:root{--website-theme-bg-surface:#181B1F;--website-theme-bg-surface-alt:#1D2025;--website-theme-bg-hover:#262B32;--website-theme-border-subtle:#282D33;--website-theme-border:#32383F;--website-theme-border-strong:#3D454D;--website-theme-shadow-rgb:0,0,0;--website-theme-glow-rgb:255,215,0;--website-theme-text-primary:#F5F7FA;--website-theme-text-secondary:#C9CFD6;--website-theme-text-dim:#9098A1;--website-theme-radius-sm:6px;--website-theme-radius-md:10px;--website-theme-radius-lg:16px;--website-theme-font-primary:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;--website-theme-accent-primary:#D32F2F;--website-theme-accent-secondary:#FF5252}@keyframes hp-fade-in-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-fade-in{from{opacity:0}to{opacity:1}}@keyframes hp-scale-in{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes hp-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.hp-container{max-width:1400px;margin:0 auto;padding:0 1rem}.hp-hero-section{position:relative;min-height:20vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0F1012 0%,#1a1520 50%,#0F1012 100%)}.hp-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgb(211 47 47 / .15),transparent 40%),radial-gradient(circle at 80% 50%,rgb(255 82 82 / .1),transparent 40%);animation:hp-float 8s ease-in-out infinite}.hp-hero-content{position:relative;z-index:2;text-align:center;padding:.75rem 1rem;animation:hp-fade-in-up 1s ease-out}.hp-hero-badge{display:inline-block;padding:.5rem 1.5rem;background:rgb(255 255 255 / .05);border:1px solid rgb(211 47 47 / .3);border-radius:50px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--website-theme-accent-secondary);margin-bottom:1rem;animation:hp-scale-in .8s ease-out .2s backwards}.hp-hero-title{font-size:clamp(2rem,6vw,3.5rem)!important;font-weight:900!important;margin:0 0 .5rem 0!important;line-height:1.1!important;animation:hp-scale-in 1s ease-out .4s backwards}.hp-hero-title-ar{display:block;font-family:'Noto Sans Arabic',sans-serif!important;color:#fff!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#fff!important;margin-bottom:.25rem}.hp-hero-title-en{display:block;font-family:'Work Sans',sans-serif!important;font-size:.4em;font-weight:600!important;background:linear-gradient(135deg,var(--website-theme-accent-primary),var(--website-theme-accent-secondary))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-transform:uppercase;letter-spacing:.3em}.hp-hero-subtitle{font-family:'Work Sans',sans-serif;font-size:clamp(1rem,2vw,1.25rem);color:var(--website-theme-text-secondary);margin:.25rem 0;font-weight:400;animation:hp-fade-in 1.2s ease-out .6s backwards}.hp-hero-subtitle-ar{font-family:'Noto Sans Arabic',sans-serif;font-size:clamp(.9rem,2vw,1.1rem);color:var(--website-theme-text-dim);margin:.5rem 0 2.5rem 0;direction:rtl;animation:hp-fade-in 1.2s ease-out .7s backwards}.hp-banners-section{padding:1.25rem 0 .5rem;background:#fff0}.hp-banners-head{text-align:center;margin-bottom:.9rem}.hp-banners-title{font-family:'Work Sans',sans-serif;font-size:clamp(.9rem,1.6vw,1.05rem);font-weight:400;color:var(--website-theme-text-secondary)}.hp-banners-subtitle{margin-top:.35rem;font-size:.92rem;color:var(--website-theme-text-dim)}.hp-banners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}@media (max-width:720px){.hp-banners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.hp-banners-grid{grid-template-columns:1fr}}.hp-banner{position:relative;overflow:hidden;border-radius:var(--website-theme-radius-lg);border:1px solid var(--website-theme-border-subtle);background:linear-gradient(180deg,rgb(255 255 255 / .05),rgb(255 255 255 / .02));padding:1rem;box-shadow:0 10px 26px rgba(var(--website-theme-shadow-rgb),.28)}.hp-banner.is-live{background:linear-gradient(180deg,rgb(211 47 47 / .12),rgb(255 255 255 / .02));border-color:rgb(211 47 47 / .35)}.hp-banner__name{font-family:'Work Sans',sans-serif;font-size:.95rem;font-weight:400;color:var(--website-theme-text-secondary);letter-spacing:0;margin-bottom:.6rem}.hp-banner__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.hp-banner__status{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgb(255 255 255 / .14);background:rgb(255 255 255 / .06);color:var(--website-theme-text-secondary);flex:0 0 auto}.hp-banner__status--live{border-color:rgb(211 47 47 / .55);color:#ffb4b4;background:rgb(211 47 47 / .12)}.hp-banner__status--coming{border-color:rgb(59 130 246 / .55);color:#b9d7ff;background:rgb(59 130 246 / .12)}.hp-banner__status--end{border-color:rgb(148 163 184 / .5);color:rgb(226 232 240 / .9);background:rgb(148 163 184 / .10)}.hp-banner__timer{font-family:'Work Sans',sans-serif;font-size:.92rem;color:var(--website-theme-text-secondary);text-align:right;display:inline-flex;align-items:center;gap:.55rem;padding:.35rem .6rem;border-radius:999px;border:1px solid rgb(255 255 255 / .12);background:rgb(0 0 0 / .22);box-shadow:inset 0 0 0 1px rgb(255 255 255 / .04)}.hp-banner__timer::before{content:'⏳';font-size:.95em;opacity:.9}.hp-timer-text{font-weight:400}.hp-timer-label{font-weight:400;color:var(--website-theme-text-secondary)}.hp-timer-chips{display:inline-flex;gap:.35rem;align-items:center}.hp-timer-chip{display:inline-flex;align-items:baseline;gap:.2rem;padding:.2rem .45rem;border-radius:999px;background:rgb(211 47 47 / .12);border:1px solid rgb(211 47 47 / .35)}.hp-timer-num{font-weight:700;font-variant-numeric:tabular-nums;color:rgb(255 255 255 / .96)}.hp-timer-unit{font-weight:700;letter-spacing:.02em;color:rgb(255 255 255 / .78)}.hp-banner__chars{display:flex;flex-wrap:wrap;gap:.5rem}.hp-banner__char{width:54px;height:54px;border-radius:999px;border:1px solid rgb(255 255 255 / .14);background:rgb(0 0 0 / .25);overflow:hidden;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(var(--website-theme-shadow-rgb),.25)}.hp-banner__char:hover{border-color:rgb(255 82 82 / .45);transform:translateY(-1px)}.hp-banner__char-img{width:100%;height:100%;object-fit:cover}.hp-banner__char-fallback{font-family:'Work Sans',sans-serif;font-weight:900;color:rgb(255 255 255 / .85)}.hp-banner.is-ended{opacity:.75}.hp-banner.is-finished .hp-banner__timer{color:rgb(255 255 255 / .85)}.hp-banner.is-finished .hp-banner__timer::before,.hp-banner.is-ended .hp-banner__timer::before{content:'ℹ'}.hp-banner.is-coming .hp-banner__timer::before{content:'🕒'}@media (max-width:520px){.hp-banners-section{padding-top:1rem}.hp-banner__meta{flex-direction:column;align-items:center;text-align:center}.hp-banner__timer{text-align:center}}.hp-hero-stats{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem;animation:hp-fade-in-up 1.4s ease-out .8s backwards;max-width:900px;margin-left:auto;margin-right:auto}.hp-hero-stat{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:rgb(255 255 255 / .03);border:1px solid var(--website-theme-border-subtle);border-radius:var(--website-theme-radius-md);transition:all .3s ease;min-width:130px}.hp-hero-stat:hover{background:rgb(211 47 47 / .1);border-color:var(--website-theme-accent-primary);transform:translateY(-3px);box-shadow:0 4px 15px rgb(211 47 47 / .3)}.hp-hero-stat-label{font-family:'Work Sans',sans-serif;font-size:.9rem;font-weight:700;background:linear-gradient(135deg,var(--website-theme-accent-primary),var(--website-theme-accent-secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;text-transform:capitalize;letter-spacing:.5px;transition:all .3s ease}.hp-section-title{font-family:'Work Sans',sans-serif!important;font-size:clamp(1.75rem,3vw,2.25rem)!important;font-weight:800!important;color:var(--website-theme-text-primary)!important;text-align:center;margin:0 0 3rem 0!important;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.hp-section-title-icon{font-size:1.5em;filter:drop-shadow(0 0 10px rgb(211 47 47 / .5))}.hp-section-title-ar{display:block;font-family:'Noto Sans Arabic',sans-serif!important;font-size:.7em;font-weight:600!important;color:var(--website-theme-text-dim)!important;margin-top:.5rem}.hp-quick-links-section{padding:3rem 0;background:var(--website-theme-bg-surface);border-top:1px solid var(--website-theme-border-subtle);border-bottom:1px solid var(--website-theme-border-subtle)}.hp-quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.hp-quick-link{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--website-theme-bg-surface-alt);border:1px solid var(--website-theme-border-subtle);border-radius:var(--website-theme-radius-md);text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.hp-quick-link::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgb(211 47 47 / .1),transparent);opacity:0;transition:opacity .3s ease}.hp-quick-link:hover::before{opacity:1}.hp-quick-link:hover{transform:translateY(-5px);border-color:var(--website-theme-accent-primary);box-shadow:0 10px 30px rgb(0 0 0 / .3)}.hp-quick-link-icon{font-size:2.5rem;flex-shrink:0;transition:transform .3s ease;filter:grayscale(.3)}.hp-quick-link:hover .hp-quick-link-icon{transform:scale(1.2) rotate(5deg);filter:grayscale(0)}.hp-quick-link-text{flex:1}.hp-quick-link-title{font-family:'Work Sans',sans-serif;font-size:1rem;font-weight:700;color:var(--website-theme-text-primary);margin-bottom:.25rem;transition:color .3s ease}.hp-quick-link:hover .hp-quick-link-title{color:var(--website-theme-accent-secondary)}.hp-quick-link-title-ar{font-family:'Noto Sans Arabic',sans-serif;font-size:.85rem;font-weight:600;color:var(--website-theme-text-dim);direction:rtl}h1,h2,h3{font-family:var(--website-theme-font-primary,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif)!important;color:var(--website-theme-text-primary,#ffffff)!important;line-height:1.3!important;margin:0 0 1rem 0!important;padding:0!important;font-weight:600!important;text-transform:none!important;letter-spacing:-.02em!important;text-shadow:none!important;border:none!important;background:none!important;text-decoration:none!important}h1{font-size:clamp(1.75rem,4vw,2.5rem)!important;font-weight:700!important;margin-bottom:1.5rem!important;background:linear-gradient(135deg,var(--website-theme-accent-primary,#00d4ff),var(--website-theme-accent-secondary,#ff6b9d))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:var(--website-theme-accent-primary,#00d4ff)!important}h2{font-size:clamp(1.5rem,3.5vw,2rem)!important;font-weight:650!important;margin-bottom:1.25rem!important;color:var(--website-theme-text-primary,#ffffff)!important}.hp-unique-pages-section{padding:4rem 0 2rem;background:#fff0}.hp-unique-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.hp-unique-card{display:flex;flex-direction:column;background:var(--website-theme-bg-surface);border-radius:var(--website-theme-radius-lg);overflow:hidden;text-decoration:none;transition:all .4s cubic-bezier(.25,.8,.25,1);border:1px solid var(--website-theme-border-subtle);position:relative;animation:hp-fade-in-up .6s ease-out backwards;height:100%}.hp-unique-card:nth-child(1){animation-delay:.1s}.hp-unique-card:nth-child(2){animation-delay:.15s}.hp-unique-card:nth-child(3){animation-delay:.2s}.hp-unique-card:nth-child(4){animation-delay:.25s}.hp-unique-card:nth-child(5){animation-delay:.3s}.hp-unique-card:nth-child(6){animation-delay:.35s}.hp-unique-card:nth-child(7){animation-delay:.4s}.hp-unique-card:nth-child(8){animation-delay:.45s}.hp-unique-card:nth-child(9){animation-delay:.5s}.hp-unique-card:nth-child(10){animation-delay:.55s}.hp-unique-card:nth-child(11){animation-delay:.6s}.hp-unique-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgb(0 0 0 / .5),0 0 0 1px rgb(211 47 47 / .4);border-color:var(--website-theme-accent-primary)}.hp-unique-image-wrapper{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:var(--website-theme-bg-surface-alt)}.hp-unique-image-wrapper::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / .2) 50%,rgb(0 0 0 / .6) 100%);z-index:1;opacity:.6;transition:opacity .3s ease}.hp-unique-card:hover .hp-unique-image-wrapper::after{opacity:.3}.hp-unique-image-wrapper img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.95) saturate(.9);transition:transform .6s cubic-bezier(.25,.8,.25,1),filter .6s ease}.hp-unique-card:hover .hp-unique-image-wrapper img{transform:scale(1.12);filter:brightness(1.1) saturate(1.1)}.hp-unique-badge{position:absolute;top:12px;left:12px;padding:6px 12px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#fff;background:linear-gradient(135deg,#D32F2F 0%,#FF5252 100%);box-shadow:0 4px 12px rgb(211 47 47 / .3);border-radius:6px;z-index:10;transition:all .3s ease}.hp-unique-card:hover .hp-unique-badge{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 16px rgb(211 47 47 / .5)}.hp-unique-info-panel{padding:.75rem;background:var(--website-theme-bg-surface-alt);text-align:center;border-top:1px solid var(--website-theme-border-subtle);position:relative;z-index:2;flex-grow:1;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.hp-unique-title-ar{font-family:'Noto Sans Arabic',sans-serif;font-size:1rem;font-weight:800;color:var(--website-theme-text-primary);margin:0;direction:rtl;transition:all .3s ease}.hp-unique-card:hover .hp-unique-title-ar{color:var(--website-theme-accent-secondary);text-shadow:0 0 20px rgb(211 47 47 / .5)}.hp-unique-title-en{font-family:'Work Sans',sans-serif;font-size:.7rem;font-weight:600;color:var(--website-theme-text-dim);margin:0;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease}.hp-unique-card:hover .hp-unique-title-en{color:var(--website-theme-text-primary)}@media (max-width:600px){.hp-unique-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.hp-hero-stats{gap:1rem}.hp-hero-stat{min-width:120px;padding:.75rem 1rem}.hp-section-title{flex-direction:column;gap:.5rem}.hp-quick-links-grid{grid-template-columns:1fr}}