GDA Approved Plots in Modinagar Ghaziabad | Freehold Land Moti City

Affordable GDA Approved Plots in Ghaziabad – Moti City /* Modern CSS Variables */ :root { –primary-gradient: linear-gradient( 135deg, #2c5530 0%, #4a7c59 50%, #2d5a2d 100% ); –secondary-gradient: linear-gradient( 135deg, #059669 0%, #047857 50%, #065f46 100% ); –accent-gradient: linear-gradient( 135deg, #dc2626 0%, #b91c1c 50%, #991b1b 100% ); –text-primary: #0f172a; –text-secondary: #475569; –text-light: #64748b; –bg-primary: #ffffff; –bg-secondary: #f8fafc; –bg-accent: #f1f5f9; –border-light: #e2e8f0; –border-medium: #cbd5e1; –shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05); –shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1); –shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1); –shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1); } /* Elegant Notification Modal */ .notification-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: center; z-index: 2000; opacity: 0; visibility: hidden; transition: all 0.3s ease; } .notification-overlay.active { opacity: 1; visibility: visible; } .notification-modal { background: white; border-radius: 16px; padding: 2.5rem; max-width: 450px; width: 90%; text-align: center; box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15); transform: translateY(20px); transition: all 0.3s ease; position: relative; overflow: hidden; } .notification-overlay.active .notification-modal { transform: translateY(0); } .notification-modal::before { content: “”; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #2c5530, #4a7c59, #67a676); } .notification-icon { width: 70px; height: 70px; border-radius: 50%; margin: 0 auto 1.5rem; display: flex; align-items: center; justify-content: center; font-size: 2rem; color: white; background: linear-gradient(135deg, #4caf50, #45a049); box-shadow: 0 8px 25px rgba(76, 175, 80, 0.3); animation: checkmark 0.6s ease; } @keyframes checkmark { 0% { transform: scale(0) rotate(180deg); opacity: 0; } 100% { transform: scale(1) rotate(0deg); opacity: 1; } } .notification-title { font-size: 1.5rem; font-weight: 700; color: #2c5530; margin-bottom: 0.75rem; } .notification-message { color: #666; line-height: 1.6; margin-bottom: 2rem; font-size: 1rem; } .notification-actions { display: flex; gap: 1rem; justify-content: center; } .notification-btn { background: linear-gradient(135deg, #2c5530, #4a7c59); color: white; border: none; border-radius: 8px; padding: 0.75rem 2rem; font-size: 1rem; font-weight: 600; cursor: pointer; transition: all 0.3s ease; } .notification-btn:hover { transform: translateY(-2px); box-shadow: 0 8px 25px rgba(44, 85, 48, 0.3); } /* Reset & Base */ * { margin: 0; padding: 0; box-sizing: border-box; } html { scroll-behavior: smooth; } body { font-family: “Inter”, -apple-system, BlinkMacSystemFont, “Segoe UI”, sans-serif; line-height: 1.6; color: var(–text-primary); background: var(–bg-primary); overflow-x: hidden; } ✅ Success! Your request has been processed successfully. Perfect!