.verify-code{direction:ltr;justify-content:center;gap:.5rem;display:flex}.verify-code__cell{text-align:center;width:2.75rem;height:3rem;color:var(--landing-text);background:var(--landing-surface);border:1.5px solid var(--landing-border);border-radius:.75rem;outline:none;padding:0;font-size:1.25rem;font-weight:800;line-height:1;transition:border-color .2s,box-shadow .2s,background .2s}.verify-code__cell:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9812e}.verify-code__cell--filled{background:#ecfdf5a6;border-color:#10b98173}.dark .verify-code__cell{background:#070b1499}.dark .verify-code__cell--filled{background:#0596691f}@media (min-width:640px){.verify-code__cell{width:3rem;height:3.25rem;font-size:1.375rem}}
