:root{--ypai-primary: #7C3AED;--ypai-secondary: rgba(139, 92, 246, .06);--ypai-accent: #A855F7;--ypai-text: #666666;--ypai-white: #ffffff;--ypai-shadow: 0 8px 30px rgba(0, 57, 63, .08);--ypai-shadow-hover: 0 12px 40px rgba(0, 57, 63, .12);--ypai-radius: 12px;--ypai-transition: .3s cubic-bezier(.22, 1, .36, 1)}.language-program[data-astro-cid-ygpyihbx]{padding:5rem 0;background:var(--ypai-white);width:100%;max-width:100%;box-sizing:border-box}.language-program__wrapper[data-astro-cid-ygpyihbx]{max-width:1400px;width:90%;margin:0 auto;padding:0;box-sizing:border-box}.language-program__title[data-astro-cid-ygpyihbx]{color:var(--ypai-primary);font-size:clamp(2rem,4vw,2.5rem);line-height:1.2;margin-bottom:.75rem;font-weight:600;font-family:Lora,serif}.language-program__card-title[data-astro-cid-ygpyihbx],.language-program__support-title[data-astro-cid-ygpyihbx]{color:var(--ypai-primary);font-size:clamp(1.125rem,2vw,1.25rem);margin-bottom:1rem;font-weight:600;font-family:Lora,serif;position:relative}.language-program__description[data-astro-cid-ygpyihbx],.language-program__intro[data-astro-cid-ygpyihbx],.language-program__card-description[data-astro-cid-ygpyihbx],.language-program__support-description[data-astro-cid-ygpyihbx]{color:var(--ypai-text);line-height:1.7;margin-bottom:1.5rem;font-size:clamp(.9375rem,1.5vw,1rem)}.language-program__header[data-astro-cid-ygpyihbx]{text-align:center;margin-bottom:4rem;position:relative}.language-program__description[data-astro-cid-ygpyihbx]{font-size:clamp(1.125rem,2vw,1.25rem);margin-bottom:1rem;font-weight:500;color:var(--ypai-text)}.language-program__intro[data-astro-cid-ygpyihbx]{max-width:800px;margin:0 auto;font-size:clamp(.9375rem,1.5vw,1rem)}.language-program__programs[data-astro-cid-ygpyihbx]{display:flex;gap:2.5rem;margin-bottom:3rem;width:100%}.language-program__card[data-astro-cid-ygpyihbx]{flex:1;background:var(--ypai-white);padding:2.5rem;border-radius:var(--ypai-radius);box-shadow:var(--ypai-shadow);text-decoration:none;transition:transform var(--ypai-transition),box-shadow var(--ypai-transition);display:flex;flex-direction:column;min-height:320px;position:relative;overflow:hidden;border:1px solid rgba(0,57,63,.05);will-change:transform,box-shadow}.language-program__card[data-astro-cid-ygpyihbx]:hover{transform:translateY(-6px);box-shadow:var(--ypai-shadow-hover)}.language-program__card-overlay[data-astro-cid-ygpyihbx]{position:absolute;inset:0;background:radial-gradient(circle at 70% 20%,var(--ypai-secondary) 0%,rgba(255,255,255,0) 70%);opacity:0;transition:opacity var(--ypai-transition);z-index:0}.language-program__card[data-astro-cid-ygpyihbx]:hover .language-program__card-overlay[data-astro-cid-ygpyihbx]{opacity:.2}.language-program__card-header[data-astro-cid-ygpyihbx],.language-program__card-content[data-astro-cid-ygpyihbx]{position:relative;z-index:1}.language-program__card-header[data-astro-cid-ygpyihbx]{margin-bottom:1.5rem}.language-program__icon[data-astro-cid-ygpyihbx],.language-program__support-icon[data-astro-cid-ygpyihbx]{width:48px;height:48px;transition:transform .4s ease;display:block}.language-program__card[data-astro-cid-ygpyihbx]:hover .language-program__icon[data-astro-cid-ygpyihbx]{transform:scale(1.1)}.language-program__feature-list[data-astro-cid-ygpyihbx]{list-style:none;padding:0;margin:auto 0 0}.language-program__feature-list[data-astro-cid-ygpyihbx] li[data-astro-cid-ygpyihbx]{color:var(--ypai-primary);padding-left:1.5rem;position:relative;margin-bottom:.75rem;font-size:clamp(.875rem,1.5vw,.9375rem);line-height:1.5}.language-program__feature-list[data-astro-cid-ygpyihbx] li[data-astro-cid-ygpyihbx]:before{content:"";position:absolute;left:0;top:.5em;width:8px;height:8px;background:var(--ypai-accent);border-radius:50%;opacity:.8}.language-program__support[data-astro-cid-ygpyihbx]{background:var(--ypai-white);padding:2.5rem;border-radius:var(--ypai-radius);box-shadow:var(--ypai-shadow);position:relative;border:1px solid rgba(0,57,63,.05);margin-bottom:2rem}.language-program__support-header[data-astro-cid-ygpyihbx]{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.language-program__support-header[data-astro-cid-ygpyihbx] .language-program__support-title[data-astro-cid-ygpyihbx]{margin-bottom:0}.language-program__support-content[data-astro-cid-ygpyihbx]{display:flex;gap:2rem;align-items:flex-start}.language-program__support-content[data-astro-cid-ygpyihbx] .language-program__support-description[data-astro-cid-ygpyihbx]{flex:1;margin:0}.language-program__feature-list--horizontal[data-astro-cid-ygpyihbx]{display:flex;flex-wrap:wrap;gap:2rem;margin-top:0;align-items:center}.language-program__feature-list--horizontal[data-astro-cid-ygpyihbx] li[data-astro-cid-ygpyihbx]{margin-bottom:0;white-space:nowrap}@media(max-width:1100px){.language-program__support-content[data-astro-cid-ygpyihbx]{flex-direction:column;gap:1.5rem}.language-program__card[data-astro-cid-ygpyihbx],.language-program__support[data-astro-cid-ygpyihbx]{padding:2rem}}@media(max-width:980px){.language-program[data-astro-cid-ygpyihbx]{padding:4rem 0}.language-program__header[data-astro-cid-ygpyihbx]{margin-bottom:3rem}.language-program__feature-list--horizontal[data-astro-cid-ygpyihbx]{flex-direction:column;gap:.75rem;align-items:flex-start}.language-program__feature-list--horizontal[data-astro-cid-ygpyihbx] li[data-astro-cid-ygpyihbx]{white-space:normal;margin-bottom:.75rem}}@media(max-width:768px){.language-program[data-astro-cid-ygpyihbx]{padding:3rem 0}.language-program__programs[data-astro-cid-ygpyihbx]{flex-direction:column;gap:1.5rem}.language-program__support-header[data-astro-cid-ygpyihbx]{flex-direction:column;text-align:center;gap:1rem}.language-program__support-icon[data-astro-cid-ygpyihbx]{margin:0 auto}.language-program__support[data-astro-cid-ygpyihbx]{padding:1.75rem}}@media(prefers-reduced-motion:reduce){.language-program__card[data-astro-cid-ygpyihbx],.language-program__icon[data-astro-cid-ygpyihbx],.language-program__card-overlay[data-astro-cid-ygpyihbx]{transition:none}.language-program__card[data-astro-cid-ygpyihbx]:hover,.language-program__card[data-astro-cid-ygpyihbx]:hover .language-program__icon[data-astro-cid-ygpyihbx]{transform:none}}@media(hover:none){.language-program__card[data-astro-cid-ygpyihbx]:hover,.language-program__card[data-astro-cid-ygpyihbx]:hover .language-program__icon[data-astro-cid-ygpyihbx]{transform:none}.language-program__card[data-astro-cid-ygpyihbx]:hover .language-program__card-overlay[data-astro-cid-ygpyihbx]{opacity:0}}@media print{.language-program__card[data-astro-cid-ygpyihbx],.language-program__support[data-astro-cid-ygpyihbx]{box-shadow:none;-moz-column-break-inside:avoid;break-inside:avoid;border:1px solid #ddd}.language-program[data-astro-cid-ygpyihbx]{background:none}}
