a.svelte-1dwfeza{display:flex;border-radius:var(--roundness);text-decoration:none;align-items:center}a.fill-container.svelte-1dwfeza{width:calc(100% - var(--margin-for-calc-left) - var(--margin-for-calc-right))}a.fit-content.svelte-1dwfeza{width:fit-content}a.title-icon.svelte-1dwfeza{flex-direction:row-reverse}a.horizontal-parent.svelte-1dwfeza{flex-direction:column}a.horizontal-parent.title-icon.svelte-1dwfeza{flex-direction:column-reverse}a.icon-only.svelte-1dwfeza>column:where(.svelte-1dwfeza){display:none}a.title-only.svelte-1dwfeza>icon:where(.svelte-1dwfeza){display:none}a.icon-only.svelte-1dwfeza>icon:where(.svelte-1dwfeza){height:4rem}a.svelte-1dwfeza>icon:where(.svelte-1dwfeza){position:relative;z-index:1;padding:var(--pad-top) var(--pad-right) var(--pad-bottom) var(--pad-left);display:flex;justify-content:center;align-items:center;font-size:2rem;overflow:var(--icon-overflow);color:var(--icon-colour)}a.fill-container.svelte-1dwfeza>icon:where(.svelte-1dwfeza){width:var(--icon-width)}column.svelte-1dwfeza{padding:var(--pad-top) var(--pad-right) var(--pad-bottom) var(--pad-left);justify-content:center;align-items:center;gap:.25rem}a.fill-container.svelte-1dwfeza>column:where(.svelte-1dwfeza){width:calc(100% - var(--icon-width))}description.svelte-1dwfeza{font-size:80%;color:var(--primary-soft)}bg-layer canvas{width:100%;height:100%}@media screen and (orientation:landscape)and (min-resolution:3x){.bg-img{background-image:var(--landscape-uhd-src, --landscape-hd-src, --landscape-src)}}@media screen and (orientation:landscape)and (min-resolution:2x){.bg-img{background-image:var(--landscape-hd-src, --landscape-src)}}@media screen and (orientation:landscape){.bg-img{background-image:var(--landscape-src)}}@media screen and (orientation:portrait)and (min-resolution:3x){.bg-img{background-image:var(--portrait-uhd-src, --portrait-hd-src, --portrait-src, --landscape-src)}}@media screen and (orientation:portrait)and (min-resolution:2x){.bg-img{background-image:var(--portrait-hd-src, --portrait-src, --landscape-src)}}@media screen and (orientation:portrait){.bg-img{background-image:var(--portrait-src, --landscape-src)}}bg-layer{pointer-events:none;position:absolute;display:flex;left:max(calc(-1 * (100vw - var(--main-max-width)) / 2),0);top:0;width:100vw;height:100%}bg-layer.fixed{--top-offset: 0px;position:fixed;left:0;top:0;height:var(--100vh)}preview-body bg-layer.fixed{--top-offset: calc(var(--head-height) + var(--pane-header-height));top:var(--top-offset);width:var(--pane-abs-width);left:unset;right:0}container.svelte-ywn2ym{display:flex;padding:var(--pad-top) var(--pad-right) var(--pad-bottom) var(--pad-left);width:100%;max-width:min(100vw,var(--main-max-width))}container.root.svelte-ywn2ym{position:relative;max-width:unset;width:100%;min-height:100%;z-index:2}container.landing.svelte-ywn2ym{padding:0;position:relative;min-height:calc(var(--100vh) - var(--root-marginpad-top, 0));justify-content:center}.page-preview container.landing.svelte-ywn2ym{min-height:calc(var(--preview-page-height) - var(--root-marginpad-top, 0))}container.quickref.svelte-ywn2ym{position:absolute;width:fit-content}container.quickref.svelte-ywn2ym a{width:fit-content;border:none!important;background-color:transparent!important}container.quickref.svelte-ywn2ym a column{display:none}container.quickref.svelte-ywn2ym a icon{font-size:1.5rem;width:100%}imbed.svelte-yw2ub0{border-radius:var(--roundness);padding:var(--pad-top) var(--pad-right) var(--pad-bottom) var(--pad-left);display:flex}imbed.svelte-yw2ub0 img,imbed.svelte-yw2ub0 picture{object-fit:inherit}page-preview .tiny:not(._){width:min(calc(.1 * var(--pane-abs-width)),50px)}.tiny.svelte-yw2ub0{width:min(calc(.1 * var(--main-max-width)),50px)}page-preview .small:not(._){width:min(calc(.2 * var(--pane-abs-width)),200px)}.small.svelte-yw2ub0{width:min(calc(.2 * var(--main-max-width)),200px)}page-preview .medium:not(._){width:min(calc(.4 * var(--pane-abs-width)),800px)}.medium.svelte-yw2ub0{width:min(calc(.4 * var(--main-max-width)),800px)}page-preview .large:not(._){width:min(calc(.8 * var(--pane-abs-width)),1600px)}.large.svelte-yw2ub0{width:min(calc(.8 * var(--main-max-width)),1600px)}page-preview .huge:not(._){width:100%}.huge.svelte-yw2ub0{width:calc(1 * var(--main-max-width));height:var(--100vh)}imbed img{width:100%;height:100%}typography.svelte-1j9tzb6{display:flex;flex-direction:column;width:calc(100% - var(--margin-for-calc-left) - var(--margin-for-calc-right));padding:var(--pad-top) var(--pad-right) var(--pad-bottom) var(--pad-left);border-radius:var(--roundness)}typography.svelte-1j9tzb6 *{letter-spacing:inherit;color:inherit;mix-blend-mode:inherit;list-style-type:inherit}typography.svelte-1j9tzb6 p{line-height:inherit}typography.has-mark-font-weight.svelte-1j9tzb6 mark{font-weight:var(--mark-font-weight)}typography.has-mark-font-style.svelte-1j9tzb6 mark{font-style:var(--mark-font-style)}typography.has-mark-font-size.svelte-1j9tzb6 mark{font-size:var(--mark-font-size)}typography.has-mark-color.svelte-1j9tzb6 mark{color:var(--mark-color)}typography.has-mark-mix-blend-mode.svelte-1j9tzb6 mark{mix-blend-mode:var(--mark-mix-blend-mode)}typography.has-mark-text-decoration-color.svelte-1j9tzb6 mark{text-decoration-color:var(--mark-text-decoration-color)}typography.has-mark-text-decoration-line.svelte-1j9tzb6 mark{text-decoration-line:var(--mark-text-decoration-line)}typography.has-mark-text-decoration-style.svelte-1j9tzb6 mark{text-decoration-style:var(--mark-text-decoration-style)}typography.has-mark-text-decoration-skip-ink.svelte-1j9tzb6 mark{text-decoration-skip-ink:var(--mark-text-decoration-skip-ink)}typography.has-mark-text-decoration-thickness.svelte-1j9tzb6 mark{text-decoration-thickness:var(--mark-text-decoration-thickness)}typography.has-mark-text-underline-offset.svelte-1j9tzb6 mark{text-underline-offset:var(--mark-text-underline-offset)}typography.has-mark-text-emphasis-color.svelte-1j9tzb6 mark{text-emphasis-color:var(--mark-text-emphasis-color)}typography.has-mark-text-emphasis-position.svelte-1j9tzb6 mark{text-emphasis-position:var(--mark-text-emphasis-position)}typography.has-mark-text-emphasis-style.svelte-1j9tzb6 mark{text-emphasis-style:var(--mark-text-emphasis-style)}typography.has-mark-text-shadow.svelte-1j9tzb6 mark{text-shadow:var(--mark-text-shadow)}typography.has-mark-text-transform.svelte-1j9tzb6 mark{text-transform:var(--mark-text-transform)}typography.has-mark-letter-spacing.svelte-1j9tzb6 mark{letter-spacing:var(--mark-letter-spacing)}typography.has-mark-background-clip.svelte-1j9tzb6 mark{background-clip:var(--mark-background-clip)}typography.has-spoiler-font-weight.svelte-1j9tzb6 spoiler{font-weight:var(--spoiler-font-weight)}typography.has-spoiler-font-style.svelte-1j9tzb6 spoiler{font-style:var(--spoiler-font-style)}typography.has-spoiler-font-size.svelte-1j9tzb6 spoiler{font-size:var(--spoiler-font-size)}typography.has-spoiler-color.svelte-1j9tzb6 spoiler{color:var(--spoiler-color)}typography.has-spoiler-mix-blend-mode.svelte-1j9tzb6 spoiler{mix-blend-mode:var(--spoiler-mix-blend-mode)}typography.has-spoiler-text-decoration-color.svelte-1j9tzb6 spoiler{text-decoration-color:var(--spoiler-text-decoration-color)}typography.has-spoiler-text-decoration-line.svelte-1j9tzb6 spoiler{text-decoration-line:var(--spoiler-text-decoration-line)}typography.has-spoiler-text-decoration-style.svelte-1j9tzb6 spoiler{text-decoration-style:var(--spoiler-text-decoration-style)}typography.has-spoiler-text-decoration-skip-ink.svelte-1j9tzb6 spoiler{text-decoration-skip-ink:var(--spoiler-text-decoration-skip-ink)}typography.has-spoiler-text-decoration-thickness.svelte-1j9tzb6 spoiler{text-decoration-thickness:var(--spoiler-text-decoration-thickness)}typography.has-spoiler-text-underline-offset.svelte-1j9tzb6 spoiler{text-underline-offset:var(--spoiler-text-underline-offset)}typography.has-spoiler-text-emphasis-color.svelte-1j9tzb6 spoiler{text-emphasis-color:var(--spoiler-text-emphasis-color)}typography.has-spoiler-text-emphasis-position.svelte-1j9tzb6 spoiler{text-emphasis-position:var(--spoiler-text-emphasis-position)}typography.has-spoiler-text-emphasis-style.svelte-1j9tzb6 spoiler{text-emphasis-style:var(--spoiler-text-emphasis-style)}typography.has-spoiler-text-shadow.svelte-1j9tzb6 spoiler{text-shadow:var(--spoiler-text-shadow)}typography.has-spoiler-text-transform.svelte-1j9tzb6 spoiler{text-transform:var(--spoiler-text-transform)}typography.has-spoiler-letter-spacing.svelte-1j9tzb6 spoiler{letter-spacing:var(--spoiler-letter-spacing)}typography.has-spoiler-background-clip.svelte-1j9tzb6 spoiler{background-clip:var(--spoiler-background-clip)}typography.has-sup-font-weight.svelte-1j9tzb6 sup{font-weight:var(--sup-font-weight)}typography.has-sup-font-style.svelte-1j9tzb6 sup{font-style:var(--sup-font-style)}typography.has-sup-font-size.svelte-1j9tzb6 sup{font-size:var(--sup-font-size)}typography.has-sup-color.svelte-1j9tzb6 sup{color:var(--sup-color)}typography.has-sup-mix-blend-mode.svelte-1j9tzb6 sup{mix-blend-mode:var(--sup-mix-blend-mode)}typography.has-sup-text-decoration-color.svelte-1j9tzb6 sup{text-decoration-color:var(--sup-text-decoration-color)}typography.has-sup-text-decoration-line.svelte-1j9tzb6 sup{text-decoration-line:var(--sup-text-decoration-line)}typography.has-sup-text-decoration-style.svelte-1j9tzb6 sup{text-decoration-style:var(--sup-text-decoration-style)}typography.has-sup-text-decoration-skip-ink.svelte-1j9tzb6 sup{text-decoration-skip-ink:var(--sup-text-decoration-skip-ink)}typography.has-sup-text-decoration-thickness.svelte-1j9tzb6 sup{text-decoration-thickness:var(--sup-text-decoration-thickness)}typography.has-sup-text-underline-offset.svelte-1j9tzb6 sup{text-underline-offset:var(--sup-text-underline-offset)}typography.has-sup-text-emphasis-color.svelte-1j9tzb6 sup{text-emphasis-color:var(--sup-text-emphasis-color)}typography.has-sup-text-emphasis-position.svelte-1j9tzb6 sup{text-emphasis-position:var(--sup-text-emphasis-position)}typography.has-sup-text-emphasis-style.svelte-1j9tzb6 sup{text-emphasis-style:var(--sup-text-emphasis-style)}typography.has-sup-text-shadow.svelte-1j9tzb6 sup{text-shadow:var(--sup-text-shadow)}typography.has-sup-text-transform.svelte-1j9tzb6 sup{text-transform:var(--sup-text-transform)}typography.has-sup-letter-spacing.svelte-1j9tzb6 sup{letter-spacing:var(--sup-letter-spacing)}typography.has-sup-background-clip.svelte-1j9tzb6 sup{background-clip:var(--sup-background-clip)}typography.has-sub-font-weight.svelte-1j9tzb6 sub{font-weight:var(--sub-font-weight)}typography.has-sub-font-style.svelte-1j9tzb6 sub{font-style:var(--sub-font-style)}typography.has-sub-font-size.svelte-1j9tzb6 sub{font-size:var(--sub-font-size)}typography.has-sub-color.svelte-1j9tzb6 sub{color:var(--sub-color)}typography.has-sub-mix-blend-mode.svelte-1j9tzb6 sub{mix-blend-mode:var(--sub-mix-blend-mode)}typography.has-sub-text-decoration-color.svelte-1j9tzb6 sub{text-decoration-color:var(--sub-text-decoration-color)}typography.has-sub-text-decoration-line.svelte-1j9tzb6 sub{text-decoration-line:var(--sub-text-decoration-line)}typography.has-sub-text-decoration-style.svelte-1j9tzb6 sub{text-decoration-style:var(--sub-text-decoration-style)}typography.has-sub-text-decoration-skip-ink.svelte-1j9tzb6 sub{text-decoration-skip-ink:var(--sub-text-decoration-skip-ink)}typography.has-sub-text-decoration-thickness.svelte-1j9tzb6 sub{text-decoration-thickness:var(--sub-text-decoration-thickness)}typography.has-sub-text-underline-offset.svelte-1j9tzb6 sub{text-underline-offset:var(--sub-text-underline-offset)}typography.has-sub-text-emphasis-color.svelte-1j9tzb6 sub{text-emphasis-color:var(--sub-text-emphasis-color)}typography.has-sub-text-emphasis-position.svelte-1j9tzb6 sub{text-emphasis-position:var(--sub-text-emphasis-position)}typography.has-sub-text-emphasis-style.svelte-1j9tzb6 sub{text-emphasis-style:var(--sub-text-emphasis-style)}typography.has-sub-text-shadow.svelte-1j9tzb6 sub{text-shadow:var(--sub-text-shadow)}typography.has-sub-text-transform.svelte-1j9tzb6 sub{text-transform:var(--sub-text-transform)}typography.has-sub-letter-spacing.svelte-1j9tzb6 sub{letter-spacing:var(--sub-letter-spacing)}typography.has-sub-background-clip.svelte-1j9tzb6 sub{background-clip:var(--sub-background-clip)}typography.has-code-font-weight.svelte-1j9tzb6 code{font-weight:var(--code-font-weight)}typography.has-code-font-style.svelte-1j9tzb6 code{font-style:var(--code-font-style)}typography.has-code-font-size.svelte-1j9tzb6 code{font-size:var(--code-font-size)}typography.has-code-color.svelte-1j9tzb6 code{color:var(--code-color)}typography.has-code-mix-blend-mode.svelte-1j9tzb6 code{mix-blend-mode:var(--code-mix-blend-mode)}typography.has-code-text-decoration-color.svelte-1j9tzb6 code{text-decoration-color:var(--code-text-decoration-color)}typography.has-code-text-decoration-line.svelte-1j9tzb6 code{text-decoration-line:var(--code-text-decoration-line)}typography.has-code-text-decoration-style.svelte-1j9tzb6 code{text-decoration-style:var(--code-text-decoration-style)}typography.has-code-text-decoration-skip-ink.svelte-1j9tzb6 code{text-decoration-skip-ink:var(--code-text-decoration-skip-ink)}typography.has-code-text-decoration-thickness.svelte-1j9tzb6 code{text-decoration-thickness:var(--code-text-decoration-thickness)}typography.has-code-text-underline-offset.svelte-1j9tzb6 code{text-underline-offset:var(--code-text-underline-offset)}typography.has-code-text-emphasis-color.svelte-1j9tzb6 code{text-emphasis-color:var(--code-text-emphasis-color)}typography.has-code-text-emphasis-position.svelte-1j9tzb6 code{text-emphasis-position:var(--code-text-emphasis-position)}typography.has-code-text-emphasis-style.svelte-1j9tzb6 code{text-emphasis-style:var(--code-text-emphasis-style)}typography.has-code-text-shadow.svelte-1j9tzb6 code{text-shadow:var(--code-text-shadow)}typography.has-code-text-transform.svelte-1j9tzb6 code{text-transform:var(--code-text-transform)}typography.has-code-letter-spacing.svelte-1j9tzb6 code{letter-spacing:var(--code-letter-spacing)}typography.has-code-background-clip.svelte-1j9tzb6 code{background-clip:var(--code-background-clip)}typography.has-em-font-weight.svelte-1j9tzb6 em{font-weight:var(--em-font-weight)}typography.has-em-font-style.svelte-1j9tzb6 em{font-style:var(--em-font-style)}typography.has-em-font-size.svelte-1j9tzb6 em{font-size:var(--em-font-size)}typography.has-em-color.svelte-1j9tzb6 em{color:var(--em-color)}typography.has-em-mix-blend-mode.svelte-1j9tzb6 em{mix-blend-mode:var(--em-mix-blend-mode)}typography.has-em-text-decoration-color.svelte-1j9tzb6 em{text-decoration-color:var(--em-text-decoration-color)}typography.has-em-text-decoration-line.svelte-1j9tzb6 em{text-decoration-line:var(--em-text-decoration-line)}typography.has-em-text-decoration-style.svelte-1j9tzb6 em{text-decoration-style:var(--em-text-decoration-style)}typography.has-em-text-decoration-skip-ink.svelte-1j9tzb6 em{text-decoration-skip-ink:var(--em-text-decoration-skip-ink)}typography.has-em-text-decoration-thickness.svelte-1j9tzb6 em{text-decoration-thickness:var(--em-text-decoration-thickness)}typography.has-em-text-underline-offset.svelte-1j9tzb6 em{text-underline-offset:var(--em-text-underline-offset)}typography.has-em-text-emphasis-color.svelte-1j9tzb6 em{text-emphasis-color:var(--em-text-emphasis-color)}typography.has-em-text-emphasis-position.svelte-1j9tzb6 em{text-emphasis-position:var(--em-text-emphasis-position)}typography.has-em-text-emphasis-style.svelte-1j9tzb6 em{text-emphasis-style:var(--em-text-emphasis-style)}typography.has-em-text-shadow.svelte-1j9tzb6 em{text-shadow:var(--em-text-shadow)}typography.has-em-text-transform.svelte-1j9tzb6 em{text-transform:var(--em-text-transform)}typography.has-em-letter-spacing.svelte-1j9tzb6 em{letter-spacing:var(--em-letter-spacing)}typography.has-em-background-clip.svelte-1j9tzb6 em{background-clip:var(--em-background-clip)}typography.has-underline-font-weight.svelte-1j9tzb6 underline{font-weight:var(--underline-font-weight)}typography.has-underline-font-style.svelte-1j9tzb6 underline{font-style:var(--underline-font-style)}typography.has-underline-font-size.svelte-1j9tzb6 underline{font-size:var(--underline-font-size)}typography.has-underline-color.svelte-1j9tzb6 underline{color:var(--underline-color)}typography.has-underline-mix-blend-mode.svelte-1j9tzb6 underline{mix-blend-mode:var(--underline-mix-blend-mode)}typography.has-underline-text-decoration-color.svelte-1j9tzb6 underline{text-decoration-color:var(--underline-text-decoration-color)}typography.has-underline-text-decoration-line.svelte-1j9tzb6 underline{text-decoration-line:var(--underline-text-decoration-line)}typography.has-underline-text-decoration-style.svelte-1j9tzb6 underline{text-decoration-style:var(--underline-text-decoration-style)}typography.has-underline-text-decoration-skip-ink.svelte-1j9tzb6 underline{text-decoration-skip-ink:var(--underline-text-decoration-skip-ink)}typography.has-underline-text-decoration-thickness.svelte-1j9tzb6 underline{text-decoration-thickness:var(--underline-text-decoration-thickness)}typography.has-underline-text-underline-offset.svelte-1j9tzb6 underline{text-underline-offset:var(--underline-text-underline-offset)}typography.has-underline-text-emphasis-color.svelte-1j9tzb6 underline{text-emphasis-color:var(--underline-text-emphasis-color)}typography.has-underline-text-emphasis-position.svelte-1j9tzb6 underline{text-emphasis-position:var(--underline-text-emphasis-position)}typography.has-underline-text-emphasis-style.svelte-1j9tzb6 underline{text-emphasis-style:var(--underline-text-emphasis-style)}typography.has-underline-text-shadow.svelte-1j9tzb6 underline{text-shadow:var(--underline-text-shadow)}typography.has-underline-text-transform.svelte-1j9tzb6 underline{text-transform:var(--underline-text-transform)}typography.has-underline-letter-spacing.svelte-1j9tzb6 underline{letter-spacing:var(--underline-letter-spacing)}typography.has-underline-background-clip.svelte-1j9tzb6 underline{background-clip:var(--underline-background-clip)}typography.has-a-font-weight.svelte-1j9tzb6 a{font-weight:var(--a-font-weight)}typography.has-a-font-style.svelte-1j9tzb6 a{font-style:var(--a-font-style)}typography.has-a-font-size.svelte-1j9tzb6 a{font-size:var(--a-font-size)}typography.has-a-color.svelte-1j9tzb6 a{color:var(--a-color)}typography.has-a-mix-blend-mode.svelte-1j9tzb6 a{mix-blend-mode:var(--a-mix-blend-mode)}typography.has-a-text-decoration-color.svelte-1j9tzb6 a{text-decoration-color:var(--a-text-decoration-color)}typography.has-a-text-decoration-line.svelte-1j9tzb6 a{text-decoration-line:var(--a-text-decoration-line)}typography.has-a-text-decoration-style.svelte-1j9tzb6 a{text-decoration-style:var(--a-text-decoration-style)}typography.has-a-text-decoration-skip-ink.svelte-1j9tzb6 a{text-decoration-skip-ink:var(--a-text-decoration-skip-ink)}typography.has-a-text-decoration-thickness.svelte-1j9tzb6 a{text-decoration-thickness:var(--a-text-decoration-thickness)}typography.has-a-text-underline-offset.svelte-1j9tzb6 a{text-underline-offset:var(--a-text-underline-offset)}typography.has-a-text-emphasis-color.svelte-1j9tzb6 a{text-emphasis-color:var(--a-text-emphasis-color)}typography.has-a-text-emphasis-position.svelte-1j9tzb6 a{text-emphasis-position:var(--a-text-emphasis-position)}typography.has-a-text-emphasis-style.svelte-1j9tzb6 a{text-emphasis-style:var(--a-text-emphasis-style)}typography.has-a-text-shadow.svelte-1j9tzb6 a{text-shadow:var(--a-text-shadow)}typography.has-a-text-transform.svelte-1j9tzb6 a{text-transform:var(--a-text-transform)}typography.has-a-letter-spacing.svelte-1j9tzb6 a{letter-spacing:var(--a-letter-spacing)}typography.has-a-background-clip.svelte-1j9tzb6 a{background-clip:var(--a-background-clip)}typography.has-strong-font-weight.svelte-1j9tzb6 strong{font-weight:var(--strong-font-weight)}typography.has-strong-font-style.svelte-1j9tzb6 strong{font-style:var(--strong-font-style)}typography.has-strong-font-size.svelte-1j9tzb6 strong{font-size:var(--strong-font-size)}typography.has-strong-color.svelte-1j9tzb6 strong{color:var(--strong-color)}typography.has-strong-mix-blend-mode.svelte-1j9tzb6 strong{mix-blend-mode:var(--strong-mix-blend-mode)}typography.has-strong-text-decoration-color.svelte-1j9tzb6 strong{text-decoration-color:var(--strong-text-decoration-color)}typography.has-strong-text-decoration-line.svelte-1j9tzb6 strong{text-decoration-line:var(--strong-text-decoration-line)}typography.has-strong-text-decoration-style.svelte-1j9tzb6 strong{text-decoration-style:var(--strong-text-decoration-style)}typography.has-strong-text-decoration-skip-ink.svelte-1j9tzb6 strong{text-decoration-skip-ink:var(--strong-text-decoration-skip-ink)}typography.has-strong-text-decoration-thickness.svelte-1j9tzb6 strong{text-decoration-thickness:var(--strong-text-decoration-thickness)}typography.has-strong-text-underline-offset.svelte-1j9tzb6 strong{text-underline-offset:var(--strong-text-underline-offset)}typography.has-strong-text-emphasis-color.svelte-1j9tzb6 strong{text-emphasis-color:var(--strong-text-emphasis-color)}typography.has-strong-text-emphasis-position.svelte-1j9tzb6 strong{text-emphasis-position:var(--strong-text-emphasis-position)}typography.has-strong-text-emphasis-style.svelte-1j9tzb6 strong{text-emphasis-style:var(--strong-text-emphasis-style)}typography.has-strong-text-shadow.svelte-1j9tzb6 strong{text-shadow:var(--strong-text-shadow)}typography.has-strong-text-transform.svelte-1j9tzb6 strong{text-transform:var(--strong-text-transform)}typography.has-strong-letter-spacing.svelte-1j9tzb6 strong{letter-spacing:var(--strong-letter-spacing)}typography.has-strong-background-clip.svelte-1j9tzb6 strong{background-clip:var(--strong-background-clip)}typography.has-del-font-weight.svelte-1j9tzb6 del{font-weight:var(--del-font-weight)}typography.has-del-font-style.svelte-1j9tzb6 del{font-style:var(--del-font-style)}typography.has-del-font-size.svelte-1j9tzb6 del{font-size:var(--del-font-size)}typography.has-del-color.svelte-1j9tzb6 del{color:var(--del-color)}typography.has-del-mix-blend-mode.svelte-1j9tzb6 del{mix-blend-mode:var(--del-mix-blend-mode)}typography.has-del-text-decoration-color.svelte-1j9tzb6 del{text-decoration-color:var(--del-text-decoration-color)}typography.has-del-text-decoration-line.svelte-1j9tzb6 del{text-decoration-line:var(--del-text-decoration-line)}typography.has-del-text-decoration-style.svelte-1j9tzb6 del{text-decoration-style:var(--del-text-decoration-style)}typography.has-del-text-decoration-skip-ink.svelte-1j9tzb6 del{text-decoration-skip-ink:var(--del-text-decoration-skip-ink)}typography.has-del-text-decoration-thickness.svelte-1j9tzb6 del{text-decoration-thickness:var(--del-text-decoration-thickness)}typography.has-del-text-underline-offset.svelte-1j9tzb6 del{text-underline-offset:var(--del-text-underline-offset)}typography.has-del-text-emphasis-color.svelte-1j9tzb6 del{text-emphasis-color:var(--del-text-emphasis-color)}typography.has-del-text-emphasis-position.svelte-1j9tzb6 del{text-emphasis-position:var(--del-text-emphasis-position)}typography.has-del-text-emphasis-style.svelte-1j9tzb6 del{text-emphasis-style:var(--del-text-emphasis-style)}typography.has-del-text-shadow.svelte-1j9tzb6 del{text-shadow:var(--del-text-shadow)}typography.has-del-text-transform.svelte-1j9tzb6 del{text-transform:var(--del-text-transform)}typography.has-del-letter-spacing.svelte-1j9tzb6 del{letter-spacing:var(--del-letter-spacing)}typography.has-del-background-clip.svelte-1j9tzb6 del{background-clip:var(--del-background-clip)}typography.has-p-font-weight.svelte-1j9tzb6 p{font-weight:var(--p-font-weight)}typography.has-p-font-style.svelte-1j9tzb6 p{font-style:var(--p-font-style)}typography.has-p-font-size.svelte-1j9tzb6 p{font-size:var(--p-font-size)}typography.has-p-color.svelte-1j9tzb6 p{color:var(--p-color)}typography.has-p-mix-blend-mode.svelte-1j9tzb6 p{mix-blend-mode:var(--p-mix-blend-mode)}typography.has-p-text-decoration-color.svelte-1j9tzb6 p{text-decoration-color:var(--p-text-decoration-color)}typography.has-p-text-decoration-line.svelte-1j9tzb6 p{text-decoration-line:var(--p-text-decoration-line)}typography.has-p-text-decoration-style.svelte-1j9tzb6 p{text-decoration-style:var(--p-text-decoration-style)}typography.has-p-text-decoration-skip-ink.svelte-1j9tzb6 p{text-decoration-skip-ink:var(--p-text-decoration-skip-ink)}typography.has-p-text-decoration-thickness.svelte-1j9tzb6 p{text-decoration-thickness:var(--p-text-decoration-thickness)}typography.has-p-text-underline-offset.svelte-1j9tzb6 p{text-underline-offset:var(--p-text-underline-offset)}typography.has-p-text-emphasis-color.svelte-1j9tzb6 p{text-emphasis-color:var(--p-text-emphasis-color)}typography.has-p-text-emphasis-position.svelte-1j9tzb6 p{text-emphasis-position:var(--p-text-emphasis-position)}typography.has-p-text-emphasis-style.svelte-1j9tzb6 p{text-emphasis-style:var(--p-text-emphasis-style)}typography.has-p-text-shadow.svelte-1j9tzb6 p{text-shadow:var(--p-text-shadow)}typography.has-p-text-transform.svelte-1j9tzb6 p{text-transform:var(--p-text-transform)}typography.has-p-letter-spacing.svelte-1j9tzb6 p{letter-spacing:var(--p-letter-spacing)}typography.has-p-background-clip.svelte-1j9tzb6 p{background-clip:var(--p-background-clip)}typography.has-p-text-wrap.svelte-1j9tzb6 p{text-wrap:var(--p-text-wrap)}typography.has-p-text-indent.svelte-1j9tzb6 p{text-indent:var(--p-text-indent)}typography.has-p-line-height.svelte-1j9tzb6 p{line-height:var(--p-line-height)}typography.has-p-text-align.svelte-1j9tzb6 p{text-align:var(--p-text-align)}typography.has-p-background-position.svelte-1j9tzb6 p{background-position:var(--p-background-position)}typography.has-p-background-repeat.svelte-1j9tzb6 p{background-repeat:var(--p-background-repeat)}typography.has-p-background-size.svelte-1j9tzb6 p{background-size:var(--p-background-size)}typography.has-p-background-color.svelte-1j9tzb6 p{background-color:var(--p-background-color)}typography.has-p-background-image.svelte-1j9tzb6 p{background-image:var(--p-background-image)}typography.has-p-list-style-type.svelte-1j9tzb6 p{list-style-type:var(--p-list-style-type)}typography.has-h1-font-weight.svelte-1j9tzb6 h1{font-weight:var(--h1-font-weight)}typography.has-h1-font-style.svelte-1j9tzb6 h1{font-style:var(--h1-font-style)}typography.has-h1-font-size.svelte-1j9tzb6 h1{font-size:var(--h1-font-size)}typography.has-h1-color.svelte-1j9tzb6 h1{color:var(--h1-color)}typography.has-h1-mix-blend-mode.svelte-1j9tzb6 h1{mix-blend-mode:var(--h1-mix-blend-mode)}typography.has-h1-text-decoration-color.svelte-1j9tzb6 h1{text-decoration-color:var(--h1-text-decoration-color)}typography.has-h1-text-decoration-line.svelte-1j9tzb6 h1{text-decoration-line:var(--h1-text-decoration-line)}typography.has-h1-text-decoration-style.svelte-1j9tzb6 h1{text-decoration-style:var(--h1-text-decoration-style)}typography.has-h1-text-decoration-skip-ink.svelte-1j9tzb6 h1{text-decoration-skip-ink:var(--h1-text-decoration-skip-ink)}typography.has-h1-text-decoration-thickness.svelte-1j9tzb6 h1{text-decoration-thickness:var(--h1-text-decoration-thickness)}typography.has-h1-text-underline-offset.svelte-1j9tzb6 h1{text-underline-offset:var(--h1-text-underline-offset)}typography.has-h1-text-emphasis-color.svelte-1j9tzb6 h1{text-emphasis-color:var(--h1-text-emphasis-color)}typography.has-h1-text-emphasis-position.svelte-1j9tzb6 h1{text-emphasis-position:var(--h1-text-emphasis-position)}typography.has-h1-text-emphasis-style.svelte-1j9tzb6 h1{text-emphasis-style:var(--h1-text-emphasis-style)}typography.has-h1-text-shadow.svelte-1j9tzb6 h1{text-shadow:var(--h1-text-shadow)}typography.has-h1-text-transform.svelte-1j9tzb6 h1{text-transform:var(--h1-text-transform)}typography.has-h1-letter-spacing.svelte-1j9tzb6 h1{letter-spacing:var(--h1-letter-spacing)}typography.has-h1-background-clip.svelte-1j9tzb6 h1{background-clip:var(--h1-background-clip)}typography.has-h1-text-wrap.svelte-1j9tzb6 h1{text-wrap:var(--h1-text-wrap)}typography.has-h1-text-indent.svelte-1j9tzb6 h1{text-indent:var(--h1-text-indent)}typography.has-h1-line-height.svelte-1j9tzb6 h1{line-height:var(--h1-line-height)}typography.has-h1-text-align.svelte-1j9tzb6 h1{text-align:var(--h1-text-align)}typography.has-h1-background-position.svelte-1j9tzb6 h1{background-position:var(--h1-background-position)}typography.has-h1-background-repeat.svelte-1j9tzb6 h1{background-repeat:var(--h1-background-repeat)}typography.has-h1-background-size.svelte-1j9tzb6 h1{background-size:var(--h1-background-size)}typography.has-h1-background-color.svelte-1j9tzb6 h1{background-color:var(--h1-background-color)}typography.has-h1-background-image.svelte-1j9tzb6 h1{background-image:var(--h1-background-image)}typography.has-h1-list-style-type.svelte-1j9tzb6 h1{list-style-type:var(--h1-list-style-type)}typography.has-h2-font-weight.svelte-1j9tzb6 h2{font-weight:var(--h2-font-weight)}typography.has-h2-font-style.svelte-1j9tzb6 h2{font-style:var(--h2-font-style)}typography.has-h2-font-size.svelte-1j9tzb6 h2{font-size:var(--h2-font-size)}typography.has-h2-color.svelte-1j9tzb6 h2{color:var(--h2-color)}typography.has-h2-mix-blend-mode.svelte-1j9tzb6 h2{mix-blend-mode:var(--h2-mix-blend-mode)}typography.has-h2-text-decoration-color.svelte-1j9tzb6 h2{text-decoration-color:var(--h2-text-decoration-color)}typography.has-h2-text-decoration-line.svelte-1j9tzb6 h2{text-decoration-line:var(--h2-text-decoration-line)}typography.has-h2-text-decoration-style.svelte-1j9tzb6 h2{text-decoration-style:var(--h2-text-decoration-style)}typography.has-h2-text-decoration-skip-ink.svelte-1j9tzb6 h2{text-decoration-skip-ink:var(--h2-text-decoration-skip-ink)}typography.has-h2-text-decoration-thickness.svelte-1j9tzb6 h2{text-decoration-thickness:var(--h2-text-decoration-thickness)}typography.has-h2-text-underline-offset.svelte-1j9tzb6 h2{text-underline-offset:var(--h2-text-underline-offset)}typography.has-h2-text-emphasis-color.svelte-1j9tzb6 h2{text-emphasis-color:var(--h2-text-emphasis-color)}typography.has-h2-text-emphasis-position.svelte-1j9tzb6 h2{text-emphasis-position:var(--h2-text-emphasis-position)}typography.has-h2-text-emphasis-style.svelte-1j9tzb6 h2{text-emphasis-style:var(--h2-text-emphasis-style)}typography.has-h2-text-shadow.svelte-1j9tzb6 h2{text-shadow:var(--h2-text-shadow)}typography.has-h2-text-transform.svelte-1j9tzb6 h2{text-transform:var(--h2-text-transform)}typography.has-h2-letter-spacing.svelte-1j9tzb6 h2{letter-spacing:var(--h2-letter-spacing)}typography.has-h2-background-clip.svelte-1j9tzb6 h2{background-clip:var(--h2-background-clip)}typography.has-h2-text-wrap.svelte-1j9tzb6 h2{text-wrap:var(--h2-text-wrap)}typography.has-h2-text-indent.svelte-1j9tzb6 h2{text-indent:var(--h2-text-indent)}typography.has-h2-line-height.svelte-1j9tzb6 h2{line-height:var(--h2-line-height)}typography.has-h2-text-align.svelte-1j9tzb6 h2{text-align:var(--h2-text-align)}typography.has-h2-background-position.svelte-1j9tzb6 h2{background-position:var(--h2-background-position)}typography.has-h2-background-repeat.svelte-1j9tzb6 h2{background-repeat:var(--h2-background-repeat)}typography.has-h2-background-size.svelte-1j9tzb6 h2{background-size:var(--h2-background-size)}typography.has-h2-background-color.svelte-1j9tzb6 h2{background-color:var(--h2-background-color)}typography.has-h2-background-image.svelte-1j9tzb6 h2{background-image:var(--h2-background-image)}typography.has-h2-list-style-type.svelte-1j9tzb6 h2{list-style-type:var(--h2-list-style-type)}typography.has-h3-font-weight.svelte-1j9tzb6 h3{font-weight:var(--h3-font-weight)}typography.has-h3-font-style.svelte-1j9tzb6 h3{font-style:var(--h3-font-style)}typography.has-h3-font-size.svelte-1j9tzb6 h3{font-size:var(--h3-font-size)}typography.has-h3-color.svelte-1j9tzb6 h3{color:var(--h3-color)}typography.has-h3-mix-blend-mode.svelte-1j9tzb6 h3{mix-blend-mode:var(--h3-mix-blend-mode)}typography.has-h3-text-decoration-color.svelte-1j9tzb6 h3{text-decoration-color:var(--h3-text-decoration-color)}typography.has-h3-text-decoration-line.svelte-1j9tzb6 h3{text-decoration-line:var(--h3-text-decoration-line)}typography.has-h3-text-decoration-style.svelte-1j9tzb6 h3{text-decoration-style:var(--h3-text-decoration-style)}typography.has-h3-text-decoration-skip-ink.svelte-1j9tzb6 h3{text-decoration-skip-ink:var(--h3-text-decoration-skip-ink)}typography.has-h3-text-decoration-thickness.svelte-1j9tzb6 h3{text-decoration-thickness:var(--h3-text-decoration-thickness)}typography.has-h3-text-underline-offset.svelte-1j9tzb6 h3{text-underline-offset:var(--h3-text-underline-offset)}typography.has-h3-text-emphasis-color.svelte-1j9tzb6 h3{text-emphasis-color:var(--h3-text-emphasis-color)}typography.has-h3-text-emphasis-position.svelte-1j9tzb6 h3{text-emphasis-position:var(--h3-text-emphasis-position)}typography.has-h3-text-emphasis-style.svelte-1j9tzb6 h3{text-emphasis-style:var(--h3-text-emphasis-style)}typography.has-h3-text-shadow.svelte-1j9tzb6 h3{text-shadow:var(--h3-text-shadow)}typography.has-h3-text-transform.svelte-1j9tzb6 h3{text-transform:var(--h3-text-transform)}typography.has-h3-letter-spacing.svelte-1j9tzb6 h3{letter-spacing:var(--h3-letter-spacing)}typography.has-h3-background-clip.svelte-1j9tzb6 h3{background-clip:var(--h3-background-clip)}typography.has-h3-text-wrap.svelte-1j9tzb6 h3{text-wrap:var(--h3-text-wrap)}typography.has-h3-text-indent.svelte-1j9tzb6 h3{text-indent:var(--h3-text-indent)}typography.has-h3-line-height.svelte-1j9tzb6 h3{line-height:var(--h3-line-height)}typography.has-h3-text-align.svelte-1j9tzb6 h3{text-align:var(--h3-text-align)}typography.has-h3-background-position.svelte-1j9tzb6 h3{background-position:var(--h3-background-position)}typography.has-h3-background-repeat.svelte-1j9tzb6 h3{background-repeat:var(--h3-background-repeat)}typography.has-h3-background-size.svelte-1j9tzb6 h3{background-size:var(--h3-background-size)}typography.has-h3-background-color.svelte-1j9tzb6 h3{background-color:var(--h3-background-color)}typography.has-h3-background-image.svelte-1j9tzb6 h3{background-image:var(--h3-background-image)}typography.has-h3-list-style-type.svelte-1j9tzb6 h3{list-style-type:var(--h3-list-style-type)}typography.has-h4-font-weight.svelte-1j9tzb6 h4{font-weight:var(--h4-font-weight)}typography.has-h4-font-style.svelte-1j9tzb6 h4{font-style:var(--h4-font-style)}typography.has-h4-font-size.svelte-1j9tzb6 h4{font-size:var(--h4-font-size)}typography.has-h4-color.svelte-1j9tzb6 h4{color:var(--h4-color)}typography.has-h4-mix-blend-mode.svelte-1j9tzb6 h4{mix-blend-mode:var(--h4-mix-blend-mode)}typography.has-h4-text-decoration-color.svelte-1j9tzb6 h4{text-decoration-color:var(--h4-text-decoration-color)}typography.has-h4-text-decoration-line.svelte-1j9tzb6 h4{text-decoration-line:var(--h4-text-decoration-line)}typography.has-h4-text-decoration-style.svelte-1j9tzb6 h4{text-decoration-style:var(--h4-text-decoration-style)}typography.has-h4-text-decoration-skip-ink.svelte-1j9tzb6 h4{text-decoration-skip-ink:var(--h4-text-decoration-skip-ink)}typography.has-h4-text-decoration-thickness.svelte-1j9tzb6 h4{text-decoration-thickness:var(--h4-text-decoration-thickness)}typography.has-h4-text-underline-offset.svelte-1j9tzb6 h4{text-underline-offset:var(--h4-text-underline-offset)}typography.has-h4-text-emphasis-color.svelte-1j9tzb6 h4{text-emphasis-color:var(--h4-text-emphasis-color)}typography.has-h4-text-emphasis-position.svelte-1j9tzb6 h4{text-emphasis-position:var(--h4-text-emphasis-position)}typography.has-h4-text-emphasis-style.svelte-1j9tzb6 h4{text-emphasis-style:var(--h4-text-emphasis-style)}typography.has-h4-text-shadow.svelte-1j9tzb6 h4{text-shadow:var(--h4-text-shadow)}typography.has-h4-text-transform.svelte-1j9tzb6 h4{text-transform:var(--h4-text-transform)}typography.has-h4-letter-spacing.svelte-1j9tzb6 h4{letter-spacing:var(--h4-letter-spacing)}typography.has-h4-background-clip.svelte-1j9tzb6 h4{background-clip:var(--h4-background-clip)}typography.has-h4-text-wrap.svelte-1j9tzb6 h4{text-wrap:var(--h4-text-wrap)}typography.has-h4-text-indent.svelte-1j9tzb6 h4{text-indent:var(--h4-text-indent)}typography.has-h4-line-height.svelte-1j9tzb6 h4{line-height:var(--h4-line-height)}typography.has-h4-text-align.svelte-1j9tzb6 h4{text-align:var(--h4-text-align)}typography.has-h4-background-position.svelte-1j9tzb6 h4{background-position:var(--h4-background-position)}typography.has-h4-background-repeat.svelte-1j9tzb6 h4{background-repeat:var(--h4-background-repeat)}typography.has-h4-background-size.svelte-1j9tzb6 h4{background-size:var(--h4-background-size)}typography.has-h4-background-color.svelte-1j9tzb6 h4{background-color:var(--h4-background-color)}typography.has-h4-background-image.svelte-1j9tzb6 h4{background-image:var(--h4-background-image)}typography.has-h4-list-style-type.svelte-1j9tzb6 h4{list-style-type:var(--h4-list-style-type)}typography.has-h5-font-weight.svelte-1j9tzb6 h5{font-weight:var(--h5-font-weight)}typography.has-h5-font-style.svelte-1j9tzb6 h5{font-style:var(--h5-font-style)}typography.has-h5-font-size.svelte-1j9tzb6 h5{font-size:var(--h5-font-size)}typography.has-h5-color.svelte-1j9tzb6 h5{color:var(--h5-color)}typography.has-h5-mix-blend-mode.svelte-1j9tzb6 h5{mix-blend-mode:var(--h5-mix-blend-mode)}typography.has-h5-text-decoration-color.svelte-1j9tzb6 h5{text-decoration-color:var(--h5-text-decoration-color)}typography.has-h5-text-decoration-line.svelte-1j9tzb6 h5{text-decoration-line:var(--h5-text-decoration-line)}typography.has-h5-text-decoration-style.svelte-1j9tzb6 h5{text-decoration-style:var(--h5-text-decoration-style)}typography.has-h5-text-decoration-skip-ink.svelte-1j9tzb6 h5{text-decoration-skip-ink:var(--h5-text-decoration-skip-ink)}typography.has-h5-text-decoration-thickness.svelte-1j9tzb6 h5{text-decoration-thickness:var(--h5-text-decoration-thickness)}typography.has-h5-text-underline-offset.svelte-1j9tzb6 h5{text-underline-offset:var(--h5-text-underline-offset)}typography.has-h5-text-emphasis-color.svelte-1j9tzb6 h5{text-emphasis-color:var(--h5-text-emphasis-color)}typography.has-h5-text-emphasis-position.svelte-1j9tzb6 h5{text-emphasis-position:var(--h5-text-emphasis-position)}typography.has-h5-text-emphasis-style.svelte-1j9tzb6 h5{text-emphasis-style:var(--h5-text-emphasis-style)}typography.has-h5-text-shadow.svelte-1j9tzb6 h5{text-shadow:var(--h5-text-shadow)}typography.has-h5-text-transform.svelte-1j9tzb6 h5{text-transform:var(--h5-text-transform)}typography.has-h5-letter-spacing.svelte-1j9tzb6 h5{letter-spacing:var(--h5-letter-spacing)}typography.has-h5-background-clip.svelte-1j9tzb6 h5{background-clip:var(--h5-background-clip)}typography.has-h5-text-wrap.svelte-1j9tzb6 h5{text-wrap:var(--h5-text-wrap)}typography.has-h5-text-indent.svelte-1j9tzb6 h5{text-indent:var(--h5-text-indent)}typography.has-h5-line-height.svelte-1j9tzb6 h5{line-height:var(--h5-line-height)}typography.has-h5-text-align.svelte-1j9tzb6 h5{text-align:var(--h5-text-align)}typography.has-h5-background-position.svelte-1j9tzb6 h5{background-position:var(--h5-background-position)}typography.has-h5-background-repeat.svelte-1j9tzb6 h5{background-repeat:var(--h5-background-repeat)}typography.has-h5-background-size.svelte-1j9tzb6 h5{background-size:var(--h5-background-size)}typography.has-h5-background-color.svelte-1j9tzb6 h5{background-color:var(--h5-background-color)}typography.has-h5-background-image.svelte-1j9tzb6 h5{background-image:var(--h5-background-image)}typography.has-h5-list-style-type.svelte-1j9tzb6 h5{list-style-type:var(--h5-list-style-type)}typography.has-h6-font-weight.svelte-1j9tzb6 h6{font-weight:var(--h6-font-weight)}typography.has-h6-font-style.svelte-1j9tzb6 h6{font-style:var(--h6-font-style)}typography.has-h6-font-size.svelte-1j9tzb6 h6{font-size:var(--h6-font-size)}typography.has-h6-color.svelte-1j9tzb6 h6{color:var(--h6-color)}typography.has-h6-mix-blend-mode.svelte-1j9tzb6 h6{mix-blend-mode:var(--h6-mix-blend-mode)}typography.has-h6-text-decoration-color.svelte-1j9tzb6 h6{text-decoration-color:var(--h6-text-decoration-color)}typography.has-h6-text-decoration-line.svelte-1j9tzb6 h6{text-decoration-line:var(--h6-text-decoration-line)}typography.has-h6-text-decoration-style.svelte-1j9tzb6 h6{text-decoration-style:var(--h6-text-decoration-style)}typography.has-h6-text-decoration-skip-ink.svelte-1j9tzb6 h6{text-decoration-skip-ink:var(--h6-text-decoration-skip-ink)}typography.has-h6-text-decoration-thickness.svelte-1j9tzb6 h6{text-decoration-thickness:var(--h6-text-decoration-thickness)}typography.has-h6-text-underline-offset.svelte-1j9tzb6 h6{text-underline-offset:var(--h6-text-underline-offset)}typography.has-h6-text-emphasis-color.svelte-1j9tzb6 h6{text-emphasis-color:var(--h6-text-emphasis-color)}typography.has-h6-text-emphasis-position.svelte-1j9tzb6 h6{text-emphasis-position:var(--h6-text-emphasis-position)}typography.has-h6-text-emphasis-style.svelte-1j9tzb6 h6{text-emphasis-style:var(--h6-text-emphasis-style)}typography.has-h6-text-shadow.svelte-1j9tzb6 h6{text-shadow:var(--h6-text-shadow)}typography.has-h6-text-transform.svelte-1j9tzb6 h6{text-transform:var(--h6-text-transform)}typography.has-h6-letter-spacing.svelte-1j9tzb6 h6{letter-spacing:var(--h6-letter-spacing)}typography.has-h6-background-clip.svelte-1j9tzb6 h6{background-clip:var(--h6-background-clip)}typography.has-h6-text-wrap.svelte-1j9tzb6 h6{text-wrap:var(--h6-text-wrap)}typography.has-h6-text-indent.svelte-1j9tzb6 h6{text-indent:var(--h6-text-indent)}typography.has-h6-line-height.svelte-1j9tzb6 h6{line-height:var(--h6-line-height)}typography.has-h6-text-align.svelte-1j9tzb6 h6{text-align:var(--h6-text-align)}typography.has-h6-background-position.svelte-1j9tzb6 h6{background-position:var(--h6-background-position)}typography.has-h6-background-repeat.svelte-1j9tzb6 h6{background-repeat:var(--h6-background-repeat)}typography.has-h6-background-size.svelte-1j9tzb6 h6{background-size:var(--h6-background-size)}typography.has-h6-background-color.svelte-1j9tzb6 h6{background-color:var(--h6-background-color)}typography.has-h6-background-image.svelte-1j9tzb6 h6{background-image:var(--h6-background-image)}typography.has-h6-list-style-type.svelte-1j9tzb6 h6{list-style-type:var(--h6-list-style-type)}typography.has-blockquote-font-weight.svelte-1j9tzb6 blockquote{font-weight:var(--blockquote-font-weight)}typography.has-blockquote-font-style.svelte-1j9tzb6 blockquote{font-style:var(--blockquote-font-style)}typography.has-blockquote-font-size.svelte-1j9tzb6 blockquote{font-size:var(--blockquote-font-size)}typography.has-blockquote-color.svelte-1j9tzb6 blockquote{color:var(--blockquote-color)}typography.has-blockquote-mix-blend-mode.svelte-1j9tzb6 blockquote{mix-blend-mode:var(--blockquote-mix-blend-mode)}typography.has-blockquote-text-decoration-color.svelte-1j9tzb6 blockquote{text-decoration-color:var(--blockquote-text-decoration-color)}typography.has-blockquote-text-decoration-line.svelte-1j9tzb6 blockquote{text-decoration-line:var(--blockquote-text-decoration-line)}typography.has-blockquote-text-decoration-style.svelte-1j9tzb6 blockquote{text-decoration-style:var(--blockquote-text-decoration-style)}typography.has-blockquote-text-decoration-skip-ink.svelte-1j9tzb6 blockquote{text-decoration-skip-ink:var(--blockquote-text-decoration-skip-ink)}typography.has-blockquote-text-decoration-thickness.svelte-1j9tzb6 blockquote{text-decoration-thickness:var(--blockquote-text-decoration-thickness)}typography.has-blockquote-text-underline-offset.svelte-1j9tzb6 blockquote{text-underline-offset:var(--blockquote-text-underline-offset)}typography.has-blockquote-text-emphasis-color.svelte-1j9tzb6 blockquote{text-emphasis-color:var(--blockquote-text-emphasis-color)}typography.has-blockquote-text-emphasis-position.svelte-1j9tzb6 blockquote{text-emphasis-position:var(--blockquote-text-emphasis-position)}typography.has-blockquote-text-emphasis-style.svelte-1j9tzb6 blockquote{text-emphasis-style:var(--blockquote-text-emphasis-style)}typography.has-blockquote-text-shadow.svelte-1j9tzb6 blockquote{text-shadow:var(--blockquote-text-shadow)}typography.has-blockquote-text-transform.svelte-1j9tzb6 blockquote{text-transform:var(--blockquote-text-transform)}typography.has-blockquote-letter-spacing.svelte-1j9tzb6 blockquote{letter-spacing:var(--blockquote-letter-spacing)}typography.has-blockquote-background-clip.svelte-1j9tzb6 blockquote{background-clip:var(--blockquote-background-clip)}typography.has-blockquote-text-wrap.svelte-1j9tzb6 blockquote{text-wrap:var(--blockquote-text-wrap)}typography.has-blockquote-text-indent.svelte-1j9tzb6 blockquote{text-indent:var(--blockquote-text-indent)}typography.has-blockquote-line-height.svelte-1j9tzb6 blockquote{line-height:var(--blockquote-line-height)}typography.has-blockquote-text-align.svelte-1j9tzb6 blockquote{text-align:var(--blockquote-text-align)}typography.has-blockquote-background-position.svelte-1j9tzb6 blockquote{background-position:var(--blockquote-background-position)}typography.has-blockquote-background-repeat.svelte-1j9tzb6 blockquote{background-repeat:var(--blockquote-background-repeat)}typography.has-blockquote-background-size.svelte-1j9tzb6 blockquote{background-size:var(--blockquote-background-size)}typography.has-blockquote-background-color.svelte-1j9tzb6 blockquote{background-color:var(--blockquote-background-color)}typography.has-blockquote-background-image.svelte-1j9tzb6 blockquote{background-image:var(--blockquote-background-image)}typography.has-blockquote-list-style-type.svelte-1j9tzb6 blockquote{list-style-type:var(--blockquote-list-style-type)}typography.has-ul-font-weight.svelte-1j9tzb6 ul{font-weight:var(--ul-font-weight)}typography.has-ul-font-style.svelte-1j9tzb6 ul{font-style:var(--ul-font-style)}typography.has-ul-font-size.svelte-1j9tzb6 ul{font-size:var(--ul-font-size)}typography.has-ul-color.svelte-1j9tzb6 ul{color:var(--ul-color)}typography.has-ul-mix-blend-mode.svelte-1j9tzb6 ul{mix-blend-mode:var(--ul-mix-blend-mode)}typography.has-ul-text-decoration-color.svelte-1j9tzb6 ul{text-decoration-color:var(--ul-text-decoration-color)}typography.has-ul-text-decoration-line.svelte-1j9tzb6 ul{text-decoration-line:var(--ul-text-decoration-line)}typography.has-ul-text-decoration-style.svelte-1j9tzb6 ul{text-decoration-style:var(--ul-text-decoration-style)}typography.has-ul-text-decoration-skip-ink.svelte-1j9tzb6 ul{text-decoration-skip-ink:var(--ul-text-decoration-skip-ink)}typography.has-ul-text-decoration-thickness.svelte-1j9tzb6 ul{text-decoration-thickness:var(--ul-text-decoration-thickness)}typography.has-ul-text-underline-offset.svelte-1j9tzb6 ul{text-underline-offset:var(--ul-text-underline-offset)}typography.has-ul-text-emphasis-color.svelte-1j9tzb6 ul{text-emphasis-color:var(--ul-text-emphasis-color)}typography.has-ul-text-emphasis-position.svelte-1j9tzb6 ul{text-emphasis-position:var(--ul-text-emphasis-position)}typography.has-ul-text-emphasis-style.svelte-1j9tzb6 ul{text-emphasis-style:var(--ul-text-emphasis-style)}typography.has-ul-text-shadow.svelte-1j9tzb6 ul{text-shadow:var(--ul-text-shadow)}typography.has-ul-text-transform.svelte-1j9tzb6 ul{text-transform:var(--ul-text-transform)}typography.has-ul-letter-spacing.svelte-1j9tzb6 ul{letter-spacing:var(--ul-letter-spacing)}typography.has-ul-background-clip.svelte-1j9tzb6 ul{background-clip:var(--ul-background-clip)}typography.has-ul-text-wrap.svelte-1j9tzb6 ul{text-wrap:var(--ul-text-wrap)}typography.has-ul-text-indent.svelte-1j9tzb6 ul{text-indent:var(--ul-text-indent)}typography.has-ul-line-height.svelte-1j9tzb6 ul{line-height:var(--ul-line-height)}typography.has-ul-text-align.svelte-1j9tzb6 ul{text-align:var(--ul-text-align)}typography.has-ul-background-position.svelte-1j9tzb6 ul{background-position:var(--ul-background-position)}typography.has-ul-background-repeat.svelte-1j9tzb6 ul{background-repeat:var(--ul-background-repeat)}typography.has-ul-background-size.svelte-1j9tzb6 ul{background-size:var(--ul-background-size)}typography.has-ul-background-color.svelte-1j9tzb6 ul{background-color:var(--ul-background-color)}typography.has-ul-background-image.svelte-1j9tzb6 ul{background-image:var(--ul-background-image)}typography.has-ul-list-style-type.svelte-1j9tzb6 ul{list-style-type:var(--ul-list-style-type)}typography.has-ol-font-weight.svelte-1j9tzb6 ol{font-weight:var(--ol-font-weight)}typography.has-ol-font-style.svelte-1j9tzb6 ol{font-style:var(--ol-font-style)}typography.has-ol-font-size.svelte-1j9tzb6 ol{font-size:var(--ol-font-size)}typography.has-ol-color.svelte-1j9tzb6 ol{color:var(--ol-color)}typography.has-ol-mix-blend-mode.svelte-1j9tzb6 ol{mix-blend-mode:var(--ol-mix-blend-mode)}typography.has-ol-text-decoration-color.svelte-1j9tzb6 ol{text-decoration-color:var(--ol-text-decoration-color)}typography.has-ol-text-decoration-line.svelte-1j9tzb6 ol{text-decoration-line:var(--ol-text-decoration-line)}typography.has-ol-text-decoration-style.svelte-1j9tzb6 ol{text-decoration-style:var(--ol-text-decoration-style)}typography.has-ol-text-decoration-skip-ink.svelte-1j9tzb6 ol{text-decoration-skip-ink:var(--ol-text-decoration-skip-ink)}typography.has-ol-text-decoration-thickness.svelte-1j9tzb6 ol{text-decoration-thickness:var(--ol-text-decoration-thickness)}typography.has-ol-text-underline-offset.svelte-1j9tzb6 ol{text-underline-offset:var(--ol-text-underline-offset)}typography.has-ol-text-emphasis-color.svelte-1j9tzb6 ol{text-emphasis-color:var(--ol-text-emphasis-color)}typography.has-ol-text-emphasis-position.svelte-1j9tzb6 ol{text-emphasis-position:var(--ol-text-emphasis-position)}typography.has-ol-text-emphasis-style.svelte-1j9tzb6 ol{text-emphasis-style:var(--ol-text-emphasis-style)}typography.has-ol-text-shadow.svelte-1j9tzb6 ol{text-shadow:var(--ol-text-shadow)}typography.has-ol-text-transform.svelte-1j9tzb6 ol{text-transform:var(--ol-text-transform)}typography.has-ol-letter-spacing.svelte-1j9tzb6 ol{letter-spacing:var(--ol-letter-spacing)}typography.has-ol-background-clip.svelte-1j9tzb6 ol{background-clip:var(--ol-background-clip)}typography.has-ol-text-wrap.svelte-1j9tzb6 ol{text-wrap:var(--ol-text-wrap)}typography.has-ol-text-indent.svelte-1j9tzb6 ol{text-indent:var(--ol-text-indent)}typography.has-ol-line-height.svelte-1j9tzb6 ol{line-height:var(--ol-line-height)}typography.has-ol-text-align.svelte-1j9tzb6 ol{text-align:var(--ol-text-align)}typography.has-ol-background-position.svelte-1j9tzb6 ol{background-position:var(--ol-background-position)}typography.has-ol-background-repeat.svelte-1j9tzb6 ol{background-repeat:var(--ol-background-repeat)}typography.has-ol-background-size.svelte-1j9tzb6 ol{background-size:var(--ol-background-size)}typography.has-ol-background-color.svelte-1j9tzb6 ol{background-color:var(--ol-background-color)}typography.has-ol-background-image.svelte-1j9tzb6 ol{background-image:var(--ol-background-image)}typography.has-ol-list-style-type.svelte-1j9tzb6 ol{list-style-type:var(--ol-list-style-type)}typography.has-li-font-weight.svelte-1j9tzb6 li{font-weight:var(--li-font-weight)}typography.has-li-font-style.svelte-1j9tzb6 li{font-style:var(--li-font-style)}typography.has-li-font-size.svelte-1j9tzb6 li{font-size:var(--li-font-size)}typography.has-li-color.svelte-1j9tzb6 li{color:var(--li-color)}typography.has-li-mix-blend-mode.svelte-1j9tzb6 li{mix-blend-mode:var(--li-mix-blend-mode)}typography.has-li-text-decoration-color.svelte-1j9tzb6 li{text-decoration-color:var(--li-text-decoration-color)}typography.has-li-text-decoration-line.svelte-1j9tzb6 li{text-decoration-line:var(--li-text-decoration-line)}typography.has-li-text-decoration-style.svelte-1j9tzb6 li{text-decoration-style:var(--li-text-decoration-style)}typography.has-li-text-decoration-skip-ink.svelte-1j9tzb6 li{text-decoration-skip-ink:var(--li-text-decoration-skip-ink)}typography.has-li-text-decoration-thickness.svelte-1j9tzb6 li{text-decoration-thickness:var(--li-text-decoration-thickness)}typography.has-li-text-underline-offset.svelte-1j9tzb6 li{text-underline-offset:var(--li-text-underline-offset)}typography.has-li-text-emphasis-color.svelte-1j9tzb6 li{text-emphasis-color:var(--li-text-emphasis-color)}typography.has-li-text-emphasis-position.svelte-1j9tzb6 li{text-emphasis-position:var(--li-text-emphasis-position)}typography.has-li-text-emphasis-style.svelte-1j9tzb6 li{text-emphasis-style:var(--li-text-emphasis-style)}typography.has-li-text-shadow.svelte-1j9tzb6 li{text-shadow:var(--li-text-shadow)}typography.has-li-text-transform.svelte-1j9tzb6 li{text-transform:var(--li-text-transform)}typography.has-li-letter-spacing.svelte-1j9tzb6 li{letter-spacing:var(--li-letter-spacing)}typography.has-li-background-clip.svelte-1j9tzb6 li{background-clip:var(--li-background-clip)}typography.has-li-text-wrap.svelte-1j9tzb6 li{text-wrap:var(--li-text-wrap)}typography.has-li-text-indent.svelte-1j9tzb6 li{text-indent:var(--li-text-indent)}typography.has-li-line-height.svelte-1j9tzb6 li{line-height:var(--li-line-height)}typography.has-li-text-align.svelte-1j9tzb6 li{text-align:var(--li-text-align)}typography.has-li-background-position.svelte-1j9tzb6 li{background-position:var(--li-background-position)}typography.has-li-background-repeat.svelte-1j9tzb6 li{background-repeat:var(--li-background-repeat)}typography.has-li-background-size.svelte-1j9tzb6 li{background-size:var(--li-background-size)}typography.has-li-background-color.svelte-1j9tzb6 li{background-color:var(--li-background-color)}typography.has-li-background-image.svelte-1j9tzb6 li{background-image:var(--li-background-image)}typography.has-li-list-style-type.svelte-1j9tzb6 li{list-style-type:var(--li-list-style-type)}iframe.svelte-sbk5f4{width:100%;height:var(--height, "unset")}video.svelte-13kk6x7{width:100%}vimbed.svelte-1ym3fis{border-radius:var(--roundness);padding:var(--pad-top) var(--pad-right) var(--pad-bottom) var(--pad-left);width:100%;display:flex}vimbed.svelte-1ym3fis img,vimbed.svelte-1ym3fis picture{object-fit:inherit}typography{width:100%}
