.style_container__lDrQv{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--nh-blue) 0,#000000 100%);padding:20px}.style_card__SLBfs{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;width:100%;max-width:400px;box-shadow:0 20px 25px -5px rgba(0,0,0,.2),0 10px 10px -5px rgba(0,0,0,.1);border-top:5px solid var(--nh-yellow)}.style_header__9G_GH{text-align:center;margin-bottom:2rem}.style_logo__gSP83{font-size:1.5rem;font-weight:800;color:var(--nh-blue);margin-bottom:.5rem;display:block}.style_subtitle__7nHqL{color:var(--gray-700);font-size:.875rem}.style_formGroup__SG1bQ{margin-bottom:1.5rem}.style_label__wM08D{display:block;font-size:.875rem;font-weight:500;color:var(--gray-800);margin-bottom:.5rem}.style_input__3HY03{width:100%;padding:.75rem 1rem;border:1px solid var(--gray-300);border-radius:var(--radius);font-size:1rem;transition:border-color .2s,box-shadow .2s}.style_input__3HY03:focus{outline:none;border-color:var(--nh-blue);box-shadow:0 0 0 3px rgba(0,69,137,.1)}.style_button__Bqwq8{width:100%;padding:.875rem;background-color:var(--nh-blue);color:white;border:none;border-radius:var(--radius);font-size:1rem;font-weight:600;transition:background-color .2s}.style_button__Bqwq8:hover{background-color:var(--primary-hover)}.style_button__Bqwq8:disabled{opacity:.7;cursor:not-allowed}.style_error___uKwS{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:.75rem;border-radius:var(--radius);margin-bottom:1.5rem;font-size:.875rem;text-align:center}