:root{--clr-primary-white:#fff;--clr-slate-300:#d6e2f0;--clr-slate-500:#68778d;--clr-slate-900:#1f3251;--ff-body:"Outfit", sans-serif;--fs-paragraph:.9375rem;--fw-normal:400;--fw-bold:700}*,: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;min-height:100vh;line-height:1.5}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}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{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background-color:var(--clr-slate-300)}.flex-positioning{justify-content:center;align-items:center;height:100vh;display:flex}.container{background-color:var(--clr-primary-white);width:300px;box-shadow:0 0 1rem var(--clr-slate-500);border-radius:1rem;padding:1rem;display:block}.qr-code-img{border-radius:1rem}h1{color:var(--clr-slate-900);text-align:center;margin-top:1.25rem;padding:0 1rem;font-size:1.25rem;line-height:1}p{color:var(--clr-slate-900);text-align:center;margin-top:1rem;padding:0 1rem}.clr-bg-500{background-color:var(--clr-slate-500)}.clr-txt-900{color:var(--clr-slate-900)}.ff-body{font-family:var(--ff-body)}.fs-paragraph{font-size:var(--fs-paragraph)}.fw-normal{font-weight:var(--fw-normal)}.fw-bold{font-weight:var(--fw-bold)}
