.reset-page{min-height:65vh;padding:55px 18px;background:#f7f2e9}.reset-card{box-sizing:border-box;width:min(520px,100%);margin:auto;padding:38px;border:1px solid #eadfd5;border-radius:14px;background:#fff;box-shadow:0 18px 55px rgba(67,35,21,.08)}.reset-card>span{color:#9a4e2d;font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.reset-card h1{margin:8px 0 10px;font-size:2rem}.reset-card>p{margin:0 0 24px;color:#806f66;line-height:1.6}.reset-field{margin:17px 0}.reset-field label{display:block;margin-bottom:7px;font-size:.75rem;font-weight:700}.reset-field input{box-sizing:border-box;width:100%;padding:13px;border:1px solid #ddcfc5;border-radius:7px;font:inherit}.reset-error{display:block;margin-top:6px;color:#a03939;font-size:.68rem}.reset-button{width:100%;padding:14px;border:0;border-radius:7px;background:#4b2818e3;color:#fff;font-weight:700;cursor:pointer}.reset-message{display:block;margin:18px 0;padding:12px;border-radius:7px;font-size:.74rem;line-height:1.5}.reset-message.success{background:#edf7ef;color:#347042}.reset-message.error{background:#fff1ef;color:#9b3028}.reset-back{display:block;margin-top:18px;color:#6f4937;font-size:.72rem;text-align:center}@media(max-width:600px){.reset-page{padding:24px 12px}.reset-card{padding:25px 18px}.reset-card h1{font-size:1.7rem}}
.reset-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;background:#f6f0eb;border-radius:10px}.reset-tabs button{border:0;border-radius:7px;background:transparent;color:#806f66;padding:11px 8px;font:600 .82rem Arial,sans-serif;cursor:pointer}.reset-tabs button.is-active{background:#fff;color:#4b2818;box-shadow:0 2px 9px rgba(67,35,21,.1)}.reset-method>p{margin:18px 0 4px;color:#806f66;font-size:.82rem;line-height:1.55}.reset-method[hidden]{display:none}
.otp-entry{position:relative;cursor:text}.reset-field .otp-real-input{position:absolute;z-index:2;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;opacity:0;cursor:text}.otp-boxes{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.otp-boxes span{display:grid;place-items:center;aspect-ratio:1/1;min-width:0;border:1px solid #ddcfc5;border-radius:10px;background:#fff;color:#4b2818;font:700 1.45rem Arial,sans-serif;transition:border-color .15s,box-shadow .15s,background .15s}.otp-boxes span.is-filled{background:#fbf7f3;border-color:#b99b89}.otp-entry.is-focused .otp-boxes span.is-current{border-color:#7a4027;box-shadow:0 0 0 3px rgba(122,64,39,.12)}@media(max-width:400px){.otp-boxes{gap:6px}.otp-boxes span{border-radius:8px;font-size:1.2rem}}
