@charset "UTF-8";*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:where(button,input,select,textarea){background-color:transparent;border:1px solid WindowFrame;color:inherit;font:inherit;letter-spacing:inherit;padding:.25em .375em}:where(select){appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E") no-repeat right center/1em;border-radius:0;padding-right:1em}:where(select[multiple]){background-image:none}:where([type=color i],[type=range i]){border-width:0;padding:0}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}code,kbd,samp,pre{font-family:ui-monospace,Menlo,Consolas,Roboto Mono,"Ubuntu Monospace",Noto Mono,Oxygen Mono,Liberation Mono,monospace,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-delay:0s!important;transition-duration:0s!important}}:root{font-family:var(--font-family-body);line-height:var(--font-line-height-body);font-size:var(--font-size-base);font-weight:var(--font-weight-body)}h1,h2,h3,h4,h5,h6{line-height:var(--font-line-height-heading);font-weight:var(--font-weight-heading);text-wrap:balance}h1{font-size:var(--font-size-huge)}h2{font-size:var(--font-size-large)}h3{font-size:var(--font-size-medium)}h4{font-size:var(--font-size-normal)}h5{font-size:var(--font-size-small)}h6{font-size:var(--font-size-tiny)}p{text-wrap:pretty}pre{font-family:var(--font-family-monospace);line-height:1.2;width:100%;overflow:auto;border-radius:var(--component-card-border-radius);box-shadow:.1rem .2rem .4rem #0000001a;font-size:var(--font-size-normal);font-weight:400;padding:var(--size-space-unit, 1rem)}mark{background-color:var(--color-base-secondary-300)}a{color:var(--color-base-primary-500);text-decoration:underline;transition:color .2s,opacity .2s}a:visited{opacity:.6}a:hover,a:focus-visible{opacity:1;color:var(--color-base-primary-600);text-decoration:underline wavy}img{height:auto}*,*:before,*:after{box-sizing:border-box}:host{display:block}.button,button,input[type=submit]{display:inline-flex;flex-direction:row;align-items:center;gap:.5rem;background:var(--component-button-base-background);color:var(--component-button-base-color);border-width:var(--component-button-base-border-width);border-style:solid;border-color:var(--component-button-base-border-color);padding:.5em 1em;border-radius:var(--component-button-base-border-radius);font-size:1rem;font-weight:700;letter-spacing:.05em;text-decoration:none;outline:1px solid transparent;transition:color .2s,border-color .2s,background-color .2s,outline .2s;outline-color:transparent;outline-offset:var(--component-focus-ring-offset, 0px);outline-style:solid;outline-width:var(--component-focus-ring-width, 2px)}.button:focus-visible,button:focus-visible,input[type=submit]:focus-visible{outline-color:var(--component-focus-ring-color)}@media (prefers-contrast: more){.button:focus-visible,button:focus-visible,input[type=submit]:focus-visible{--component-focus-ring-color: var(--color-base-primary-200);box-shadow:0 0 0 calc((var(--component-focus-ring-width) + var(--component-focus-ring-offset, 0px)) * 1.5) var(--color-base-primary-800)}}.button:hover,button:hover,input[type=submit]:hover,.button:focus-visible,button:focus-visible,input[type=submit]:focus-visible{color:var(--component-button-active-color);background:var(--component-button-active-background);cursor:pointer;text-decoration:none}.button:active,button:active,input[type=submit]:active{transform:translateY(1px)}.button[disabled],button[disabled],input[disabled][type=submit]{cursor:not-allowed;filter:grayscale(70%);opacity:.8}:where(input,textarea,select){display:block;accent-color:var(--color-base-primary-500);border-radius:var(--component-input-base-border-radius);border-width:var(--component-input-base-border-width);border-style:solid;border-color:var(--component-input-base-border-color);background:var(--component-input-base-background);color:var(--component-input-base-color);padding:.5em 1em;transition:color .2s,background-color .2s,border-color .2s,outline .2s;font-size:1rem;outline-color:transparent;outline-offset:var(--component-focus-ring-offset, 0px);outline-style:solid;outline-width:var(--component-focus-ring-width, 2px)}:where(input,textarea,select):focus-visible{outline-color:var(--component-focus-ring-color)}@media (prefers-contrast: more){:where(input,textarea,select):focus-visible{--component-focus-ring-color: var(--color-base-primary-200);box-shadow:0 0 0 calc((var(--component-focus-ring-width) + var(--component-focus-ring-offset, 0px)) * 1.5) var(--color-base-primary-800)}}:where(input,textarea,select):not(textarea){line-height:1.1}:where(input,textarea,select):hover{border-color:var(--component-input-hover-border-color);color:var(--component-input-hover-color);background:var(--component-input-hover-background)}:where(input,textarea,select):focus{border-color:var(--component-input-active-border-color);color:var(--component-input-active-color);background:var(--component-input-active-background)}:where(input,textarea,select):invalid:not(:active){border-color:var(--color-base-error-500)}:where(input,textarea,select)[readonly]{cursor:not-allowed;border-style:dashed}:where(input,textarea,select):disabled{cursor:not-allowed;opacity:.6;filter:grayscale(100%) brightness(80%)}:where(input,textarea,select):disabled:hover,:where(input,textarea,select):disabled:focus-visible{border-color:var(--component-input-base-border-color);background:var(--component-input-base-background);color:var(--component-input-base-color)}:where(input,textarea,select):where(textarea){line-height:1.5;min-height:4.3em;resize:vertical}:where(input,textarea,select):where(select){position:relative;cursor:pointer;padding-inline-end:2.5em}:where(input,textarea,select):where(select),:where(input,textarea,select):where(select):hover,:where(input,textarea,select):where(select):focus,:where(input,textarea,select):where(select):focus-visible{background-position:right 1em top 50%;background-size:1em;background-image:url('data:image/svg+xml;utf8,<svg stroke="currentColor" fill="none" stroke-width="2" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" class="tIfrV5XfYIEuoFNktgCj " aria-hidden="true" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><polyline points="6 9 12 15 18 9"></polyline></svg>');background-repeat:no-repeat}:where(input,textarea,select) :where(option){padding-block:.2em;font-size:1em}:where(input,textarea,select) :where(option):nth-of-type(2n){background-color:#0000000d}:where(input,textarea,select) :where(option):checked{background:var(--component-button-active-background);color:var(--component-button-active-color)}:where(input,textarea,select):where([type=checkbox]),:where(input,textarea,select):where([type=radio]){display:block;position:relative;appearance:none;width:1.2rem;height:1.2rem;padding:0;cursor:pointer}:where(input,textarea,select):where([type=checkbox]){border-radius:calc(var(--component-input-base-border-radius) / 2)}:where(input,textarea,select):where([type=checkbox]):after{content:"✓";content:"✓"/"";speak:none;display:block;position:absolute;font-size:.8rem;font-weight:700;line-height:0;left:0;width:100%;top:50%;color:transparent;text-align:center;transition:color .2s}:where(input,textarea,select):where([type=checkbox]):checked{border-color:var(--component-input-active-border-color);background-color:var(--component-input-active-border-color)}:where(input,textarea,select):where([type=checkbox]):checked:after{color:var(--component-input-base-border-color)}:where(input,textarea,select):where([type=radio]){border-radius:50%}:where(input,textarea,select):where([type=radio]):after{content:"";display:block;border-radius:50%;width:70%;height:70%;margin:15%;inset:0;transition:background-color .2s}:where(input,textarea,select):where([type=radio]):checked:after{background-color:var(--component-input-active-border-color)}label{color:inherit;font-size:.8rem;cursor:pointer}:root{--grantcodes-ui-theme: "none";background-color:var(--color-base-background-main);fill:currentColor;--component-focus-ring-color: rgba(106, 91, 197, .4);--component-focus-ring-width: .2rem}::selection{background-color:var(--color-base-primary-200)}::backdrop{background-color:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body{display:flex;flex-direction:column;min-height:100dvh}
