.htp-page{--htp-blue: #264fab;--htp-blue-hover: #1b3a80;--htp-green: #1e9659;--htp-red: #c12525;--htp-yellow: #ffd45a;--htp-cream: #fffbee;--htp-white: #ffffff;--htp-ink: #000000;--htp-ink-500: #5f5b52;--htp-border: #ded9ca;--htp-stone-100: #f5f2e7;--htp-display: "Lammah Display", "Cairo", sans-serif;--htp-body: "Cairo", "IBM Plex Sans Arabic", sans-serif;background:var(--htp-cream);color:var(--htp-ink);font-family:var(--htp-body)}.htp-wrap{max-width:72rem;margin:0 auto;padding:2rem 1rem 4rem;display:flex;flex-direction:column;gap:2.75rem}.htp-badge{display:inline-block;background:#264fab1a;color:var(--htp-blue);border-radius:999px;padding:5px 14px;font-weight:800;font-size:12px}.htp-display{font-family:var(--htp-display)}.htp-hero{display:flex;flex-wrap:wrap;gap:1.75rem;align-items:stretch}.htp-hero__copy{flex:1 1 320px;min-width:0;display:flex;flex-direction:column;gap:.85rem}.htp-hero__title{font-family:var(--htp-display);font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;font-weight:700;margin:0}.htp-hero__title-accent{color:var(--htp-blue)}.htp-hero__sub{font-size:15px;color:var(--htp-ink-500);line-height:1.65;max-width:36rem;margin:0}.htp-hero__actions{display:flex;flex-wrap:wrap;gap:10px;padding-top:4px}.htp-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:14px 28px;font-family:var(--htp-display);font-size:clamp(1.1rem,2.2vw,1.65rem);font-weight:700;text-decoration:none;border:none;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.htp-btn--primary{background:var(--htp-blue);color:var(--htp-cream)}.htp-btn--primary:hover{background:var(--htp-blue-hover);color:var(--htp-cream)}.htp-btn--ghost{background:var(--htp-white);border:1.5px solid var(--htp-border);color:var(--htp-ink)}.htp-btn--ghost:hover{background:var(--htp-stone-100)}.htp-tv{flex:1 1 340px;min-width:min(100%,340px);background:#1b1f24;border-radius:26px;padding:20px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.htp-tv__head{display:flex;align-items:center;gap:10px}.htp-tv__pill{background:var(--htp-yellow);color:var(--htp-ink);border-radius:999px;padding:4px 11px;font-weight:800;font-size:11px}.htp-tv__timer{margin-inline-start:auto;font-family:var(--htp-display);font-size:24px;color:var(--htp-cream);direction:ltr}.htp-tv__grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.htp-tv__cell{border-radius:12px;display:grid;place-items:center;font-family:var(--htp-display);font-size:20px;min-height:52px;direction:ltr;font-weight:700}.htp-tv__cell.is-green{background:#1e965924;color:var(--htp-green)}.htp-tv__cell.is-yellow{background:#d08a1229;color:#b4780f}.htp-tv__cell.is-red{background:#c125251f;color:var(--htp-red)}.htp-tv__cell.is-dim{opacity:.45}.htp-tv__scores{display:flex;gap:9px}.htp-tv__team{flex:1;background:#2a2e35;border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:9px}.htp-tv__team-name{font-weight:800;font-size:12px;color:#fffbeeb3}.htp-tv__team-score{margin-inline-start:auto;font-family:var(--htp-display);font-size:24px;direction:ltr}.htp-tv__team-score.is-gold{color:var(--htp-yellow)}.htp-tv__team-score.is-cream{color:var(--htp-cream)}.htp-section-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}.htp-section-title{font-family:var(--htp-display);font-size:clamp(1.75rem,3.5vw,2.25rem);color:var(--htp-blue);margin:0;font-weight:700}.htp-section-sub{font-size:13.5px;color:var(--htp-ink-500);margin:0}.htp-grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.htp-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.htp-grid-5{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.htp-card{background:var(--htp-white);border:1px solid var(--htp-border);border-radius:20px;padding:18px;display:flex;flex-direction:column;gap:9px;box-shadow:0 8px 24px #0000000f}.htp-step-n{width:34px;height:34px;border-radius:10px;background:#264fab1a;color:var(--htp-blue);display:grid;place-items:center;font-weight:800;font-size:14px}.htp-step-title{font-family:var(--htp-display);font-size:22px;font-weight:700;margin:0}.htp-step-body{font-size:13.5px;color:var(--htp-ink-500);line-height:1.6;margin:0}.htp-rule{display:flex;align-items:flex-start;gap:12px}.htp-rule__mark{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;font-weight:800;font-size:13px;direction:ltr}.htp-rule__mark.is-green{background:#1e965924;color:var(--htp-green)}.htp-rule__mark.is-yellow{background:#d08a1229;color:#b4780f}.htp-rule__mark.is-red{background:#c125251f;color:var(--htp-red)}.htp-rule__mark.is-muted{background:var(--htp-stone-100);color:var(--htp-ink-500)}.htp-rule__title{font-weight:800;font-size:14px;margin:0 0 2px}.htp-rule__body{font-size:13px;color:var(--htp-ink-500);line-height:1.55;margin:0}.htp-note{background:var(--htp-white);border:1px solid var(--htp-border);border-radius:16px;padding:14px 16px;font-size:13.5px;color:var(--htp-ink-500);line-height:1.6}.htp-need-icon{width:44px;height:44px;border-radius:12px;background:#264fab14;color:var(--htp-blue);display:grid;place-items:center}.htp-lifeline-icon{width:76px;height:76px;border-radius:18px;background:var(--htp-stone-100);padding:10px;-o-object-fit:contain;object-fit:contain}.htp-lifeline-card{align-items:center;text-align:center}.htp-lifeline-title{font-family:var(--htp-display);font-size:18px;font-weight:700;margin:0}.htp-lifeline-body{font-size:12.5px;color:var(--htp-ink-500);line-height:1.55;margin:0}.htp-faq-q{font-weight:800;font-size:14px;margin:0}.htp-faq-a{font-size:13px;color:var(--htp-ink-500);line-height:1.6;margin:0}.htp-cta{background:var(--htp-white);border:1px solid var(--htp-border);border-radius:24px;padding:1.75rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 12px 32px #0000000f}.htp-cta__title{font-family:var(--htp-display);font-size:clamp(1.75rem,4vw,2.25rem);margin:0;font-weight:700}.htp-cta__sub{font-size:13.5px;color:var(--htp-ink-500);line-height:1.6;max-width:28rem;margin:0}.htp-cta__link{color:var(--htp-blue);font-weight:800;text-decoration:underline;text-underline-offset:2px;background:none;border:none;padding:0;font:inherit;cursor:pointer}.htp-cta__extras{font-size:12.5px;color:var(--htp-ink-500)}.htp-cta__extras a{color:var(--htp-blue);font-weight:800}.htp-page.is-dark{--htp-cream: #1b1f24;--htp-white: #2a2e35;--htp-ink: #f4f1e8;--htp-ink-500: #a9aeb6;--htp-border: #3e444e;--htp-stone-100: #343a44}.htp-page.is-dark .htp-btn--ghost{background:#343a44;border-color:#3e444e;color:#f4f1e8}.htp-page.is-dark .htp-card,.htp-page.is-dark .htp-note,.htp-page.is-dark .htp-cta{box-shadow:none}@media (max-width: 639px){.htp-wrap{padding-top:1.25rem;gap:2rem}.htp-btn{width:100%}}
