.program.svelte-1nw8qhh.svelte-1nw8qhh{padding:8rem 2rem;background:linear-gradient(135deg,#2d925908,#f2ab3e08);min-height:calc(100vh - 80px);position:relative;overflow:hidden}.program.svelte-1nw8qhh.svelte-1nw8qhh:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#2d92591a,#2d925900 70%);top:-200px;left:-200px;z-index:0}.program.svelte-1nw8qhh.svelte-1nw8qhh:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,#f2ab3e1a,#f2ab3e00 70%);bottom:-200px;right:-200px;z-index:0}.program-content.svelte-1nw8qhh.svelte-1nw8qhh{max-width:1200px;margin:0 auto;position:relative;z-index:1}.program-header.svelte-1nw8qhh.svelte-1nw8qhh{text-align:center;margin-bottom:6rem}.program-title.svelte-1nw8qhh.svelte-1nw8qhh{font-size:4rem;font-weight:900;color:#1a1a1a;margin-bottom:1.5rem;font-family:Clash Display,sans-serif;letter-spacing:-.02em;line-height:1.1;background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.program-subtitle.svelte-1nw8qhh.svelte-1nw8qhh{font-size:1.25rem;color:#666;max-width:800px;margin:0 auto;line-height:1.6}.program-grid.svelte-1nw8qhh.svelte-1nw8qhh{display:grid;gap:4rem}.program-category.svelte-1nw8qhh.svelte-1nw8qhh{background:#fff;border-radius:32px;overflow:hidden;transition:all .4s ease;border:1px solid rgba(50,132,67,.1);box-shadow:0 20px 40px #0000000d}.category-header.svelte-1nw8qhh.svelte-1nw8qhh{padding:3rem;background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);color:#fff;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.category-header.svelte-1nw8qhh.svelte-1nw8qhh:before{content:"";position:absolute;inset:0;background:url(../../../img/pattern.svg) center/cover;opacity:.1}.category-content.svelte-1nw8qhh.svelte-1nw8qhh{position:relative;z-index:1}.category-image.svelte-1nw8qhh.svelte-1nw8qhh{position:relative;z-index:1;width:200px;height:150px}.category-image.svelte-1nw8qhh img.svelte-1nw8qhh{width:100%;height:100%;object-fit:contain}.category-label.svelte-1nw8qhh.svelte-1nw8qhh{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;position:relative}.category-title.svelte-1nw8qhh.svelte-1nw8qhh{font-size:2.5rem;font-weight:900;margin-bottom:1.5rem;font-family:Clash Display,sans-serif;position:relative}.category-description.svelte-1nw8qhh.svelte-1nw8qhh{font-size:1.1rem;line-height:1.7;opacity:.9;position:relative;margin-bottom:2rem}.category-stats.svelte-1nw8qhh.svelte-1nw8qhh{display:flex;gap:2rem;position:relative}.stat-item.svelte-1nw8qhh.svelte-1nw8qhh{text-align:center}.stat-value.svelte-1nw8qhh.svelte-1nw8qhh{font-size:2rem;font-weight:900;font-family:Clash Display,sans-serif;margin-bottom:.5rem}.stat-label.svelte-1nw8qhh.svelte-1nw8qhh{font-size:.9rem;opacity:.9}.projects-grid.svelte-1nw8qhh.svelte-1nw8qhh{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:3rem}.project-card.svelte-1nw8qhh.svelte-1nw8qhh{background:#3284430d;border-radius:24px;padding:2rem;transition:all .3s ease}.project-card.svelte-1nw8qhh.svelte-1nw8qhh:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d;background:#32844314}.project-title.svelte-1nw8qhh.svelte-1nw8qhh{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;font-family:Clash Display,sans-serif}.project-description.svelte-1nw8qhh.svelte-1nw8qhh{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:1.5rem}.project-impact.svelte-1nw8qhh.svelte-1nw8qhh{font-size:.9rem;color:var(--primary);font-weight:600;padding:.5rem 1rem;background:#3284431a;border-radius:100px;display:inline-block}.animate-in.svelte-1nw8qhh.svelte-1nw8qhh{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}@media (max-width: 1024px){.projects-grid.svelte-1nw8qhh.svelte-1nw8qhh{grid-template-columns:repeat(2,1fr)}.program-title.svelte-1nw8qhh.svelte-1nw8qhh{font-size:3rem}.category-title.svelte-1nw8qhh.svelte-1nw8qhh{font-size:2rem}}@media (max-width: 768px){.program.svelte-1nw8qhh.svelte-1nw8qhh{padding:6rem 1.5rem}.program-title.svelte-1nw8qhh.svelte-1nw8qhh{font-size:2.5rem}.category-header.svelte-1nw8qhh.svelte-1nw8qhh{padding:2rem}.projects-grid.svelte-1nw8qhh.svelte-1nw8qhh{grid-template-columns:1fr;padding:2rem}.category-stats.svelte-1nw8qhh.svelte-1nw8qhh{flex-direction:column;gap:1.5rem;align-items:flex-start}.stat-item.svelte-1nw8qhh.svelte-1nw8qhh{text-align:left}.program.svelte-1nw8qhh.svelte-1nw8qhh:before,.program.svelte-1nw8qhh.svelte-1nw8qhh:after{width:300px;height:300px}}
