@layer reset,page,components,utilities,overrides;@layer reset{*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;tab-size:2;scrollbar-gutter:stable;interpolate-size:allow-keywords;line-height:1.5}:where(html:has(dialog:modal[open])){overflow:clip}@media(prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:inherit;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit;letter-spacing:inherit;word-spacing:inherit;font-feature-settings:inherit;font-variation-settings:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled,label:has(>:disabled,+disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog,[popover]){border:none;background:none;color:inherit;inset:unset;max-width:unset;max-height:unset;overflow:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important;-webkit-user-select:none!important;user-select:none!important}}@layer page{:where(html){color-scheme:light}body{background-color:#f9fafb;display:flex;flex-direction:column;min-height:100vh}}@layer components{.Card{--Card--padding--block: 1.5rem;--Card--padding--inline: 24px;--Card-title--font-size: 1rem;--Card-title--gap: 0;--Card-title--letter-spacing: 0;background-color:#fff;border:1px solid #dae0e7;border-radius:.75rem;box-shadow:#0000 0 0,#0000 0 0,#1d253014 0 .25rem .75rem;padding:1.5rem 24px}.Card[data-card-size=large]{--Card-title--font-size: 1.5rem;--Card-title--letter-spacing: -.0375em;--Card-title--gap: .25rem}.Card__header p{color:#627084;font-size:.875rem;line-height:1.4;margin-block-start:var(--Card-title--gap)}.Card__header p+p{margin-block-start:1em}.Card__title{color:#1d2530;font-size:var(--Card-title--font-size);font-weight:600;letter-spacing:var(--Card-title--letter-spacing);line-height:1;margin-block-start:0}.Card__header+.Card__body{margin-block-start:1.5rem}.ProgressBar{background-color:#e8ebee}.ProgressBar,.ProgressBar__meter{block-size:.5rem;border-radius:1rem}.ProgressBar__meter{background-color:currentColor;display:block}}@layer utilities{.as-columns{--as-columns--count: 2;display:grid;gap:1.5rem}.as-columns[data-columns="3"]{--as-columns--count: 3}@media screen and (min-width:48rem){.as-columns{grid-template-columns:repeat(var(--as-columns--count),1fr)}}.container{--container--max-width: 62rem;padding-inline:1rem;inline-size:min(var(--container--max-width),100%);margin-inline:auto}.container[data-width=narrow]{--container--max-width: 40rem}.vertical-rhythm{--vertical-rhythm--spacing: 1rem}.vertical-rhythm>*+*{margin-block-start:var(--vertical-rhythm--spacing)}.vertical-rhythm[data-rhythm=small]{--vertical-rhythm--spacing: .5rem}.vertical-rhythm[data-rhythm=large]{--vertical-rhythm--spacing: 1.5rem}.vertical-rhythm[data-rhythm=extra-large]{--vertical-rhythm--spacing: 3rem}}header.svelte-12qhfyh{position:sticky;background-color:#fff;border-bottom:1px solid hsl(210,15%,92%);padding:1rem}header.svelte-12qhfyh .container:where(.svelte-12qhfyh){display:flex;flex-direction:row;align-items:center;gap:.75rem}header.svelte-12qhfyh .logo:where(.svelte-12qhfyh){block-size:auto;inline-size:2.5rem}header.svelte-12qhfyh .title:where(.svelte-12qhfyh){display:flex;flex-direction:column}header.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:1.25rem;font-weight:700;line-height:1;text-transform:uppercase}header.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:.75rem;line-height:1.33333;color:#627084}main.svelte-12qhfyh{flex:1;background-color:#f9fafb}footer.svelte-12qhfyh{padding:1rem;border-top:1px solid hsl(210,15%,92%);background-color:#fff}
