margin-bottom: 0.5rem; color: #333; } .form-control { padding: 0.75rem 1rem; border-radius: 10px; border: 1px solid #e1e5e9; transition: all 0.3s; } .form-control:focus { border-color: var(--primary-color); box-shadow: 0 0 0 0.25rem var(--primary-light); } .btn-primary { background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-dark) 100%); border: none; padding: 0.75rem 1.5rem; border-radius: 10px; font-weight: 600; transition: all 0.3s; } .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); } .back-link { color: var(--primary-color); text-decoration: none; font-weight: 500; transition: all 0.3s; display: inline-flex; align-items: center; } .back-link:hover { color: var(--primary-dark); text-decoration: underline; } .back-link i { margin-right: 5px; } .illustration-container { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; padding: 2rem; /* background: rgba(255, 255, 255, 0.9); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-radius: 20px; margin: 20px; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1); */ } .illustration { max-width: 350px; width: 250px; height: auto; filter: drop-shadow(0 10px 15px rgba(0, 0, 0, 0.1)); } .illustration-text { color: #333; text-align: center; margin-top: 2rem; max-width: 80%; } .illustration-text h3 { font-weight: 700; margin-bottom: 1rem; } .alert { border-radius: 10px; border: none; } .alert-danger { background-color: rgba(220, 53, 69, 0.1); color: #721c24; } .alert-success { background-color: rgba(40, 167, 69, 0.1); color: #155724; } /* Responsive ayarları */ @media (min-width: 1600px) { .col-lg-6:first-child { flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6:last-child { flex: 0 0 58.333333%; max-width: 58.333333%; } } @media (max-width: 992px) { /* 992px altında logo alanı kaybolsun */ .col-lg-6:last-child { display: none !important; } .col-lg-6:first-child { flex: 0 0 100%; max-width: 100%; } } @media (max-width: 768px) { .card-body { padding: 1.5rem; } .forgot-card { backdrop-filter: none !important; -webkit-backdrop-filter: none !important; } .illustration-container { padding: 1rem; } .illustration-text { max-width: 100%; } /* Logo boyutu mobile'da küçült */ .illustration { width: 200px !important; } }

Güvenliğiniz bizim için önemlidir. Şifre sıfırlama bağlantınız e-posta adresinize gönderilecektir.