.cs-qr-code-screen{flex-direction:column;justify-content:center;min-height:100%;margin-top:16px;display:flex}@media screen and (min-width:1024px){.cs-qr-code-screen{margin-top:0}}.cs-qr-code-screen.cs-qr-code-screen__modal{justify-content:flex-start;align-items:center;margin-top:0}.cs-qr-code-screen__border{border:1px solid var(--light-color-layout-border);background-color:var(--light-color-layout-main);width:228px;height:228px;image-rendering:pixelated;box-sizing:border-box;border-radius:24px;justify-content:center;align-items:center;display:flex}.cs-qr-code-screen__border canvas{width:180px;height:180px}.cs-qr-code-screen__info{flex-direction:column;gap:16px;margin-top:16px;display:flex}.cs-qr-code-screen__info__title{letter-spacing:-.7px;margin-top:24px;font-size:2.4rem;font-weight:700;line-height:28px}.cs-qr-code-screen__modal .cs-qr-code-screen__info__title{text-align:center}
.cs-instruction-item{gap:12px;display:flex}.cs-instruction-item__icon{color:var(--light-color-typography-accent);font-size:2.4rem}.dark-theme .cs-instruction-item__icon{color:var(--dark-color-typography-accent)}.cs-instruction-item__description{font-size:1.6rem;font-weight:500;line-height:20px;font-style:medium;color:var(--light-color-typography-accent)}.dark-theme .cs-instruction-item__description{color:var(--dark-color-typography-accent)}
