*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizeSpeed;line-height:1.5}a{text-decoration:none}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--font-size-0: .75rem;--font-size-1: 1rem;--font-size-2: 1.2rem;--font-size-3: 1.44rem}:root{--size-0: .25rem;--size-1: .5rem;--size-2: .75rem;--size-3: 1rem;--size-4: 1.25rem;--size-5: 1.5rem;--size-6: 1.75rem;--size-7: 2rem;--size-8: 2.5rem;--size-9: 3rem;--size-10: 4rem}:root{--cyan--2: #00989c;--yellow--1: #ebac31;--red--1: #eb5757;--red--2: #9e0038;--white: #fcfcfc;--grey--1: #f2f2f2;--grey--2: #dedede;--grey--3: #7e7e7e;--grey--4: #4a4a4a;--grey--5: #141414}:root{--headerBackground: var(--cyan--2);--headerText: var(--white);--background: var(--white);--primary: var(--cyan--2);--textOnPrimary: var(--white);--input: var(--grey--1);--line: var(--grey--2);--label: var(--grey--4);--secondary: var(--grey--4);--text: var(--grey--5);--inputText: var(--grey--5);--info: var(--grey--3);--success: var(--cyan--2);--warning: var(--yellow--1);--error: var(--red--1);--errorText: var(--red--2);--inputErrorBackground: #ffe0e6}body.dark{--background: #14142b;--headerBackground: var(--cyan--5);--headerText: var(--white);--primary: var(--cyan--3);--secondary: var(--grey--5);--input: var(--grey--7);--line: var(--grey--7);--label: var(--grey--2);--text: var(--white)}html,body{margin:0;padding:0;min-height:100vh}body{font-family:Roboto,sans-serif;font-size:1rem;line-height:1.3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}video{max-width:400px;max-height:400px}a{color:inherit}*:focus-visible{outline:2px solid currentColor}[hidden]{display:none}.clickable-link{color:var(--cyan--2);text-decoration:underline;cursor:pointer;font-weight:700}
