From c1e7e7b5a0bbb95115593430e325a4d32c8ec6a8 Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Sat, 6 Jul 2024 04:49:07 +0000 Subject: [PATCH] build based on 307736f --- previews/PR77/.documenter-siteinfo.json | 1 + previews/PR77/api/index.html | 126 + previews/PR77/assets/documenter.js | 1059 ++++++++ .../PR77/assets/themes/catppuccin-frappe.css | 1 + .../PR77/assets/themes/catppuccin-latte.css | 1 + .../assets/themes/catppuccin-macchiato.css | 1 + .../PR77/assets/themes/catppuccin-mocha.css | 1 + .../PR77/assets/themes/documenter-dark.css | 7 + .../PR77/assets/themes/documenter-light.css | 9 + previews/PR77/assets/themeswap.js | 84 + previews/PR77/assets/warner.js | 52 + .../ACE-aHfO2/fit-ace-ahfo2/8f7aa6cd.png | Bin 0 -> 567029 bytes .../ACE-aHfO2/fit-ace-ahfo2/9fd31427.png | Bin 0 -> 178111 bytes .../ACE-aHfO2/fit-ace-ahfo2/b3b3c18a.png | Bin 0 -> 570133 bytes .../ACE-aHfO2/fit-ace-ahfo2/d0e122c0.png | Bin 0 -> 355836 bytes .../ACE-aHfO2/fit-ace-ahfo2/index.html | 138 ++ .../DPP-ACE-Na/fit-dpp-ace-na/2f4220e0.svg | 2161 +++++++++++++++++ .../DPP-ACE-Na/fit-dpp-ace-na/index.html | 92 + .../DPP-ACE-Si/fit-dpp-ace-si/index.html | 59 + .../fit-dpp-ace-ahfo2/059f5a4b.png | Bin 0 -> 572241 bytes .../fit-dpp-ace-ahfo2/54889110.png | Bin 0 -> 176861 bytes .../fit-dpp-ace-ahfo2/bb0290f4.png | Bin 0 -> 323879 bytes .../fit-dpp-ace-ahfo2/fe5988da.png | Bin 0 -> 575796 bytes .../fit-dpp-ace-ahfo2/index.html | 181 ++ .../LJ-Ar/lennard-jones-ar/4bd94ae8.png | Bin 0 -> 141493 bytes .../LJ-Ar/lennard-jones-ar/d4c13d74.png | Bin 0 -> 357562 bytes .../LJ-Ar/lennard-jones-ar/index.html | 63 + .../fit-opt-ace-ahfo2/740970d7.png | Bin 0 -> 81676 bytes .../fit-opt-ace-ahfo2/b120118d.png | Bin 0 -> 95737 bytes .../fit-opt-ace-ahfo2/index.html | 66 + .../fit-pca-ace-ahfo2/335ac570.png | Bin 0 -> 174546 bytes .../fit-pca-ace-ahfo2/6420cdc0.png | Bin 0 -> 778430 bytes .../fit-pca-ace-ahfo2/c1571601.png | Bin 0 -> 779339 bytes .../fit-pca-ace-ahfo2/de09f794.png | Bin 0 -> 380954 bytes .../fit-pca-ace-ahfo2/index.html | 200 ++ previews/PR77/index.html | 14 + .../PR77/install-and-run-examples/index.html | 6 + previews/PR77/objects.inv | Bin 0 -> 3515 bytes previews/PR77/search_index.js | 3 + previews/PR77/siteinfo.js | 1 + 40 files changed, 4326 insertions(+) create mode 100644 previews/PR77/.documenter-siteinfo.json create mode 100644 previews/PR77/api/index.html create mode 100644 previews/PR77/assets/documenter.js create mode 100644 previews/PR77/assets/themes/catppuccin-frappe.css create mode 100644 previews/PR77/assets/themes/catppuccin-latte.css create mode 100644 previews/PR77/assets/themes/catppuccin-macchiato.css create mode 100644 previews/PR77/assets/themes/catppuccin-mocha.css create mode 100644 previews/PR77/assets/themes/documenter-dark.css create mode 100644 previews/PR77/assets/themes/documenter-light.css create mode 100644 previews/PR77/assets/themeswap.js create mode 100644 previews/PR77/assets/warner.js create mode 100644 previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/8f7aa6cd.png create mode 100644 previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/9fd31427.png create mode 100644 previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/b3b3c18a.png create mode 100644 previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/d0e122c0.png create mode 100644 previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/index.html create mode 100644 previews/PR77/generated/DPP-ACE-Na/fit-dpp-ace-na/2f4220e0.svg create mode 100644 previews/PR77/generated/DPP-ACE-Na/fit-dpp-ace-na/index.html create mode 100644 previews/PR77/generated/DPP-ACE-Si/fit-dpp-ace-si/index.html create mode 100644 previews/PR77/generated/DPP-ACE-aHfO2-1/fit-dpp-ace-ahfo2/059f5a4b.png create mode 100644 previews/PR77/generated/DPP-ACE-aHfO2-1/fit-dpp-ace-ahfo2/54889110.png create mode 100644 previews/PR77/generated/DPP-ACE-aHfO2-1/fit-dpp-ace-ahfo2/bb0290f4.png create mode 100644 previews/PR77/generated/DPP-ACE-aHfO2-1/fit-dpp-ace-ahfo2/fe5988da.png create mode 100644 previews/PR77/generated/DPP-ACE-aHfO2-1/fit-dpp-ace-ahfo2/index.html create mode 100644 previews/PR77/generated/LJ-Ar/lennard-jones-ar/4bd94ae8.png create mode 100644 previews/PR77/generated/LJ-Ar/lennard-jones-ar/d4c13d74.png create mode 100644 previews/PR77/generated/LJ-Ar/lennard-jones-ar/index.html create mode 100644 previews/PR77/generated/Opt-ACE-aHfO2/fit-opt-ace-ahfo2/740970d7.png create mode 100644 previews/PR77/generated/Opt-ACE-aHfO2/fit-opt-ace-ahfo2/b120118d.png create mode 100644 previews/PR77/generated/Opt-ACE-aHfO2/fit-opt-ace-ahfo2/index.html create mode 100644 previews/PR77/generated/PCA-ACE-aHfO2/fit-pca-ace-ahfo2/335ac570.png create mode 100644 previews/PR77/generated/PCA-ACE-aHfO2/fit-pca-ace-ahfo2/6420cdc0.png create mode 100644 previews/PR77/generated/PCA-ACE-aHfO2/fit-pca-ace-ahfo2/c1571601.png create mode 100644 previews/PR77/generated/PCA-ACE-aHfO2/fit-pca-ace-ahfo2/de09f794.png create mode 100644 previews/PR77/generated/PCA-ACE-aHfO2/fit-pca-ace-ahfo2/index.html create mode 100644 previews/PR77/index.html create mode 100644 previews/PR77/install-and-run-examples/index.html create mode 100644 previews/PR77/objects.inv create mode 100644 previews/PR77/search_index.js create mode 100644 previews/PR77/siteinfo.js diff --git a/previews/PR77/.documenter-siteinfo.json b/previews/PR77/.documenter-siteinfo.json new file mode 100644 index 00000000..27d37b42 --- /dev/null +++ b/previews/PR77/.documenter-siteinfo.json @@ -0,0 +1 @@ +{"documenter":{"julia_version":"1.10.4","generation_timestamp":"2024-07-06T04:48:58","documenter_version":"1.5.0"}} \ No newline at end of file diff --git a/previews/PR77/api/index.html b/previews/PR77/api/index.html new file mode 100644 index 00000000..1b333801 --- /dev/null +++ b/previews/PR77/api/index.html @@ -0,0 +1,126 @@ + +API · PotentialLearning.jl

API Reference

This page provides a list of all documented types and functions and in PotentialLearning.jl.

PotentialLearning.ActiveSubspaceType
ActiveSubspace{T<:Real} <: DimensionReducer
+    Q :: Function 
+    ∇Q :: Function (gradient of Q)
+    tol :: T

Use the theory of active subspaces, with a given quantity of interest (expressed as the function Q) which takes a Configuration as an input and outputs a real scalar. ∇Q should input a Configuration and output an appropriate gradient. If tol is a float then the number of components to keep is determined by the smallest n such that relative percentage of variance explained by keeping the leading n principle components is greater than 1 - tol. If tol is an int, then we return the components corresponding to the tol largest eigenvalues.

source
PotentialLearning.AtomicDataType
AtomicData <: Data

Abstract type declaring the type of information that is unique to a particular atom (instead of a whole configuration).

source
PotentialLearning.ConfigurationMethod
Configuration(data::Union{AtomsBase.FlexibleSystem, ConfigurationData} )

A Configuration is a data struct that contains information unique to a particular configuration of atoms (Energy, LocalDescriptors, ForceDescriptors, and a FlexibleSystem) in a dictionary. Example: '''julia e = Energy(-0.57, u"eV") ld = LocalDescriptors(...) c = Configuration(e, ld) '''

Configurations can be added together, which merges the data dictionaries '''julia c1 = Configuration(e) # Contains energy c2 = Configuration(f) # contains forces c = c1 + c2 # c <: Configuration, contains energy and forces '''

source
PotentialLearning.CorrelationMatrixType
CorrelationMatrix 
+    α :: Vector{Float64} # weights

CorrelationMatrix produces a global descriptor that is the correlation matrix of the local descriptors. In other words, it is mean(bi'*bi for bi in B).

source
PotentialLearning.CovariateLinearProblemType

struct CovariateLinearProblem{T<:Real} <: LinearProblem{T} e::Vector f::Vector{Vector{T}} B::Vector{Vector{T}} dB::Vector{Matrix{T}} β::Vector{T} β0::Vector{T} σe::Vector{T} σf::Vector{T} Σ::Symmetric{T,Matrix{T}} end

A CovariateLinearProblem is a linear problem in which we are fitting energies and forces using both descriptors and their gradients (B and dB, respectively). When this is the case, the solution is not available analytically and must be solved using some iterative optimization proceedure. In the end, we fit the model coefficients, β, standard deviations corresponding to energies and forces, σe and σf, and the covariance Σ.

source
PotentialLearning.DBSCANSelectorType
struct DBSCANSelector <: SubsetSelector
+    clusters
+    eps
+    minpts
+    sample_size
+end

Definition of the type DBSCANSelector, a subselector based on the clustering method DBSCAN.

source
PotentialLearning.DBSCANSelectorMethod
function DBSCANSelector(
+    ds::DataSet,
+    eps,
+    minpts,
+    sample_size
+)

Constructor of DBSCANSelector based on the atomic configurations in ds, the DBSCAN params eps and minpts, and the sample size sample_size.

source
PotentialLearning.DataSetType
DataSet

Struct that holds vector of configuration. Most operations in PotentialLearning are built around the DataSet structure.

source
PotentialLearning.DistanceType
Distance
+
+A struct of abstract type Distance produces the distance between two `global` descriptors, or features. Not all distances might be compatible with all types of features.
source
PotentialLearning.DivergenceType
Divergence
+
+A struct of abstract type Divergence produces a measure of discrepancy between two probability distributions. Discepancies may take as argument analytical distributions or sets of samples representing empirical distributions.
source
PotentialLearning.DotProductType
DotProduct <: Kernel 
+    α :: Power of DotProduct kernel 
+
+
+Computes the dot product kernel between two features, i.e.,
+
+cos(θ) = ( A ⋅ B / (||A||^2||B||^2) )^α
source
PotentialLearning.EnergyType
Energy <: ConfigurationData
+    d :: Real
+    u :: Unitful.FreeUnits

Convenience struct that holds energy information (and corresponding units). Default unit is eV

source
PotentialLearning.EuclideanType
Euclidean <: Distance 
+    Cinv :: Covariance Matrix 
+
+Computes the squared euclidean distance with weight matrix Cinv, the inverse of some covariance matrix.
source
PotentialLearning.FeatureType
Feature

A struct of abstract type Feature represents a function that takes in a set of local descriptors corresponding to some atomic environment and produce a global descriptor.

source
PotentialLearning.ForceType
Force <: AtomicData 
+    f :: Vector{<:Real}
+    u :: Unitful.FreeUnits

Contains the force with (x,y,z)-components in f with units u. Default unit is "eV/Å".

source
PotentialLearning.ForcesType
Forces <: ConfigurationData
+    f :: Vector{force}

Forces is a struct that contains all force information in a configuration.

source
PotentialLearning.ForstnerType
Forstner <: Distance 
+    α :: Regularization parameter
+
+Computes the squared Forstner distance between two positive semi-definite matrices.
source
PotentialLearning.InverseMultiquadricType
InverseMultiquadric <: Kernel 
+    d :: Distance function 
+    c2 :: Squared constant parameter
+    ℓ :: Length-scale parameter
+
+Computes the inverse multiquadric (IMQ) kernel, i.e.,
+
+ k(A, B) = (c^2 + d(A,B)/β^2)^{-1/2}
source
PotentialLearning.KernelType
Kernel
+
+A struct of abstract type Kernel is function that takes in two features and produces a semi-definite scalar representing the similarity between the two features.
source
PotentialLearning.KernelSteinDiscrepancyType
KernelSteinDiscrepancy <: Divergence
+    score :: Function
+    knl :: Kernel
+
+Computes the kernel Stein discrepancy between distributions p (from which samples are provided) and q (for which the score is provided) based on the RKHS defined by kernel k.
source
PotentialLearning.LearningProblemType

struct LearningProblem{T<:Real} <: AbstractLearningProblem ds::DataSet logprob::Function ∇logprob::Function params::Vector{T} end

Generic LearningProblem that allows the user to pass a logprob(y::params, ds::DataSet) function and its gradient. The gradient should return a vector of logprob with respect to it's params. If the user does not have a gradient function available, then Flux can provide one for it (provided that logprob is of the form above).

source
PotentialLearning.LinearProblemMethod

function LinearProblem( ds::DataSet; T = Float64 )

Construct a LinearProblem by detecting if there are energy descriptors and/or force descriptors and construct the appropriate LinearProblem (either Univariate, if only a single type of descriptor, or Covariate, if there are both types).

source
PotentialLearning.PCAType
PCA <: DimensionReducer
+    tol :: Float64

Use SVD to compute the PCA of the design matrix of descriptors. (using Force descriptors TBA)

If tol is a float then the number of components to keep is determined by the smallest n such that relative percentage of variance explained by keeping the leading n principle components is greater than 1 - tol. If tol is an int, then we return the components corresponding to the tol largest eigenvalues.

source
PotentialLearning.PCAStateType
PCAState <: DimensionReducer
+    tol :: Float64

Use SVD to compute the PCA of the design matrix of descriptors.

If tol is a float then the number of components to keep is determined by the smallest n such that relative percentage of variance explained by keeping the leading n principle components is greater than 1 - tol. If tol is an int, then we return the components corresponding to the tol largest eigenvalues.

source
PotentialLearning.RBFType
RBF <: Kernel 
+    d :: Distance function 
+    α :: Regularization parameter 
+    ℓ :: Length-scale parameter
+    β :: Scale parameter
+
+
+Computes the squared exponential kernel, i.e.,
+
+ k(A, B) = β xp( -rac{1}{2} d(A,B)/ℓ^2 ) + α δ(A, B)
source
PotentialLearning.RandomSelectorType
struct Random
+    num_configs :: Int 
+    batch_size  :: Int 
+end

A convenience function that allows the user to randomly select indices uniformly over [1, num_configs].

source
PotentialLearning.UnivariateLinearProblemType

struct UnivariateLinearProblem{T<:Real} <: LinearProblem{T} ivdata::Vector dvdata::Vector β::Vector{T} β0::Vector{T} σ::Vector{T} Σ::Symmetric{T,Matrix{T}} end

A UnivariateLinearProblem is a linear problem in which there is only 1 type of independent variable / dependent variable. Typically, that means we are either only fitting energies or only fitting forces. When this is the case, the solution is available analytically and the standard deviation, σ, and covariance, Σ, of the coefficients, β, are computable.

source
PotentialLearning.kDPPType
struct kDPP
+    K :: EllEnsemble
+end

A convenience function that allows the user access to a k-Determinantal Point Process through Determinantal.jl. All that is required to construct a kDPP is a similarity kernel, for which the user must provide a LinearProblem and two functions to compute descriptor (1) diversity and (2) quality.

source
PotentialLearning.kDPPMethod
kDPP(ds::Dataset, f::Feature, k::Kernel)

A convenience function that allows the user access to a k-Determinantal Point Process through Determinantal.jl. All that is required to construct a kDPP is a dataset, a method to compute features, and a kernel. Optional arguments include batch size and type of descriptor (default LocalDescriptors).

source
PotentialLearning.kDPPMethod
kDPP(features::Union{Vector{Vector{T}}, Vector{Symmetric{T, Matrix{T}}}}, k::Kernel)

A convenience function that allows the user access to a k-Determinantal Point Process through Determinantaljl. All that is required to construct a kDPP are features (either a vector of vector features or a vector of symmetric matrix features) and a kernel. Optional argument is batch_size (default length(features)).

source
InteratomicPotentials.compute_local_descriptorsMethod

function computelocaldescriptors( ds::DataSet, basis::BasisSystem; pbar = true )

ds: dataset. basis: basis system (e.g. ACE) pbar: progress bar

Compute local descriptors of a basis system and dataset using threads.

source
PotentialLearning.KernelMatrixMethod
KernelMatrix(ds1::DataSet, ds2::DataSet, F::Feature, k::Kernel)
+
+Compute nonsymmetric kernel matrix K using features of the datasets ds1 and ds2 calculated using the Feature method F.
source
PotentialLearning.KernelMatrixMethod
KernelMatrix(ds::DataSet, F::Feature, k::Kernel)

Compute symmetric kernel matrix K using features of the dataset ds calculated using the Feature method F.

source
PotentialLearning.calc_metricsMethod
calc_metrics(x_pred, x)

x_pred: vector of predicted values of a variable. E.g. energy. x: vector of true values of a variable. E.g. energy.

Returns MAE, RMSE, and RSQ.

source
PotentialLearning.compute_featuresMethod
compute_feature(ds::DataSet, f::Feature; dt = LocalDescriptors)

Computes features of the dataset ds using the feature method F on descriptors dt (default option are the LocalDescriptors, if available).

source
PotentialLearning.fitFunction
fit(ds::DataSet, dr::DimensionReducer)

Fits a linear dimension reduction routine using information from DataSet. See individual types of DimensionReducers for specific details.

source
PotentialLearning.fitMethod
fit(ds::DataSet, as::ActiveSubspace)

Fits a linear dimension reduction routine using the eigendirections of the uncentered covariance of the function ∇Q(c::Configuration) over the configurations in ds. Primarily used to reduce the dimension of the descriptors.

source
PotentialLearning.fitMethod
fit(ds::DataSet, pca::PCA)

Fits a linear dimension reduction routine using PCA on the global descriptors in the dataset ds.

source
PotentialLearning.fit_transformMethod
fit_transform(ds::DataSet, dr::DimensionReducer)

Fits a linear dimension reduction routine using information from DataSet and performs dimension reduction on descriptors and force_descriptors (whichever are available). See individual types of DimensionReducers for specific details.

source
PotentialLearning.forceMethod

function force( c::Configuration, nnbp::NNBasisPotential )

c: atomic configuration. nnbp: neural network basis potential.

source
PotentialLearning.get_batchesMethod
get_batches(n_batches, B_train, B_train_ext, e_train, dB_train, f_train,
+            B_test, B_test_ext, e_test, dB_test, f_test)

n_batches: no. of batches per dataset. B_train: descriptors of the energies used in training. B_train_ext: extendended descriptors of the energies used in training. Requiered to compute forces. e_train: energies used in training. dB_train: derivatives of the energy descritors used in training. f_train: forces used in training. B_test: descriptors of the energies used in test. B_test_ext: extendended descriptors of the energies used in test. Requiered to compute forces. e_test: energies used in test. dB_test: derivatives of the energy descritors used in test. f_test: forces used in test.

Returns the data loaders for training and test of energies and forces.

source
PotentialLearning.get_clustersMethod
function get_clusters(
+    ds,
+    eps,
+    minpts
+)

Computes clusters from the configurations in ds using DBSCAN with parameters eps and minpts.

source
PotentialLearning.get_dpp_modeMethod
get_dpp_mode(dpp::kDPP, batch_size::Int) <: Vector{Int64}

Access an approximate mode of the k-DPP as calculated by a greedy subset algorithm. See Determinantal.jl for details.

source
PotentialLearning.get_inclusion_probMethod
get_inclusion_prob(dpp::kDPP) <: Vector{Float64}

Access an approximation to the inclusion probabilities as calculated by Determinantal.jl (see package for details).

source
PotentialLearning.get_inputMethod
get_input(args)

args: vector of arguments (strings)

Returns an OrderedDict with the arguments. See https://github.com/cesmix-mit/AtomisticComposableWorkflows documentation for information about how to define the input arguments.

source
PotentialLearning.get_metricsMethod
get_metrics( e_train_pred, e_train, f_train_pred, f_train,
+             e_test_pred, e_test, f_test_pred, f_test,
+             B_time, dB_time, time_fitting)

e_train_pred: vector of predicted training energy values. e_train: vector of true training energy values. f_train_pred: vector of predicted training force values. f_train: vector of true training force values. e_test_pred: vector of predicted test energy values. e_test: vector of true test energy values. f_test_pred: vector of predicted test force values. f_test: vector of true test force values. B_time: elapsed time consumed by descriptors calculation. dB_time: elapsed time consumed by descriptor derivatives calculation. time_fitting: elapsed time consumed by fitting process.

Computes MAE, RMSE, and RSQ for training and testing energies and forces. Also add elapsed times about descriptors and fitting calculations. Returns an OrderedDict with the information above.

source
PotentialLearning.get_metricsMethod
get_metrics( e_train_pred, e_train, e_test_pred, e_test)

e_train_pred: vector of predicted training energy values. e_train: vector of true training energy values. e_test_pred: vector of predicted test energy values. e_test: vector of true test energy values.

Computes MAE, RMSE, and RSQ for training and testing energies. Returns an OrderedDict with the information above.

source
PotentialLearning.get_metricsMethod
get_metrics(
+    x_pred,
+    x;
+    metrics = [mae, rmse, rsq],
+    label = "x"
+)

x_pred: vector of predicted forces, x: vector of true forces. metrics: vector of metrics. label: label used as prefix in dictionary keys.

Returns and OrderedDict with different metrics.

source
PotentialLearning.get_random_subsetFunction
get_random_subset(r::Random, batch_size :: Int) <: Vector{Int64}

Access a random subset of the data as sampled from the provided k-DPP. Returns the indices of the random subset and the subset itself.

source
PotentialLearning.get_random_subsetFunction
function get_random_subset(
+    s::DBSCANSelector,
+    batch_size = s.sample_size
+)

Returns a random subset of indexes composed of samples of size batch_size ÷ length(s.clusters) from each cluster in s.

source
PotentialLearning.get_random_subsetMethod
get_random_subset(dpp::kDPP, batch_size :: Int) <: Vector{Int64}

Access a random subset of the data as sampled from the provided k-DPP. Returns the indices of the random subset and the subset itself.

source
PotentialLearning.get_systemMethod
get_system(c::Configuration) <: AtomsBase.AbstractSystem

Retrieves the AtomsBase system (if available) in the Configuration c.

source
PotentialLearning.hyperlearn!Method

function hyperlearn!( model::DataType, pars::OrderedDict, conftrain::DataSet; nsamples = 5, sampler = RandomSampler(), loss = loss, ws = [1.0, 1.0], int = true )

Hyper-parameter optimization of linear interatomic potentials.

source
PotentialLearning.hyperlossMethod

function hyperloss( metrics::OrderedDict: we = 1.0, wf = 1.0, wt = 1.0E-3, emaemax = 0.05, fmae_max = 0.05 )

metrics: OrderedDict object with metrics of the fitting process. - Mean absolute error of energies: emae. - Mean absolute error of forces: fmae. - Time per force per atom: timeus. `we: energy weight.wf: force weight.wt: time weight.emaemax: maximum mean absolute error for energies.fmaemax`: maximum mean absolute error for forces.

Loss function for hyper-parameter optimization: minimizes fitting error and time.

source
PotentialLearning.kabschMethod
function kabsch(
+    reference::Array{Float64,2},
+    coords::Array{Float64,2}
+)

Input: two sets of points: reference, coords as Nx3 Matrices (so) Returns optimally rotated matrix

source
PotentialLearning.learn!Method

function learn!( iap::InteratomicPotentials.LinearBasisPotential, ds::DataSet, args... )

Learning dispatch function, common to ordinary and weghted least squares implementations.

source
PotentialLearning.learn!Method

function learn!( lp::CovariateLinearProblem, α::Real )

Fit a Gaussian distribution by finding the MLE of the following log probability: ℓ(β, σe, σf) = -0.5(e - A_e *β)'(e - Ae * β) / σe - 0.5*(f - Af β)'(f - A_f * β) / σf - log(σe) - log(σf)

through an optimization procedure.

source
PotentialLearning.learn!Method

function learn!( lp::CovariateLinearProblem, ss::SubsetSelector, α::Real; num_steps=100, opt=Flux.Optimise.Adam() )

Fit a Gaussian distribution by finding the MLE of the following log probability: ℓ(β, σe, σf) = -0.5(e - A_e *β)'(e - Ae * β) / σe - 0.5*(f - Af β)'(f - A_f * β) / σf - log(σe) - log(σf)

through an iterative batch gradient descent optimization proceedure where the batches are provided by the subset selector.

source
PotentialLearning.learn!Method

function learn!( lp::CovariateLinearProblem, ws::Vector, int::Bool )

Fit energies and forces using weighted least squares.

source
PotentialLearning.learn!Method

function learn!( lp::LearningProblem, ss::SubsetSelector; num_steps = 100::Int, opt = Flux.Optimisers.Adam() )

Attempts to fit the parameters lp.params in the learning problem lp using batch gradient descent with the optimizer opt and num_steps number of iterations. Batching is provided by the passed ss::SubsetSelector.

source
PotentialLearning.learn!Method

function learn!( lp::LearningProblem; num_steps=100::Int, opt=Flux.Optimisers.Adam() )

Attempts to fit the parameters lp.params in the learning problem lp using gradient descent with the optimizer opt and num_steps number of iterations.

source
PotentialLearning.learn!Method

function learn!( lp::UnivariateLinearProblem, α::Real )

Fit a univariate Gaussian distribution for the equation y = Aβ + ϵ, where β are model coefficients and ϵ ∼ N(0, σ). Fitting is done via SVD on the design matrix, A'*A (formed iteratively), where eigenvalues less than α are cut-off.

source
PotentialLearning.learn!Method

function learn!( lp::UnivariateLinearProblem, ss::SubsetSelector, α::Real; num_steps = 100, opt = Flux.Optimise.Adam() )

Fit a univariate Gaussian distribution for the equation y = Aβ + ϵ, where β are model coefficients and ϵ ∼ N(0, σ). Fitting is done via batched gradient descent with batches provided by the subset selector and the gradients are calculated using Flux.

source
PotentialLearning.learn!Method

function learn!( lp::UnivariateLinearProblem, ws::Vector, int::Bool )

Fit energies using weighted least squares.

source
PotentialLearning.load_dataMethod
load_data(file::string, yaml::YAML)
+
+Load configurations from a yaml file into a Vector of Flexible Systems, with Energies and Force.
+Returns 
+    ds - DataSet
+    t = Vector{Dict} (any miscellaneous info from yaml file)
source
PotentialLearning.load_datasetsMethod
load_datasets(input)

input: OrderedDict with input arguments. See get_defaults_args().

Returns training and test systems, energies, forces, and stresses.

source
PotentialLearning.maeMethod
mae(x_pred, x)

x_pred: vector of predicted values. E.g. predicted energies. x: vector of true values. E.g. DFT energies.

Returns mean absolute error.

source
PotentialLearning.periodic_rmsdMethod
function periodic_rmsd(
+    p1::Array{Float64,2},
+    p2::Array{Float64,2},
+    box_lengths::Array{Float64,1}
+)

Calculates the RMSD between atom positions of two configurations taking into account the periodic boundaries.

source
PotentialLearning.rmsdMethod
function rmsd(
+    A::Array{Float64,2},
+    B::Array{Float64,2}
+)

Calculate root mean square deviation of two matrices A, B. See http://en.wikipedia.org/wiki/Root-mean-squaredeviationofatomicpositions

source
PotentialLearning.rmseMethod
rmse(x_pred, x)

x_pred: vector of predicted values. E.g. predicted energies. x: vector of true values. E.g. DFT energies.

Returns mean root mean square error.

source
PotentialLearning.rsqMethod
rsq(x_pred, x)

x_pred: vector of predicted values. E.g. predicted energies. x: vector of true values. E.g. DFT energies.

Returns R-squared.

source
PotentialLearning.translate_pointsMethod
function translate_points(
+    P::Array{Float64,2},
+    Q::Array{Float64,2}
+)

Translate P, Q so centroids are equal to the origin of the coordinate system Translation der Massenzentren, so dass beide Zentren im Ursprung des Koordinatensystems liegen

source
diff --git a/previews/PR77/assets/documenter.js b/previews/PR77/assets/documenter.js new file mode 100644 index 00000000..b2bdd43e --- /dev/null +++ b/previews/PR77/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', + 'katex-auto-render': 'https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.8/contrib/auto-render.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', + 'katex': 'https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.8/katex.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" + ] + }, + "katex-auto-render": { + "deps": [ + "katex" + ] + }, + "headroom-jquery": { + "deps": [ + "jquery", + "headroom" + ] + }, + "highlight-julia-repl": { + "deps": [ + "highlight" + ] + } +} +}); +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'katex', 'katex-auto-render'], function($, katex, renderMathInElement) { +$(document).ready(function() { + renderMathInElement( + document.body, + { + "delimiters": [ + { + "left": "$", + "right": "$", + "display": false + }, + { + "left": "$$", + "right": "$$", + "display": true + }, + { + "left": "\\[", + "right": "\\]", + "display": true + } + ] +} + + ); +}) + +}) +//////////////////////////////////////////////////////////////////////////////// +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/previews/PR77/assets/themes/catppuccin-frappe.css b/previews/PR77/assets/themes/catppuccin-frappe.css new file mode 100644 index 00000000..54a5b77e --- /dev/null +++ b/previews/PR77/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/PR77/assets/themes/catppuccin-latte.css b/previews/PR77/assets/themes/catppuccin-latte.css new file mode 100644 index 00000000..ca172b63 --- /dev/null +++ b/previews/PR77/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/PR77/assets/themes/catppuccin-macchiato.css b/previews/PR77/assets/themes/catppuccin-macchiato.css new file mode 100644 index 00000000..6ed16f8e --- /dev/null +++ b/previews/PR77/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/PR77/assets/themes/catppuccin-mocha.css b/previews/PR77/assets/themes/catppuccin-mocha.css new file mode 100644 index 00000000..6f27b4c5 --- /dev/null +++ b/previews/PR77/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/PR77/assets/themes/documenter-dark.css b/previews/PR77/assets/themes/documenter-dark.css new file mode 100644 index 00000000..2892b385 --- /dev/null +++ b/previews/PR77/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/PR77/assets/themes/documenter-light.css b/previews/PR77/assets/themes/documenter-light.css new file mode 100644 index 00000000..a435b3b6 --- /dev/null +++ b/previews/PR77/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/PR77/assets/themeswap.js b/previews/PR77/assets/themeswap.js new file mode 100644 index 00000000..9f5eebe6 --- /dev/null +++ b/previews/PR77/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/PR77/assets/warner.js b/previews/PR77/assets/warner.js new file mode 100644 index 00000000..3f6f5d00 --- /dev/null +++ b/previews/PR77/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/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/8f7aa6cd.png b/previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/8f7aa6cd.png new file mode 100644 index 0000000000000000000000000000000000000000..d22d64e213f9fe439aef789e7311760850d4fc6b GIT binary patch literal 567029 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

?$ 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%0D9l%^Q3%X`R9{!B^(QDbby4@?uRXi}T>u*+LO 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%0A|~`{ctR)Md@7UK__09Kf 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 eb5F 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 z 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

P7@5wT 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⁡wK3f$*y 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 NTDVmE%6ywW{{=tUAm9K1 literal 0 HcmV?d00001 diff --git a/previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/9fd31427.png b/previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/9fd31427.png new file mode 100644 index 0000000000000000000000000000000000000000..1cd503d0df8b8764de07920df64c965747c2a4dc GIT binary patch literal 178111 zcmeFZcRbd8`v$IEiX=)#WrVD-Ty7cy78}*XQ$opYQWLj^jMeD?s_$6%t}h;I(29Zmu{B-v@Cn6lV_t|s-t;RAHVw$$dGdANM2xI zAWuy~%*smbrq}IrJ0$N(oOTsGwH4+rxH5ks;_ckUxte6wKz#oHT~y=+1-t(Ffr!Y` zTJ|yFCjY+fy}M*g@y`!Lhe*j&|NFxYyC+n8{`=FzhaXt~`vVm%lgy5Pe){X%X>P(Y z{O8)cFF@s=|0X&w`2T;@Ka27IsRg_@Uhw+$pZW-vHzEIo(jqZp=S$we8>hyPA3xUA zjKsSPs<1`AA>H?XE3mlx?-$tg7N-{$J|VN;+E{%qVEa>uHtVpjWU?}=Bi$YehfFm# zO5#1zDsM=4CzaRK65nHEdD@{e3&Xwp!eDDEBSwMVec#X zZsNDANJ4?h4mvvr2i-F3$e^I0f?b4kR{4A5VvJb4l#GV8qa&01@)MWARuzTjJ%lGK z>#uZQu}JjHn8J-nB%V2QMp{~WQizcFzMR`f`ee^RSvk4%PXR~kKgWOQ(zwFS&!{DT zm`J&z!e#EK&~CiS;ZGjnLu?xA=}l_GPw=vtNpo`67wC`naGOe7MPq%Gg#%L@>2RQa zTufKZo+87mB@Ff6%9=N?*-p9Y3{{POyVO=y8DeZ5LP*V7&trHkNKc9BbtB{66Jup( zci-MzaiSw6?H^&qJPWH6qyDG%yL*Ky%T{fKd#s%uHlDeAh7k50!7pCSrO8F$%;B{U z-@ljC_s3rmxs5K{kkcxts8u{l9pm)8tRn8-(g3|TK6#e${|Y9Ft7MeY8A>cl zi5k|6zv%r*!?^SbpX5gfrvJN|pDW086`a|zBeFO}H% zsE?2{81xQiW*%LitM@&a=5%vFI>WZ`>B)bdCdu{Bx-E|bv+GihYHH%Ci+7*gz59ce zxzhJvPy9wh<&s9;=^8)vhQNhY(^Y%&69IXaCVxHtUulnjgzxVH@jS#lG_vcTRxipKyX*oH(0m;9xN38NS(h~w9P0^PEgSKy$mNHd1 zhmF(*#K+Gv@Ny8&-~U}-)VTB+O3cF+7v+OJ*PcAw7f?|VV$7rb@0k13&{!XS#`MoT z0{i~GJnhR2jA4{EZvTEsow2d3-FerI*Q%+n1TH#0a-7LYjXp&8?>(X}kGnOfu(p)@ zlyc0jF7D#!XF5}9r+@D>b!~}->6)YcZ}W7SLcd*8pJf%@J3T_0+% z{O@#J{P)`DH#9Ju@{stPkl$fxCha_Z`qCw#zyoUkO0h|zEK1?!4gp$v*>~#5ifvEb zaqd!4P$uC>|EC%geep|S;Bn!KIiIYm(a{rqt51qcUs9vA{2gJF?`3GHsQmiT$~gX| zv9YnPE-S#KuDRKB=_jS9?rE~S?(PD2h={1e8^`MF>zk7O{r$7Evq?t?=`E`@Ul&ie zFp6ZzrC*nP8IN&=`@YcM#g?y(MJeIW+8U4l*|TTqgd8ouQ-z!qeRJd8&b5~j5!c<^ z+>Y)eN=knFR%Cf&r87akNERO=I?Sw6t&EzTHbg&1cod zq^sMX5s(J>)0Tc!vp`QyL4hLZV|jTwGc)tGYuEJOIG(t0tEZ>PgeKulxO{p*KmgW8 zAt*k6;II3;ri4BldT*+0XlQho=)Af;GdE}0T_O>brfTKpwl>xMqNKQ(iTuF&m7Vwh z`uzEGZ*RHc^9y+2H-XAW@d*R6m@{(gpgZjDV$IGYELv+?)!M+{Wd_Y@(Vf9?%X`JxLb*`A>& z>@pj-c6)4WY{+YUrnkgGDN$@@aI*eoSV@>l? zQd5tgGl+|h&f?)FI}|LLEQ|Zu_*0~s&E&%x*|0#k>|+!%lv#g>oDHo#x_>uT`qQUR z9%AC6qN0q9HJzQE-QBPDa2EaN%vf@T&@uiV4{L}>tSdAcjWU#->LT3dA>5}D@W758 zI}RK;z&7LT>>Lsjf?rHdPO4@g_G}onSwF?U)U*fcNbxRD-4Gs

62&b(#~l{m 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 z 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 z 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 z z77^a{9$^XthB0|hVR>Nl-lEi%Pe5Q^X?<>8=B6fJe9M(&ogcr+i9lAKWsqFGPiF>RJYxix2(M{yuADskFvaV$j+Z&W6x<- zKks#a>A19&uZ*$z>%Kmq%O++Gof#~F3N;O59&qZZ)q$lhMC=F>JbDmTrSM_cMmLnu zVh16uQ<)dXfwOpZn3#*dd;4Orz~;}2#w0BB+Zc;HP&vQj&O%P%(@vt zCh5X@>{v+N(<`*ORlRc;4$8ocBW~>#kp-09(a_-NLd`Doq_XnR;Nt+r5hAVnYPDR!-CDoV+~nXg|j(ZB$?~4iCys@?8;r--?>yz1`FD zbno9wqjJf!YazYm4X>^)k`>8lPK$_~`t;IwcbtIO8;(QpqTIj!?NN@g?SjMWx7X?~ z?Vykov1~H3H7Fp}FZQnkRr!hkzCflpmfr=FpeXpDr1IbiIE@cdpbMnl@|_HVnGg zeu=K=dGBPIaQLZ39 zzzIhQ=B4IAA(xIhy1B`u==fG6u)xmVKC0avN8`i?9G6qAzJD zyBl};Fj*+M+P#g{7|X|=hSoN8vCKPFY3Ur*udmjnH!7++Q`t3B>aA&pZ$caUY3#1yrqB5U-x<#*z=y#WXlm7e?TB8^WREW z&6MLb%~2M8-_UFp ztNvDeVI=TEU#=;Upw@!3rJhKT7;6Y8vel|wM15KoRs*<#R>rP#$|EWCjLhB8anaW6 zyABYo&8;fE>>YH951cGA7bSux=qnJiG1R$0gHbM~o6O?Y&s_#2{hA}G%E4rUX!P5M z$_2PV3F@cymb)z{B_v4MzexZJ{1LggsLYD|*jWz4Jc=xo$NMwvOIQ{ByNQflD9~)A6y?e5T@2$U>aMNSE z0iTTE=;8u`7N|WiaY!)Q5PjsEUR9{8mV z*addIHG;)|8HXs3Hgg5TPM!-KyVaxkyC}gldT+0la~<1ALXg2>J6z?H0htE8z}#UW z^81$pvSWZo!BX3T?>vUE-~PZ`Vr4w8F*iN~Lkpr$4JdiAGUC@xdcN{0hI2yq!4j@F z@#kzql{Qy9iiq+q&S^feH`RRs&Q1{s zg)XCm&RfersOIJ!Q`_nztBJMB+C`_D>2RR;UANx&gXgvEZ2R_+rpNV6y%@JOHX41K zLZOzqew{f)`9@k=yTmmxsAV}2qXRDiw`J!3_xY&1I z75^@%4!%eGsSlifdG&iutM3u!|J9D3k@BwNryw5318V!jt08PVE}9?Rg<3&={=lD2 zEQr0RzX>uT(Fj2yrDPMP^l^vhUn4oX%gt0OVQ4l8Y2ipg6{#K$+HZEc%#xV9gUkPX zIM*>7)0Io#D<_fGDLt|?gORABdUz}zIh~1mxeqe1QCH8^$~(Nh9ZF88QT6@$)Y96~ z-F^=z7r4VZ3Eiev2`rsXTQ0xr3u)du+5TrSsF_P1ds`%n@-m*=%dE!b0YdsS4VmPQ$$0<5Oq&)5{aXj+pSi7y}_dnt- z@Zrl-60hwfqmJA{TvW-1c7|t{N@&CQ11RWsCUzybJ<30w|HRgSGPL; z*O_VqY6;ImJV>L>&=&SQ(hZnf-+fDy4=Ra|aHw02KPH?-R4DH}Zq>Dr@;jA$_r+0+ z%&0kSEquScO#wF`zIB2u)D~%M8SEW(t6%Q2yFd2?Xk645yB1K3nDL0jJ&X(t__rX@ zHA+Bs)P@Iqh126X25-iq%$u+w_!=5FU1&ui2e2Jc?CbBh!In>?Y$RMA zx>x3m4ecbeA2z_UZu`GuC6hP8iO42T)ni~|qk$Wqrs>X{r?i35hdi$w@*s$DXaxo3 z-rTcw;meM@v0*Oy84d@0WZNJASo1>gQ-x50c!Y+wcKytRw;cC2)`*@dUb@&v=s#59 zD*>WVjtMNsa&n?=|6c8@c5N0S4PW^DW=b1Q->X0H%^Hw2jPc_{1Ln&#kfU?n;FWP zSHVvVgjV9uk zJn^3WHu?(-Lvv+Q9>6nu`_=UH^hf%e7_l_^`{iPRH}yHe0p&3W^E-Um!0!aJZ*F<3 zvX9RaE{=Yx976V1Gf}D`J`vGq7{GJW!)PkGRb4nyD+?8XNFuiSs3WLS1~=GUVXsG~ zW@?%^GMC%}XC5TMw5KV^J1FhE{;1kf=-WT2LzZ|qhH3*ZeVs_X@Nw7Bsyog+*clOg zap&(-X5z%C`#n6TdUQqXfo=JI>hlY22N%vVCZbyiCGOM3b}g?97sRUa3JZV49{fmQ z9ev~hydF>D*|jYPXcx&9bP*UU6|<;^)qA^TByPP;SE^f>&(g|TYjY2RQNXfe+2FHu zP$HpiA|iS4q6u1UwILJZi$c5+6f4LQ->hVx!zx#RYx{aLO!1G`t@YuK_r>}_|9L7( zRP0Trk+AMDu(l0vQZP}HyofMWkK+iTVdr*nU#jr@5o05f$|c@jOrM$5!=j#mV{U|! zh$x_oSLNxN$)t?^^7%7stj5NvHSk+7b$k5qVM1c!&&SBoR75}g^CD1ZVhL!#$AD{% zU>Z}?EE5q%M#e+eVePa5A^Z_ACyA)<;oU*aQ3gUf+S)+iD8oZVobbDE@YFEbk;9c&>R5R1lhSadjdY2~t5D#ZRAphp)nPcH&vYJR#Pu&Z#d~ zvo@u2bK^JW!tTMphelsxJ(c^;S~3LQaafw}dqpM4S%>HoIOcb?BPw>Qo)qfBT8N9OfiFwx&3U+Ru40iXdAFmf*586R%ZOh}KbLmp&x^X?&o_~OA5s-|I+#B8?SW@rYrId1uN zU$QWIwyVUwE!zYU7eF$YSVB9Pn*d4F{EAmw62i4Ss;E~ zU2XhV9b0JUEUYC#NO%_F4R-&cqB%m2f9zJIR*EJzJXVQx2SLSD{Fe^?abr z4LvJrS5RGH5`wwK`$AiyBhrDh?Jzb+20{cKm!kjT*JJSl=oH-1YazvWyaJx*dbcHP zQR)f{3sZ)xW*Pl-J=W9ReJehGCuI||LRnA&97)&r__WQtv+TKi749LaT4wK@pd6>c zn@EkECRJA%p}kwn;=Q9$rY?x@c)xul~VMx&;Ppyd={qO_N^_)2&5(Dl40Po89FqkjS5jwJY(S9jog zK1_hiwLEwiJuMQ~03hnX@3SS00w%3$MhV4$J~3%CG4vxWoblG^wFLu9_QI+&N>^Iu_Q^zE-2uFaTWDs zL0%qJ4S1IO?>&!`$0g$aZ2l1`xf=7m=ts|TTjx4RX2QAzkP0xeKMRD)my#jdvoIZL?Gu>{Zr+BeE(kR`(=u{-SR`Jzu z`*tbmvc8{-{QQM>+ruXQEG*czCcS5RwsytMhlOV6re5Z3le(YOfdhkjnX9X-yW=L` zrX0XP9=>W19z4j+MRM9cetvaPW=7S+yW=npOVL5C3m@A)Cs@aOf9>4PC;+$#5E1be zV11V+H!r6J$wp(X-xcU~95*A$>Yd=NpRQ{oQ{@?xWecP;=B2;fvpplxGmczj@87bX zA|qxCRc4K@NMZ!@-k9j<(iHcI!=zMLJ|8lymS1wM%?)44LG&s{^k_Kap^$BQU zw}udgO1|nkruV!)eyeBg+9;Zcf|J$H1Y5sqnh5UuhJUi~rER^r=dr#GQq`Nx89;$z z@|8C+?Rq3I?I9sbB`qy+(L=n(8(Yt0I&FjoKf}du`w`pu!#{XUil^{2>GMT~mp?w= ztDqtlW5$g8?^Yk!&f`fH>&wJ4q0YrddKrTmenG+D%|FYk8A#CVb;b~wYx42>R)XKlf##2kgt0EM?EsgPTBTOc$u1+ z{VKE^u1O3VMr?I&ymXj|xHw(SwRQb)qz={w9Li!MpyS0keEQ@17Idq;weKGF7{*1~ zIox`{%PN(f9Bn^*J!XET)6t$kV1*|kv1~2Dl7{_YLqj+O%;}?EDz5va?}ixh-Ym@} zIjSy7MtE9ub4QeNLFBvGe(|T*(N(!YjCtzy4IZ53D7KN(0v)CisCTQbVxp~RY_J;a zI`69h5z_ru{NAZVMYnC0_89@}MqNkmULj5Gt#Ob0PMtsSepZQ-jrmXpeRsFzABCM! zRW@h-?o-piR4)x>8)m9fSrfgU#Kk+>+G1NiqsUu@ZjI%a*Z!1B8wi>*lD}X5y%;IY zfsEAe02f5F*~hdR21U(9nQN@M;=6xAgB!|472W_e;poa}W}Kp>u`%M;9xMIHxqtuu zWQ+<$hV|)kHJ>GY>HBN`yi8a0$V16aE+#)>ijHn?R<~e&f>z9Tm43#TDnL<#mq(R{ zAfdGJ8l&?u{)VQQF`LaR&wgkAmJcBu;k|XM;nBmF4yvjE^GI2a6Wjfl83?gNF7wFl z1bW^?tw`!!lKzX1q4f|TjdXW61P|j6(Llff-l?pcV#Gy4OoR#gKRM1kgBK|WB+eNv zkH{Ce>c6*Mi6PpK@bsR+CgXbC%CiZi8iwcaJJ(JYLkk~Fx9qm{^2l7>G7{YL=~#&) z=u5J$O1HY#s&fkeeB&IG6%!rxLpL*1P*=Nry!+QPoIQ)rB{2NX=uCTz%oxKX&$wpc ztn2rCwtO`XLi;~oGvj`F@Z*=}MMtkx2vKa~zUe`>wdE~ec=(OfVOz)2V)QTEN_CHa z`_9bNJ52xrQnoDL{7x~mWK@^FGwNzb^Y>xxhU;efT338#MvZ3A@-j7;9#=Ve@&ZZ3 ztWnNoCH9&NMC8o}d_IWk_U+3rC|E8#ByP>eU~gx4jpLAH)==4*Y6Vu7tWfgM5jr2A z-qSo269xwKq5q~5s(9;zsyWBrGLhY2QD~p&S=Y_^;wj05=>bOBk2-lFswB8^&Q4B3S(pbx2p3R0n&bzOUZR%5ZhiC(-QaSVqZP{m-S|#6c*m~@sUvuB(6_^ItY6IKw=VXcV_wv=;VV0 zRk3LInmt)rn<;2~H3#(IVbGd_MmZA`6UNco#?xUyg#pRQ-AX&F+U}h#AG%a=3tW-N znwN8sj*6wPtuJ&mYQPwm?s&1=a8;-O4AdzFwQJLwy90n1b)?ES2d@*mh1>fxBlkva z#}jX8*tM!4nWDpK%1^@MeXOeUB-1vM+^);Y%C~M+QN+&MXI9Ax$g{s`y<`&3ahO$< z`E=2dWfSB0&-vwH)fdXym?&*my;d5zJkEHH?6g47<>pvgS-CpoUN^D)8WOVF-6%F! zY36aoKtq;7nB_uw41 zql3ZcWbTgOF*D6G^O+|)mtYy~l6k+-0C4v^$`TCkR$2kgATHAm-BjvfBQvvi&m;yL z69eF(m=R0{!4}|$9W9|q84Q{&>tBf@r(s)6u3OK-A(zovC%kvhklI=aQ9<=i}~>l^cV6+zbB z`C@7b1PV+58dT-%C>9^KwpDm`4F@k~uM{=Ee|L7GKHKoaBV7qw5&~g^X8P`PYa>f7 zPTHqAQMr94qTe5|6B<3(Xu78E=S1;@eVIIXsRmC7xSmiGizS2ULCvLTmDvSG!>Ah4 z?Kivbx7Y!V;b@*6ESrhm`_w?=quA)@V+<7AoSbu%U*zRNc0Y^PHh5fLl4Z*6!5dOorB#6w67 zD7@qRbQk6l&^tED*c)qM-RPw&2F`zOA$mceN-hm8sOvAVN%x=PZ0}6$%R5d^l}P|Y zF|H$BNvUAGx1*6x=}FI21KFjtp3lb_s?PlZd@LWZQfMXSzKoFj8olq#F2=QZ@i0;pC&xtyKM+3YQ~K?r;mMPnvwLu-h#A1Z_dNH%3w@w2 zJTYXvSQfn5$*<%6jn%p6Mz_%q{~9CViSjH)-qRLFhAQ@w-(PI$cD%3-+hn{mWnd!vDhe$edJjile-OO$?Y+ZlB~BjaFFNR_&Q zm8gpg-`Ng^@}WJ+JrsHaBq=)ImQ;^z=aha^d0}qzt;6GS z%2yiZn4r^uqN@Z(UvA|v--c_KP0;E@#!}C9`bae+a|&JEYb~Gqo&NCHOj0l~l9Fu& z;l{UGUOMsDmnhTWiRIt$(?dV;)%jEyJq*hsqd=lUORx|#}Z4NPoM!x`g`gA=&T$1Z@ zz>j+J>c(GNU%mbWNJq@-{rAVni%mzgyZlNX=%vK}2n2`<$cd^NxzLL9ulHcPbC*A+ z^X4GJZ3D)_S+3|Jf9KEvxaGnik9L4XyvBYWfKqoFI&fM$;no`;_hxE_zg?w*xC|x!PNmOw&#R15?HCZ z>9_SdG0gATBDQBM8~d)BG!do;^IjwGi*7y-T{*4#^3pzvrE@FEq#2r{BTP6(Dpuj? zj=pNoz(W@zQSL-o4}&V)Gb?L7F0X)-G6FOrX8!_Kn!Lz0k{4jEi({079H|;>r8BRt z5gnC)*1Z9#sdd7?CJ2!0T^ZM0kf7#vp-n1G7a$zzFU{KuAw5ihj@tzKNZi=OlEhgg zYEk@oIGAD(Sdl&pZWRONe+%NSRqmH4lp5$~6iIXf6n^l7hnkMV%;N~^UGpu1>7vBJ z(9^7hpkKgg1AkdmFT)Y34lqkbGk?=V2};88lRkZWVbb2IMn_tn1)bi~On*7MG3n)2 z%<_UVa{sm+{nC-XITp#KVZ^`aUxT~6aPocYYPYudQn>pe)#Z(V zm9a=q{X*WbHK}UO+`M49Yqf2`YnV~2{9L4=IVIH{K{mbA{rs?|4oG*bu_k%^>gp2S zj#xIn4>PtP$jJAbW7)IMb~7a%lyj9wFYmkcJNz|WrhAP2IgN^R>iV5bt0E+&tbjvy{royu+V0(81xi zX;8)uCn*panW=E(=$$Q{`%9n8-fVd3xNh&@;5Jw~Mf5Er-g68CkKWy_tF2v)n~b4K z$cGOfVoDpnTU2>ZB?udfy?RTWtj?zyW@@A=2Ku8j7q46Qf^q#2J7`O0Pt1!P+SqPt zmcpH;Q(wIzd7mn11psOSfPdnUwn41GuL$5^M6ftur=<7hrP94c11?zPN+{Sp>;_BE z;asv0i!3>AYD#+dBf`gFV-og@Ta6+k=zbo?Bc_gvpj&tvZq!|35r+j|{ag^ad)=^; z0dGi|^Vo&D@o&CQjxDiUizg(_dm3u$@PSt1=XEBg?F-J)N()hjb5>%>JuT`bktZ{| zm{?c<7X2d?*cRM+`su&mrQ-`g?>0Bn(>DQm)uP?Pc~6XDLJ~pTZiT_ldX>_Y6!4?; z(FrqsmHTd)Ik9sv=+g~PRqMW=M}>{l(&L(uj!k7)z2 zwZaGrQ}jR&yY7d_fXiQ7SN5y1hD*R|94SftzVZ*fC|UR`^^TGFRNc1@PoG{-)V%+IS0+^hz!^f| z=I6~q!BbA!*U6>#TqQptF{Gn;3SKd^uWBS zm?nS*N=p4>9;G&{G_f(XyFXY2!W!XSpJ7Zm9>YCHfBpGSm$$!*h01AbiY8yxbZ*{L zj7T>SbCiPm0Eu4a6g<&X4~@C7;_+T}fdt1OR?dX{M zT7rQ#CK?phdMT3p4R0T{PE?IWu+#27%*wIrpxXz`FVyxX8UmrsXz9@mOS2{=+~i_G z-(9o={l*1=eP$X@%%;7{qGRSyv$HL&jt-n1OF28L+Io%%9roqf4$IL;RVf{aX35(r zWDl5UoFQP+%EyQH=G8eyN{(iYU9zNvs3Q%V&NE(>gLQi_dZPQMGhssr+Ti13MDoa; zl$2d_;Z|>uNThoHPKiTXbU*Vv(k^6GYsK&EKcm5??{_#2_0QaJ^+8!l%zOcdji>li zWQ6eJ{o?3iyFZ=2lh(d-r;3}KBN7G`iYQ~@V5gn*B8oAeERs4z_wK3odv5JfpPt?) zJTYUipqlgb6iY78YMNLsiHZt&$amr8r6X6WR=oH@9{umzoe^p#TAlB2zH04^9 zRP7Ii%q7mnDR_?|aj@}Ed>}=zwPm7l)O);u*&v;Du1PMj(D1Z42I@la#zOk&1U6qq z;KJ=(KmBVE&A#y|M*PYi@NKbS_jx;?K*4iH?cn@{DI(vY-0kF#dAz|{$CuLL0)JMJ zBCOhlZv3Ug)|`aAoRDkO(_UM$T%9u&C}XF+JvtQV879dI205d%_d3d%E zF!F#(V6KKj=3pVoe%<|_i z95NqT4m@-V7Xf6iSh=Fo7&p)$yh`$U--DiB`y?`T?K_yTh<&C zsPO(yhGVCHf_kroxH5YSvn-?VV7aybf7cy}cl{|6(urJ+`c~{sL|VbZ(T@QOZD?vo zCs3w+sJZBHTiW>@a9H_^m8a^jI6tj?6#si`$P1jD#5oPeE-A-OjBgb#{uoUYC*uiQ zOL2Rt?jv_U;e4gC2+c|WOt74sd8DPuGLX7#RuHl8ge8qu){pYK`cS%OCAM5NCYapi zn_(~$VT&pfs)0T3p2*QqS0`;PW{Be3vnP}$um6I$n7^$B>)#;E&dXQA4ZU-4$YEEm zo_cim2xs~Ni~{@fPb_2BOe)4fuk+V1O!c_UANPS`ektKfyOvvel$pr-EV0bTEOYkr ziBt>|@x@#QONC``-MhE`?u5HfF{@X_xLld)7CaApB$FccqCWSec*Soor{5%YUTBs|5?8ky7hp{thvuB&_>_@SSC`O3{o0!sD^Yin` z*8b=wtVsw+`!Em!cMYJ|kUWl12o{NWM7yAiqay|TYTf4Vy6mJkd&o41$N|?cf(c=P5BHbayyNoi?f6jM}V%fIpU!NkMmet8;MSh)s5MC(X-C6Wtr zTQ2XC5tW(AWU_ktUgz)Ntyd7pfBQ9!agfcp{GVN127~n*Y%T^dF!r!R1-i9F;?C{c zw^LFq0K2cchTR}efRXyhg~$wb%P5UZ%y6Fh?tDiN$Esv;n`&QIfB!Xg%k7vW-3e1A zoH`nJeK9C+=X#J+k-_z?u@Smjlyw=I8yT|^8hLrP1IX(x=u35yequv+(tdLXrIx;a zIx4P^t>nlPlI4I+BiipUNCfzb%&EZv9dau-*4hGk?t`2MvW$}X%{yxE0qGDllSNF?P2uM ziH4cVd?ay#-M_)xc&pRy1cJKU=_42A4I@IXS0_Y7Y6P$EFnbzScx_tuVEqaAvb%@W zvl%gd#7+fX!yFA+D42Ml-X*tAc@O@THJJHt;lb8^=1qby=QC|15!;W?txx{VZ#D=9 zF}vbW;M(GIzXiF$Ps23v0=jJYxGgt!6C2inGjR&cd8@y7MA$w;Yy$?b8@G(me-U5- zqnXv6_BNnL_n^8@ohF|pa_c=ppO4H<*0mhd(P8pk7QJqPNAr$!-ldLLoftrA#Io(2 zGvy8=lSxAIjn@UVo1eX=Jvu+z-AN|zT0cU`%_jx+e3DprW8{fI8R6|nK2O}6d6zMR zih+?4ySlRkYjjLZtj3w4D#1nxr!x5M-gGLH6WdF)O{1^kBQj!j1bR@zjJTPa@GN|Z@>7n+?_us|uSgO-Oc0BqpB zxfoDSln*JrdrzUU$JOz^wK(C3cTgZ}UHT#KtJ~%Mt%bsxxgrJAz7`%5R_%fa)WX8z zr}e)iu*)!Lm3@z+g$TgQR9yV|DVF`9K$!vsFB?=*9EUG@6n>uess!aXvbJ!R4Oc8$ zP;p#1xrCH-*zX=)bVRt$(d%LRPGH|-6{W*pV@AeAXU-ZMO3YVu`3&@M30vLn_!huI ztasFrw?zF{u0i7+N)}?Rf9GyykOckZ&2{o;E+JHrD_aQkB;_AS=4z=pIWH3fn(>y? zbg0dTre|g@Ac0e^7!?k&yqx{0(?I(+_5~QsifH0T?T;NhR(gOq(M@IxAvm;OTg!Q) zWnRTZ%i$=U-St9#?uB&!OQ&@+(rC;A+OycZPrPi);u#cHQ^1JObb0(z2oi;H@0-!*J|XMH2B!9H<3t4xux(d1T6Oi=Eb@~WiZ z0e?|4MRd=eJzMmtkKU9IVEtapjzuOd>n{bN_xP)(bGluH1NR?XvCQWa-maGxR(XEB z=I@*xb>|k*YrmcqYGrBiMbEB-Nu7~w&Z10lGFK=I)3B_pta``8SyGFW$H2A$TX$e! zz|)d@T5vsxXc_Wl7sa+9Hok4UFA}UTZh84>C0~>+JRE6=_WYS$^s4uZc9`T|Ecly2 zMUhcU3!1||9-jIsZ!&QRuuS*=dDrA96=5xKCUZY-Up8{XaHkRfH@6IU0nYUctFqU( z5+ZEDLxYc+>~~NYL4iPV2h8-Rwd8bsbc}5agKW_AzR}To7}>0UJL_p_y!g!*u%fPR z@6_k%Y4b8RN~(Vvdo0J~!e&Qz?PJHb*YpDF`S2k&e-R66dku$_qXF?bHQ+jKXjpV% z&Kga$%w3QY`<${89%W_OpFMll-aZRMK$0yR#xi&Fi;9S}*oeXsZ~6yJAA{HhbSVp> zKYCH!lkG~+eL(P7gFxx{392xIxJVhP%k=~SG4{u$1q3k(yu3d zPN)fSK~T=$mA~LN>6+R_I4$vFe&WZ-<})@Eq0!ibqu1p>l|K4T85Pt0&87SOMMa|L z`M*{XYnVd-b7Eq{Cr<39SoN$84R<85rh?T*J$aNOV+AKMa2t@<$U;Mmwn* zwmBW)_CoF=y?|a=`G}jete@mP*)4UeG)G2ytMw_M$yE~M-u4gUP^D0ZD!E2iAb!}p zM>k^+I*LtjLkGUM-4xVtl^Fsi^~twdjc9cL@%uhxc(2_@kEP5F16crDlIZ$^C7@Bk zs&XhX)Iy8IJ%HKB5LqM!2Hkm%@iGE$P2KXYR*wy^H!4ca@CBI9Wo#QJ}Kxo08H z_QL2%B8d_Qjqjxfq->(X4G%0YFv>|1wdkHbv_mx;^!HSBSrcA{TIbK7&-73Ft1QJQ z`FRn?z@h8anlVQL@c`+h({?D)Wz@|bI`m_y|Hp^(+zd_b_6qN0{-?vHSG`%^;K*@} z{or?8T53*AOo`f-T+_TeckgE2i8g}C={q2JoZuaNGX`#grswOFB|d{YFlxf6S7n&0 zt(KNnX&i)J8=jb`%?6({3|1G0yQP)yuCS$f@Eu??ZdtzmJy`DQe>tjn-uN)u<|5iW zqr`3`BTg$3Nc3k)KUmIho=>T}#mqmxr4(Nsv@T-a7|2$(>F6-m-X!ilQ|*9rc26=4 zUXfNPmV7{`7iQr^tPOL+Eik2d6%?3VkdqVQw=kL!`C@$aoP+}BGuP0zyFB~%2kniy zdHsJVDNf@pD$iLYlu>06iLh`6UB57;0>a_n(ZayllHy`wiN(B%?co%hH-NAMa|ehj zKS+aatqMMHA%tKswUcRUB@oPoc3|1zh9+OYv4nKWlW(56h2xlc`^7A@-)bu;Oj(`+ zwvJZbKSm1yJ3V?FUnK{u(ljrlkp4^i>>qog$PIj!X4_d&w=eCfL=vyKMKO`#`o{&o z9IyAIC){iLCQ88<1n~&)VQd?+X|vr&jUR;3Yn@wm7?r&qH+Erlm zq2$IG@rJC@n-3Q7YyUZ9xH@u&DWBPsZBkRM_3zYNlUx5Hkp`3gUtk=7q~Gk+(A(P! z^o}@?G-Cvpgo`IpYs+Q(0k=toVYh>=#q~K27i+BlS`VO!*MArFX)3Sa)Z*74xnE1q zd91JSo9>(~{T~?|H+@oKKigSMa~d&~BQ7Ig(Z4)$cO7sbj!xAgsH2*yP#d_T)ZIqF zkf~%~Jt(+zSoNE4b;snm_Jb&vHEk~roV2iTz=_Z?N%c{bi4qu+Q+U%8vU79g0@q3#$L5znDVASp8@mcfYW?;p)V%hwu2T}L`@8uCh zAtzWUS`9%IQB4DG^$3WV*hqK>_P#0p_QawDq*mW%&I_7+x2(+tQ7OgzjrI#s#!Ueh z085kCCHK%9S5;XOLp&d#LRRJ`D%k*rVPl5mTI~2x$+s0=7jAl4@2>`+>Y)3=5`Hqm zI9;SnunyRf7Qmp&&P`9U*X)J1c!&;jUE)cpo6Y|PdvJG%3@^1Kyj{c@x488;ugdEj zhrBRm`t<2jRh3+37a~+XxRw76Z2_gEy{!$0*gSpbn&jr5nlf7XHDngbM&t6HfEx0gE{g?N`TqfC@ewGPHGcEv znD}F+LnIOWw5Cv{Sb`QA@x$-ly@U7hn>SjRsZ0o5&^qVoS=8kSZWe$%aq&3_o)FIx zV2kw;$0iL}GD4A;AquS&2ru_KsXc4d|-uh7RQ-$a{z$bko9tBmMNJU5<$DY;!okN{wxbWzsdnQA(zvBbc@|sVp~I zfFFHr{k!~RFH@;cjbDcv#;1sy$1r*)79vN@wR||Kdl0m)@fsmqAuc|KmV1ZJLyl^h z5BjKF>UT6&hu|Z#=b?s%aGAMiQ&ZDOz=H0XGnrOm`e+C=HE&DWYgt&NG>_v)piICc zadNkLv&36KSU4XMNsRA-IN6@5=day&_&81Ku^yy-=8Dqz3>nVky~lBzYO*fjHu0F` zW$mVOUD^CL>=$6tx2p7G^5a0iOT3N@$#(h%W(qzRGJ2+$q)TVBp6xUkq6{<*ch9GE zbyXQEcyO}T%_gtH_GRLme$u^9cWfI-z7ek6z`#9Zhb)o<=g-zGFE{tv3W)06O8H{=bp|zs}JpWr)R|y1a zQPlWA7ocj9hkIwUkGD6rNxTY0XX+xZkISmiUxlyC%cdq_rf87WP&SzzKYr=(?!3M? z#V#r;Dz`5jTy;j4h--z>{s-ifl`=ChA6n>(aQLw*lH5XIy^m#xVRkUO zc+5HBKv6!_=6Mf6IjaFju#I6Zw;9aOaLn5JBZ^Iah8BD}tk#~Xx9#n}k_{Rm-X#WM zPWM93?SuSjCJpt%vvm6`RHdbP>Wj{t8`roaYxwZqnwff2@Su9s?emlPpZ~LK%8Tjo z8f^}eth{%4iJ$Dni%?7-0hrV`qAt6dxE+6jhZM^Lr>PGf4Pd5Jb20rhOBh0;ToXx* zzB)KG#7Rru?0F>N=FP5Q{p6GsKYR}G;61HQoH%j%^ywqDlq{$-V=$R9`YqU5zWoF$9eqL$w=5|b9M{y_g;QaybK4} zV$sZnWYh(2ClLJA3h=GhS`UwII-qT=X3}YVY?LD>FTZ`H{C5O*r?z<4pXK=B-3&IR zSFHnX`VUJV`oXlb>wVG7g_{<-8QdwNlG=aYo7zt3+OIO`R&e&cC~Uo%3B-j4>E>6r zsoc=Iv=XW>5dZTqmpSEw?8=m&RqerIem+(%{SJkr=%unc!54?qnw+9y7B6527>b21)F-lo0=T7ak; zp1(L6S{f9nX^``<%z3JwJm>Ca@|MMGNb#<|;I6Gr)v-XN>Osf`0sRi-AYl}3l!L;U zosA6+P~i3dpdnttQ_794*J_jQ-o0esnYaVySxD;$zX;VXH6@y?s|i}r!@16O$Fd?_ zK?XN%Zm0C9*qr0aclkR~InJh1O6kA8XThv+XLxPb`}ZrrYwzj^ExoHDhFTFl1~i-C+!ec{XWv z352U;iCSQ%Aj%#~V`h399agpUAI$1E)N$Z+aWmWQru(xT++(w$syMQG|A;ExVdXeQ zEw9RpDfOdp8K`g_!sm8IqLo`Y9E=d(f_8g@rfvKuENReK{Q8B9nufs3*dMOOrKeu_6OEpV2w%zp+vA}fo3J!)gJ%rgH7 zZ%a!{lyyX?p*_EDsuo0&MmsrWu4!qX8e@OM9e)%0l&% zc9MbLp|*R%MwSwqv%}T>v%VNwrA-Rz-jQ;7U)XwYv%S~_#8?cNz-D%K&TAZ#Me%Rr zKt=pCH?K5g%a&TsLY(+mFO}`;;pGqK0q>$|FX)t`#1a&31&6{yB$17p46^gH9lK+i zyjF#gAO~_7y3$h;fOyfoUs!%8P*HK>{y_^D93?1y2cmOmv!>$7WX zYjJ@~N_u8}A$kh;8xC-AaPakg23Sj$144tT`mrYB2jZ4{{(?~#J=nQ(Q{ecrTueD> zYU+dX2|tCWWAg%FiK9m&D|V3(Ufu>QfQAZvGKgINkF7TW$Exk#hwq*gN*OXGnG!;% zh-97#MWSRZbBd68${Z;YLgpz+GBlWzN>Z7UkRd8EB|}Aq@7%ZN`G4>KJHGq)9lz&! z-?#3)@4c^UU2C1|JkN!@L#G)jIP#s%>ClyTc6P4Z#W0mprOa0?EjZN2|K2{^nx|uM zOd&UyyZ+q$%!Y8HSNWQHDS+#6Q2{iJG7BSajc)f7 z--2R@Q3$d}Jv|f;pB}m)_ye`Q6~P*|kCo;k`6K(+M7SB+`^S>q#7&~Q@{viyJG^<5 z5f2ZtzRJqV=fp=PR7p_<@?i`@FDlZZqX<=sy>$z$^G4*CHg8xsn##Pwc!`6&01ht2`4drquh88t772Lh+QelGXQl=%l0G>%C z3kyZd@?tDOfG8oeIb2kIHQYIym)y6KoHN0vMOucoH{37acn%$GZ*TD9`ch$dpQ1Ae zzDSc5(pWIowuug$1XAhNW$HF%qTxJdAh;*MrW=bNiiJ8 zq^@D~5q=T&P@4t=@#L~7h?9%e4INTcnZ|m0dZ$kp8VFv2)h1XnJfJRP9G4|)f;BoU z`!0Nv3gF)}ce_LLTvxmKs+LTEoIrfLQ^1jcl><#yL)IJjp=t4q^|NFJW5M#z< zv}uUeX-j_M($}SH_Dmb7@$oP5*JhAYqQ#K&N5qyK$&;kK^r>C-6yA$lhT z;|00737fD7502&P)6+MXV#(U3_dqD|``h0{;;9C%qX=!QO}Kr#I$+hmqzwN}MDh)W z%HL*V6ExH-qv~_dHd~2B+}!s330z!0bapQM(1+y;(d~g9NvLg@3%k+r;~lN7z}jdw zHb7wpV!o~lDlar}YRpzw7N-|l#5%vbspKefisRd#DiDbXz5;|V=EDeNfdY2+nbyst z!L&+2-m=T{#pRAk8iy1oV2SY&Jy)hH(k2rJF)|P`~_RPJ@e*<}xps*COX3In$^6scqwTFN)Mn*QKP* z65P}_>?YmZ+}wA;15ZsYI|*Gd+6(qaH8s)kXQZgdh$@+Zwzf?Df+eE^m&SASio1M} z3}Ud(F#(wSIKPCHk4A- z2!Kk?=C+Ro7&omZzPt!Wryj8RX*py@#3WT zsS8+LK|T%^AmONkRH<^B#SeHG2yc7vK$7-bgDH!|X{L@Be<>p2ov!!bI^#My-a7{E zJr9xLKOYilWW}*p0h!H$fu=v4}4-V*nI0emNlogo6G5iFDHW(w`{ncJs zCe2e$hVdG_E3)%_U+29sp}mfm?bB}uq~aUbx6A@nx`5=eQS2%PkvKd=PW-0^0g=RI zlOfh)jvAun>5dqx!3 z)GTBAu8ywmJ7Vx`@QJp~Na1AR+=UDTt{VO$^6T--xc19%7*{1kMk(LT5p?(Xi!!pvZhfnfGcXB^n}&i%x=Jod&^ zsf*7X9;zK~5&7cc1-1>4K&@Puv&giB%RjEE>9g8zFV2==4Xi#ZkyuTnxzi{a?3Wkk z!5;xlGva*^yjqQ5MnJ&38hfd5!?9egi}MBsDwMQg&sp|nHH6!L5RPpR5|D<0T-W%+ z-box|ebTr2MMcqJ@NjdZ3Oa^4Vl_0P)<|G!8UXJcN_~gYTg(=}6&(|L&bMj#_&dJ6 zo$L1rNqKTsPhDLd6JQ!Xb7dh{^*DFmKyatD8=?z_Ps&Qs-}#N|4-W^<)NNC@@ z(T3RoQp<>8DZFoZIW&aRCdS8~?=JlcS`drrXV_ou1Wy%VDtjJzl7hDP$j-(2;({7k zUeD$ExtV6S?rr>*3h0FL@LU^4W7PNexdFB8lDxdIVW|p}3lEJOK80~A0+Pg7U^kH64|^=cPJnKdDR>*UiYJB}_f&}w(?xU2uYkUnEPcu0&$t-P0g#5^azQAT z2&*|9RMYApprP2r9IET;TxUsvN3fs;L`9v>otvcvz|k^`#F?-jC+yo}V=cwmL^~@t zEWa=^Z!`61>n`K2FF0P16XN2k`kH!iYvaWg_hycPH&{~myME?pCw+{I-0OojAn&ta zRVy;YN*9-u{Cn6k7@pEyHrCqotnCh z&KwFjr;4u$5H<2hK>#Q!vozfRnviYtKO_^lKz#x~2Rn#Ba#Dw-5}TR+2s9&IR4Ot| zKjfNMTIvG-3q(c%g*kOy{^gb5bMKEcR?jL3=7w|T$uC`gcDSEyV`YE(gY8eYnmuoj zhQSCR12lq!1O+!5*8O|vOSa(T2C^0b*98|ptcW(hT}m1xU<#T zduNzyg7J6T;-R;T-)v&83Lxuy{uu`t;r6N^VvVvuK_Oie{HE$WpkOu+3e{#`0K2K11yD8#}U>>>fiVcL{UqC4eYRa0Jmb66_i z`|-lgYitsNhYnR7QNGhPE(<9=d|ObtB6uh(H{czjeG*;U=C4RMnq+I&DY$8Db~lf4 zX-HZ?n)6&e*YJP|59Zx616J#sT%0ra{SwfdEq^0!2j}C7!263ex{P{W@0zYGotMA;ggJV&BEP!B*y<15NDst&g;7qVL0uaLt z)Ga#|$AgiWsIzfQ1go$@PQBRrCS;ScImi8wW$~6lNcC9j#jt$`MSyp~UH@ zvU~TP$gN5^S_zCBwv^bF9{Csmv6xTf(~sBtA}ZmF&5G4Q@xezV1l7=NohQ{FG@RMG z=c|NInwxWW&#$wH!A7|C;>=HT1^G3xjCt*PgUn;v$>MwDR?=N?!qb*9by>3;fpa3<&(2fH(G|i=GXJ%&)zlUe(I|ho( z>gwAg3s0U%A z0^~_v54|q-LulFcO#Z@5mulNxL87%87l%iS9xDZPkHl1=nXlRp7FK zlB3emxk5mZ4!uWAv_Op@z=#Um)W3-gUyqIu_%B*1^$k<~PSe4a!mON}+jV=Utx@Wl;r$!{QG=@!`g@8_DIaz}=6SwOj8!}3pibs7 zBzRX;T!8qYHb@&0oqvF7>&}BPs<2&Bk7A<MAhL$>u!K#`5k+xf*{dXa(CYM_ZQwcDn9CG3xlI=<+ij%rbnJ! z+ZZ(JRtcYc47dd=X|1vYeA(66i3DM=QCeF1ZebxYXTH51GX_8;H7tawgU$1Saq@8x zaj@VcHH|c2qjdj8dyA8xZG7YQv%Gun9u0>sR$Wlk`ll8^li^y`HNKmNKxvqk%HT;~ zSGlR}>wNpbs&2sIwu-)yU>aqQ0iD%Z`H*14!7~7sK<*^u%B8~17cu<-Wf?wju0hD9 zqd?KK%Ey)14Bx$_oq2@K6CZKzl2{|A`~A(Uz}X85Cp;>wx&lC>3=W4p!q2LUGElL3 zK;qkgF&4D~nDU9To)mhmtriH5IA~6Aq+gwe zEy~@ZqG*E-yAvlm!JuVkg+R(0+<5v^+X>Pv9esnC3Se>=E_)bFOD2~H3&juR9~F$vH zmtt?A9;vo#<5`UvenMz>h<@jfqu*w{iJ9H`m_4K75B|z;7adX{DPBu;AWuUCw9G(%{}kZ@5x&Y<3ZzeOJ;8X9?Dsrt@dqzZ#H{+`&g$NhzrYiY`p?7xf84~m9@SUz&B>4c@X=SDZSD(re=h#uX1uI=$-HR80f~5V( zx;X)yhSd$N>)_gm#EkGiB31%YwCk+R8Vic#B`41+hGjAd*{%Ac z!CL)>e2b)wB$L|rU0`41(!skng~Du`A}ojtzQ7OwrCyFe(m6gK#O3DhZdOafo!C5p zWdl`kVbv)x#K#|YnT<~glUPIev~K|?glPf338a6#z<_Dvv4n&KxN4>9vT$-1cRB#S z|I63O>M1KEO97{nUv@A)j+zrM9tKar7}U>zyOiamPq;=UeLpCfdmxrw7I ze+!zghp9%5zF^tIt(a5(?+<5XR9i>N@KL+Y(FgE&=s7k1?!gpVXqs7A&=|JITuiOq z&80FeFjk3ca)a^&fjX{fXm}WTA)eN@V~@sjzu7Fl5FL#>suc9|=UmILU_( ziAICKbrc@!B<)wtZi6{}K6+6oK;7Me9WTlQ!U5Va*aC2X<2t5Lw}!^D!3{a5J+{M6CYO5Bwb6-l7(?*;zPT}=~*ES4Pr%`>)b@pXlpNg0#? zQ1PKqB*&kI@p)8J5} zQ$6(U?KQ-9hkhu|Pq~0dJ}PQ_`ZR1yPnesd=nWdikpho6xX>LqfLyesos1;1o?N@G z@V^@+v0nnl6f+$%S?&27d2Ues7ffOn(cKj|i2VfG6xjX zV2Yu>`?x@U(=?>DTUw7C%ty3l!A9d)QC=fQcDxW#U_~KGB^sSF994ZNd?B%v7l~`a zY0X82O9?k)PKqKOAbS9S<)GvF?K_-WU&Z42 zEx$mx0f;t9U^QhZVG9fZGpJ?j6&e0*VS=qMV6fWS{xc=Ou;CT*ivPSOS4%_UVELxqA*i2Ds&>Q>WnR3d$QkaM3{` z&liVq`5lIkXsd!#cE+0AD{fuQByei38#69=_n>f7fBV|@GFsfL6bPyO(7ZRMCw>3H z#6*z^K9hx*$u}=dM(G+ShNJfM2*zrl&v#YrEa)BSyUD9d?7;*1B_K4I@ZO?+R7Np0 zl>3BU7&?u9FYq(8pg%k3 zz)=EY4G-ZNqm7CUj1Dm{U1Q^{vLJXjXKwZT9xNy*2jT|roU?{LZ1mY*ITAqSSzH*P#{z6Z}EX>S8(sXs5(94_G0od`K|9J52XsMs4{G&TZ8 zzwp+Yl}}c-4?RMew6L%+0c+whlEhlcFNn^M=)v%{hI58d*uKdKrnK+gAL}w!Fx=Sm zb*LqExFvO0T7KlFl5LSXV8M*c{*+07pPf|^kN}Xl+fk-PU3x7+IT=WPsNxsdi%c}T z%#K7yj|A`Ej$FL=amV!MA?pvj%tTKZZQdH*+M~rmJMighUYo#Ysdpo@^gs+z_^t}4 zjcibKmQJPDC9fYYK60OfPQvGR`|~SvZw~NMjRc=jLDAoRycnVIs=o_`kmv zvY&UD@q9;FRytZ(Jo-IfGm}oVte@I}g=znR&@Wc{1^BYvh{xuv^X4K0riO*_5opb# zifFR>|NOo~K?>tt$Nl9dKW!(tJzF{R4!Npm2{9=3s%jSTh0*WdPka@2m~b<^Y~q^U z2lvLIT)U!CU;qzn74HA*>4(6aCt9+7=Bw4?blR7V9WSGS9o~%LGP8-L>k%2do@p=c z4MzGEjUq#|(p^`SO&b7V;I_1K&#>~%{#_+njzAPP6Q>M`=kxM!dt^wU2zkzT8kp&l zDMGQXmQ{B+lhv}3W&kcjQB+`nh`VD&GdqaO;KT{)AUYP7{9^*h!5BJa$mi-t5%TwW zH#+2gZT|k@bd#eTr-2|iAd3?RBBT9lq8>&q61Rqo(aqxCe zNkPa)_YS}YVx`|gtzOy)pdsk%aPDHJJSrWvYwX>&U>M*-Bem~m5O9i&A6_z8W^Zq6 zq6nwe;w^VznjAQ~urOrJY@c|6WnQ_%ZVp%xem*SgLqbBXUAuO{s8_c1TL=t`N&xs3*@r)dIuh{Yh`mlwhn$HBRPz`}7Jsu{a1$ zp9zR5Ad>wcx=)D57-xcGd}5CL8WttUuc1FE*WFjct!Co$e)Wu7^KI|2yH%OS7HForkyy(t3_5K?H**fO)en4p$ng z=4*reV*mB^t)fW%-}p(+va;kqNW(=A+a^IBnuSIkOAAOv7cvaA3Ju$??Yx;HWM}NO&!z94{?+T02v4Fg;bwoh z9YHR-j&w%re~1;J2mx&X3G>)*+`e-=d8d$Q7zM7X>HGODN6_yI+OM&&+>Mlm`DNk z?nOg$d0;h^V%~dk+?;%5F*IG-wrbD9L@^|VxkVhsbLn|)cLm8W8XKBZ$&zs_gnAZ7 z0ZCIu(EvAD(;}Z=HI)?>7Be{a-9TR{lV6>7llx)%lI`1Xrg2>E1P6qRxF|^>fZW`t zIm51wms!?wgX=c!YpXeER5({P7_N9GUEvqK?szb4n5QgRMQQk@s?8qq-wTYuMRB3R z8Xx;625Em8UMU-z^Pe;}Y{1i?z0)avF5#ml`A?Emb_%%@5y693Vcn-_sPppL3ya$yc17OYw)Qo15^iKxj=sLq!h&gG zRunUccTl^LKf#-%5!Ef6#gax7>vFEkZ>4_uqOGi@{l@P9vT;(DBKd|dzfG}UaM_=t z9Aspwy5rz6o4o%Dq`+Gb;yFm9Gsd?3d(Cy_7xgqw7!>4O8Xui)(Ich{;=@|rx({!w z8btmIZu04AY1wsmG)vX(kJx{|m2T|{OgcJq zQRc06t2-IQS?!j+7Xwz0=G-RVCMhFbsS$hRd5BJm-KQt_PqZz}7Tlv*!#uFX(YZv9 z^z@P&I&pKuoX5|NFMv9BR95x$V}0*R&!n{*Ragxzn!}%q@mrSY^WsmH-N7I%m?hbt zp_i@lx`2gk$CZfo_UG@&H3w><%(KLL;LDFQEY9n>J(f}&mT-N5rHp1W{?g+9)n8YdLno>0;mE-Mdcw^SlxW}`gKXRXfO=~ zg@q^Hz9ubW4CU`n%1$**4DY{>It64~H>{2;ZHH|ExL3^Et~Kg1Acfr zEsbL(8I}iVhSB1Gt^^YU(DdR}6A@yl%MW-FVNk}PpfHOb7vR0WY*xd1UH zKhp2QWQh*d4Z)Y+JLngNK3A!CWR|*i_wFdefcV=K58R5)}BKJHx( zCU7ERgcGbUBGt~nKT`rC&ImB9%_E=Ry?X~Za=9QsZLyx8z~E3bUa+1)V;Z+t0dmIa zGH<}ZAc6Arq;EKbNl&1xqI9fZ6~i1>Ss%Me;~N^!n}xGP>{xd5SiYirriryleDuPK z=3=eH*&uQah)R9o1^#(zkR6h#S#;MZ)qy|xfue4D@dXpOnTCZAOG{_)05B2#=s&a= zooi)l3#a#kLH6Lgz#9PjW&}n6Eo@lEF>?mgZWy$WeEIU}92k0s6(|pyLwV(DPIzmv5j-tes6!8EIO~O*= z&yQa{56`WFZ>}MFN7xs0pWrh&Haa>@dn%z1^hRVR9&{<9m<8ZBg_pO8mRfQ`g8S#Q$X@G~C!GlA z;lV+SY?%Gz+A{wqsX-gbSqXnxHa zthnEWmx*yOr!CF?+_?iOZ_yh5>VlSVycQEDXF6K?@&i)PcmV$bSrV?mshbs6!4x`e z4Aq>bmR97)3ewy;G~0CZ4{&oU78pd5|A2cHWGF!Mtj+wC9hE6JJ|G90w@KV??USLe+MV>=Bt_bR`>%1f8I8^oZeAS~TPd~aCZg2YcUfFD>7BN;?UE+Vy?>i(C zou>+mXB1jsb`FeeB=3b~%6F`xCvnv@!0i-afZhq)OVQaSXb@pvUjK9&aT&6u(<=MB zA6N!=J8q>R?kvhsb$x=Uxm>`?(o@3HXlq*k3-A>XyhY8Kws^vAJ1Qz_y>fcXZy0Qb z9oWYX3-tSS9-Tj~9iBQSz!+=HzA^Tjjq#J1sVBQ~1lc%`I@N0as9^~{p;!6mdse-3 zyIl*)pCy=}VFC&Kl@Q*+V7Y*)=03k1{rvnuOa$xJxCs4LVla!B*P&l;$-jrjM&PQ_ zy@iRgmY{IB>)u>y-Mtr<;xWx%F{=IdGY`qQzi_0X%%}KKH6k^&y7FUHWc~|c$g>s{ zV1x^^`Xi?Sj+MFQ&HXAzRS2Wq_pikwFp(gd^XTbEArvF;a(AhZ+RAU+lP^$3RC4$8 zfAE1-HPP)l_;elS6k^N0e~+P`AeJgADS;=auMY@*d}2a8NgIgT*6{4CtTT9^D?8WH z1~DoCH6?t`9J}c;32A{(M?Skv3M2oX64vNcx97Xh%Ct~=q}kZoUdL9Ww0)a;*r>2` zV;JG9Bicb_cIc0G&C8cBBZPe>K9&p?=3;dufJ+q{Z~4Gk%I>QcDl!NAL;n`!Lz^Q% zpRV@5L$07dZ=DvxY1^QijgEhMi|zg- zbT-*`?7%6uBW>h`E+_e!s{kB&o{UvSxq`@cEV!QT-Mweeo;^+1;XD50`u6kZ&cVIx zGGX`IkOX!nA3EQx{#d=2qcXkWE(lQ}Ci+&)6HZ?Y)%5d_-+QSfgw~&F;YgN>t-PHJ z8Tw?8YM~+hjw<=gXZGZ!{SlsPFmwkc66gd-4d~rqVFwR5%z*j;EEB)s+V$&?jfN3&Z?GT6fl6Fu!=)xdYPg(Q% zV* zC$aTRM2viVd`wI}VTp+dU)hLuI0ms}2ql2wt>Hwk9x4RCguUeFIJb>hyO8-`mZwZ- z_x3WK;=6zM?wB>3>3yZG^4oItw|8qV;dclBj@*iIsK3u)sK9Q|BP&^|QFGpYKN3Sf zqLZVOqIO+IsovHQ!(`0^bdJjF>a)zi?NUV-Hu1{`5fBui_pB*oIp?V018^xqG8_~a4ra$mgXwM#M z4l|FwOEuBr$;;1ADE0a{PLe?d(neZF zHSP}-1Cjl0Z8$IK-`x{=ymx-(0uKZ()uw((Kaj&x+CF^r2*OWFbsm?6_DCk7pt`Jq zNh6eaajeH*LzRfO`Kf(5*IUC?S(3UXjN%m$^1)xS2b6G z{iKaR#nonKRTW@sgjp0Vvygcg6zpO9POeWB>gF55o!8L_6TW3I6=GtA5$n>VQ$W?y zP0UCF(|W%Y%qu{*|3evUCK#viH~+0oFP;$5P;Neoc&?nNJO!G!lM5G8b)QM1)k{-W zRz{3oFuSj*Qor{OEC;@~=hm1XxP7!IH^h%SROuposvw#wpq;t=;AGK7TG^bfmHAN- z8o5~#=SJ%(&n}EDY@WYo`u=DUGsCtfN9O$plI{w!?F)J)rRExg(|6^!J>H48Sf6|| z82G_HYqgdIorQBJWI%`_1nuPSvf=SmT_aHF!H_B#@sk@s{wXT_n3!=x6V`7vgJXs8 zd%SE3Q7eqbsy@vyzHvMVf^F@Q=60N$&j!K*GLf3SO*%l#st8}RP5@79^k zwS*^1&Z6;=`6$8obj@(%=03rz4ExymWnDsU+_*)*%XeWRcv^lim#{ZL_E=Nn2eVsb zl6|Qc%DUaBK5Ykp+UWr6v^#V^7DWp?$DF0$KV6v;AW7QDM3(MBt4q65vz|r}!3)L~ zjg8>}iwB=_eQ~c^X7O}Cw1qZHJ-cnrBE@JfV}K$H4Lp&=GWAW(rHPB{)KZM%y)f9rgUjFgC7c|U zx9=ZG!Et21F2j{C`<)K1C((CLx|5s1)l#YKgY8SbVIYKwN?uj^V;~4_oY+Y~*Qy2Q zM1_P3;b5lENff(K^|MQzAcpON2<-!6AdB!xI^V4}=g$)xVHKXz=5F-SY8}nIrxN@C z$`NLi3g!Un>P*eeSLZs89=$EK?@tr*rca=4;>fsW!G<7G1yx|MP|=YDVXx85aPLRP zVkvK#F`v^;+zgI(HRiwcK~Y3fStX$=l4uSBOpUxcllN6wZv(I2eK#<_GT7HJ!FAc& z^5xb3l@7LBABP)v)9kwSmNzc8qku|Q=gAJM{SN1?85q92eQU=y4-Gyr)smArU>sfaK_Bw4)Jg+}?6i(Ft8x%OS^f?iWQT~2n-o~8?r;c^XfvcR!Y zD9ABCyq0=_o53t9*h~m&1EBlRwRqhpxNU&j-UxU@L`rau5%_IMe;u$$XkR zACP&WnV@H|ZWwrk;CSQ1V6JBnxeU5%5nE_gZ(4Q|IxknOVsNFB>vj@8I z%SChYi*488=zDQt1Unm(sUYZPt+_eq@-Oa@m0@VjGjyTm#C*@Wv3e|pPOVKFio4=; zyLxk3!%hgia)^GazmNOSA$aLP$B){c({~bMLswD{1+p@OFY}j{Ib(Hp^%hnsfM64~L4W$CliSOQ^0wTrEeoUza7Z>d72Yc@ zrmaof1AmLJD9$S|25CKgsxJSPR*ud_4xg)*w@~zNpoB9w+s8AUj*z#2C0+-5`9HB7 zj1bn(g7OjEl@1g3!#}EB+x9NWPJ?W}k(NlnBZPM#m40#-bEy4(eb4B9cRTa&kDT`Q z7z-_}zuS&V6<4T9+$zjc5qD&jkStSNt@H`CqzYH{#R$}*+FG*$gGc4%e|&3?`2Bul zTmFHDFLesxspt<`yw#qIU~q`z=@D01=v*Pnas@K*y3e|J!0C#J<7sc*PrRzOGa}TBn;vfsAKL`+ryyi0c&mGg!H)&!V|V@?JF-NUK1%`o`7n- z6ma4Ed3*!dB&L;@VM;#gUbVgfS{@adEd>UP7&rVeV5XpD1ogIDx~PQ2!{&-~phjCc z!qTt2wW&f@2EECS2u3ER^L>>PK{{0z9{a%C_Hrg>?#jJl+E^f3mjjgEbwufZ$q&K0 z{{AZ%Y6DiS4w=0K>CjMs@~iQA@<7j#x+J5_V>x+wI2jMn;J|;Cm6C6JVMN%={PDM{fbF{9g5A8CaX;}fWi*4ACtXvD7D;M!qim< zK)E1n0Y-bB^xzDT(`EtabjS!!eANPf2gsFnq=T@j&;C$T&Vx~%a=tY3IhKl5|7&N0bocV`!1`nn+NX8v)`5eABnbAluvf;oY;iWgGyp{R(;P>B zZDQi6l~P$%74>2WBk^9n(omvGZ}~A$SEs-QnR;T!`P3k7Q+MgU3Dr!0zKmP<>XG zW{=L=7#JA%`c|K%T{jtAuOPP=anD%wPB%Z*b#*h(%Z{Hk#P;rT<`)ss6^u8l@s^O1 zdXks-4Y*pKmulaqPc$2qK`>Rz1_LmJ4yI&7Lp*d;fQD?62fFW}ISu6!cqX8~0!yRb zvgQ28hik>N^hRE_%(AnrHgGg`YeEV9Op_RA34C9|Y4Oh=@f6lhhlj*8Fl4!JcgM!Y zLTQh))Wy>iR&|nlO|AFazGLS|VEYkLTGsR?>C5vg-l3N-f9Z9?)M{tOxM5Zr6|O;P zst3&gPszzQBeTFQ+}zv}MNCibonBbN z56#WX1L(VnA_y_?!=LMGt-5!lD|(|7m}C_N4N8h6l&8c?{bdQw4j|EI&y-x75CJW{ zbgWW!C1Jx2UHz>icp8MXENozQCqqB}_}dg%(j%YvtiI0nu`9pVS0??_r;Dcx@?RzF zecm>E(3wj%H79>tKmcaCP{>mBmSH6jwsca?_?HX_buoT1z8m{?0`U}$^OUhoV*v1= zwL2yNNE-&Eu>}1L1hhLbtf9K+36BC6(SuG{R!$!u)X#_jdIfLmzLzUhQfQu*AD{`d zL_F8BFY6Q*Qyv-b*xC-tI=m2&`c0Ls3d$QY-L#>bqSTK4Dogd6blVR~^%!GeY3IzPh|^xI8L zOoD=mj|5xvN#O(yUJee9584R~tgI(ZO^Z6dk1~yr7k5Um;u%KiJgnW((NTyV@&DC? zAhjhRX8ZKQ^DHp#p`p-$P_e=vumj+99E3dvd_VDsVAm`I+p-GSdBPXJ z_nDE$aYHxgG{4<|`z{Puu~|-UeQAU0Xm8CG>qO~9`Bh#7;k$-?W@H3!7U*w$+P*ltQrM4x6)Yul z&{1ZtQ73{vy;^V6CA@b%j_oO=S89&jH91B4YW3yW>$TPz98rfA&_ zcTD=d+IrY`kbRwVKw-WL&hfXmPoF-88s^dH$yOvnRxdWqER2MB`zxsM%zQX)_4W0& zIO%&uySux!y$)p?u+7eH(BISaS}DKH{jHrixO^S*UcJm6+oE2C5V{94yFa7h_9XdN zDiAN~33$->*c29-RLp=Bd%i{t=>o9PBS*?ibnx(d9tr{BpXVv5$FDIrGP3RW1<0<- zLm&QAVaFklYiLIu_84ROHKpS|$+Lc=Gvo1bu}ds(n|FnXxg6TY7KyRBJK?%WMUl5h zW!}4H%idcz?)u6NyuTSdyapL9zE?v5s&S}Yd)?ZGqK*Nx^EB3M}>WV#? z1%`#^KlX_SrL~Nl?k+>87@wY9#C!Ed(-7mx_H^)G)S;%OCEUu@)Lvrrj+&m} z7`d3Im!z{@%6SmLjHqel`?`SD4^ht#LcW7TK+Fj&;%cK}GxnG3i>9VbX9k1uTCzHp zO+P*qI^=!RcX3aNy+P^m10F0)o02$Wp&C&Wv3>90GQ6=szIS7}C^k-BKs7SFu)gNk zuc^HJl5uxyTmWuxBpVtU>SM{-U0}!4W8R~;a6A*u(;Bk?3{XN)fJ_H8)KDdO9WE~| zVQYd^43deLjMLPowS3iO9%tQ5^{|?iJA{`vMzoGsPL4gaGkJ6>%hFOs zzzRmFOiZ`z%hyv;Q^O4bK14VkA?Q)v7C7oA4Oan-k@WS~(9js)utp>Kq=c2WKl2!# zC@NS=mz`8_kt4h!BpevKE|bJFb3)#v9`XNMWR{uFzc3=Nd4@-Q-$S{|Dm!N}?vN*y z`{m>)4n#i+;O6E=s}%=~y&8kI9YW==E zv-x{Rcq)_MAIlqQ{jp_PZXRue7CcJ>aY}r`GzX&HNg(C&@F;&ea((dLJVSTDP zCZ_v3>>6A1k8;Lpd>I~Y82%|@T4`|VRQH5Pe0)5PsiB{qa&mG!v3HK9%bllN>u5V~ zxS~f2d^h%H`+jGxg|R~K(2|lb6Q^cg?g$ykbfVL7W06qIZ@Z=_7>^8cbEp!`2+>ag zp9{fsd-O{+p&ijLiL*i02lKA~EG%FG62$Xp*S*|F-d_r*$65z`z*X0i-g&Al>?*6` z{sXHbUuK)KRKGmi(EeD|Blcl@US(8rMu(kx8_HM6u&$^etiu4n2~8nXdRRMf)2T5# zN(DAQ0u(A+0P)qA#uJVS(9qD_)Zksek!G|#cXQY0wM&ja8-iIw>YL~tynC*gRG%ys zlesUW8>F6p7_xDJjSVryb$mw>Z&X%#f7R6d5+xc@by(f< z;h|={4P1eefteYD?k-_W)Y6hK+-2Yg)MiIRC|uzE{?BE!WFuajQPO~56@w;aWMrOf z-TuGduY7S|l57gQv_Wy}K)UZdlh@M4YiEXnnDFhb_T{@SdU$X`{szq$1R4JRwfY4) z0q}ii10$P*V`_Z7`2^Hz__Y2)zDF9R@L!6p{=-vn=Z=w-zf5;!yxXHIj78r?9D;PS zcU~(dK2Fd8f;U}Y;PB8G-X&K1G3)4(9r;V1t`n}MAhl+mFpArL;MMzr`O>WY+ZVoU za~VCB-yCUdaV=#2Tb2nGc5G@OIo(93)Pa1YO;sJ~O*2!ng?uQq1vu>F;hydnd^E zOTH!2PNr|f4|8tsz>ckO$u+aQ&S5p8yWf!&NAKkXcNU3yZM-Mqvy;)A_+BoxT?=!^ zvC;&UYk%uISf~XHOMo#*6X2Lu0Q^ zt#qG0n#$t4wdOBK%Gia_LdsD7^HaUOPJZD>z&MlK0hqTy=b^Lon zltIJ|`MCcPOOl9UWd0z;E`4+2lcx8tF9Ll0*&VSHj*yYFM#~i39CcI4FU#Foa*OWS ztFQRajEph&O?R@dZF5pN`7QMD$4A~fsVKL4TkOq1C=b2Y_})^N-HQiSbhx+}s9PG8 z=~zY{9JJmaF0s}gC$Zy@CS~lD4oJg6+xvK&sow*G1frzGmb>;%FIY{SypewNs#>G? z=&S@A0osN|cOTEmtQ7`5DkdgRqTXDosEEDAdOw)_Tu7u5 z@^Acm@droJzTn%^CyK=cA{_g)_;m3b*ZxSL`<0eU_*aWmWL5*U6Zhe|`nX<}_!fN!K}{{5q@?*x zf9JTXJmUP9r6SkP8dAov0&y?=*J#zv9hI8`2D@+9!y+B+o$DrbOj6?mY+ zD~^}%Mik39ll!=u`vh0E+C|2H`D+T4#6k>owP2l@@3Q)?uWw{jEW>@-v0JIS=Fq0i z8D2n;;0hxzUx&`w{rkFwosloju&_X@ln$|p9s1^7}7J9hMf z`T%pbOVw*nGe8;3BJiC2vI;C1ZzgsLu}faV8&gukW61E@6gq?kCRDo6cV!-fZ6r!W zBSbtRfSbaqV3rfw)*&Ij$&Xdbi^B z{CtVc$U%@%;REHemrPoCxVnW!2IjIyy@1mm2riIM!qd0Fpt7QZUI_`3jKg~Yr#G9) zhbQUXIxI)hwVa%o9A1~-7iyj<2EV#*$}63W#c>aHln?Y%u>LhP%mXsAv;-2>r@p>Z zo!-ADPMMnejejVDHY-(kWPIEQ%0D>3W)G~rNU8P0VF<6^-aC|@*|2?ImYJb}0IyTE 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 literal 0 HcmV?d00001 diff --git a/previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/b3b3c18a.png b/previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/b3b3c18a.png new file mode 100644 index 0000000000000000000000000000000000000000..b0e0a75a938a489632cd043cf9745d2d0333fff5 GIT binary patch literal 570133 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%0D|7WcsQ(h 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¨i5FfMn%Al@aAy%ia7{lKt~%Y4}k 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

3a@FY?pC{bm1c}+DSw5wHoFOFW_|CaFL67rz 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≥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 literal 0 HcmV?d00001 diff --git a/previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/d0e122c0.png b/previews/PR77/generated/ACE-aHfO2/fit-ace-ahfo2/d0e122c0.png new file mode 100644 index 0000000000000000000000000000000000000000..51af225175fca618f155822589be817a29beb983 GIT binary patch literal 355836 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