.resend-confirmation-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.resend-confirmation-container{background:#fff;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.1);padding:40px;max-width:500px;width:100%}.resend-confirmation-content .header{text-align:center;margin-bottom:32px}.resend-confirmation-content .header h1{font-family:var(--Main-front-font);font-size:28px;font-weight:700;margin-bottom:12px;color:#1f2937}.resend-confirmation-content .header p{font-family:var(--Main-front-font);font-size:14px;line-height:1.6;color:#6b7280}.resend-form .form-group{margin-bottom:24px;font-family:var(--Main-front-font)}.resend-form .form-group label{font-family:var(--Main-front-font);display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:14px}.resend-form .error-message{color:#ef4444;font-size:14px;margin-top:6px}.alert{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.alert.alert-error{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.alert.alert-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.submit-button{width:100%;margin-bottom:24px}.submit-button:disabled{opacity:.6;cursor:not-allowed}.footer-links{margin-top:15px;font-family:var(--Main-front-font);text-align:center}.footer-links .back-link,.footer-links .register-link{display:block;color:#6b7280;text-decoration:none;font-size:14px;margin-bottom:8px;transition:color .2s ease}.footer-links .back-link:hover,.footer-links .register-link:hover{color:#667eea}.footer-links .back-link{font-weight:500}@media(max-width:768px){.resend-confirmation-page{padding:16px}.resend-confirmation-container{padding:24px}.resend-confirmation-content .header{margin-bottom:24px}.resend-confirmation-content .header h1{font-size:24px}.resend-confirmation-content .header p{font-size:14px}.resend-form,.resend-form .form-group{font-family:var(--Main-front-font)}.resend-form .form-group{margin-bottom:20px}.resend-form span{font-family:var(--Main-front-font)}.alert{padding:10px 12px;font-size:13px}}