.lx-lock{overscroll-behavior:contain;scrollbar-width:none;padding:max(var(--lx-space-page-x), var(--lx-safe-top)) var(--lx-space-page-x) calc(var(--lx-code-edge-space) + var(--lx-safe-bottom));background:var(--lx-bg-app);color:var(--lx-text-primary);justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0;overflow-y:auto}.lx-lock::-webkit-scrollbar{width:0}.lx-lock-entry{width:100%;max-width:calc(var(--lx-sheet-card-max-width) - var(--lx-space-page-x) - var(--lx-space-page-x))}.lx-lock--initial{align-items:center;padding:0;overflow:hidden}.lx-initial-security-entry{width:100%;max-width:var(--lx-sheet-card-max-width);overscroll-behavior:contain;scrollbar-width:none;height:100dvh;min-height:0;max-height:800px;padding:max(var(--lx-space-page-x), var(--lx-safe-top)) var(--lx-space-page-x) calc(var(--lx-code-edge-space) + var(--lx-safe-bottom));margin:0 auto;overflow-y:auto}.lx-initial-security-entry::-webkit-scrollbar{width:0}.lx-code-screen-entry{flex-direction:column;align-items:center;width:100%;min-height:100%;display:flex}.lx-passcode-entry{padding-top:1px}.lx-passcode-title{align-self:stretch}.lx-passcode-entry[data-title-fill=true] .lx-passcode-title{min-height:calc(41px + var(--lx-code-edge-space));flex:auto}.lx-passcode-entry[data-title-align=center] .lx-passcode-title{text-align:center;justify-content:center}.lx-pc-cells{justify-content:center;align-items:center;gap:10px;width:100%;max-width:408px;padding:0 20px;display:flex}.lx-pc-cell{min-width:0;max-width:85px;height:var(--pc-h,80px);color:var(--lx-text-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--lx-bg-field-focus) 50%, transparent);background:0 0;border-radius:60px;flex:1 1 0;justify-content:center;align-items:center;transition:background .12s,box-shadow .12s;display:inline-flex}.lx-pc-cell[data-filled]{background:var(--lx-bg-field-focus);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--lx-border-focus) 50%, transparent)}.lx-pc-cell[data-focused]{box-shadow:inset 0 0 0 2px var(--lx-text-primary)}.lx-pc-digit{font-size:34px;line-height:1}.lx-code-screen-entry .lx-pc-cells{padding-top:var(--lx-code-edge-space);margin-top:auto}.lx-passcode-entry .lx-pc-cells{padding-left:4px;padding-right:4px}.lx-passcode-entry[data-title-fill=true] .lx-pc-cells{margin-top:0;padding-top:0}.lx-passcode-entry .lx-keypad{margin-top:36px}.lx-code-paste{font-size:var(--lx-fs-caption);align-items:center;gap:5px;margin-top:16px;display:inline-flex}.lx-passcode-entry[data-cell-accessory=true] .lx-keypad{margin-top:var(--lx-code-edge-space)}.lx-keypad{flex-direction:column;gap:16px;margin-top:4px;display:flex}.lx-keypad-row{justify-content:center;gap:16px;display:flex}.lx-key{width:80px;height:80px;color:var(--lx-text-primary);background:var(--lx-bg-surface);border:1px solid var(--lx-border-rim);border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:400;display:inline-flex}.lx-key--icon{color:var(--lx-text-primary)}.lx-key--plain{font-size:var(--lx-fs-footnote);background:0 0;border-color:#0000}.lx-key--spacer{pointer-events:none;background:0 0;border-color:#0000}
