Bu ürünün kampanyalı satışı stoklarla sınırlıdır. Bir tüketici bu kampanya stoğundan maksimum 10 adet satın alabilir.
Çiçeksepeti kampanya koşullarında değişiklik yapma hakkını saklı tutar.
Ürünün iade politikasını öğrenmek için tıklayın.
Bu ürün ATOM BİLİŞİM tarafından gönderilecektir.
Bu satıcının ürünlerinde geçerli 350,00 TL Üzeri Kargo Bedava
Bu Satıcının Tüm Ürünlerini Görüntüle
Ürün sayfasında gördüğünüz fiyat bilgileri, satıcı tarafından belirlenmektedir.
#aio-root { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; color: #141827; background: #f3f5fb; padding: 24px 16px; box-sizing: border-box; } #aio-root * { box-sizing: border-box; } #aio-wrap { max-width: 1180px; margin: 0 auto; background: #ffffff; border-radius: 18px; box-shadow: 0 18px 45px rgba(16, 24, 40, 0.12); overflow: hidden; border: 1px solid rgba(148, 163, 184, 0.3); } /* ÜST BANNER */ .aio-hero { display: grid; grid-template-columns: minmax(0, 3fr) minmax(0, 2.5fr); gap: 32px; padding: 28px 32px 24px; background: radial-gradient(circle at 0% 0%, #c7d2fe 0, #312e81 18%, #020617 55%, #020617 100%); position: relative; overflow: hidden; } .aio-hero::before { content: ""; position: absolute; inset: -40%; background: radial-gradient(circle at 15% 10%, rgba(129, 140, 248, 0.25), transparent 55%), radial-gradient(circle at 85% 80%, rgba(244, 114, 182, 0.18), transparent 55%); opacity: 0.9; pointer-events: none; } .aio-hero-left, .aio-hero-right { position: relative; z-index: 2; } .aio-logo-row { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; } .aio-logo { height: 32px; max-width: 160px; object-fit: contain; } .aio-logo-placeholder { width: 120px; height: 32px; border-radius: 999px; border: 1px dashed rgba(226, 232, 240, 0.8); display: flex; align-items: center; justify-content: center; font-size: 11px; letter-spacing: .04em; text-transform: uppercase; color: #e5e7eb; } .aio-pill { padding: 3px 10px; border-radius: 999px; border: 1px solid rgba(199, 210, 254, 0.9); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; color: #e5e7eb; background: rgba(15, 23, 42, 0.45); backdrop-filter: blur(12px); display: inline-flex; align-items: center; gap: 6px; } .aio-pill-dot { width: 8px; height: 8px; border-radius: 999px; background: radial-gradient(circle at 30% 20%, #f9fafb 0, #a5b4fc 55%, #4f46e5 100%); box-shadow: 0 0 12px rgba(129, 140, 248, 0.9); } .aio-title { font-size: 22px; line-height: 1.25; color: #f9fafb; margin: 8px 0 6px; font-weight: 700; } .aio-sub { font-size: 13px; line-height: 1.5; color: #e5e7eb; max-width: 520px; opacity: 0.95; } .aio-chip-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 14px 0 18px; } .aio-chip { font-size: 11px; line-height: 1.3; padding: 6px 10px; border-radius: 999px; background: radial-gradient(circle at 0 0, rgba(129, 140, 248, 0.35), rgba(15, 23, 42, 0.96)); color: #e5e7eb; border: 1px solid rgba(165, 180, 252, 0.7); white-space: nowrap; } .aio-highlights { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; max-width: 640px; } .aio-highlight { position: relative; background: rgba(15, 23, 42, 0.72); border-radius: 12px; padding: 8px 10px; border: 1px solid rgba(148, 163, 184, 0.45); overflow: hidden; } .aio-highlight::before { content: ""; position: absolute; inset: -40%; background: radial-gradient(circle at 0 0, rgba(96, 165, 250, 0.4), transparent 55%); opacity: 0; transition: opacity .4s ease; } .aio-highlight:hover::before { opacity: 1; } .aio-highlight-label { font-size: 10px; text-transform: uppercase; letter-spacing: 0.08em; color: #a5b4fc; margin-bottom: 2px; } .aio-highlight-value { font-size: 12px; color: #e5e7eb; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } /* Sağ taraf – ürün görseli / kart */ .aio-hero-right { display: flex; align-items: center; justify-content: center; } .aio-product-card { position: relative; width: 100%; max-width: 340px; border-radius: 22px; padding: 14px 14px 18px; background: radial-gradient(circle at 10% 0%, rgba(129, 140, 248, 0.6), rgba(15, 23, 42, 0.98)); border: 1px solid rgba(148, 163, 184, 0.6); box-shadow: 0 22px 55px rgba(15, 23, 42, 0.9); overflow: hidden; transform: translateY(0); animation: aio-float 7s ease-in-out infinite; display: flex; flex-direction: column; gap: 10px; } .aio-product-glow { position: absolute; inset: 0; background: radial-gradient(circle at 50% 0%, rgba(248, 250, 252, 0.16), transparent 55%), radial-gradient(circle at 80% 90%, rgba(251, 113, 133, 0.15), transparent 60%); mix-blend-mode: screen; opacity: 0.9; pointer-events: none; }.aio-product-img-wrap { position: relative; width: 150px; /* 250 → 200 */ height: 150px; /* 250 → 200 */ margin: 6px auto 0; /* hafif yukarıdan boşluk, ortalı dursun */ border-radius: 18px; background: radial-gradient(circle at 50% 0%, #0f172a 0, #020617 52%, #020617 100%); border: 1px solid rgba(31, 41, 55, 0.8); display: flex; align-items: center; justify-content: center; overflow: hidden; isolation: isolate; z-index: 1;} .aio-product-img-wrap img { width: 100%; height: 100%; object-fit: contain; } .aio-product-tag-row { display: flex; align-items: center; justify-content: space-between; margin-top: 10px; gap: 8px; position: relative; z-index: 1; } .aio-product-tag-col { display: flex; flex-direction: column; gap: 3px; } .aio-product-tagline { font-size: 10px; text-transform: uppercase; letter-spacing: 0.11em; color: #a5b4fc; } .aio-product-name { font-size: 12px; color: #e5e7eb; font-weight: 600; } .aio-badge-perf { font-size: 11px; padding: 4px 9px; border-radius: 999px; background: radial-gradient(circle at 0% 0%, #22c55e 0, #16a34a 45%, #166534 100%); color: #ecfdf3; font-weight: 600; white-space: nowrap; box-shadow: 0 0 0 1px rgba(22, 163, 74, 0.7), 0 12px 28px rgba(21, 128, 61, 0.9); } .aio-meta-row { display: flex; align-items: center; justify-content: space-between; margin-top: 8px; gap: 8px; position: relative; z-index: 1; } .aio-meta { font-size: 10px; color: #cbd5f5; opacity: 0.9; } .aio-meta span { font-weight: 600; color: #e5e7eb; } .aio-meta-dot { display: inline-block; width: 4px; height: 4px; border-radius: 999px; background: #a5b4fc; margin: 0 5px; } .aio-hero-cta { font-size: 11px; padding: 6px 10px; border-radius: 999px; border: 1px solid rgba(129, 140, 248, 0.9); color: #e5e7eb; background: rgba(15, 23, 42, 0.55); display: inline-flex; align-items: center; gap: 6px; white-space: nowrap; } .aio-hero-cta-dot { width: 10px; height: 10px; border-radius: 999px; border: 1px solid rgba(129, 230, 217, 0.9); box-shadow: 0 0 10px rgba(45, 212, 191, 0.9); background: radial-gradient(circle at 30% 20%, #ecfeff 0, #22c55e 50%, #0f766e 100%); } @keyframes aio-float { 0% { transform: translateY(0) rotate(0deg); } 50% { transform: translateY(-6px) rotate(-0.3deg); } 100% { transform: translateY(0) rotate(0deg); } } /* ALT GÖVDE */ .aio-body { padding: 20px 24px 24px; background: #f8fafc; } .aio-body-grid { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(0, 1.4fr); gap: 20px; } /* Sol – içerik */ .aio-section { background: #ffffff; border-radius: 16px; padding: 14px 16px; border: 1px solid rgba(203, 213, 225, 0.9); margin-bottom: 12px; } .aio-section:last-child { margin-bottom: 0; } .aio-section-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; } .aio-section-title { font-size: 14px; font-weight: 700; color: #0f172a; display: flex; align-items: center; gap: 6px; } .aio-section-title::before { content: ""; width: 5px; height: 18px; border-radius: 999px; background: linear-gradient(180deg, #4f46e5, #22c55e); box-shadow: 0 0 0 1px rgba(129, 140, 248, 0.3); } .aio-section-tag { font-size: 10px; text-transform: uppercase; letter-spacing: 0.08em; color: #64748b; background: #f1f5f9; padding: 3px 8px; border-radius: 999px; } .aio-section p { font-size: 12px; line-height: 1.55; color: #4b5563; margin: 4px 0 0; } .aio-bullets { margin-top: 6px; display: grid; gap: 2px; } .aio-bullets li { font-size: 12px; color: #374151; list-style: none; padding-left: 14px; position: relative; } .aio-bullets li::before { content: ""; position: absolute; left: 3px; top: 7px; width:
