.wrap.svelte-m2kvjr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:100svh;grid-template-columns:1fr 3fr;--spacing-section-margin: 3rem}.header.svelte-m2kvjr{position:relative;z-index:10}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr){width:100%;top:calc(var(--spacing) * 0);position:sticky;height:100svh;display:flex;flex-direction:column;gap:var(--spacing-base-gutter);justify-content:space-between;padding-inline:var(--spacing-container-margin);padding-block:var(--spacing-base-gutter);padding-left:min(var(--container-margin),3rem);padding-right:min(var(--container-margin),3rem)}.header.svelte-m2kvjr .kicker:where(.svelte-m2kvjr){height:calc(var(--spacing) * 6);align-items:center}.heading.svelte-m2kvjr{padding-bottom:calc(var(--spacing) * 2);display:flex;flex-direction:column;gap:calc(var(--spacing) * 1);@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}.heading.svelte-m2kvjr .number:where(.svelte-m2kvjr){color:color-mix(in srgb,var(--muted) var(--un-text-opacity),transparent);font-family:var(--font-mono)}.step-meta.svelte-m2kvjr{margin-top:calc(var(--spacing) * 4)}.progress.svelte-m2kvjr{display:flex;gap:var(--spacing-base-gutter);height:var(--navbar-content-height);align-items:center}.progress.svelte-m2kvjr .number:where(.svelte-m2kvjr){font-size:var(--text-xs-fontSize);line-height:var(--un-leading, var(--text-xs-lineHeight))}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr){display:flex;flex:1 1 0%}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr){flex:1 1 0%;position:relative;@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-content{syntax:"*";inherits:false;initial-value:"";}@property --un-translate-x{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-y{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-z{syntax:"*";inherits:false;initial-value:0;}}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr)>div:where(.svelte-m2kvjr){border-width:2px;border-color:color-mix(in srgb,var(--background) var(--un-border-opacity),transparent);border-radius:calc(infinity * 1px);background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent);width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3);position:relative}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr):before{background-color:color-mix(in srgb,var(--muted) var(--un-bg-opacity),transparent);height:1px;width:100%;display:block;--un-content:"";content:var(--un-content);--un-translate-y:-50%;translate:var(--un-translate-x) var(--un-translate-y);top:50%;position:absolute}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr):last-child{flex-grow:0}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr):last-child:before{display:none}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr).current{@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr).current>div:where(.svelte-m2kvjr){background-color:color-mix(in srgb,var(--foreground) var(--un-bg-opacity),transparent)}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr).completed{@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr).completed>div:where(.svelte-m2kvjr){background-color:color-mix(in srgb,var(--foreground) var(--un-bg-opacity),transparent)}.progress.svelte-m2kvjr .bar:where(.svelte-m2kvjr) .step:where(.svelte-m2kvjr).completed:before{background-color:color-mix(in srgb,var(--foreground) var(--un-bg-opacity),transparent)}.content.svelte-m2kvjr{position:relative;padding-inline:var(--spacing-container-margin);padding-block:var(--spacing-section-margin)}.content.svelte-m2kvjr .form:where(.svelte-m2kvjr){margin-inline:auto;display:flex;width:var(--container-lg);min-height:100%;align-items:center;justify-content:center;position:relative}.stack.svelte-m2kvjr{display:flex;flex-direction:column;gap:var(--spacing-section-margin);width:100%}.error.svelte-m2kvjr{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));padding:calc(var(--spacing) * 3);border-width:1px;border-radius:var(--radius-lg)}@media(max-width:1023.9px){.wrap.svelte-m2kvjr{grid-template-columns:2fr 2fr}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr),.content.svelte-m2kvjr{padding-top:var(--top-navbar-height)}}@media(max-width:799.9px){.wrap.svelte-m2kvjr{display:flex;flex-direction:column;width:100%;min-height:100svh;grid-template-columns:1fr}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr){padding-bottom:calc(var(--spacing) * 8);flex-direction:column-reverse;gap:var(--spacing-base-gutter);height:auto;position:relative}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr) .kicker:where(.svelte-m2kvjr){display:none}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr) .heading:where(.svelte-m2kvjr) .number:where(.svelte-m2kvjr){display:none}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr) .heading:where(.svelte-m2kvjr){padding-bottom:calc(var(--spacing) * 0)}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr) .progress:where(.svelte-m2kvjr){height:auto;@property --un-leading{syntax:"*";inherits:false;}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr) .progress:where(.svelte-m2kvjr) .bar:where(.svelte-m2kvjr){display:none}.header.svelte-m2kvjr .inner:where(.svelte-m2kvjr) .progress:where(.svelte-m2kvjr) .number:where(.svelte-m2kvjr){--un-leading:var(--leading-none);line-height:var(--leading-none);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2);border-radius:calc(infinity * 1px);background-color:color-mix(in srgb,var(--secondary) var(--un-bg-opacity),transparent)}.content.svelte-m2kvjr{padding-block:var(--spacing-section-margin);border-top-left-radius:var(--radius-3xl);border-top-right-radius:var(--radius-3xl);flex:1 1 0%;padding-block:calc(var(--spacing) * 8)!important}.content.svelte-m2kvjr .form:where(.svelte-m2kvjr){margin-inline:auto;width:100%}}.type-item.svelte-1hrzvuf{display:flex;gap:calc(var(--spacing) * 2);align-items:center}.type-icon.svelte-1hrzvuf{color:color-mix(in srgb,var(--foreground) var(--un-text-opacity),transparent);border-width:1px;border-radius:calc(var(--form-radius) - 2px);display:flex;width:calc(var(--form-input-height) - var(--form-gutter));height:calc(var(--form-input-height) - var(--form-gutter));align-items:center;justify-content:center}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}.how-to-content.svelte-1pwzs20{--rich-margin: 2.5rem;--rich-inline-margin: 1rem;--rich-content-span: span 12 / span 12;--rich-content-wide-span: span 12 / span 12;--rich-content-full-span: span 12 / span 12;--rich-content-start: 1}@media(min-width:640px){.how-to-content.svelte-1pwzs20{--rich-content-span: span 10 / span 10;--rich-content-wide-span: span 11 / span 11;--rich-content-start: 2}}.stack.svelte-xnqzvf{display:flex;flex-direction:column;gap:var(--spacing-section-margin)}.icon-list.svelte-5onhww{display:flex;flex-direction:column;gap:calc(var(--spacing) * 2)}.item.svelte-5onhww{display:flex;gap:calc(var(--spacing) * 4);align-items:center}.icon-wrap.svelte-5onhww{border-width:1px;border-radius:var(--radius-lg);display:flex;flex-shrink:0;width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8);align-items:center;justify-content:center}.content.svelte-5onhww{font-size:var(--text-xs-fontSize);line-height:var(--un-leading, var(--text-xs-lineHeight));display:flex;flex-direction:column;gap:calc(var(--spacing) * 1)}.title.svelte-5onhww{--un-font-weight:var(--fontWeight-bold);font-weight:var(--fontWeight-bold)}.illustration.svelte-ujm7w4{padding:calc(var(--spacing) * 8);border-radius:var(--radius-lg);background-color:color-mix(in srgb,var(--colors-white) var(--un-bg-opacity),transparent);width:100%}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.illustration.svelte-ujm7w4{background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}}.stack.svelte-y7p8jb{display:flex;flex-direction:column;gap:var(--spacing-section-margin)}
