@import"https://fonts.googleapis.com/css2?family=Zain:wght@300;400;700;800&display=swap";body{font-family:Zain,sans-serif;background:var(--page-bg);color:var(--text-main)}.course-page[data-astro-cid-a7h565yo]{width:100%;max-width:none;margin:0;padding:0 0 4rem;display:flex;flex-direction:column;gap:0;direction:rtl;text-align:right}.course-page[data-astro-cid-a7h565yo]>section[data-astro-cid-a7h565yo]{width:100%;background:transparent;border:0;border-radius:0;box-shadow:none}.course-page[data-astro-cid-a7h565yo]>section[data-astro-cid-a7h565yo]:hover{background:transparent}.eyebrow[data-astro-cid-a7h565yo]{margin:0;font-size:.88rem;font-weight:700;letter-spacing:.08em;color:var(--secondary-soft);direction:ltr;text-align:right}h1[data-astro-cid-a7h565yo],h2[data-astro-cid-a7h565yo],h3[data-astro-cid-a7h565yo]{margin:0;line-height:1.1}h1[data-astro-cid-a7h565yo]{font-size:clamp(2rem,5.6vw,4rem);margin-top:.4rem;color:var(--quaternary, var(--text-main))}h2[data-astro-cid-a7h565yo]{font-size:clamp(1.7rem,4.2vw,2.6rem);color:var(--secondary)}h3[data-astro-cid-a7h565yo]{font-size:clamp(1.25rem,3.2vw,1.8rem);margin-top:.8rem;color:var(--secondary-soft)}p[data-astro-cid-a7h565yo],li[data-astro-cid-a7h565yo]{font-size:1.18rem;line-height:1.65;margin-bottom:.8rem}p[data-astro-cid-a7h565yo]:last-child,li[data-astro-cid-a7h565yo]:last-child{margin-bottom:0}.inline-highlight[data-astro-cid-a7h565yo]{font-weight:900;color:transparent;background:linear-gradient(120deg,var(--secondary-soft) 0%,var(--primary) 45%,var(--quaternary) 100%);background-size:220% 100%;background-clip:text;-webkit-background-clip:text;animation:highlight-sheen 3s linear infinite}@keyframes highlight-sheen{0%{background-position:0% 50%}to{background-position:220% 50%}}.main-title[data-astro-cid-a7h565yo]{font-weight:800;font-size:1.5rem;color:var(--secondary-soft)}ul[data-astro-cid-a7h565yo]{margin:.6rem 0 0;padding-inline-start:1.2rem}.info-list[data-astro-cid-a7h565yo]{display:grid;gap:.7rem;margin-top:.9rem}.info-item[data-astro-cid-a7h565yo]{border:1px solid var(--line);border-radius:14px;background:var(--surface-soft);overflow:clip}.info-item[data-astro-cid-a7h565yo] summary[data-astro-cid-a7h565yo],.faq-item[data-astro-cid-a7h565yo] summary[data-astro-cid-a7h565yo]{cursor:pointer;padding:.82rem 1rem;font-size:1.15rem;font-weight:700;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.info-item[data-astro-cid-a7h565yo] summary[data-astro-cid-a7h565yo]::-webkit-details-marker,.faq-item[data-astro-cid-a7h565yo] summary[data-astro-cid-a7h565yo]::-webkit-details-marker{display:none}.info-item[data-astro-cid-a7h565yo] summary[data-astro-cid-a7h565yo]:before,.faq-item[data-astro-cid-a7h565yo] summary[data-astro-cid-a7h565yo]:before{content:"+";font-size:1.2rem;font-weight:900;color:var(--secondary-soft);order:2}.info-item[data-astro-cid-a7h565yo][open] summary[data-astro-cid-a7h565yo]:before,.faq-item[data-astro-cid-a7h565yo][open] summary[data-astro-cid-a7h565yo]:before{content:"-"}.info-item[data-astro-cid-a7h565yo] p[data-astro-cid-a7h565yo],.faq-item[data-astro-cid-a7h565yo] p[data-astro-cid-a7h565yo]{margin:0;padding:0 1rem .95rem;color:var(--text-soft)}.info-item[data-astro-cid-a7h565yo] p[data-astro-cid-a7h565yo]+p[data-astro-cid-a7h565yo],.faq-item[data-astro-cid-a7h565yo] p[data-astro-cid-a7h565yo]+p[data-astro-cid-a7h565yo]{padding-top:0}.back-link[data-astro-cid-a7h565yo]{display:inline-flex;margin-top:.8rem;padding:.54rem 1rem;border-radius:999px;text-decoration:none;font-weight:700;font-size:.98rem;border:1px solid var(--line-strong);color:var(--text-main);background:color-mix(in srgb,var(--surface-soft) 72%,transparent);transition:transform .2s ease,border-color .2s ease}.back-link[data-astro-cid-a7h565yo]:hover{transform:translateY(-1px);border-color:var(--secondary-soft)}.faq-list[data-astro-cid-a7h565yo]{display:grid;gap:.7rem;margin-top:.9rem}.faq-item[data-astro-cid-a7h565yo]{border:1px solid var(--line);border-radius:14px;background:var(--surface-soft);overflow:clip}.packages-grid[data-astro-cid-a7h565yo]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:.9rem}.package-card[data-astro-cid-a7h565yo]{display:block;border:1px solid var(--line);border-radius:14px;padding:1rem;text-decoration:none;background:linear-gradient(145deg,color-mix(in srgb,var(--surface-soft) 85%,transparent),color-mix(in srgb,var(--surface-panel) 80%,transparent));transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.package-card[data-astro-cid-a7h565yo]:hover{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:0 14px 24px var(--shadow)}.package-card[data-astro-cid-a7h565yo] h3[data-astro-cid-a7h565yo]{margin:0;text-align:center;font-size:1.2rem;color:var(--secondary-soft)}@media(max-width:900px){.packages-grid[data-astro-cid-a7h565yo]{grid-template-columns:1fr}}@media(max-width:720px){.banner[data-astro-cid-a7h565yo],.content-card[data-astro-cid-a7h565yo]{border-radius:14px}p[data-astro-cid-a7h565yo],li[data-astro-cid-a7h565yo]{font-size:1.08rem}.info-item[data-astro-cid-a7h565yo] summary[data-astro-cid-a7h565yo],.faq-item[data-astro-cid-a7h565yo] summary[data-astro-cid-a7h565yo]{font-size:1.05rem}}
