.pwd-redgold-overlay{position:fixed;inset:0;z-index:100000;display:flex;align-items:flex-end;background:rgba(38,0,0,.58);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.pwd-redgold-overlay.is-open{opacity:1;visibility:visible}.pwd-redgold-sheet{width:100%;background:#fff8ee;border-radius:18px 18px 0 0;box-shadow:0 -8px 32px rgba(70,0,0,.35);overflow:hidden;color:#4d1b18}.pwd-redgold-title{position:relative;display:flex;height:52px;align-items:center;justify-content:center;border-bottom:1px solid #ead0a2;background:linear-gradient(135deg,#d91d25,#8f090f);color:#ffe7a3;font-size:16px;font-weight:700}.pwd-redgold-close{position:absolute;left:0;top:0;width:52px;height:52px;border:0;background:transparent;color:#ffe7a3;font-size:30px;line-height:52px}.pwd-redgold-dots{display:flex;justify-content:center;gap:13px;padding:20px 12px}.pwd-redgold-dots i{display:block;width:11px;height:11px;border:1px solid #c9a56c;border-radius:50%;background:#fffdf8}.pwd-redgold-dots i.is-filled{background:#c8161f;border-color:#c8161f}.pwd-redgold-keys{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ead0a2}.pwd-redgold-keys button{height:62px;border:0;border-right:1px solid #ead0a2;border-bottom:1px solid #ead0a2;background:#fffdf8;color:#4d1b18;font-size:24px}.pwd-redgold-keys button:active{background:#ffe8c6}.pwd-redgold-keys .pwd-redgold-empty{background:#fff3e4}.pwd-redgold-keys .pwd-redgold-delete{font-size:16px;color:#a31319;background:#fff0df}.pwd-redgold-confirm{display:block;width:calc(100% - 24px);height:48px;margin:12px;border:1px solid #e8b64f;border-radius:24px;background:linear-gradient(180deg,#e53a32,#b30f18);color:#fff4d0;font-size:17px;font-weight:700}
