@font-face{font-family:Inter;src:url(../../../fonts/inter.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Amiri;src:url(../../../fonts/Amiri.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mehr;src:url(../../../fonts/Mehr.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--font-en: "Inter", "Cairo", system-ui, -apple-system, sans-serif;--font-ar: "Amiri", serif;--font-ur: "Mehr", serif;--bg: #0a0e1a;--bg-2: #0f1420;--surface: #141b2d;--surface-2: #1c2540;--surface-3: #243049;--gold: #d4af37;--gold-light: #f0d060;--gold-dim: #8a7020;--green: #16a34a;--green-light: #22c55e;--green-bg: #14532d;--red: #dc2626;--red-light: #ef4444;--red-bg: #7f1d1d;--text: #f1f5f9;--text-muted: #94a3b8;--border: #2d3748;--border-2: #3d4a5c;--radius: 12px;--radius-lg: 18px;--shadow: 0 4px 24px rgba(0, 0, 0, .5);--shadow-gold: 0 4px 20px rgba(212, 175, 55, .25);--mobile: 640px;--tablet: 768px;--desktop: 1024px}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}@media(max-width:640px){.container{padding:0 1rem}}.mobile-only{display:none!important}.desktop-only{display:block!important}@media(max-width:768px){.mobile-only{display:block!important}.desktop-only{display:none!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-en);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--gold);text-decoration:none;transition:color .2s}a:hover{color:var(--gold-light)}button{cursor:pointer;font-family:inherit}.arabic{font-family:var(--font-ar);direction:rtl;text-align:right;line-height:1.8}.urdu{font-family:var(--font-ur);direction:rtl;text-align:right;line-height:2}.btn-primary{background:linear-gradient(135deg,var(--gold-dim),var(--gold));color:#000;border:none;padding:.8rem 2rem;border-radius:var(--radius);font-size:1rem;font-weight:800;font-family:inherit;transition:all .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-gold)}.btn-primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn-ghost{background:transparent;border:1px solid var(--border-2);color:var(--text-muted);padding:.8rem 1.5rem;border-radius:var(--radius);font-size:1rem;font-weight:600;font-family:inherit;transition:all .2s}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.spinner{width:38px;height:38px;border:3px solid var(--border);border-top-color:var(--gold);border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-10px)}40%{transform:translate(10px)}60%{transform:translate(-7px)}80%{transform:translate(5px)}}@keyframes correctPulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 16px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes scoreUp{0%{transform:scale(1.5);color:var(--gold-light)}to{transform:scale(1);color:var(--gold)}}@keyframes floatUp{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-80px) scale(1.8)}}@keyframes floatLetters{0%,to{transform:translateY(0) rotate(0);opacity:.04}50%{transform:translateY(-18px) rotate(6deg);opacity:.07}}@keyframes glowPulse{0%,to{text-shadow:0 0 30px rgba(212,175,55,.3)}50%{text-shadow:0 0 60px rgba(212,175,55,.6)}}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes popIn{0%{transform:scale(.8);opacity:0}70%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}@keyframes rainbowBorder{0%{border-color:var(--gold)}33%{border-color:#3b82f6}66%{border-color:#8b5cf6}to{border-color:var(--gold)}}.fade-in-up{animation:fadeInUp .4s ease both}.fade-in{animation:fadeIn .3s ease both}.pop-in{animation:popIn .3s cubic-bezier(.175,.885,.32,1.275) both}.wiggle{animation:wiggle .2s ease infinite}.bounce{animation:bounce .5s ease infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}nav.svelte-12qhfyh{position:sticky;top:0;z-index:1000;height:60px;background:#0a0e1aeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-inner.svelte-12qhfyh{max-width:1100px;margin:0 auto;height:100%;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.4rem;font-weight:800;font-size:1.2rem;color:var(--text);text-decoration:none}.brand-ar.svelte-12qhfyh{color:var(--gold);font-size:1.4rem}.brand-en.svelte-12qhfyh{color:var(--text-muted);font-size:.85rem;font-weight:600}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);font-weight:500;font-size:.95rem;padding:.3rem .1rem;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;text-decoration:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--gold);border-bottom-color:var(--gold)}.mobile-toggle.svelte-12qhfyh{display:none;background:none;border:none;padding:.5rem;cursor:pointer;z-index:1100}.hamburger.svelte-12qhfyh{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:100%;height:2px;background:var(--text);border-radius:2px;transition:all .3s}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){opacity:0}.hamburger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:992px){.desktop-only.svelte-12qhfyh{display:none!important}.mobile-toggle.svelte-12qhfyh{display:block}}.mobile-nav.svelte-12qhfyh{position:absolute;top:60px;left:0;right:0;background:var(--bg-2);border-bottom:1px solid var(--border);padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;max-height:calc(100vh - 60px);overflow-y:auto;box-shadow:0 10px 30px #00000080}.mobile-stats.svelte-12qhfyh{display:grid;grid-template-columns:1fr 1fr;gap:1rem;background:var(--surface);padding:1rem;border-radius:var(--radius);border:1px solid var(--border)}.m-stat.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem}.m-icon.svelte-12qhfyh{font-size:1.5rem}.m-val.svelte-12qhfyh{font-weight:800;color:var(--gold)}.m-label.svelte-12qhfyh{font-size:.7rem;color:var(--text-muted)}.mobile-links.svelte-12qhfyh{display:flex;flex-direction:column;gap:.5rem}.mobile-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:1rem;background:var(--surface);border-radius:10px;color:var(--text);font-weight:600;text-align:right;direction:rtl;font-family:var(--font-ar);font-size:1.1rem}.mobile-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:#d4af371a;color:var(--gold);border:1px solid var(--gold-dim)}.mobile-footer.svelte-12qhfyh{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1.5rem;border-top:1px solid var(--border)}.full-width.svelte-12qhfyh{width:100%;text-align:center}.stats-mini-bar.svelte-12qhfyh{display:flex;align-items:center;gap:.8rem;margin-right:1rem;background:var(--surface-2);padding:.25rem .75rem;border-radius:20px;border:1px solid var(--border)}.stat-item.svelte-12qhfyh{display:flex;align-items:center;gap:.3rem}.stat-icon.svelte-12qhfyh{font-size:1rem}.stat-val.svelte-12qhfyh{font-size:.85rem;font-weight:700;color:var(--text);white-space:nowrap}.username.svelte-12qhfyh{font-size:.85rem;color:var(--text-muted);padding:0 .25rem}.nav-btn.svelte-12qhfyh{border:none;border-radius:8px;padding:.38rem .9rem;font-size:.88rem;font-weight:700;font-family:inherit;transition:all .2s;cursor:pointer;text-decoration:none;display:inline-block}.nav-btn.primary.svelte-12qhfyh{background:var(--gold);color:#000}.nav-btn.primary.svelte-12qhfyh:hover{background:var(--gold-light)}.nav-btn.danger.svelte-12qhfyh{background:transparent;border:1px solid var(--border);color:var(--text-muted)}.nav-btn.danger.svelte-12qhfyh:hover{border-color:var(--red-light);color:var(--red-light)}main.svelte-12qhfyh{min-height:calc(100vh - 60px)}.toasts.svelte-12qhfyh{position:fixed;bottom:2rem;right:2rem;display:flex;flex-direction:column;gap:.6rem;z-index:500}.toast.svelte-12qhfyh{padding:.8rem 1.4rem;border-radius:var(--radius);font-size:.9rem;font-weight:500;box-shadow:var(--shadow);max-width:320px}@media(max-width:640px){.toasts.svelte-12qhfyh{left:1rem;right:1rem;bottom:1rem}.toast.svelte-12qhfyh{max-width:none}}.toast-success.svelte-12qhfyh{background:var(--green-bg);border:1px solid var(--green-light);color:#bbf7d0}.toast-error.svelte-12qhfyh{background:var(--red-bg);border:1px solid var(--red-light);color:#fecaca}.toast-info.svelte-12qhfyh{background:var(--surface-2);border:1px solid var(--border-2);color:var(--text)}
