body,html{height:100dvh;overflow:hidden;margin:0;padding:0}.forgot-wrapper,body,html{display:flex;justify-content:center;align-items:center}.forgot-wrapper{min-height:100dvh;padding:1rem}.forgot-card{position:relative;height:450px;width:700px;background:#fff;border-radius:1.5rem;box-shadow:0 0 20px 2px rgba(0,0,0,.25);padding:2.5rem 3.5rem}.forgot-back-button,.forgot-card{display:flex;justify-content:center;align-items:center}.forgot-back-button{position:absolute;top:1rem;right:1rem;background:#f3f3f3;border:none;border-radius:50%;width:36px;height:36px;font-size:1.2rem;cursor:pointer}.forgot-form{display:flex;flex-direction:column;width:100%;max-width:500px;position:relative}.forgot-title{font-size:3rem;font-weight:400;text-align:center;margin-bottom:1.5rem}.forgot-blue{color:#53CDFF}.forgot-input-group{display:flex;align-items:center;border-bottom:1.5px solid #000;margin-bottom:.5rem;gap:.75rem}.forgot-input-icon{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;color:#000}.forgot-input{flex:1;border:none;outline:none;font-size:1.2rem;font-weight:300;padding:.5rem 0;background:transparent;color:#333}.forgot-submit-button{width:100%;padding:.75rem;background:#a7d8ff;color:#ffffff;font-size:1.1rem;font-weight:600;border:none;border-radius:999px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 10px rgba(0,0,0,.05);position:relative;overflow:hidden}.forgot-submit-button:hover{background:#7ccaff;color:#ffffff;transform:scale(1.03);box-shadow:0 6px 14px rgba(0,0,0,.1)}.forgot-submit-button:active{transform:scale(.97);box-shadow:0 2px 6px rgba(0,0,0,.15)}.forgot-hint{margin-bottom:.5rem;font-size:.9rem;font-weight:300;color:#666;text-align:center}.forgot-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.forgot-popup-content{background:white;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.15);width:300px}.forgot-popup-title{margin-bottom:1rem;font-weight:500;color:#38c03c}.forgot-popup-text{font-size:.95rem;font-weight:300;color:#555;margin-bottom:1.5rem}.forgot-popup-button{padding:.5rem 1.5rem;background-color:#949494;border:none;border-radius:999px;color:white;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.forgot-popup-button:hover{background-color:#1fb6ff}.forgot-error-container{height:3rem;display:flex;align-items:flex-start;justify-content:center;margin-top:0;width:100%}.forgot-error-message{color:#ef4444;font-size:.875rem;text-align:center;font-weight:400;padding:.5rem}@media (max-width:768px){.forgot-card{width:300px;height:350px;padding:2rem}.forgot-title{font-size:2rem}.forgot-input{font-size:16px}.forgot-hint{font-size:12px}.forgot-popup-title{font-size:1.2rem}.forgot-popup-text{font-size:.85rem}.forgot-popup-button{font-size:.9rem;padding:.5rem 1rem}.forgot-back-button{width:30px;height:30px}.forgot-error-container{height:2.5rem;margin-top:.5rem;width:100%}.forgot-error-message{font-size:.75rem;padding:.375rem}.forgot-submit-button{padding:.5rem;font-size:12px;border-radius:30px}}