@scope (#home-page){:scope{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;img{max-width:150px}}}@scope (#not-found-page){:scope{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center;a{--font-weight: 500}}}#app{display:none}.not-supported{--font-weight: 500;font-size:1.5rem;min-height:100dvh;display:flex;align-items:center;justify-content:center}@scope (body){#app{display:block}.not-supported{display:none}}@layer reset,colors,typography;@layer reset{*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-background)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}img,picture,video,canvas,svg{display:block;max-width:100%}a{text-decoration:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}}@layer colors{:root{--color-text: #000000;--color-background: #ffffff}}@layer typography{:root{--font-weight: 375;--font-width: 100;--font-slant: 0;--font-grade: 0;--font-thick-stroke: 96;--font-thin-stroke: 79;--font-counter-width: 468;--font-uppercase-height: 712;--font-lowercase-height: 514;--font-ascender-height: 750;--font-descender-depth: -203;--font-figure-height: 738}@font-face{font-family:Roboto Flex;src:url(/fonts/RobotoFlex-VariableFont_GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.ttf) format("truetype");font-weight:100 900;font-style:normal}html,body{font-family:Roboto Flex,sans-serif;letter-spacing:-.04em}*{font:inherit;font-variation-settings:"wght" var(--font-weight),"wdth" var(--font-width),"slnt" var(--font-slant),"GRAD" var(--font-grade),"XOPQ" var(--font-thick-stroke),"YOPQ" var(--font-thin-stroke),"XTRA" var(--font-counter-width),"YTUC" var(--font-uppercase-height),"YTLC" var(--font-lowercase-height),"YTAS" var(--font-ascender-height),"YTDE" var(--font-descender-depth),"YTFI" var(--font-figure-height);font-optical-sizing:auto}h1{--font-weight: 600;--font-width: 151;font-size:2.5rem;color:var(--color-text);text-transform:uppercase}h2{--font-weight: 600;--font-width: 151;font-size:2rem;color:var(--color-text);text-transform:uppercase}h3{--font-weight: 600;--font-width: 151;font-size:1.75rem;color:var(--color-text);text-transform:uppercase}h4{--font-weight: 600;--font-width: 151;font-size:1.5rem;color:var(--color-text);text-transform:uppercase}h5{--font-weight: 600;--font-width: 151;font-size:1.25rem;color:var(--color-text);text-transform:uppercase}h6{--font-weight: 600;--font-width: 151;font-size:1rem;color:var(--color-text);text-transform:uppercase}}
