@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700;800&display=swap";:root{color:#f8fafc;font-synthesis:none;--bg:#080b18;--surface:#101526;--surface2:#171d31;--text:#f8fafc;--muted:#9ca3b8;--border:#293047;--primary:#8b5cf6;--shadow:0 18px 50px #0006;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#080b18;font-family:Tajawal,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{background:var(--bg);color:var(--text);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh}main{min-height:70vh}.navbar{z-index:50;background:color-mix(in srgb,var(--bg) 88%,transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;gap:24px;height:72px;padding:0 max(4vw,18px);display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:10px;display:inline-flex}.brand img,.logo-fallback{object-fit:cover;border-radius:50%;width:46px;height:46px}.logo-fallback{background:linear-gradient(135deg,#6b21a8,#1e1b4b);place-items:center;font-size:23px;display:grid;box-shadow:0 0 18px #8b5cf688}.navbar nav{align-items:center;gap:20px;margin-inline:auto;display:flex}.navbar nav a{color:var(--muted);font-weight:700}.navbar nav a:hover,.navbar nav a.active{color:var(--text)}.nav-actions{gap:8px;display:flex}.icon-button{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);border-radius:12px;place-items:center;display:grid}.messenger{color:#168aff}.mobile-menu{display:none}.hero{text-align:center;background:radial-gradient(circle at 25% 25%,#9333ea55,#0000 28%),linear-gradient(145deg,#6b21a8,#1e1b4b 64%,#0f172a);place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.stars,.stars:before,.stars:after{content:"";opacity:.3;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:67px 67px;animation:22s linear infinite drift;position:absolute;inset:0}.stars:before{background-size:113px 113px;animation-duration:34s}.stars:after{opacity:.16;background-size:41px 41px;animation-duration:16s}@keyframes drift{to{transform:translateY(80px)}}.hero-content{z-index:1;padding:30px}.hero-logo{justify-content:center;display:flex}.hero-logo img,.hero-logo .logo-fallback{width:150px;height:150px;font-size:70px;box-shadow:0 0 50px #a855f788}.eyebrow,.section-heading span{color:#c4b5fd;letter-spacing:.5px;font-weight:800}.hero h1{margin:14px 0;font-size:clamp(2.2rem,6vw,4.8rem);line-height:1.15}.hero p:not(.eyebrow){color:#ddd6fe;font-size:1.2rem}.button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:800;display:inline-flex}.primary{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 8px 25px #6d28d955}.hero .button{margin-top:20px;font-size:1.1rem}.section{width:min(1180px,92%);margin:auto;padding:75px 0}.section-heading{text-align:center;margin-bottom:32px}.section-heading h1,.section-heading h2{margin:8px;font-size:2.2rem}.category-grid,.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.category-card{background:linear-gradient(150deg,color-mix(in srgb,var(--accent) 14%,var(--surface)),var(--surface));border:1px solid color-mix(in srgb,var(--accent) 45%,var(--border));border-radius:20px;padding:25px;transition:all .25s;position:relative;overflow:hidden}.category-card:hover{box-shadow:0 15px 35px color-mix(in srgb,var(--accent) 20%,transparent);transform:translateY(-6px)}.category-card>svg{color:var(--accent);font-size:42px}.category-card h3{margin-bottom:6px;font-size:1.3rem}.category-card p{color:var(--muted);min-height:45px}.category-card b{color:var(--accent)}.featured{padding-top:25px}.product-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;min-width:0;overflow:hidden}.product-image{background:var(--surface2);height:230px;display:block;position:relative}.product-image img{object-fit:cover;width:100%;height:100%}.image-skeleton,.skeleton-card span,.skeleton-card i{background:linear-gradient(90deg,var(--surface2),color-mix(in srgb,var(--surface2) 55%,white),var(--surface2));background-size:200%;animation:1.4s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{to{background-position:-200%}}.tag{color:#fff;background:#6d28d9;border-radius:30px;padding:6px 10px;font-size:.8rem;position:absolute;top:12px;right:12px}.product-body{padding:20px}.product-body h3{margin:0 0 7px;font-size:1.25rem}.description{color:var(--muted);min-height:52px;line-height:1.7}.price{color:#c4b5fd;align-items:center;gap:6px;font-weight:800;display:flex}.price span{color:var(--text)}.tier-list{gap:6px;margin:15px 0;display:grid}.tier-list div{background:var(--surface2);border-radius:8px;justify-content:space-between;gap:10px;padding:8px;font-size:.88rem;display:flex}.tier-list span{align-items:center;gap:4px;display:flex}.status{margin:12px 0;font-weight:700;display:block}.available{color:#4ade80}.unavailable{color:#f87171}.order{color:#fff;background:#1877f2;width:100%}.order.disabled{opacity:.55;pointer-events:none;background:#475569}.card-tools{justify-content:space-between;margin-top:12px;display:flex}.card-tools button,.card-tools summary{color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;padding:5px;list-style:none;display:flex}.card-tools details{position:relative}.card-tools details div{background:var(--surface2);border:1px solid var(--border);border-radius:9px;gap:15px;padding:10px;font-size:1.3rem;display:flex;position:absolute;bottom:30px;left:0}.page{padding-top:35px}.breadcrumbs{color:var(--muted);gap:9px;margin-bottom:35px;display:flex}.breadcrumbs strong{color:var(--text)}.page-title{align-items:center;gap:18px;margin-bottom:30px;display:flex}.page-title>svg{color:var(--accent);font-size:55px}.page-title h1{margin:0;font-size:2.5rem}.page-title p{color:var(--muted);margin:5px 0}.filters{gap:15px;margin-bottom:28px;display:flex}.filters label{color:var(--muted);align-items:center;gap:8px;display:flex}select,input,textarea{background:var(--surface2);color:var(--text);border:1px solid var(--border);border-radius:9px;outline:none;padding:10px}input:focus,textarea:focus,select:focus{border-color:var(--primary)}.notice,.empty{text-align:center;background:var(--surface);border:1px dashed var(--border);color:var(--muted);border-radius:15px;padding:35px}.loading-logo{justify-content:center;margin:20px;display:flex}.loading-logo img,.loading-logo .logo-fallback{animation:1.2s infinite alternate pulse}@keyframes pulse{to{filter:drop-shadow(0 0 13px #8b5cf6);transform:scale(1.12)}}.skeleton-card{background:var(--surface);border-radius:20px;height:360px;position:relative;overflow:hidden}.skeleton-card span{height:220px}.skeleton-card i{height:17px;inset:245px 20px auto}.skeleton-card i:last-child{width:60%;top:280px}.product-page>.product-card{max-width:650px;margin:auto}.prose{text-align:center;max-width:850px;font-size:1.1rem;line-height:2}.about-logo{justify-content:center}.about-logo img,.about-logo .logo-fallback{width:130px;height:130px}.steps{grid-template-columns:1fr 1fr;gap:15px;padding:0;list-style:none;display:grid}.steps li{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:18px}.steps b{background:var(--primary);border-radius:50%;place-items:center;width:30px;height:30px;margin-left:8px;display:inline-grid}.disclaimer{background:#f59e0b14;border-right:4px solid #f59e0b;padding:15px}.faq-list details{text-align:right;background:var(--surface);border:1px solid var(--border);border-radius:14px;margin:12px;padding:20px}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{color:var(--muted)}.not-found{text-align:center;place-content:center;justify-items:center;min-height:75vh;padding:20px;display:grid}.not-found>svg{color:var(--primary);font-size:80px}.not-found strong{color:#a78bfa;font-size:6rem;line-height:1}.not-found h1{margin-bottom:0}footer{text-align:center;border-top:1px solid var(--border);color:var(--muted);padding:40px}footer .brand{justify-content:center}.whatsapp-float{z-index:40;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;font-size:30px;display:grid;position:fixed;bottom:22px;left:22px;box-shadow:0 8px 25px #0008}.admin-login,.admin-dashboard{background:radial-gradient(circle at top,#4c1d9555,transparent 45%),var(--bg);min-height:100vh}.admin-login{place-items:center;padding:20px;display:grid}.admin-card{background:var(--surface);border:1px solid var(--border);width:min(440px,100%);box-shadow:var(--shadow);border-radius:20px;gap:18px;padding:35px;display:grid}.admin-logo{justify-content:center}.admin-card h1{text-align:center;margin:0}.admin-card h1 svg{font-size:1rem}.admin-card p{color:var(--muted);text-align:center;margin:0}.admin-card label,.product-form label{gap:7px;font-weight:700;display:grid}.form-error{background:#7f1d1d44;border-radius:8px;padding:10px;color:#fca5a5!important}.admin-header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:24px 5%;display:flex}.admin-header h1{margin:3px 0}.admin-header span{color:#a78bfa}.admin-header button,.form-actions>button:first-child{background:var(--surface2);color:var(--text);border:1px solid var(--border);border-radius:9px;padding:10px 14px}.admin-content{padding:30px 5%}.dashboard-actions{gap:12px;margin-bottom:24px;display:flex}.search{background:var(--surface2);border:1px solid var(--border);border-radius:9px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.search input{border:0;width:100%}.table-wrap{border:1px solid var(--border);border-radius:15px;overflow:auto}table{border-collapse:collapse;background:var(--surface);width:100%;min-width:800px}th,td{text-align:right;border-bottom:1px solid var(--border);padding:14px}th{color:var(--muted);background:var(--surface2)}td img{object-fit:cover;border-radius:7px;width:55px;height:45px}.switch{align-items:center;gap:7px;display:flex}.switch input{display:none}.switch span{background:#475569;border-radius:20px;width:40px;height:22px;position:relative}.switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;right:3px}.switch input:checked+span{background:#16a34a}.switch input:checked+span:after{transform:translate(-18px)}.row-actions{gap:7px;display:flex}.row-actions button{color:#fff;background:#2563eb;border:0;border-radius:8px;width:36px;height:36px}.row-actions .danger{background:#dc2626}.modal-backdrop{z-index:100;background:#000b;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.product-form{background:var(--surface);border:1px solid var(--border);border-radius:18px;width:min(780px,100%);max-height:94vh;padding:25px;overflow:auto}.form-header{justify-content:space-between;align-items:center;display:flex}.form-header button{color:var(--text);background:0 0;border:0;font-size:1.2rem}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid .wide{grid-column:1/-1}.image-preview{object-fit:cover;border-radius:10px;width:130px;height:90px}.pricing-fields{background:var(--surface2);border-radius:12px;margin-top:18px;padding:15px}.pricing-fields>div{grid-template-columns:1fr 1fr 1fr;align-items:end;gap:12px;margin:10px 0;display:grid}.pricing-fields.single{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.toast{color:#fff;z-index:200;box-shadow:var(--shadow);background:#15803d;border-radius:10px;padding:14px 24px;position:fixed;bottom:25px;right:25px}[data-theme=light]{--bg:#f6f5fb;--surface:#fff;--surface2:#f1eff8;--text:#171124;--muted:#625d6e;--border:#ddd8e8;--shadow:0 15px 40px #321c5b18;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=light] .navbar{background:#fffd}@media (width<=950px){.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.mobile-menu{order:2;display:grid}.navbar nav{background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;padding:20px;display:none;position:absolute;top:72px;left:0;right:0}.navbar nav.nav-open{display:flex}.navbar .nav-actions{margin-inline-start:auto}.navbar>a{order:0}.navbar .nav-actions{order:1}}@media (width<=620px){.navbar{gap:8px}.brand strong{font-size:.9rem}.brand img,.logo-fallback{width:40px;height:40px}.navbar .messenger{display:none}.hero{min-height:580px}.hero-logo img,.hero-logo .logo-fallback{width:115px;height:115px}.category-grid,.product-grid{grid-template-columns:1fr}.section{width:90%;padding:55px 0}.product-image{height:210px}.filters,.dashboard-actions{flex-direction:column;align-items:stretch}.filters label{justify-content:space-between}.steps,.form-grid,.pricing-fields.single{grid-template-columns:1fr}.pricing-fields>div{grid-template-columns:1fr 1fr}.pricing-fields>div b{grid-column:1/-1}.admin-header{align-items:flex-start}.admin-header h1{font-size:1.35rem}.admin-header button{font-size:.8rem}.product-form{padding:18px}.whatsapp-float{width:52px;height:52px;bottom:15px;left:15px}}.brand img{object-fit:contain;filter:drop-shadow(0 0 9px #8b5cf655);flex:none}.navbar .brand img{width:48px;height:48px}.hero-logo img{filter:drop-shadow(0 0 24px #a855f799);width:clamp(150px,18vw,190px);height:clamp(150px,18vw,190px)}.about-logo img{filter:drop-shadow(0 0 18px #8b5cf677);width:150px;height:150px}.admin-logo img{width:96px;height:96px}.product-card{direction:ltr;grid-template-columns:minmax(170px,40%) minmax(0,60%);grid-template-areas:"image content";min-height:330px;display:grid}.product-card .product-image{grid-area:image;place-items:center;width:100%;height:100%;min-height:330px;display:grid;overflow:hidden}.product-card .product-image img{object-fit:contain;object-position:center;width:100%;height:100%}.product-card .product-body{text-align:right;direction:rtl;flex-direction:column;grid-area:content;min-width:0;display:flex}.product-card .product-body h3,.product-card .description,.product-card .product-body small{text-align:right}.product-card .description{line-height:1.7}.product-card .price,.product-card .tier-list{margin-top:auto}.product-card .price{flex-wrap:wrap;justify-content:flex-start;margin-bottom:14px;font-size:1.25rem}.product-card .tier-list{margin-bottom:14px}.product-card .tier-option{background:var(--surface2);border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:9px;display:flex}.product-card .tier-price{color:#c4b5fd;flex-wrap:wrap;align-items:center;gap:4px;font-size:1rem;font-weight:800;display:flex}.product-card .tier-list-detailed{gap:12px}.product-card .tier-list-detailed .tier-option{border:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:start;padding:14px;display:grid}.product-card .tier-list-detailed .tier-option strong{color:var(--text);font-size:1.05rem}.product-card .tier-list-detailed .tier-price{justify-self:end;font-size:1.08rem}.product-card .tier-list-detailed .tier-option p{color:var(--muted);grid-column:1/-1;margin:2px 0 0;font-size:.92rem;line-height:1.7}.steam-offline-info{gap:10px;margin:4px 0 18px;display:grid}.steam-info-item{background:var(--surface2);border:1px solid var(--border);border-right:3px solid #64748b;border-radius:10px;padding:13px 14px}.steam-info-item h4{color:var(--text);margin:0 0 6px;font-size:1rem}.steam-info-item p{color:var(--muted);text-align:right;margin:0;font-size:.92rem;line-height:1.75}.steam-info-item.warning{background:color-mix(in srgb,var(--surface2) 88%,#f59e0b);border-right-color:#f59e0b}.steam-info-item.warning h4{color:#fbbf24}.product-page>.product-card--detailed{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);grid-template-areas:"media panel";align-items:start;width:100%;max-width:1180px;margin:0 auto;display:grid;overflow:hidden}.product-detail-media{background:var(--surface2);border-right:1px solid var(--border);grid-area:media;min-width:0}.product-card--detailed .product-detail-media .product-image{aspect-ratio:auto;background:#0c1020;height:auto;min-height:0;overflow:visible}.product-card--detailed .product-detail-media .product-image img{object-fit:contain;object-position:center;width:100%;height:auto;max-height:none;padding:clamp(16px,3vw,32px);display:block}.product-detail-description{text-align:right;border-top:1px solid var(--border);background:var(--surface);direction:rtl;padding:20px 26px 24px}.product-detail-description h2,.product-purchase-options h2{color:var(--text);margin:0 0 10px;font-size:1rem}.product-detail-description p{color:var(--muted);white-space:pre-line;margin:0;font-size:.86rem;font-weight:500;line-height:1.85}.product-detail-panel{text-align:right;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 92%,#8b5cf6),var(--surface) 42%);direction:rtl;flex-direction:column;grid-area:panel;min-width:0;padding:34px;display:flex}.product-detail-header{border-bottom:1px solid var(--border);padding-bottom:22px}.product-detail-category{color:#c4b5fd;text-transform:capitalize;border:1px solid #8b5cf666;border-radius:999px;margin-bottom:10px;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.product-detail-header h1{margin:0 0 10px;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.3}.product-detail-header small{color:var(--muted);font-size:.92rem;display:block}.product-detail-header .status{margin:14px 0 0}.product-purchase-options{margin-top:24px}.product-card--detailed .product-purchase-options .price{border:1px solid var(--border);background:var(--surface2);border-radius:12px;margin:12px 0 0;padding:18px;font-size:1.35rem}.product-card--detailed .product-purchase-options .tier-list{margin:12px 0 0}.product-card--detailed .steam-offline-info{margin:22px 0 0}.product-purchase-actions{margin-top:auto;padding-top:26px}.product-card--detailed .product-purchase-actions .order{min-height:50px;font-size:1.05rem}.product-card--detailed .card-tools{border-top:1px solid var(--border);margin-top:14px;padding-top:10px}@media (width<=950px){.product-grid{grid-template-columns:1fr}}@media (width<=860px){.product-page>.product-card--detailed{grid-template-columns:1fr;grid-template-areas:"media""panel";min-height:0}.product-detail-media{border-right:0;border-bottom:1px solid var(--border)}.product-card--detailed .product-detail-media .product-image{aspect-ratio:auto;height:auto;min-height:0}.product-detail-panel{padding:28px}}@media (width<=620px){.product-card{grid-template-columns:minmax(120px,38%) minmax(0,62%);min-height:290px}.product-card .product-image{height:100%;min-height:290px}.product-card .product-body{padding:15px}.product-card .product-body h3{font-size:1.08rem}.product-card .description{font-size:.9rem}.product-card .price{font-size:1.05rem}.product-card .tier-option{gap:4px;display:grid}.product-card .tier-list-detailed .tier-option{grid-template-columns:1fr}.product-card .tier-list-detailed .tier-price{justify-self:start}.product-card .card-tools{flex-wrap:wrap;gap:4px}.product-card--detailed .product-detail-media .product-image img{padding:12px}.product-detail-description{padding:18px 20px 21px}.product-detail-description p{font-size:.84rem;line-height:1.8}.product-detail-panel{padding:24px 20px}}.loading-logo img{width:64px;height:64px}@media (width<=620px){.navbar .brand img{width:42px;height:42px}.hero-logo img{width:140px;height:140px}.about-logo img{width:125px;height:125px}}.site-header{z-index:50;background:color-mix(in srgb,var(--bg) 92%,transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.header-tools{border-bottom:1px solid var(--border);direction:ltr;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:7px max(4vw,18px);display:flex}.language-switcher{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:4px;padding:3px;display:flex}.language-switcher button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:6px 10px;font-size:.78rem;font-weight:700}.language-switcher button:hover,.language-switcher button.active{background:var(--primary);color:#fff}.header-search{border:1px solid var(--border);background:var(--surface);direction:rtl;border-radius:11px;align-items:center;width:min(380px,42vw);height:38px;display:flex;overflow:hidden}.header-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #8b5cf622}.header-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:8px 12px}.header-search button{color:#c4b5fd;background:0 0;border:0;flex:0 0 42px;place-items:center;width:42px;height:100%;display:grid}.navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:relative;top:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card--minimal{min-height:0;transition:transform .2s,border-color .2s,box-shadow .2s;display:block}.product-card--minimal:hover{border-color:#8b5cf688;transform:translateY(-4px);box-shadow:0 22px 55px #0008}.product-card-link{text-align:right;direction:rtl;height:100%;display:block}.product-card--minimal .product-image{aspect-ratio:4/3;background:var(--surface2);width:100%;height:auto;min-height:0;display:block;overflow:hidden}.product-card--minimal .product-image img{object-fit:contain;width:100%;height:100%;padding:10px;transition:transform .25s}.product-card--minimal:hover .product-image img{transform:scale(1.035)}.product-card--minimal .product-body{text-align:right;direction:rtl;padding:16px 18px 18px;display:block}.product-card--minimal .product-body h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.08rem;line-height:1.45;overflow:hidden}.search-page{min-height:60vh}[dir=ltr] .product-detail-description,[dir=ltr] .product-detail-panel,[dir=ltr] .product-card-link,[dir=ltr] .product-card--minimal .product-body{text-align:left;direction:ltr}[dir=ltr] .header-search{direction:ltr}@media (width<=950px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-header{position:relative}.header-tools{align-items:stretch;gap:7px;padding:7px 12px}.language-switcher{flex:none}.language-switcher button{padding:6px 7px;font-size:.7rem}.header-search{flex:1;width:auto}.navbar nav{top:72px}}@media (width<=620px){.header-tools{flex-wrap:wrap}.language-switcher{order:1}.header-search{flex-basis:100%;order:2;width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card--minimal{min-height:0;display:block}.product-card--minimal .product-image{aspect-ratio:1;height:auto;min-height:0}.product-card--minimal .product-body{padding:12px;display:block}.product-card--minimal .product-body h3{font-size:.9rem}}
