*,:after,:before{box-sizing:border-box}*{margin:0}body{height:100%;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}ol,ul{list-style-type:none;margin:0;padding:0}address{font-style:normal}:root{--color-light-muted:#e9ebec;--color-light:#f4f5f6;--color-light-intense:#fff;--color-dark-muted:#2b303b;--color-dark:#20242c;--color-dark-intense:#121721;--color-primary-muted:#336999;--color-primary:#225581;--color-primary-intense:#194266;--color-secondary-muted:#b34d52;--color-secondary:#a63f44;--color-secondary-intense:#993338;--color-accent-muted:#ffd480;--color-accent:#ffc34d;--color-accent-intense:#ffb31a;--border-radius:4px;--border-width:2px;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:6rem;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-monospace:"SFMono-Regular",Andale Mono,Consolas,"Liberation Mono",Menlo,monospace;--font-serif:Palatino,"Palatino Linotype","Palatino LT STD","Book Antiqua",Georgia,serif}html{font-size:clamp(1rem,.9rem + .5vw,1.3rem);scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-family:var(--font-sans);line-height:1.5;color:#20242c;color:var(--color-text);background-color:#f4f5f6;background-color:var(--color-background)}.container{max-width:40rem;margin:0 auto;padding:2rem;padding:var(--space-md)}:root{--color-text-muted:var(--color-dark-muted);--color-text:var(--color-dark);--color-text-intense:var(--color-dark-intentse);--color-ui-muted:#b7bbbe;--color-ui:#808d93;--color-ui-intense:#5c6a70;--color-background-muted:var(--color-light-muted);--color-background:var(--color-light);--color-background-intense:var(--color-light-intense);--color-background-card:var(--color-light-intense);--color-link-default:#1565c0;--color-link-hover:#0d47a1;--color-link-visited:#7b1fa2}h1,h2,h3,h4,h5,h6{font-weight:800;line-height:1.1;margin:0 0 1rem}h1{font-size:2.5rem;line-height:1}h2{font-size:1.7rem;position:relative}h3{font-size:1.3rem}h4{font-size:1.2rem}h5{font-size:1rem}h6{font-size:.9rem}p{margin:0 0 .75em;max-width:80ch}em{font-style:italic}a{text-decoration:none;font-weight:600;color:#1565c0;color:var(--color-link-default)}a:where(:hover,:focus){color:#0d47a1;color:var(--color-link-hover)}:where(p,ul:not([class]),ol:not,pre,code,blockquote,img,video,iframe)+:is(h1,h2,h3,h4,h5,h6){margin-top:2rem;margin-top:var(--space-md)}mark{background:#fff176}.hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}ul:not([class]){list-style-type:disc;margin:0 0 1rem 1.125rem;margin:0 0 var(--space-sm) 1.125rem;margin-left:1.125rem;line-height:1.3}ul:not([class])>li>ul{list-style-type:circle}ul:not([class])>li>ul>li>ul{list-style-type:square}ol:not([class]){margin:0 0 1rem 1.75rem;margin:0 0 var(--space-sm) 1.75rem;padding-left:0;list-style:decimal}:where(ul:not([class]),ol:not)>li{padding-left:0;margin-bottom:.5rem}ol:not([class]) ul,ul:not([class]) ul{margin:1rem 0 1rem 1rem}ol:not([class]) ol,ul:not([class]) ol{margin:1rem 0 1rem 2rem}hr{border:none;height:2px;height:var(--border-width);background:#e9ebec;background:var(--color-background-muted);width:100%;margin:2rem 0;margin:var(--space-md) 0}blockquote{background:#fff;background:var(--color-background-intense);border-left:2px solid;border-left:var(--border-width) solid;padding:1rem;padding:var(--space-sm);margin:0 0 2rem;margin:0 0 var(--space-md) 0}blockquote:not(:first-child){margin:2rem 0;margin:var(--space-md) 0}blockquote>:first-child{padding-top:0;margin-top:0}blockquote>:last-child{padding-bottom:0;margin-bottom:0}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=file],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=url],[type=week],select,textarea{color:currentColor;-webkit-appearance:none;background-color:initial;border:2px solid #808d93;border:var(--border-width) solid var(--color-ui);border-radius:4px;border-radius:var(--border-radius);box-shadow:none;box-sizing:inherit;width:100%;font:400 .9rem/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font:400 .9rem/1 var(--font-sans);height:2rem;padding:0 .5rem;margin:.25em 0 .75em;transition:background-color .15s,border-color .15s}:is([type=color],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=file],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=url],[type=week],input:not([type]),textarea,select):focus{border-color:#1565c0;border-color:var(--color-link-default);outline:0}::-webkit-input-placeholder{color:#808d93;color:var(--color-ui)}::placeholder{color:#808d93;color:var(--color-ui)}textarea{padding:.25rem .5rem;line-height:1.4}[type=file]{padding-top:.4rem;display:flex;align-items:center}select{background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="rgba(125,125,125,0.5)" d="M0,0l6,8l6-8"/></svg>') 100% no-repeat}select[multiple]{background:none;height:auto}select:focus{background:#f4f5f6 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="rgba(125,125,125,0.5)" d="M12,8L6,0L0,8"/></svg>') 100% no-repeat;background:var(--color-background) url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="rgba(125,125,125,0.5)" d="M12,8L6,0L0,8"/></svg>') 100% no-repeat}textarea{min-height:6.5rem}label{display:block;width:100%}.label,label{font-size:.8rem;font-weight:600}legend{font-weight:600;font-size:1.25rem;float:left;margin-bottom:.5em;width:100%}fieldset{position:relative;box-sizing:border-box;border:2px solid #b7bbbe;border:var(--border-width) solid var(--color-ui-muted);border-radius:4px;border-radius:var(--border-radius);margin:2rem 0;margin:var(--space-md) 0;padding:1rem;padding:var(--space-sm)}fieldset>:last-child{margin-bottom:0}fieldset:focus-within{border:2px solid #808d93;border:var(--border-width) solid var(--color-ui)}[type=checkbox],[type=radio]{accent-color:#1565c0;accent-color:var(--color-link-default);display:inline-block;cursor:pointer}:where([type=radio],[type=checkbox])+label{width:auto;display:inline-block;font-size:.9rem;vertical-align:middle;font-weight:400;text-transform:none;margin-left:.1rem;letter-spacing:0;cursor:pointer}[type=color]{-webkit-appearance:none;display:block;padding:0;cursor:pointer;width:2rem}[type=color]::-webkit-color-swatch-wrapper{padding:0}[type=color]::-webkit-color-swatch{border:none}[type=file]{border-style:dashed;cursor:pointer}input::-webkit-file-upload-button,input::file-selector-button{cursor:pointer;color:inherit;padding:0 .75rem 0 0;background:none;border:none}.form-row{display:flex;grid-gap:1rem;gap:1rem;grid-gap:var(--space-sm);gap:var(--space-sm)}.form-row>*{margin-top:0}.input-row{display:flex;align-items:center;margin:.25em 0 .75em}.input-row>*{border-radius:0;margin:0}.input-row>:first-child{border-radius:4px 0 0 4px;border-radius:var(--border-radius) 0 0 var(--border-radius)}.input-row>:last-child{border-radius:0 4px 4px 0;border-radius:0 var(--border-radius) var(--border-radius) 0}:root{--range-track:4px;--range-size:20px}[type=range]{margin:0;padding:0;width:100%;height:28px;height:calc(var(--range-size) + var(--range-track)*2);box-shadow:none;background:transparent;font:1em arial,sans-serif}[type=range],[type=range]::-webkit-slider-thumb{-webkit-appearance:none}[type=range]::-webkit-slider-runnable-track{box-sizing:border-box;border:none;width:100%;height:4px;height:var(--range-track);border-radius:4px;border-radius:var(--border-radius);background:#b7bbbe;background:var(--color-ui-muted)}[type=range]::-moz-range-track{box-sizing:border-box;border:none;width:100%;height:4px;height:var(--range-track);border-radius:4px;border-radius:var(--border-radius);background:#b7bbbe;background:var(--color-ui-muted)}[type=range]::-ms-track{box-sizing:border-box;border:none;width:100%;height:4px;height:var(--range-track);border-radius:4px;border-radius:var(--border-radius);background:#b7bbbe;background:var(--color-ui-muted);color:transparent}[type=range]::-moz-range-progress{height:4px;height:var(--range-track);border-radius:4px;border-radius:var(--border-radius);background:#808d93;background:var(--color-ui)}[type=range]::-ms-fill-lower{height:4px;height:var(--range-track);border-radius:4px;border-radius:var(--border-radius);background:#808d93;background:var(--color-ui)}[type=range]::-webkit-slider-thumb{margin-top:-8px;box-sizing:border-box;width:20px;width:var(--range-size);height:20px;height:var(--range-size);border-radius:50%;border:2px solid #808d93;border:var(--border-width) solid var(--color-ui);background:#fff;pointer-events:all!important;cursor:pointer}[type=range]::-moz-range-thumb{box-sizing:border-box;width:20px;width:var(--range-size);height:20px;height:var(--range-size);border-radius:50%;border:2px solid #808d93;border:var(--border-width) solid var(--color-ui);background:#fff;pointer-events:all!important;cursor:pointer}[type=range]::-ms-thumb{margin-top:0;box-sizing:border-box;width:20px;width:var(--range-size);height:20px;height:var(--range-size);border-radius:50%;border:2px solid #808d93;border:var(--border-width) solid var(--color-ui);background:#fff;pointer-events:all!important;cursor:pointer}[type=range]:focus{border:none;outline:none;box-shadow:none!important}[type=range]:focus::-ms-thumb{border-color:#1565c0;border-color:var(--color-link-default)}[type=range]:focus::-webkit-slider-thumb{border-color:#1565c0;border-color:var(--color-link-default)}[type=range]:focus::-moz-range-thumb{border-color:#1565c0;border-color:var(--color-link-default)}[type=range]::-ms-tooltip{display:none}.button,[type=button],[type=reset],[type=submit],button{--button-background:var(--color-primary);--button-color:var(--color-light);background-color:var(--button-background);color:var(--button-color);border:var(--border-width) solid var(--button-background);border-radius:4px;border-radius:var(--border-radius);cursor:pointer;display:inline-block;text-align:center;text-decoration:none;white-space:nowrap;font:600 .8rem/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font:600 .8rem/1 var(--font-sans);height:2rem;padding:.5rem 1rem;transition:background-color .15s,border-color .15s}a.button:where(:hover,:focus){color:var(--button-color)!important}:is(.button,button,[type=button],[type=reset],[type=submit]):where(:hover,:focus){--button-background:var(--color-primary-intense)}:is(.button,button,[type=button],[type=reset],[type=submit]):where([disabled]){-webkit-filter:saturate(0);filter:saturate(0);pointer-events:none;cursor:not-allowed}.button-secondary{--button-background:var(--color-secondary)}.button-secondary:where(:hover,:focus){--button-background:var(--color-secondary-intense)}.button-accent{--button-color:var(--color-dark);--button-background:var(--color-accent)}.button-accent:where(:hover,:focus){--button-background:var(--color-accent-intense)}.button-group{display:flex;flex-wrap:wrap;grid-gap:.5rem;gap:.5rem;margin:1rem 0;margin:var(--space-sm) 0}code,pre{font-family:"SFMono-Regular",Andale Mono,Consolas,"Liberation Mono",Menlo,monospace;font-family:var(--font-monospace);font-size:.75rem}code{white-space:nowrap}pre{overflow-x:auto;padding:1rem;padding:var(--space-sm);margin:0 0 1rem;margin:0 0 var(--space-sm) 0;background:#fff;background:var(--color-background-intense)}pre>code{margin:0;display:block;white-space:pre}img{display:block}.embed-16-9,img{width:100%;height:auto}.embed-16-9{aspect-ratio:16/9}.embed-4-3{aspect-ratio:4/3;height:100%;width:100%}table{border-collapse:collapse;width:100%;table-layout:fixed;font-size:.8rem}table caption{text-align:left;font-size:1rem;font-weight:600}td,th{text-align:left;padding:.25rem .5rem;vertical-align:top;word-wrap:break-word}thead{border-bottom:2px solid #e9ebec;border-bottom:var(--border-width) solid var(--color-background-muted)}thead th{vertical-align:bottom}tfoot{border-top:2px solid #e9ebec;border-top:var(--border-width) solid var(--color-background-muted)}tbody tr:nth-child(odd){background-color:#fff;background-color:var(--color-background-intense)}tbody tr:nth-child(2n){background-color:#f4f5f6;background-color:var(--color-background)}
/*# sourceMappingURL=2.2f768e14.chunk.css.map */