كورة لايف - kora live | مباريات اليوم بث مباشر جوال X

      مشاهدة مباراة الرياض ضد الخلود بتاريخ 13-09-2026 – koora live

      .klb-embed, .klb-embed *{ box-sizing:border-box; }
      .klb-embed{
      –ink-950:#0F0A26; –purple-900:#1B0E3D; –purple-800:#310C63;
      –violet-500:#7B4DE8; –pitch-700:#0E4B33; –pitch-600:#146341;
      –live-500:#F0405A; –paper-dim:#C9BFE8;
      direction:rtl;
      font-family:\’Cairo\’, sans-serif;
      display:flex; align-items:center; justify-content:center;
      padding:20px 10px;
      }
      .klb-embed .banner{
      position:relative; width:100%; max-width:1040px;
      border-radius:22px; overflow:hidden;
      background:
      radial-gradient(120% 160% at 85% 15%, rgba(123,77,232,0.35), transparent 55%),
      radial-gradient(90% 120% at 8% 100%, rgba(49,12,99,0.9), transparent 60%),
      linear-gradient(120deg, var(–purple-900) 0%, var(–purple-800) 55%, var(–ink-950) 100%);
      box-shadow: 0 24px 60px -20px rgba(9,4,26,0.7);
      display:grid; grid-template-columns: 1.05fr 0.95fr; align-items:stretch; min-height:300px;
      }
      .klb-embed .banner::before{
      content:\”\”; position:absolute; inset:0;
      background-image: radial-gradient(rgba(255,255,255,0.05) 1px, transparent 1px);
      background-size: 18px 18px; opacity:0.5; pointer-events:none;
      }
      .klb-embed .content{ position:relative; z-index:2; padding:38px 40px; display:flex; flex-direction:column; justify-content:center; gap:18px; margin:0; }
      .klb-embed .brandrow{ display:flex; align-items:center; gap:10px; }
      .klb-embed .brandrow img{ width:34px; height:34px; border-radius:9px; box-shadow:0 4px 14px rgba(0,0,0,0.35); }
      .klb-embed .brandrow span{ color:var(–paper-dim); font-weight:600; font-size:15px; letter-spacing:0.2px; }
      .klb-embed h1{ color:#FFFFFF; font-size:clamp(24px, 3.4vw, 36px); font-weight:800; line-height:1.28; max-width:480px; margin:0; }
      .klb-embed .sub{ color:var(–paper-dim); font-size:16px; font-weight:500; line-height:1.7; max-width:440px; margin:0; }
      .klb-embed .features{ display:flex; flex-wrap:wrap; gap:10px 22px; margin-top:4px; list-style:none; padding:0; }
      .klb-embed .feature{ display:flex; align-items:center; gap:8px; color:#EDE8FB; font-size:14.5px; font-weight:600; }
      .klb-embed .feature svg{ flex-shrink:0; }
      .klb-embed .stores{ display:flex; gap:12px; margin-top:14px; flex-wrap:wrap; }
      .klb-embed .store-btn{ display:flex; align-items:center; gap:10px; background:#0F0A26; border:1px solid rgba(255,255,255,0.14); color:#fff; text-decoration:none; padding:9px 16px; border-radius:12px; transition: transform .15s ease, border-color .15s ease, background .15s ease; }
      .klb-embed .store-btn:hover{ transform:translateY(-2px); border-color:rgba(255,255,255,0.32); background:#160C33; }
      .klb-embed .store-btn .txt{ display:flex; flex-direction:column; align-items:flex-start; line-height:1.15; }
      .klb-embed .store-btn .txt small{ font-size:10.5px; color:#B7ADD9; font-weight:500; }
      .klb-embed .store-btn .txt strong{ font-size:15px; font-weight:700; }
      .klb-embed .visual{ position:relative; z-index:1; display:flex; align-items:center; justify-content:center; padding:30px 34px; }
      .klb-embed .pitch-card{ position:relative; width:100%; max-width:300px; aspect-ratio: 240 / 300; border-radius:26px;
      background: repeating-linear-gradient(0deg, rgba(255,255,255,0.05) 0 26px, rgba(255,255,255,0.0) 26px 52px), linear-gradient(160deg, var(–pitch-600), var(–pitch-700) 70%);
      box-shadow: 0 30px 50px -18px rgba(0,0,0,0.6), inset 0 0 0 1px rgba(255,255,255,0.08);
      transform: rotate(-4deg); overflow:hidden; }
      .klb-embed .pitch-card::after{ content:\”\”; position:absolute; inset:14px; border:2px solid rgba(255,255,255,0.18); border-radius:14px; }
      .klb-embed .pitch-card::before{ content:\”\”; position:absolute; left:50%; top:50%; width:64px; height:64px; border:2px solid rgba(255,255,255,0.18); border-radius:50%; transform:translate(-50%,-50%); }
      .klb-embed .scoreboard{ position:absolute; left:16px; right:16px; top:22px; background:rgba(11,6,28,0.82); backdrop-filter:blur(6px); border-radius:14px; padding:14px 16px; box-shadow:0 12px 24px rgba(0,0,0,0.35); color:#fff; }
      .klb-embed .sb-top{ display:flex; align-items:center; justify-content:space-between; font-size:11px; color:#C9BFE8; margin-bottom:10px; }
      .klb-embed .live-tag{ display:flex; align-items:center; gap:5px; color:var(–live-500); font-weight:800; font-size:11px; }
      .klb-embed .live-dot{ width:6px; height:6px; border-radius:50%; background:var(–live-500); animation:klb-pulse 1.4s infinite; }
      @keyframes klb-pulse{ 0%{box-shadow:0 0 0 0 rgba(240,64,90,0.6);} 70%{box-shadow:0 0 0 8px rgba(240,64,90,0);} 100%{box-shadow:0 0 0 0 rgba(240,64,90,0);} }
      .klb-embed .sb-match{ display:flex; align-items:center; justify-content:space-between; }
      .klb-embed .team{ display:flex; flex-direction:column; align-items:center; gap:6px; width:60px; }
      .klb-embed .crest{ width:30px; height:30px; border-radius:8px; }
      .klb-embed .crest.a{ background:linear-gradient(145deg,#7B4DE8,#4A1F8F); }
      .klb-embed .crest.b{ background:linear-gradient(145deg,#E8B84D,#8F5A1F); }
      .klb-embed .team span{ font-size:11px; font-weight:700; color:#EDE8FB; }
      .klb-embed .score{ font-size:22px; font-weight:800; letter-spacing:1px; }
      .klb-embed .ticker{ position:absolute; left:16px; right:16px; bottom:20px; display:flex; flex-direction:column; gap:8px; }
      .klb-embed .ticker-row{ background:rgba(11,6,28,0.65); border-radius:10px; padding:8px 12px; display:flex; align-items:center; justify-content:space-between; font-size:11.5px; color:#EDE8FB; font-weight:600; }
      .klb-embed .ticker-row .min{ color:var(–paper-dim); font-weight:600; }
      @media (max-width: 720px){
      .klb-embed .banner{ grid-template-columns: 1fr; }
      .klb-embed .visual{ order:-1; padding-top:34px; }
      .klb-embed .content{ padding:30px 26px 36px; align-items:flex-end; text-align:right; }
      .klb-embed h1, .klb-embed .sub{ max-width:100%; }
      }

       

      الرياض
      VS
      الخلود

      ترقبوا المواجهة المرتقبة بين الرياض والخلود ضمن منافسات بطولة الدوري السعودي، وذلك يوم 13-09-2026 في تمام الساعة 9:00 PM بتوقيت المحلي.

      تفاصيل مباراة الرياض و الخلود

      مباراة قوية تجمع بين الرياض والخلود، حيث يسعى الفريقان لتحقيق الفوز وإسعاد جماهيرهم.

      بطاقة مباراة الخلود و الرياض اليوم

      البطولة الدوري السعودي
      تاريخ المباراة 13-09-2026
      توقيت المباراة 9:00 PM
      النتيجة الرياض 2 – 0 الخلود

      تحليل مباراة الرياض اليوم

      يُتوقع أن نشهد مباراة حماسية بين الفريقين، حيث يدخل الرياض اللقاء بمعنويات مرتفعة، بينما يسعى الخلود لإثبات نفسه وتحقيق الفوز.

      التشكيلة المتوقعة وأبرز اللاعبين

      يعتمد الرياض على مجموعة من النجوم المميزين القادرين على صناعة الفارق، في حين يطمح الخلود للظهور بشكل قوي بفضل مواهبه الشابة.