*,:after,:before{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;height:100%}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{background-color:var(--color-background);color:var(--color-text);font-family:var(--font-sans);line-height:1.5}.container{margin:0 auto;max-width:40rem;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;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--color-text-muted:var(--color-light-muted);--color-text:var(--color-light);--color-text-intense:var(--color-light-intentse);--color-ui-intense:#b7bbbe;--color-ui:#808d93;--color-ui-muted:#5c6a70;--color-background-muted:var(--color-dark-muted);--color-background:var(--color-dark);--color-background-intense:var(--color-dark-intense);--color-background-card:var(--color-dark-muted);--color-link-default:#64b5f6;--color-link-hover:#bbdefb;--color-link-visited:#ce93d8}}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{color:var(--color-link-default);font-weight:600;text-decoration:none}a:where(:hover,:focus){color:var(--color-link-hover)}:where(p,ul:not([class]),ol:not([class]),pre,code,blockquote,img,video,iframe)+:is(h1,h2,h3,h4,h5,h6){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]){line-height:1.3;list-style-type:disc;margin:0 0 var(--space-sm) 1.125rem;margin-left:1.125rem}ul:not([class])>li>ul{list-style-type:circle}ul:not([class])>li>ul>li>ul{list-style-type:square}ol:not([class]){list-style:decimal;margin:0 0 var(--space-sm) 1.75rem;padding-left:0}:where(ul:not([class]),ol:not([class]))>li{margin-bottom:.5rem;padding-left:0}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{background:var(--color-background-muted);border:none;height:var(--border-width);margin:var(--space-md) 0;width:100%}blockquote{background:var(--color-background-intense);border-left:var(--border-width) solid;margin:0 0 var(--space-md) 0;padding:var(--space-sm)}blockquote:not(:first-child){margin:var(--space-md) 0}blockquote>:first-child{margin-top:0;padding-top:0}blockquote>:last-child{margin-bottom:0;padding-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{-webkit-appearance:none;background-color:transparent;border:var(--border-width) solid var(--color-ui);border-radius:var(--border-radius);box-shadow:none;box-sizing:inherit;color:currentColor;font:400 .9rem/1 var(--font-sans);height:2rem;margin:.25em 0 .75em;padding:0 .5rem;transition:background-color .15s,border-color .15s;width:100%}: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:var(--color-link-default);outline:0}::-moz-placeholder{color:var(--color-ui)}::placeholder{color:var(--color-ui)}textarea{line-height:1.4;padding:.25rem .5rem}[type=file]{align-items:center;display:flex;padding-top:.4rem}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: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>') center right no-repeat}textarea{min-height:6.5rem}label{display:block;width:100%}.label,label{font-size:.8rem;font-weight:600}legend{float:left;font-size:1.25rem;font-weight:600;margin-bottom:.5em;width:100%}fieldset{border:none;border:var(--border-width) solid var(--color-ui-muted);border-radius:var(--border-radius);box-sizing:border-box;margin:var(--space-md) 0;padding:var(--space-sm);position:relative}fieldset>:last-child{margin-bottom:0}fieldset:focus-within{border:var(--border-width) solid var(--color-ui)}[type=checkbox],[type=radio]{accent-color:var(--color-link-default);cursor:pointer;display:inline-block}:where([type=radio],[type=checkbox])+label{cursor:pointer;display:inline-block;font-size:.9rem;font-weight:400;letter-spacing:0;margin-left:.1rem;text-transform:none;vertical-align:middle;width:auto}[type=color]{-webkit-appearance:none;cursor:pointer;display:block;padding:0;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{background:none;border:none;color:inherit;cursor:pointer;padding:0 .75rem 0 0}.form-row{display:flex;gap:var(--space-sm)}.form-row>*{margin-top:0}.input-row{align-items:center;display:flex;margin:.25em 0 .75em}.input-row>*{border-radius:0;margin:0}.input-row>:first-child{border-radius:var(--border-radius) 0 0 var(--border-radius)}.input-row>:last-child{border-radius:0 var(--border-radius) var(--border-radius) 0}:root{--range-track:4px;--range-size:20px}[type=range]{background:transparent;box-shadow:none;font:1em arial,sans-serif;height:calc(var(--range-size) + var(--range-track)*2);margin:0;padding:0;width:100%}[type=range],[type=range]::-webkit-slider-thumb{-webkit-appearance:none}[type=range]::-webkit-slider-runnable-track{background:var(--color-ui-muted);border:none;border-radius:var(--border-radius);box-sizing:border-box;height:var(--range-track);width:100%}[type=range]::-moz-range-track{background:var(--color-ui-muted);border:none;border-radius:var(--border-radius);box-sizing:border-box;height:var(--range-track);width:100%}[type=range]::-ms-track{background:var(--color-ui-muted);border:none;border-radius:var(--border-radius);box-sizing:border-box;color:transparent;height:var(--range-track);width:100%}[type=range]::-moz-range-progress{background:var(--color-ui);border-radius:var(--border-radius);height:var(--range-track)}[type=range]::-ms-fill-lower{background:var(--color-ui);border-radius:var(--border-radius);height:var(--range-track)}[type=range]::-webkit-slider-thumb{background:#fff;border:none;border:var(--border-width) solid var(--color-ui);border-radius:50%;box-sizing:border-box;cursor:pointer;height:var(--range-size);margin-top:-8px;pointer-events:all!important;width:var(--range-size)}[type=range]::-moz-range-thumb{background:#fff;border:none;border:var(--border-width) solid var(--color-ui);border-radius:50%;box-sizing:border-box;cursor:pointer;height:var(--range-size);pointer-events:all!important;width:var(--range-size)}[type=range]::-ms-thumb{background:#fff;border:none;border:var(--border-width) solid var(--color-ui);border-radius:50%;box-sizing:border-box;cursor:pointer;height:var(--range-size);margin-top:0;pointer-events:all!important;width:var(--range-size)}[type=range]:focus{border:none;box-shadow:none!important;outline:none}[type=range]:focus::-ms-thumb{border-color:var(--color-link-default)}[type=range]:focus::-webkit-slider-thumb{border-color:var(--color-link-default)}[type=range]:focus::-moz-range-thumb{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);border:var(--border-width) solid var(--button-background);border-radius:var(--border-radius);color:var(--button-color);cursor:pointer;display:inline-block;font:600 .8rem/1 var(--font-sans);height:2rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:background-color .15s,border-color .15s;white-space:nowrap}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]){cursor:not-allowed;filter:saturate(0);pointer-events:none}.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;gap:.5rem;margin:var(--space-sm) 0}code,pre{font-family:var(--font-monospace);font-size:.75rem}code{white-space:nowrap}pre{background:var(--color-background-intense);margin:0 0 var(--space-sm) 0;overflow-x:auto;padding:var(--space-sm)}pre>code{display:block;margin:0;white-space:pre}img{display:block}.embed-16-9,img{height:auto;width:100%}.embed-16-9{aspect-ratio:16/9}.embed-4-3{aspect-ratio:4/3;height:100%;width:100%}table{border-collapse:collapse;font-size:.8rem;table-layout:fixed;width:100%}table caption{font-size:1rem;font-weight:600;text-align:left}td,th{word-wrap:break-word;padding:.25rem .5rem;text-align:left;vertical-align:top}thead{border-bottom:var(--border-width) solid var(--color-background-muted)}thead th{vertical-align:bottom}tfoot{border-top:var(--border-width) solid var(--color-background-muted)}tbody tr:nth-child(odd){background-color:var(--color-background-intense)}tbody tr:nth-child(2n){background-color:var(--color-background)}:root{--border-width:1px;--color-primary:#284274;--color-primary-intense:#1e3258;--color-primary-muted:#395282;--color-secondary:#7047eb;--color-secondary-intense:#502bbd;--color-secondary-muted:#7e57c2;--color-link-default:#7e57c2;--color-link-hover:#673ab7;--color-light:#fff;--color-light-muted:#f2f2f2;--color-background-transparent:hsla(0,0%,100%,.8);--color-dark-muted:#14181f;--color-dark:#0d1117;--color-dark-intense:#06070a;--color-ui-muted:rgba(102,122,153,.2);--color-ui:rgba(102,122,153,.4);--color-ui-intense:rgba(102,122,153,.6);--color-text-muted:#3d495c;--space-tiny:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.25rem;--space-xl:1.5rem;--space-xxl:1.75rem;--space-huge:2rem;--color-info:#175cd3;--color-info-light:#eff8ff;--color-info-dark:#124f8b;--color-info-text:var(--color-info-dark);--color-success:#027a48;--color-success-light:#ecfdf3;--color-success-dark:#0d5c00;--color-success-text:var(--color-success-dark);--color-warning:#eba03f;--color-warning-light:#ffe082;--color-warning-dark:#734500;--color-warning-text:var(--color-warning-dark);--color-error:#b42318;--color-error-muted:#c04138;--color-error-light:#fef3f2;--color-error-dark:#8e0000;--color-error-text:var(--color-error-dark);--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media (prefers-color-scheme:dark){:root{--color-primary-muted:hwb(255 17% 26%);--color-primary-intense:hwb(255 32% 16%);--color-link-default:#b39ddb;--color-link-hover:#d1c4e9;--color-text-muted:#7888a1;--color-background-transparent:rgba(13,17,23,.7)}}html{font-size:1rem;line-height:1.75}.vue-feather{display:inline-block;height:1em;margin:-.4em 0;min-width:1rem;vertical-align:.28em;width:auto}.button,[type=button],[type=reset],[type=submit],button{font:600 .9rem/1 var(--font-sans)}button:where(:not(.button)){all:unset;box-sizing:border-box;cursor:pointer;font-size:.9rem}.button-light{--button-background:var(--color-light-muted);--button-color:var(--color-dark)}.button-light :hover{--button-background:var(--color-light)}.button-secondary{background:var(--color-secondary);border:var(--color-secondary)}.button-secondary:hover{background:var(--color-secondary-intense);transition:background .3s}table{font-size:1rem;table-layout:auto}td{vertical-align:middle;white-space:nowrap}th{border-top:var(--border-width) solid var(--color-ui-muted);color:#6c6c84;font-weight:400}td,th{font-size:.875rem;padding-block:var(--space-xs);padding-inline:var(--space-sm)}td:first-child,th:first-child{padding-left:0;position:relative}td:first-child:before,th:first-child:before{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;content:"";height:100%;left:0;position:absolute;top:0;transform:translate(-.5rem);width:.5rem}td:last-child,th:last-child{padding-right:0;position:relative}td:last-child:after,th:last-child:after{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem;content:"";height:100%;position:absolute;right:0;top:0;transform:translate(.5rem);width:.5rem}thead tr:first-child th{border-top:none}tbody tr{border-top:var(--border-width) solid var(--color-ui-muted)}tbody tr:hover{background-color:var(--color-background-muted)!important;cursor:pointer}tbody tr:hover td:first-child:before,tbody tr:hover td:last-child:after{background-color:var(--color-background-muted);content:""}tbody tr:nth-child(2n),tbody tr:nth-child(odd){background-color:transparent}[class*=grid-]{display:grid;gap:1rem;width:100%}.grid-whole{grid-template-columns:1fr;place-items:start}.grid-halves{grid-template-columns:repeat(2,1fr)}.grid-halves-dynamic{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr))}.grid-thirds{grid-template-columns:repeat(3,1fr)}.grid-thirds>:first-child:nth-last-child(2){grid-column:span 2}.grid-thirds>:first-child:last-child{grid-column:span 3}.grid-thirds-dynamic{grid-template-columns:repeat(auto-fit,minmax(min(225px,100%),1fr))}.grid-fourths{grid-template-columns:repeat(4,1fr)}.grid-fourths-dynamic{grid-template-columns:repeat(auto-fit,minmax(min(375px,100%),1fr))}form{margin:0 auto;max-width:640px}.label,label{color:var(--color-text-muted);display:block;font-size:.9rem;font-weight:600;margin-bottom:var(--space-sm);width:100%}::-moz-placeholder{color:var(--color-text-muted)}::placeholder{color:var(--color-text-muted)}select{background-color:var(--color-background);border-radius:.5rem;font-size:14px;line-height:24px;padding-left:1rem;padding-right:2.5rem}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],input[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-background);border:1px solid var(--color-ui);border-radius:8px;font-size:14px;line-height:24px;margin:0;padding:8px 16px;width:100%}input:not([type]):focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border:1px solid var(--color-secondary);box-shadow:none;outline:2px solid transparent;outline-offset:2px;position:relative;z-index:10}.input-label{display:block;font-weight:600}.input-label:has(+.input-description){margin-bottom:unset}.input-description{color:var(--color-text-muted);display:inline-block;font-size:.9rem;margin-bottom:var(--space-xs)}.input-group{margin-bottom:var(--space-xl);position:relative}.input-group.radio{display:flex;flex-direction:column}.input-group.radio .radio-inputs-wrapper{display:flex;gap:var(--space-xl)}.input-group.radio label.option-label{display:flex;gap:var(--space-xs);width:-moz-fit-content;width:fit-content}.input-group.radio label.option-label:hover{cursor:pointer}input:disabled{background-color:var(--color-ui-muted)}input.required:after{color:var(--color-error);content:"*"}input[type=file]{color:transparent;cursor:pointer;height:100%;width:100%}input[type=file]::-webkit-file-upload-button{visibility:hidden}.form-action-buttons{display:flex;gap:var(--space-md);justify-content:flex-end;margin-top:var(--space-huge)}.form-action-buttons .submit-button{background-color:var(--color-secondary);border-color:var(--color-secondary)}.form-action-buttons .cancel-button{background-color:#6e6e6e;border-color:#6e6e6e}.form-action-buttons .cancel-button:hover{background-color:#5a5a5a;border-color:#5a5a5a}summary::-webkit-details-marker{display:none}hr{background:var(--color-ui-muted)}
