Join Education Updates Join Jobs Updates Join WhatsApp Channel

Aadil Mushtaq Rather

Powered by chinar tech solutions







Eid Mubarak Studio | Premium Gallery by Aadil Mushtaq

WhatsApp channel Join Now
Telegram Group Join Now
Instagram Group Join Now

body { background: radial-gradient(circle at 10% 30%, #0a2f1f, #0a2418); font-family: 'Poppins', sans-serif; padding: 1.2rem; min-height: 100vh; position: relative; }

/* floating particles */ .particle { position: fixed; pointer-events: none; background: radial-gradient(circle, rgba(255,215,0,0.4) 0%, rgba(255,180,50,0) 70%); border-radius: 50%; animation: floatParticle 12s infinite linear; z-index: 0; }

@keyframes floatParticle { 0% { transform: translateY(100vh) rotate(0deg); opacity: 0; } 10% { opacity: 0.6; } 90% { opacity: 0.6; } 100% { transform: translateY(-20vh) rotate(360deg); opacity: 0; } }

.creator-container { max-width: 1400px; margin: 0 auto; background: rgba(255, 250, 240, 0.97); border-radius: 60px; overflow: hidden; box-shadow: 0 35px 55px -20px rgba(0,0,0,0.6); position: relative; z-index: 10; transition: all 0.3s; }

.creator-header { background: linear-gradient(125deg, #dba743, #f7e2a4, #e9bc6e); padding: 1.5rem 2rem; text-align: center; position: relative; overflow: hidden; }

.creator-header h1 { font-family: 'Amiri', serif; font-size: 2.4rem; font-weight: 800; color: #2b241a; text-shadow: 2px 2px 0 rgba(255,245,180,0.7); }

.creator-header h1 i { margin: 0 10px; animation: pulse 2s infinite; }

@keyframes pulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.1); } }

.credit-line { font-size: 0.9rem; font-weight: 600; background: #2b241acc; display: inline-block; padding: 5px 20px; border-radius: 50px; color: #ffefb9; margin-top: 10px; backdrop-filter: blur(4px); }

.credit-line span { color: #ffdd99; font-weight: 800; }

.creator-grid { display: flex; flex-wrap: wrap; gap: 1.8rem; padding: 2rem; }

.controls-panel { flex: 1.2; min-width: 280px; background: #fffcf2; border-radius: 48px; padding: 1.6rem; box-shadow: 0 12px 25px rgba(0,0,0,0.05); transition: all 0.2s; }

.preview-panel { flex: 2; min-width: 320px; background: #fffaf0; border-radius: 48px; padding: 1.6rem; box-shadow: 0 12px 25px rgba(0,0,0,0.08); }

.section-title { font-weight: 700; font-size: 1.3rem; border-left: 6px solid #f0b849; padding-left: 14px; margin-bottom: 1.3rem; color: #4f361a; display: flex; align-items: center; gap: 8px; }

.input-group { margin-bottom: 1.2rem; }

.input-group label { font-weight: 600; display: block; margin-bottom: 6px; color: #8b6532; }

.input-group input, .input-group textarea, .input-group select { width: 100%; padding: 12px 16px; border-radius: 60px; border: 1px solid #f0dbb4; background: white; font-family: 'Poppins', sans-serif; transition: 0.2s; font-size: 0.9rem; }

.input-group textarea { border-radius: 28px; resize: vertical; }

.template-buttons { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 8px; }

.template-btn { background: #f3e5c0; border: none; padding: 6px 12px; border-radius: 30px; font-size: 0.75rem; cursor: pointer; transition: 0.2s; }

.template-btn:hover { background: #e9c87a; }

.media-type { display: flex; gap: 12px; margin: 15px 0 20px; flex-wrap: wrap; }

.media-btn { background: #fff2e2; border: none; padding: 8px 20px; border-radius: 50px; font-weight: 600; cursor: pointer; transition: all 0.2s; display: inline-flex; align-items: center; gap: 8px; border: 1px solid #f3cf94; flex: 1; justify-content: center; }

.media-btn.active { background: #f0b03b; color: white; border-color: #c47d1a; box-shadow: 0 6px 12px rgba(0,0,0,0.1); }

.media-options { background: #fdf7e8; border-radius: 36px; padding: 1rem; margin-top: 10px; max-height: 280px; overflow-y: auto; }

.preset-row { display: flex; flex-wrap: wrap; gap: 10px; margin: 10px 0; }

.preset-item { background: white; border-radius: 40px; padding: 6px 14px; cursor: pointer; border: 1px solid #eac982; font-size: 0.8rem; transition: 0.1s; display: inline-flex; align-items: center; gap: 6px; }

.preset-item:hover { background: #ffefcf; transform: translateY(-2px); }

.upload-label { background: #e9d9b0; display: inline-block; padding: 8px 18px; border-radius: 50px; font-size: 0.8rem; font-weight: 500; cursor: pointer; margin-top: 12px; transition: 0.2s; }

.upload-label:hover { background: #e2c97c; }

.sticker-palette { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 15px; justify-content: center; }

.sticker { font-size: 1.8rem; cursor: pointer; transition: transform 0.1s ease; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2)); }

.sticker:hover { transform: scale(1.2); }

/* Card Styles (Dynamic) */ .preview-card { border-radius: 48px; overflow: hidden; box-shadow: 0 20px 30px -12px rgba(0,0,0,0.3); transition: all 0.3s; }

.card-theme-gold .greeting-overlay { background: linear-gradient(135deg, #fff7e8, #ffefd0); } .card-theme-green .greeting-overlay { background: linear-gradient(135deg, #e9f5e6, #d4e8cd); } .card-theme-blue .greeting-overlay { background: linear-gradient(135deg, #e6f0fa, #d4e3f5); } .card-theme-red .greeting-overlay { background: linear-gradient(135deg, #fff0ec, #ffe4de); } .card-theme-purple .greeting-overlay { background: linear-gradient(135deg, #f3e6ff, #e9d5ff); }

.media-preview { width: 100%; min-height: 300px; background: #1f2a1b; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; }

.media-preview img, .media-preview video { width: 100%; height: auto; max-height: 380px; object-fit: cover; display: block; }

.greeting-overlay { padding: 1.6rem; text-align: center; transition: all 0.3s; }

.sender-name, .receiver-name { font-weight: 800; background: linear-gradient(135deg, #bb731f, #f5bc6c); background-clip: text; -webkit-background-clip: text; color: transparent; font-size: 1.7rem; }

.msg-text { font-size: 1.2rem; margin: 15px 0; color: #543a1a; font-style: italic; }

.dua-text { font-size: 0.9rem; color: #8b6b3c; margin-top: 8px; font-family: 'Amiri', serif; }

.footer-note { font-size: 0.8rem; color: #b3802a; margin-top: 10px; border-top: 1px dashed #eacb9a; padding-top: 10px; }

.sticker-area { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; margin-top: 12px; min-height: 50px; }

.sticker-placed { font-size: 2rem; cursor: pointer; transition: 0.1s; filter: drop-shadow(0 2px 6px rgba(0,0,0,0.2)); }

.share-buttons { display: flex; gap: 12px; justify-content: center; margin: 20px 0 10px; flex-wrap: wrap; }

.share-btn { background: #3a6b2f; color: white; border: none; padding: 10px 22px; border-radius: 60px; font-weight: 600; cursor: pointer; transition: all 0.2s; display: inline-flex; align-items: center; gap: 10px; font-size: 0.9rem; }

.share-btn.whatsapp { background: #25D366; } .share-btn.fb { background: #1877F2; } .share-btn.twitter { background: #1DA1F2; } .share-btn.copy { background: #b47c2e; }

.share-btn:hover { transform: translateY(-3px); filter: brightness(1.05); }

/* GALLERY SECTION */ .gallery-section { margin-top: 1.8rem; background: #fef7e8; border-radius: 40px; padding: 1.2rem; }

.gallery-title { font-weight: 700; font-size: 1rem; margin-bottom: 12px; color: #7a5a2a; display: flex; align-items: center; gap: 8px; }

.gallery-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(90px, 1fr)); gap: 12px; max-height: 220px; overflow-y: auto; padding: 5px; }

.gallery-item { aspect-ratio: 1 / 1; border-radius: 20px; overflow: hidden; cursor: pointer; border: 2px solid transparent; transition: all 0.2s; background: #eee2cc; }

.gallery-item img { width: 100%; height: 100%; object-fit: cover; display: block; }

.gallery-item:hover { transform: scale(1.05); border-color: #f0b03b; box-shadow: 0 5px 12px rgba(0,0,0,0.2); }

.footer-credit { text-align: center; padding: 1rem; background: #eedcb8; font-size: 0.75rem; font-weight: 500; color: #4f3a1e; }

.toast { visibility: hidden; min-width: 220px; background-color: #2a5820; color: #fff2cf; text-align: center; border-radius: 60px; padding: 10px 20px; position: fixed; bottom: 30px; left: 50%; transform: translateX(-50%); z-index: 1000; font-weight: 500; opacity: 0; transition: 0.3s; }

.toast.show { visibility: visible; opacity: 1; }

@media (max-width: 780px) { .creator-grid { flex-direction: column; } .creator-header h1 { font-size: 1.7rem; } .sender-name, .receiver-name { font-size: 1.3rem; } .gallery-grid { grid-template-columns: repeat(auto-fill, minmax(70px, 1fr)); } }


Eid Mubarak Creator

โœจ Premium Design by Aadil Mushtaq Rather โœจ | Powered by Chinar Tech Solution Pvt Ltd

Customize Your Card












Media Type


โœจ Choose or upload media โœจ

Decorate with Stickers
๐ŸŒ™
โญ
๐Ÿ•Œ
๐Ÿฎ
โœจ
๐ŸŒบ
๐ŸŽ
๐Ÿ’ซ
โ˜ช๏ธ
๐Ÿ•Š๏ธ
๐ŸŒน
๐Ÿฌ

Live Preview
Eid Preview
Aadil Mushtaq
wishes
Dear Friend
May this Eid bring endless joy and blessings to your heart! ๐ŸŒ™โœจ

Share your unique Eid creation with family & friends!

โœจ Copied! Share the joy โœจ




WhatsApp channel Join Now
Telegram Group Join Now
Instagram Group Join Now