.brand-mark[data-v-1923f0d3]{display:block;width:152px;height:auto}.brand-mark--large[data-v-1923f0d3]{width:min(100%,310px)}.header[data-v-c405acb7]{position:sticky;top:0;z-index:1000;background-color:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border-default)}.header__inner[data-v-c405acb7]{max-width:1040px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.header__brand[data-v-c405acb7]{display:flex;align-items:center}.header__nav[data-v-c405acb7]{display:flex;gap:1rem}.header__link[data-v-c405acb7]{font-size:.95rem;color:var(--text-muted);padding-bottom:.3rem;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.header__link[data-v-c405acb7]:hover{color:var(--text-primary)}.header__link--active[data-v-c405acb7]{color:var(--primary-strong);border-color:var(--accent-blue)}.header__link[data-v-c405acb7]:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px;border-radius:3px}@media(max-width:560px){.header__inner[data-v-c405acb7]{padding:.7rem 1rem}.header__nav[data-v-c405acb7]{gap:.65rem}.header__link[data-v-c405acb7]{font-size:.82rem}}.footer[data-v-7a89528f]{background:#e8eaff;border-top:2px solid var(--primary)}.footer__enamad[data-v-7a89528f]{margin-top:.75rem}.footer__enamad img[data-v-7a89528f]{max-width:90px;height:auto;cursor:pointer}.footer__inner[data-v-7a89528f]{direction:rtl;max-width:1040px;margin:0 auto;padding:1.75rem 2rem;display:grid;grid-template-columns:1.3fr 1fr 1.3fr;gap:2.5rem;font-size:.9rem;color:var(--text-muted)}.footer__block[data-v-7a89528f]{display:flex;flex-direction:column;gap:.4rem}.footer__company[data-v-7a89528f]{margin:0;color:var(--text-primary);font-weight:700;font-size:1.05rem}.footer__brand--center[data-v-7a89528f]{align-items:center;justify-content:center;text-align:center}.footer__copyright[data-v-7a89528f]{margin-top:.6rem;font-size:.85rem;opacity:.85}.footer__section-title[data-v-7a89528f]{margin:0 0 .4rem;font-weight:700;color:var(--primary)}.footer__links[data-v-7a89528f]{gap:.35rem}.footer__link[data-v-7a89528f]{text-decoration:none;color:var(--text-muted);transition:color .15s ease,transform .15s ease;padding-right:.25rem;border-right:3px solid transparent}.footer__link[data-v-7a89528f]:hover{color:var(--primary);border-right-color:var(--accent-blue);transform:translate(-2px)}.footer__contact[data-v-7a89528f]{color:var(--text-primary);text-decoration:none;font-weight:500;transition:color .15s ease}.footer__contact[data-v-7a89528f]:hover{color:var(--primary)}.footer__meta[data-v-7a89528f]{margin-top:.5rem;opacity:.85}@media(max-width:768px){.footer__inner[data-v-7a89528f]{grid-template-columns:1fr;text-align:center}.footer__brand--center[data-v-7a89528f]{order:-1}}.layout[data-v-9e895953]{min-height:100vh;display:flex;flex-direction:column}.layout__main[data-v-9e895953]{flex:1;max-width:1040px;width:100%;margin:1.5rem auto 2.5rem;padding:2rem 2rem 2.5rem;background-color:#ffffffe6;border:1px solid rgba(201,204,247,.72);border-radius:1.5rem;box-shadow:0 16px 42px #332b8c1a}@media(max-width:720px){.layout__main[data-v-9e895953]{margin:1rem auto 1.5rem;padding:1.25rem 1rem 1.5rem;border-radius:1rem}}.home[data-v-54264d03]{display:flex;flex-direction:column;gap:clamp(2.5rem,6vw,4.75rem)}.sr-only[data-v-54264d03]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero[data-v-54264d03]{overflow:hidden;border:1px solid var(--border-subtle);border-radius:1.25rem;background:#fffaf3;box-shadow:var(--shadow-strong)}.hero__image[data-v-54264d03]{display:block;width:100%;height:auto}.intro[data-v-54264d03]{max-width:690px;margin:0 auto;text-align:center}.eyebrow[data-v-54264d03]{margin:0 0 .55rem;color:var(--primary);font-size:.79rem;font-weight:800;letter-spacing:.03em}.intro__title[data-v-54264d03]{margin-bottom:.9rem;color:var(--text-primary);font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.35}.intro__text[data-v-54264d03]{margin:0;color:var(--text-muted);font-size:1rem;line-height:2}.games[data-v-54264d03]{display:flex;flex-direction:column;gap:1.3rem}.games__heading[data-v-54264d03]{display:flex;align-items:end;justify-content:space-between;gap:1rem;text-align:right}.games__heading h2[data-v-54264d03]{margin:0;font-size:clamp(1.35rem,2.5vw,1.8rem)}.games__count[data-v-54264d03]{padding:.38rem .75rem;border:1px solid var(--border-default);border-radius:999px;color:var(--text-muted);font-size:.82rem;white-space:nowrap}.games__grid[data-v-54264d03]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.game-card[data-v-54264d03]{display:grid;grid-template-columns:minmax(132px,38%) 1fr;min-height:220px;overflow:hidden;border:1px solid var(--border-default);border-radius:1.25rem;background:#fffffff0;box-shadow:0 12px 25px #1725540f;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.game-card[data-v-54264d03]:hover{border-color:var(--accent-blue);box-shadow:0 16px 30px #17255421;transform:translateY(-3px)}.game-card[data-v-54264d03]:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.game-card__icon[data-v-54264d03]{width:100%;height:100%;min-height:220px;object-fit:cover;background:var(--surface-secondary)}.game-card__body[data-v-54264d03]{display:flex;flex-direction:column;align-items:flex-start;padding:1.35rem 1.2rem;text-align:right}.game-card__category[data-v-54264d03]{color:var(--primary);font-size:.77rem;font-weight:700}.game-card h3[data-v-54264d03]{margin:.35rem 0 .55rem;color:var(--text-primary);font-size:1.15rem}.game-card p[data-v-54264d03]{margin:0;color:var(--text-muted);font-size:.88rem;line-height:1.8}.game-card__action[data-v-54264d03]{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;padding-top:1rem;color:var(--primary-strong);font-size:.84rem;font-weight:800}.game-card__action svg[data-v-54264d03]{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}@media(max-width:720px){.games__grid[data-v-54264d03]{grid-template-columns:1fr}.game-card[data-v-54264d03]{grid-template-columns:132px 1fr;min-height:190px}.game-card__icon[data-v-54264d03]{min-height:190px}}@media(max-width:440px){.game-card[data-v-54264d03]{grid-template-columns:112px 1fr}.game-card__body[data-v-54264d03]{padding:1rem}.game-card__icon[data-v-54264d03]{min-height:100%}.game-card p[data-v-54264d03]{font-size:.82rem}}.about[data-v-8b2ab870]{display:flex;flex-direction:column;gap:1.25rem}.about__logo[data-v-8b2ab870]{display:flex;justify-content:center;padding:2.5rem 1rem;border:1px solid var(--border-subtle);border-radius:16px;background:linear-gradient(135deg,#f2f1ff,#e9fbfa)}.about__title[data-v-8b2ab870]{font-size:1.4rem;font-weight:800;color:var(--text-primary)}.about__text[data-v-8b2ab870]{display:flex;flex-direction:column;gap:.75rem}.about__text p[data-v-8b2ab870]{color:var(--text-muted);line-height:1.9;font-size:.98rem}.page[data-v-39e42721]{display:flex;flex-direction:column;gap:1rem}.page__subtitle[data-v-39e42721]{color:var(--text-muted);line-height:1.8}.form[data-v-39e42721]{display:flex;flex-direction:column;gap:1rem}.form__field[data-v-39e42721]{display:flex;flex-direction:column;gap:.35rem}label[data-v-39e42721]{font-size:.9rem;font-weight:500}input[data-v-39e42721],textarea[data-v-39e42721]{border-radius:.5rem;border:1px solid var(--border-default);padding:.6rem .7rem;font-size:.95rem;font-family:inherit}input[data-v-39e42721]:focus,textarea[data-v-39e42721]:focus{outline:2px solid var(--primary-soft);border-color:var(--primary)}.form__success[data-v-39e42721]{font-size:1rem;color:var(--success);line-height:1.9}.game[data-v-fef5b9fc]{display:flex;flex-direction:column;gap:1.6rem}.back-link[data-v-fef5b9fc]{display:inline-flex;align-items:center;align-self:flex-start;gap:.4rem;color:var(--text-muted);font-size:.88rem;font-weight:700;transition:color .18s ease}.back-link[data-v-fef5b9fc]:hover{color:var(--primary-strong)}.back-link[data-v-fef5b9fc]:focus-visible,.play-button[data-v-fef5b9fc]:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.back-link svg[data-v-fef5b9fc],.play-button svg[data-v-fef5b9fc],.features svg[data-v-fef5b9fc]{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.game__layout[data-v-fef5b9fc]{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:start}.game__sidebar[data-v-fef5b9fc]{position:sticky;top:6.5rem;display:flex;flex-direction:column;align-items:center;padding:1.2rem;border:1px solid var(--border-default);border-radius:1.3rem;background:linear-gradient(160deg,#f6f7ff,#fff);text-align:center}.game__icon[data-v-fef5b9fc]{width:min(100%,220px);border-radius:1rem;box-shadow:0 16px 28px #17255433}.game__category[data-v-fef5b9fc]{margin:1rem 0 .35rem;color:var(--primary);font-size:.8rem;font-weight:800}.game__tagline[data-v-fef5b9fc]{margin:0 0 1.2rem;color:var(--text-primary);font-size:.98rem;font-weight:700;line-height:1.7}.play-button[data-v-fef5b9fc]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:.78rem 1rem;border-radius:.75rem;background:var(--primary-strong);color:#fff;font-size:.9rem;font-weight:800;box-shadow:0 8px 17px #332b8c38;cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.play-button[data-v-fef5b9fc]:hover{background:var(--primary);box-shadow:0 12px 22px #332b8c47;transform:translateY(-2px)}.play-button svg[data-v-fef5b9fc]{width:19px;fill:currentColor;stroke-width:1.2}.game__content[data-v-fef5b9fc]{min-width:0;text-align:right}.eyebrow[data-v-fef5b9fc]{margin:0 0 .5rem;color:var(--primary);font-size:.78rem;font-weight:800;letter-spacing:.06em}.game__content h1[data-v-fef5b9fc]{margin:0;color:var(--text-primary);font-size:clamp(1.8rem,3.8vw,2.75rem);line-height:1.35}.game__english[data-v-fef5b9fc]{margin:.5rem 0 1.8rem;color:var(--text-muted);font-family:system-ui,sans-serif;font-size:.88rem}.game__description[data-v-fef5b9fc]{display:flex;flex-direction:column;gap:.9rem;color:var(--text-muted);font-size:.98rem;line-height:2}.game__description p[data-v-fef5b9fc]{margin:0}.features[data-v-fef5b9fc]{margin-top:2.25rem;padding:1.4rem;border:1px solid var(--border-subtle);border-radius:1rem;background:var(--surface-primary)}.features h2[data-v-fef5b9fc]{margin:0 0 1rem;color:var(--text-primary);font-size:1.1rem}.features ul[data-v-fef5b9fc]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.2rem;margin:0;padding:0;list-style:none}.features li[data-v-fef5b9fc]{display:flex;align-items:flex-start;gap:.45rem;color:var(--text-muted);font-size:.88rem;line-height:1.75}.features svg[data-v-fef5b9fc]{flex:0 0 auto;width:18px;margin-top:.28rem;color:var(--accent-blue)}.game__download[data-v-fef5b9fc]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2.25rem;padding:1.25rem 1.4rem;border-radius:1rem;background:var(--text-primary);color:#fff}.game__download p[data-v-fef5b9fc]{margin:0 0 .25rem;font-weight:800}.game__download span[data-v-fef5b9fc]{color:#d8e0ff;font-size:.86rem}.game__download .play-button[data-v-fef5b9fc]{width:auto;flex:0 0 auto;background:#fff;color:var(--primary-strong);box-shadow:none}.game__download .play-button[data-v-fef5b9fc]:hover{background:var(--primary-soft)}.not-found[data-v-fef5b9fc]{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:4rem 1rem}.not-found h1[data-v-fef5b9fc],.not-found p[data-v-fef5b9fc]{margin:0}.not-found p[data-v-fef5b9fc]:not(.eyebrow){color:var(--text-muted)}.not-found .btn[data-v-fef5b9fc]{margin-top:.6rem}@media(max-width:760px){.game__layout[data-v-fef5b9fc]{grid-template-columns:1fr}.game__sidebar[data-v-fef5b9fc]{position:static;display:grid;grid-template-columns:128px 1fr;column-gap:1rem;text-align:right}.game__icon[data-v-fef5b9fc]{grid-row:span 3;width:128px}.game__category[data-v-fef5b9fc]{align-self:end;margin:0}.game__tagline[data-v-fef5b9fc]{align-self:start;margin:.2rem 0 0}.game__sidebar .play-button[data-v-fef5b9fc]{grid-column:2;width:auto;align-self:end;justify-self:start}.features ul[data-v-fef5b9fc]{grid-template-columns:1fr}.game__download[data-v-fef5b9fc]{align-items:flex-start;flex-direction:column}.game__download .play-button[data-v-fef5b9fc]{width:100%}}@media(max-width:420px){.game__sidebar[data-v-fef5b9fc]{grid-template-columns:96px 1fr;padding:1rem}.game__icon[data-v-fef5b9fc]{width:96px}.game__sidebar .play-button[data-v-fef5b9fc]{font-size:.8rem}.features[data-v-fef5b9fc],.game__download[data-v-fef5b9fc]{padding:1.1rem}}@media(prefers-reduced-motion:reduce){.back-link[data-v-fef5b9fc],.play-button[data-v-fef5b9fc]{transition:none}.play-button[data-v-fef5b9fc]:hover{transform:none}}:root{--primary: #5b4de3;--primary-soft: #c4bcff;--primary-strong: #332b8c;--accent-blue: #16b9c5;--accent-red: #a78bfa;--surface-primary: #f6f7ff;--surface-secondary: #e7e8ff;--text-primary: #172554;--text-muted: #52607f;--border-default: #c9ccf7;--border-subtle: #e0e4fb;--success: #16a34a;--shadow-strong: 0 18px 40px rgba(62, 53, 170, .24);--font-family-sans: "Vazirmatn", "IRANSans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{direction:rtl;text-align:center;font-family:Vazirmatn,IRANSans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;background:linear-gradient(145deg,#f7f8ff,#eefcfb);color:var(--text-primary)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}h1,h2,h3,h4{margin:0 0 .5rem}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.55rem 1.2rem;font-size:.95rem;font-weight:500;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.btn--primary{background-color:var(--primary-strong);color:#fff;box-shadow:0 10px 25px #332b8c47}.btn--primary:hover{background-color:var(--primary)}.btn--ghost{background-color:transparent;color:var(--text-primary);border-color:var(--border-default)}.btn--ghost:hover{background-color:var(--surface-secondary)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
