.instructors-section[data-astro-cid-k2eznf2m]{margin-top:var(--spacing-section);background-color:var(--body-bg)}.instructors-header[data-astro-cid-k2eznf2m]{text-align:center;margin-bottom:3.5rem}.instructors-headline[data-astro-cid-k2eznf2m]{font-family:var(--font-display);font-size:clamp(1.5rem,3.5vw,2.35rem);font-weight:700;color:var(--color-charcoal);margin:0 0 .75rem;letter-spacing:-.01em}.instructors-sub[data-astro-cid-k2eznf2m]{color:var(--color-muted);max-width:52ch;margin-inline:auto;font-size:.95rem;line-height:1.75}.carousel-wrapper[data-astro-cid-k2eznf2m]{position:relative;overflow:visible}.instructors-carousel[data-astro-cid-k2eznf2m]{padding-bottom:.5rem;padding-inline:.25rem;align-items:stretch}@media(min-width:1024px){.instructors-section[data-astro-cid-k2eznf2m]>.section-container[data-astro-cid-k2eznf2m]{max-width:1440px;padding-inline:2rem;overflow:visible}}.carousel-arrow[data-astro-cid-k2eznf2m]{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;border:none;background:var(--color-gold);color:#fff;cursor:pointer;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 2px 10px #c9a96e4d}.carousel-arrow[data-astro-cid-k2eznf2m]:hover,.carousel-arrow[data-astro-cid-k2eznf2m]:focus-visible{background:var(--color-charcoal);color:#fff;box-shadow:0 4px 16px #0003;transform:translateY(-50%) scale(1.05)}.carousel-arrow[data-astro-cid-k2eznf2m]:active{transform:translateY(-50%) scale(.94)}.carousel-arrow[data-astro-cid-k2eznf2m].at-end{opacity:.25;pointer-events:none}.carousel-arrow-prev[data-astro-cid-k2eznf2m]{left:-3rem}.carousel-arrow-next[data-astro-cid-k2eznf2m]{right:-3rem}[data-astro-cid-k2eznf2m][dir=rtl] .carousel-arrow-prev[data-astro-cid-k2eznf2m]{left:auto;right:-3rem}[data-astro-cid-k2eznf2m][dir=rtl] .carousel-arrow-next[data-astro-cid-k2eznf2m]{right:auto;left:-3rem}@media(min-width:1024px){.carousel-arrow[data-astro-cid-k2eznf2m]{display:flex}}.carousel-nav[data-astro-cid-k2eznf2m]{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.carousel-dots[data-astro-cid-k2eznf2m]{justify-content:center}.carousel-dots[data-astro-cid-k2eznf2m] button[data-astro-cid-k2eznf2m]{border:none;cursor:pointer;padding:0;background:#c9a96e4d;height:6px;border-radius:9999px;width:6px;transition:background .3s,width .3s}.carousel-dots[data-astro-cid-k2eznf2m] button[data-astro-cid-k2eznf2m].active{background:var(--color-gold);width:1.5rem}.carousel-arrows-mobile[data-astro-cid-k2eznf2m]{display:flex;gap:.5rem}@media(min-width:1024px){.carousel-arrows-mobile[data-astro-cid-k2eznf2m]{display:none}}.carousel-arrow-sm[data-astro-cid-k2eznf2m]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:var(--color-gold);color:#fff;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 6px #c9a96e40}.carousel-arrow-sm[data-astro-cid-k2eznf2m]:hover,.carousel-arrow-sm[data-astro-cid-k2eznf2m]:focus-visible{background:var(--color-charcoal);box-shadow:0 2px 10px #00000026}.carousel-arrow-sm[data-astro-cid-k2eznf2m]:active{transform:scale(.9)}.carousel-arrow-sm[data-astro-cid-k2eznf2m].at-end{opacity:.2;pointer-events:none}.instructor-card-link[data-astro-cid-k2eznf2m]{text-decoration:none;color:inherit;display:block;flex-shrink:0}.instructor-card[data-astro-cid-k2eznf2m]{width:min(260px,calc(100vw - 3rem));min-width:min(260px,calc(100vw - 3rem));height:520px;position:relative;border-radius:var(--radius-card);overflow:hidden;background:var(--color-surface);box-shadow:var(--shadow-card);transition:box-shadow .3s ease,transform .3s ease;cursor:pointer;flex-shrink:0}.instructor-card[data-astro-cid-k2eznf2m]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.instructor-photo-wrap[data-astro-cid-k2eznf2m]{position:absolute;inset:0}.instructor-photo[data-astro-cid-k2eznf2m]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;transition:opacity .25s ease}.instructor-photo-default[data-astro-cid-k2eznf2m]{opacity:1;z-index:1}.instructor-photo-hover[data-astro-cid-k2eznf2m]{opacity:0;z-index:2}.instructor-card[data-astro-cid-k2eznf2m]:hover .instructor-photo-default[data-astro-cid-k2eznf2m]{opacity:0}.instructor-card[data-astro-cid-k2eznf2m]:hover .instructor-photo-hover[data-astro-cid-k2eznf2m]{opacity:1}.instructor-overlay[data-astro-cid-k2eznf2m]{position:absolute;inset:0;z-index:3;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 55%);display:flex;align-items:flex-end;padding:1.25rem;opacity:0;transition:opacity .3s ease}.instructor-card[data-astro-cid-k2eznf2m]:hover .instructor-overlay[data-astro-cid-k2eznf2m]{opacity:1}.instructor-credentials[data-astro-cid-k2eznf2m]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.instructor-credentials[data-astro-cid-k2eznf2m] li[data-astro-cid-k2eznf2m]{font-size:.75rem;color:#ffffffe6;padding-inline-start:1rem;position:relative;line-height:1.4}.instructor-credentials[data-astro-cid-k2eznf2m] li[data-astro-cid-k2eznf2m]:before{content:"—";position:absolute;inset-inline-start:0;color:var(--color-gold-light)}.instructor-info[data-astro-cid-k2eznf2m]{position:absolute;bottom:0;left:0;right:0;z-index:4;padding:1.25rem 1rem 1rem;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 100%);pointer-events:none;transition:opacity .3s ease}.instructor-card[data-astro-cid-k2eznf2m]:hover .instructor-info[data-astro-cid-k2eznf2m]{opacity:0}.instructor-name[data-astro-cid-k2eznf2m]{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 .2rem;text-align:center;line-height:1.2}.instructor-role[data-astro-cid-k2eznf2m]{font-size:.75rem;color:var(--color-gold-light);font-weight:500;margin:0 0 .375rem;text-align:center;line-height:1.3}.instructor-exp-line[data-astro-cid-k2eznf2m]{display:flex;align-items:baseline;justify-content:center;gap:.3rem;font-size:.75rem;color:#ffffffb3;margin:0}.exp-number[data-astro-cid-k2eznf2m]{color:var(--color-gold-light);font-size:1rem;font-weight:700}.testimonials-section[data-astro-cid-jfcioroc]{margin-top:var(--spacing-section);background:var(--body-bg);padding-bottom:1rem;overflow:hidden;overflow-x:hidden;max-width:100%}@media(max-width:767px){.testimonials-section[data-astro-cid-jfcioroc]{margin-top:clamp(1.75rem,5vw,2.5rem);padding-bottom:.35rem}}.testimonials-header[data-astro-cid-jfcioroc]{text-align:center;margin-bottom:1.5rem}@media(max-width:767px){.testimonials-header[data-astro-cid-jfcioroc]{margin-bottom:.65rem;padding-inline:.35rem}}.testimonials-headline[data-astro-cid-jfcioroc]{font-family:var(--font-display);font-size:31px;font-weight:700;color:var(--color-charcoal);margin:0;letter-spacing:-.02em}@media(min-width:768px){.testimonials-headline[data-astro-cid-jfcioroc]{font-size:38px}}@media(max-width:767px){.testimonials-headline[data-astro-cid-jfcioroc]{font-size:20px;line-height:1.15}}.testimonials-carousel-wrapper[data-astro-cid-jfcioroc]{position:relative;padding-inline:1rem}@media(max-width:767px){.testimonials-carousel-wrapper[data-astro-cid-jfcioroc]{padding-inline:max(.75rem,env(safe-area-inset-left,0px)) max(.75rem,env(safe-area-inset-right,0px));box-sizing:border-box;max-width:100%}}@media(min-width:768px){.testimonials-carousel-wrapper[data-astro-cid-jfcioroc]{padding-inline:1.5rem}}@media(min-width:1024px){.testimonials-carousel-wrapper[data-astro-cid-jfcioroc]{padding-inline:5rem}}.social-wall[data-astro-cid-jfcioroc]{align-items:stretch;padding-bottom:.85rem;gap:1.25rem}@media(max-width:767px){.social-wall[data-astro-cid-jfcioroc]{align-items:flex-start;padding-bottom:.15rem;gap:.9rem;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:manipulation}.social-wall[data-astro-cid-jfcioroc].snap-scroll-x{padding-bottom:.15rem}}.carousel-arrow[data-astro-cid-jfcioroc]{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;border:none;background:var(--color-gold);color:#fff;cursor:pointer;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 2px 10px #c9a96e4d}.carousel-arrow[data-astro-cid-jfcioroc]:hover,.carousel-arrow[data-astro-cid-jfcioroc]:focus-visible{background:var(--color-charcoal);color:#fff;box-shadow:0 4px 16px #0003;transform:translateY(-50%) scale(1.05)}.carousel-arrow[data-astro-cid-jfcioroc]:active{transform:translateY(-50%) scale(.94)}.carousel-arrow[data-astro-cid-jfcioroc].at-end{opacity:.25;pointer-events:none}.carousel-arrow-prev[data-astro-cid-jfcioroc]{left:.25rem}.carousel-arrow-next[data-astro-cid-jfcioroc]{right:.25rem}[data-astro-cid-jfcioroc][dir=rtl] .carousel-arrow-prev[data-astro-cid-jfcioroc]{left:auto;right:.25rem}[data-astro-cid-jfcioroc][dir=rtl] .carousel-arrow-next[data-astro-cid-jfcioroc]{right:auto;left:.25rem}@media(min-width:1024px){.carousel-arrow[data-astro-cid-jfcioroc]{display:flex}}.carousel-nav[data-astro-cid-jfcioroc]{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:.85rem}@media(max-width:767px){.carousel-nav[data-astro-cid-jfcioroc]{margin-top:.4rem;gap:.65rem}}.carousel-dots[data-astro-cid-jfcioroc]{justify-content:center}.carousel-dots[data-astro-cid-jfcioroc] button[data-astro-cid-jfcioroc]{border:none;cursor:pointer;padding:0;background:#c9a96e4d;height:6px;border-radius:9999px;width:6px;transition:background .3s,width .3s}.carousel-dots[data-astro-cid-jfcioroc] button[data-astro-cid-jfcioroc].active{background:var(--color-gold);width:1.5rem}.carousel-arrows-mobile[data-astro-cid-jfcioroc]{display:flex;gap:.5rem}@media(min-width:1024px){.carousel-arrows-mobile[data-astro-cid-jfcioroc]{display:none}}.carousel-arrow-sm[data-astro-cid-jfcioroc]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:var(--color-gold);color:#fff;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 6px #c9a96e40}.carousel-arrow-sm[data-astro-cid-jfcioroc]:hover,.carousel-arrow-sm[data-astro-cid-jfcioroc]:focus-visible{background:var(--color-charcoal);box-shadow:0 2px 10px #00000026}.carousel-arrow-sm[data-astro-cid-jfcioroc]:active{transform:scale(.9)}.carousel-arrow-sm[data-astro-cid-jfcioroc].at-end{opacity:.2;pointer-events:none}.photo-card[data-astro-cid-jfcioroc]{width:min(42vw,148px);min-width:min(42vw,148px);max-width:148px;aspect-ratio:1 / 1;border-radius:var(--radius-card);overflow:hidden;cursor:pointer;align-self:flex-start;flex-shrink:0}@media(max-width:767px){.photo-card[data-astro-cid-jfcioroc]{width:min(90vw,400px);min-width:min(90vw,400px);max-width:min(90vw,400px);aspect-ratio:4 / 5;border-radius:16px;border:1px solid var(--color-border);box-shadow:0 1px 2px #0000000a,0 6px 20px #00000012;background:#fff;box-sizing:border-box}}@media(min-width:768px){.photo-card[data-astro-cid-jfcioroc]{width:232px;min-width:232px;max-width:none;align-self:stretch;aspect-ratio:10 / 11;border:none;box-shadow:none;background:transparent}}@media(min-width:1024px){.photo-card[data-astro-cid-jfcioroc]{width:244px;min-width:244px}}.photo-card[data-astro-cid-jfcioroc] img[data-astro-cid-jfcioroc]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.photo-card[data-astro-cid-jfcioroc]:hover img[data-astro-cid-jfcioroc]{transform:scale(1.04)}@media(max-width:767px){.photo-card[data-astro-cid-jfcioroc]:hover img[data-astro-cid-jfcioroc]{transform:scale(1.02)}}.testimonial-card[data-astro-cid-jfcioroc]{display:flex;flex-direction:column;width:232px;min-width:232px;padding:0;aspect-ratio:10 / 11;background:var(--color-card-tint);border:1px solid var(--color-border);border-radius:var(--radius-card);flex-shrink:0;transition:var(--transition-smooth);align-self:stretch;overflow:hidden;box-sizing:border-box}@media(min-width:1024px){.testimonial-card[data-astro-cid-jfcioroc]{width:244px;min-width:244px}}@media(max-width:767px){.testimonial-card[data-astro-cid-jfcioroc]{width:min(90vw,400px);min-width:min(90vw,400px);max-width:min(90vw,400px);aspect-ratio:4 / 5;border-radius:16px;align-self:flex-start;border:1px solid var(--color-border);box-shadow:0 1px 2px #0000000a,0 6px 20px #00000012;background:#fff}}@media(max-width:767px){.testimonial-quote[data-astro-cid-jfcioroc]{font-size:.8rem;line-height:1.42;overflow-wrap:anywhere;word-break:break-word}.testimonial-quote[data-astro-cid-jfcioroc] p[data-astro-cid-jfcioroc]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;line-clamp:6}.testimonial-headline[data-astro-cid-jfcioroc]{font-size:.82rem;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-clamp:3}.testimonial-footer[data-astro-cid-jfcioroc]{padding-top:.35rem;gap:.5rem}.testimonial-avatar[data-astro-cid-jfcioroc],.testimonial-avatar-placeholder[data-astro-cid-jfcioroc]{width:2rem;height:2rem;font-size:.8rem}.testimonial-author[data-astro-cid-jfcioroc]{font-size:.75rem}.testimonial-formation[data-astro-cid-jfcioroc]{font-size:.65rem}}.testimonial-card[data-astro-cid-jfcioroc]:hover{background:#fff;box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}@media(max-width:767px){.testimonial-card[data-astro-cid-jfcioroc]:hover{transform:none}}.testimonial-entry[data-astro-cid-jfcioroc]{display:flex;flex-direction:column;flex:1;min-height:0;gap:.4rem;padding:1rem .9rem .75rem;height:100%;box-sizing:border-box}@media(min-width:768px){.testimonial-entry[data-astro-cid-jfcioroc]{padding:1.1rem 1rem .85rem;gap:.5rem}}@media(max-width:767px){.testimonial-entry[data-astro-cid-jfcioroc]{padding:.65rem .75rem .7rem;gap:.35rem}}.testimonial-entry-border[data-astro-cid-jfcioroc]{border-bottom:1px solid var(--color-border);margin-bottom:0}.testimonial-header-row[data-astro-cid-jfcioroc]{display:flex;justify-content:space-between;align-items:flex-start;gap:.25rem;flex-shrink:0}.testimonial-card[data-astro-cid-jfcioroc] .testimonial-stars[data-astro-cid-jfcioroc]{font-size:.75rem;flex-wrap:nowrap;gap:1px;color:var(--color-gold)}@media(max-width:767px){.testimonial-card[data-astro-cid-jfcioroc] .testimonial-stars[data-astro-cid-jfcioroc]{font-size:.72rem}}.testimonial-link-icon[data-astro-cid-jfcioroc]{color:var(--color-gold);opacity:.6;transition:opacity .3s ease,transform .3s ease}.testimonial-entry-link[data-astro-cid-jfcioroc]{text-decoration:none;color:inherit;cursor:pointer;transition:background .3s ease}.testimonial-entry-link[data-astro-cid-jfcioroc]:hover{background:#c9a96e0d}.testimonial-entry-link[data-astro-cid-jfcioroc]:hover .testimonial-link-icon[data-astro-cid-jfcioroc]{opacity:1;transform:translate(2px,-2px)}.testimonial-headline[data-astro-cid-jfcioroc]{margin:0;font-family:var(--font-display);font-size:.82rem;font-weight:700;color:var(--color-charcoal);line-height:1.3;flex-shrink:0}@media(min-width:768px){.testimonial-headline[data-astro-cid-jfcioroc]{font-size:.95rem;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-clamp:2}}.testimonial-quote[data-astro-cid-jfcioroc]{flex:1;min-height:0;margin:0;font-family:var(--font-body);font-size:.78rem;font-weight:500;color:var(--color-charcoal);line-height:1.45;overflow:hidden}@media(min-width:768px){.testimonial-quote[data-astro-cid-jfcioroc]{font-size:.82rem;line-height:1.45}.testimonial-quote[data-astro-cid-jfcioroc] p[data-astro-cid-jfcioroc]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;line-clamp:5}}[data-astro-cid-jfcioroc][dir=rtl] .testimonial-quote[data-astro-cid-jfcioroc]{font-family:var(--font-arabic)}.testimonial-quote[data-astro-cid-jfcioroc] p[data-astro-cid-jfcioroc]{margin:0}.testimonial-footer[data-astro-cid-jfcioroc]{display:flex;align-items:center;gap:.5rem;padding-top:.25rem;margin-top:auto;flex-shrink:0}.testimonial-avatar[data-astro-cid-jfcioroc]{width:2rem;height:2rem;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-avatar-placeholder[data-astro-cid-jfcioroc]{width:2rem;height:2rem;border-radius:50%;background:var(--color-gold);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:.85rem;font-weight:700;flex-shrink:0}.testimonial-author[data-astro-cid-jfcioroc]{font-size:.75rem;font-weight:600;color:var(--color-charcoal);margin:0}.testimonial-formation[data-astro-cid-jfcioroc]{font-size:.65rem;color:var(--color-gold-dark);margin:.125rem 0 0;font-weight:500}.success-section[data-astro-cid-bfoo3j7j]{background:var(--body-bg)}.success-header[data-astro-cid-bfoo3j7j]{text-align:center;max-width:700px;margin-inline:auto;margin-bottom:3rem}@media(min-width:768px){.success-header[data-astro-cid-bfoo3j7j]{margin-bottom:4rem}}.success-headline[data-astro-cid-bfoo3j7j]{font-family:var(--font-display);font-size:31px;font-weight:700;color:var(--color-charcoal);margin:0 0 1rem;line-height:1.15;letter-spacing:-.02em}@media(min-width:768px){.success-headline[data-astro-cid-bfoo3j7j]{font-size:45px;line-height:1.08}}[data-astro-cid-bfoo3j7j][dir=rtl] .success-headline[data-astro-cid-bfoo3j7j]{font-family:var(--font-arabic)}.success-sub[data-astro-cid-bfoo3j7j]{font-size:15px;color:var(--color-muted);line-height:1.625;margin:0}@media(min-width:768px){.success-sub[data-astro-cid-bfoo3j7j]{font-size:18px}}.mosaic-grid[data-astro-cid-bfoo3j7j]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.mosaic-grid[data-astro-cid-bfoo3j7j]{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto auto;gap:1rem}.mosaic-card-1[data-astro-cid-bfoo3j7j]{grid-column:1 / 3;grid-row:1 / 2}.mosaic-card-2[data-astro-cid-bfoo3j7j]{grid-column:3 / 4;grid-row:1 / 3}.mosaic-card-3[data-astro-cid-bfoo3j7j]{grid-column:1 / 2;grid-row:2 / 3}.mosaic-card-4[data-astro-cid-bfoo3j7j]{grid-column:2 / 3;grid-row:2 / 3}.mosaic-card-5[data-astro-cid-bfoo3j7j]{grid-column:1 / 2;grid-row:3 / 4}.mosaic-card-6[data-astro-cid-bfoo3j7j]{grid-column:2 / 4;grid-row:3 / 5}.mosaic-card-7[data-astro-cid-bfoo3j7j]{grid-column:1 / 2;grid-row:4 / 5}}.mosaic-card[data-astro-cid-bfoo3j7j]{position:relative;border-radius:16px;overflow:hidden;background:var(--color-card, rgba(201, 169, 110, .06));display:flex;flex-direction:column;cursor:pointer;transition:transform .5s cubic-bezier(.23,1,.32,1),box-shadow .5s cubic-bezier(.23,1,.32,1)}.mosaic-card[data-astro-cid-bfoo3j7j]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000026}.mosaic-poster[data-astro-cid-bfoo3j7j]{position:relative;overflow:hidden;aspect-ratio:16/10;cursor:pointer}@media(min-width:768px){.mosaic-card-2[data-astro-cid-bfoo3j7j] .mosaic-poster[data-astro-cid-bfoo3j7j],.mosaic-card-6[data-astro-cid-bfoo3j7j] .mosaic-poster[data-astro-cid-bfoo3j7j]{aspect-ratio:auto;height:100%;min-height:320px}.mosaic-card-2[data-astro-cid-bfoo3j7j],.mosaic-card-6[data-astro-cid-bfoo3j7j]{flex-direction:column}.mosaic-card-2[data-astro-cid-bfoo3j7j] .mosaic-poster[data-astro-cid-bfoo3j7j] img[data-astro-cid-bfoo3j7j],.mosaic-card-6[data-astro-cid-bfoo3j7j] .mosaic-poster[data-astro-cid-bfoo3j7j] img[data-astro-cid-bfoo3j7j]{position:absolute;inset:0}}.mosaic-poster[data-astro-cid-bfoo3j7j] img[data-astro-cid-bfoo3j7j]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.23,1,.32,1)}.mosaic-card[data-astro-cid-bfoo3j7j]:hover .mosaic-poster[data-astro-cid-bfoo3j7j] img[data-astro-cid-bfoo3j7j]{transform:scale(1.06)}.mosaic-overlay[data-astro-cid-bfoo3j7j]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 55%);pointer-events:none;transition:opacity .4s ease}.mosaic-card[data-astro-cid-bfoo3j7j]:hover .mosaic-overlay[data-astro-cid-bfoo3j7j]{background:linear-gradient(to top,#000000a6,#0000001a)}.mosaic-play-icon[data-astro-cid-bfoo3j7j]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:56px;height:56px;border-radius:50%;background:#c9a96ee6;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;z-index:2;opacity:0;transition:opacity .4s ease,transform .5s cubic-bezier(.23,1,.32,1);pointer-events:none}.mosaic-play-icon[data-astro-cid-bfoo3j7j] svg[data-astro-cid-bfoo3j7j]{margin-left:3px}[data-astro-cid-bfoo3j7j][dir=rtl] .mosaic-play-icon[data-astro-cid-bfoo3j7j] svg[data-astro-cid-bfoo3j7j]{margin-left:0;margin-right:3px}.mosaic-card[data-astro-cid-bfoo3j7j]:hover .mosaic-play-icon[data-astro-cid-bfoo3j7j]{opacity:1;transform:translate(-50%,-50%) scale(1)}@media(hover:none){.mosaic-play-icon[data-astro-cid-bfoo3j7j]{opacity:1;transform:translate(-50%,-50%) scale(1)}}.mosaic-info[data-astro-cid-bfoo3j7j]{position:absolute;bottom:0;left:0;right:0;padding:.85rem 1.1rem;display:flex;flex-direction:column;gap:.1rem;z-index:3;pointer-events:none}.mosaic-name[data-astro-cid-bfoo3j7j]{font-family:var(--font-display);font-size:.9rem;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5)}[data-astro-cid-bfoo3j7j][dir=rtl] .mosaic-name[data-astro-cid-bfoo3j7j]{font-family:var(--font-arabic)}.mosaic-role[data-astro-cid-bfoo3j7j]{font-size:.75rem;color:#ffffffd9;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.5)}.story-modal[data-astro-cid-bfoo3j7j]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.story-modal[data-astro-cid-bfoo3j7j].active{opacity:1;visibility:visible}.story-modal-backdrop[data-astro-cid-bfoo3j7j]{position:absolute;inset:0;background:#000000b3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer}.story-modal-panel[data-astro-cid-bfoo3j7j]{position:relative;z-index:1;width:90%;max-width:900px;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 32px 80px #0006;transform:translateY(20px) scale(.97);transition:transform .45s cubic-bezier(.23,1,.32,1);aspect-ratio:16 / 9}.story-modal-panel[data-astro-cid-bfoo3j7j].is-short{max-width:400px;aspect-ratio:9 / 16;max-height:85vh}.story-modal[data-astro-cid-bfoo3j7j].active .story-modal-panel[data-astro-cid-bfoo3j7j]{transform:translateY(0) scale(1)}.story-modal-panel[data-astro-cid-bfoo3j7j] iframe[data-astro-cid-bfoo3j7j]{position:absolute;inset:0;width:100%;height:100%;border:none}.story-modal-close[data-astro-cid-bfoo3j7j]{position:absolute;top:-2.5rem;right:0;z-index:10;width:36px;height:36px;border-radius:50%;border:none;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}[data-astro-cid-bfoo3j7j][dir=rtl] .story-modal-close[data-astro-cid-bfoo3j7j]{right:auto;left:0}.story-modal-close[data-astro-cid-bfoo3j7j]:hover{background:#ffffff40;transform:scale(1.08)}@media(prefers-reduced-motion:reduce){.story-modal[data-astro-cid-bfoo3j7j],.story-modal-panel[data-astro-cid-bfoo3j7j],.mosaic-card[data-astro-cid-bfoo3j7j],.mosaic-poster[data-astro-cid-bfoo3j7j] img[data-astro-cid-bfoo3j7j],.mosaic-play-icon[data-astro-cid-bfoo3j7j]{transition:none!important}}.social-section[data-astro-cid-perehhy6]{background:var(--body-bg);padding-bottom:var(--spacing-section)}.social-header[data-astro-cid-perehhy6]{text-align:center;max-width:600px;margin-inline:auto;margin-bottom:3.5rem}.social-headline[data-astro-cid-perehhy6]{font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.65rem);font-weight:700;color:var(--color-charcoal);margin:0 0 1rem;line-height:1.15;letter-spacing:-.02em}[data-astro-cid-perehhy6][dir=rtl] .social-headline[data-astro-cid-perehhy6]{font-family:var(--font-arabic);letter-spacing:0}.social-sub[data-astro-cid-perehhy6]{font-size:1rem;color:var(--color-muted);line-height:1.7;margin:0}.social-grid[data-astro-cid-perehhy6]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.social-grid[data-astro-cid-perehhy6]{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:1024px){.social-grid[data-astro-cid-perehhy6]{grid-template-columns:repeat(4,1fr)}}.social-card[data-astro-cid-perehhy6]{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1.75rem;border-radius:var(--radius-card);background:var(--color-card-tint);border:1px solid var(--color-border);text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}a[data-astro-cid-perehhy6].social-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.social-card-icon[data-astro-cid-perehhy6]{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:14px;margin-bottom:1.25rem;transition:transform .3s ease}a[data-astro-cid-perehhy6].social-card:hover .social-card-icon[data-astro-cid-perehhy6]{transform:scale(1.08)}.social-card-name[data-astro-cid-perehhy6]{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--color-charcoal);line-height:1.3}.social-card-handle[data-astro-cid-perehhy6]{font-size:.8rem;color:var(--color-muted);margin-top:.25rem}.social-card-action[data-astro-cid-perehhy6]{display:inline-flex;align-items:center;gap:.375rem;margin-top:auto;padding-top:1.25rem;font-family:var(--font-display);font-size:.8rem;font-weight:600;color:var(--color-gold);transition:color .2s}.social-card-ig[data-astro-cid-perehhy6]{background:linear-gradient(135deg,#fdf497,#fd5949,#d6249f 50%,#285aeb);border:none;color:#fff}.social-card-ig[data-astro-cid-perehhy6] .social-card-icon[data-astro-cid-perehhy6]{background:#fff3;color:#fff}.social-card-ig[data-astro-cid-perehhy6] .social-card-name[data-astro-cid-perehhy6]{color:#fff;font-size:1.25rem}.social-card-ig[data-astro-cid-perehhy6] .social-card-handle[data-astro-cid-perehhy6]{color:#fffc}.social-card-ig[data-astro-cid-perehhy6] .social-card-action[data-astro-cid-perehhy6]{color:#fff;font-weight:700}@media(min-width:768px){.social-card-ig[data-astro-cid-perehhy6]{grid-row:span 2;justify-content:flex-end;min-height:320px}}.social-card-fb[data-astro-cid-perehhy6] .social-card-icon[data-astro-cid-perehhy6]{background:#e8f0fe;color:#1877f2}.social-card-tt[data-astro-cid-perehhy6] .social-card-icon[data-astro-cid-perehhy6]{background:#f0f0f0;color:#000}.social-card-yt[data-astro-cid-perehhy6] .social-card-icon[data-astro-cid-perehhy6]{background:#fce8e8;color:red}.social-card-lt[data-astro-cid-perehhy6] .social-card-icon[data-astro-cid-perehhy6]{background:#e8f5e9;color:#43e660}.social-card-info[data-astro-cid-perehhy6]{gap:1.25rem;cursor:default}@media(min-width:1024px){.social-card-info[data-astro-cid-perehhy6]{grid-column:span 2}}.info-row[data-astro-cid-perehhy6]{display:flex;align-items:flex-start;gap:.75rem}.info-icon[data-astro-cid-perehhy6]{flex-shrink:0;color:var(--color-gold);margin-top:2px}.info-text[data-astro-cid-perehhy6]{display:flex;flex-direction:column;gap:.15rem}.info-label[data-astro-cid-perehhy6]{font-family:var(--font-display);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold)}.info-value[data-astro-cid-perehhy6]{font-size:.85rem;color:var(--color-charcoal);line-height:1.5}.info-link[data-astro-cid-perehhy6]{color:var(--color-charcoal);text-decoration:none;transition:color .2s}.info-link[data-astro-cid-perehhy6]:hover{color:var(--color-gold)}
