@layer reset,base,theme,component,component1,component2,component3,component4,component5,component6,utilities;@layer reset{*,: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}}@layer reset{:where(html){line-height:1.15;-webkit-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[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(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}: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(summary){display:list-item}}@layer theme{:root{color-scheme:light dark;--brandPrimary: #2dffdb;--brandPrimaryDark: #2ea994;--brandSecondary: #6e20e8;--brandSecondaryDark: #311261;--textLight: #efefef;--textDark: #222;--textColor: light-dark(var(--textDark), var(--textLight));--borderLight: var(--brandSecondary);--borderDark: var(--brandSecondaryDark);--borderColor: light-dark(var(--borderDark), var(--borderLight));--linkLight: var(--textLight);--linkDark: var(--brandSecondaryDark);--linkColor: light-dark(var(--linkDark), var(--linkLight));--interactiveTextHoverLight: oklch(from var(--linkColor) calc(l + .8) C H);--interactiveTextHoverDark: oklch(from var(--linkColor) calc(l - 1) C H);--interactiveTextHover: light-dark( var(--interactiveTextHoverLight), var(--interactiveTextHoverDark) );--buttonPrimaryBackground: var(--brandPrimary);--buttonPrimaryText: #fff;--backgroundLight: hsl(200deg 5% 90%);--backgroundDark: hsl(200deg 5% 10%);--backgroundColor: light-dark(var(--backgroundLight), var(--backgroundDark));--errorColor: #e9373f;--radiusSmall: 4px;--radiusMedium: 6px;--fontSans: Roboto, system-ui, -apple-system;--verticalSpace: 40px;--horizontalSpace: 40px;--easeAppearFast: cubic-bezier(.42, .07, .08, 1);--easeAppear: ease-in-out;--tetherSize: 5px}:root.theme-light{color-scheme:light}:root.theme-dark{color-scheme:dark}:root.theme-dark.theme-light{color-scheme:light dark}@media (width <= 400px){:root{--horizontalSpace: 20px;--verticalSpace: 20px}}}@layer base{body{font-family:var(--fontSans),system-ui;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;background-color:var(--backgroundColor);color:var(--textColor)}a{color:var(--linkColor);text-decoration:none}a:hover,a:focus{text-decoration:underline}fieldset{border:none;padding:0;margin:0;min-inline-size:0}}
