diff --git a/apply.html b/apply.html index cac3240..e92ef2b 100644 --- a/apply.html +++ b/apply.html @@ -500,35 +500,6 @@ .next-steps-box li { margin-bottom: 0.5rem; } - /* ===== Welcome-back modal ===== */ - .modal-overlay { - display: none; - position: fixed; - inset: 0; - background: rgba(0,0,0,0.5); - z-index: 200; - align-items: center; - justify-content: center; - } - .modal-overlay.visible { display: flex; } - .modal-box { - background: #fff; - border-radius: 12px; - padding: 2rem; - max-width: 480px; - width: 90%; - box-shadow: 0 8px 32px rgba(0,0,0,0.2); - text-align: center; - } - .modal-box h3 { - font-family: 'Cormorant Garamond', serif; - color: var(--forest); - font-size: 1.4rem; - margin-bottom: 0.75rem; - } - .modal-box p { font-size: 0.95rem; color: #555; margin-bottom: 1.5rem; } - .modal-actions { display: flex; gap: 0.75rem; justify-content: center; flex-wrap: wrap; } - .modal-actions .btn { min-width: 160px; } .btn-secondary { display: inline-block; padding: 0.75rem 2rem; @@ -585,7 +556,7 @@ Resume where you left off - +