.page-header[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0;background:linear-gradient(135deg,rgba(var(--night-rgb),.9),rgba(var(--yinmn-blue-rgb),.8));text-align:center;position:relative;overflow:hidden}@media (max-width: 768px){.page-header[data-astro-cid-kh7btl4r]{padding-top:calc(var(--spacing-xxl) + var(--spacing-xxl))}}.page-header[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:url(/images/pattern-bg.svg) center/cover no-repeat;opacity:.1;z-index:-1}.page-header[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:3rem;margin-bottom:var(--spacing-md)}@media (max-width: 768px){.page-header[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:2.5rem}}.page-header[data-astro-cid-kh7btl4r] .text-gradient[data-astro-cid-kh7btl4r]{background:linear-gradient(90deg,var(--emerald),var(--bright-pink-crayola));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.page-header[data-astro-cid-kh7btl4r] .page-description[data-astro-cid-kh7btl4r]{font-size:1.2rem;max-width:800px;margin:0 auto;opacity:.9}.mission-section[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0}.mission-section[data-astro-cid-kh7btl4r] .mission-panel[data-astro-cid-kh7btl4r]{position:relative;padding:var(--spacing-xl);text-align:center;max-width:900px;margin:0 auto;border-radius:var(--radius-xl);background:linear-gradient(145deg,rgba(var(--night-rgb),.7),rgba(var(--yinmn-blue-rgb),.3));border:1px solid rgba(var(--emerald-rgb),.1);box-shadow:0 8px 32px #0003;backdrop-filter:blur(8px);transform:translateY(0);transition:all var(--transition-normal)}.mission-section[data-astro-cid-kh7btl4r] .mission-panel[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000004d;border-color:rgba(var(--emerald-rgb),.2)}.mission-section[data-astro-cid-kh7btl4r] .mission-panel[data-astro-cid-kh7btl4r] .section-icon[data-astro-cid-kh7btl4r]{margin:0 auto var(--spacing-md)}.mission-section[data-astro-cid-kh7btl4r] .mission-panel[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;margin-bottom:var(--spacing-lg);color:var(--emerald);position:relative;display:inline-block}.mission-section[data-astro-cid-kh7btl4r] .mission-panel[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,var(--emerald),transparent);border-radius:3px}.mission-section[data-astro-cid-kh7btl4r] .mission-panel[data-astro-cid-kh7btl4r] .mission-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-md);font-size:1.1rem;line-height:1.7}.mission-section[data-astro-cid-kh7btl4r] .mission-panel[data-astro-cid-kh7btl4r] .mission-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.values-section[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0;background:rgba(var(--yinmn-blue-rgb),.05)}.values-section[data-astro-cid-kh7btl4r] .section-title[data-astro-cid-kh7btl4r]{text-align:center;font-size:2rem;margin-bottom:var(--spacing-xl);color:var(--white);position:relative;display:inline-block;left:50%;transform:translate(-50%)}.values-section[data-astro-cid-kh7btl4r] .section-title[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,var(--bright-pink-crayola),transparent);border-radius:3px}.values-section[data-astro-cid-kh7btl4r] .values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-lg)}.values-section[data-astro-cid-kh7btl4r] .value-card[data-astro-cid-kh7btl4r]{padding:var(--spacing-lg);text-align:center;height:100%;display:flex;flex-direction:column;align-items:center;transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.values-section[data-astro-cid-kh7btl4r] .value-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 30px #0003}.values-section[data-astro-cid-kh7btl4r] .value-card[data-astro-cid-kh7btl4r]:hover .value-icon[data-astro-cid-kh7btl4r]{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,rgba(var(--emerald-rgb),.2),rgba(var(--bright-pink-crayola-rgb),.2))}.values-section[data-astro-cid-kh7btl4r] .value-card[data-astro-cid-kh7btl4r] .value-icon[data-astro-cid-kh7btl4r]{font-size:2rem;margin-bottom:var(--spacing-md);width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:rgba(var(--white-rgb),.05);border-radius:50%;color:var(--emerald);transition:all var(--transition-normal)}.values-section[data-astro-cid-kh7btl4r] .value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-sm);font-size:1.5rem;color:var(--emerald)}.values-section[data-astro-cid-kh7btl4r] .value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.6}.team-section[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0}.team-section[data-astro-cid-kh7btl4r] .team-panel[data-astro-cid-kh7btl4r]{text-align:center;padding:var(--spacing-xl);max-width:800px;margin:0 auto;background:linear-gradient(145deg,rgba(var(--night-rgb),.7),rgba(var(--bright-pink-crayola-rgb),.1));border:1px solid rgba(var(--bright-pink-crayola-rgb),.1)}.team-section[data-astro-cid-kh7btl4r] .team-panel[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;margin-bottom:var(--spacing-md);color:var(--bright-pink-crayola)}.team-section[data-astro-cid-kh7btl4r] .team-panel[data-astro-cid-kh7btl4r] .team-intro[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-lg);font-size:1.1rem;line-height:1.7}.team-section[data-astro-cid-kh7btl4r] .team-panel[data-astro-cid-kh7btl4r] .team-cta[data-astro-cid-kh7btl4r] .glass-button[data-astro-cid-kh7btl4r]{background:rgba(var(--bright-pink-crayola-rgb),.2);border:1px solid rgba(var(--bright-pink-crayola-rgb),.3)}.team-section[data-astro-cid-kh7btl4r] .team-panel[data-astro-cid-kh7btl4r] .team-cta[data-astro-cid-kh7btl4r] .glass-button[data-astro-cid-kh7btl4r]:hover{background:rgba(var(--bright-pink-crayola-rgb),.3)}.journey-section[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0;background:rgba(var(--yinmn-blue-rgb),.05)}.journey-section[data-astro-cid-kh7btl4r] .journey-content[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xl);align-items:center}@media (max-width: 992px){.journey-section[data-astro-cid-kh7btl4r] .journey-content[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.journey-section[data-astro-cid-kh7btl4r] .journey-text[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;margin-bottom:var(--spacing-md);color:var(--sunglow)}.journey-section[data-astro-cid-kh7btl4r] .journey-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-md);font-size:1.1rem;line-height:1.7}.journey-section[data-astro-cid-kh7btl4r] .journey-text[data-astro-cid-kh7btl4r] .journey-link[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:var(--spacing-xs);color:var(--sunglow);font-weight:600;transition:all var(--transition-normal)}.journey-section[data-astro-cid-kh7btl4r] .journey-text[data-astro-cid-kh7btl4r] .journey-link[data-astro-cid-kh7btl4r] i[data-astro-cid-kh7btl4r]{transition:transform var(--transition-normal)}.journey-section[data-astro-cid-kh7btl4r] .journey-text[data-astro-cid-kh7btl4r] .journey-link[data-astro-cid-kh7btl4r]:hover{color:var(--bright-pink-crayola)}.journey-section[data-astro-cid-kh7btl4r] .journey-text[data-astro-cid-kh7btl4r] .journey-link[data-astro-cid-kh7btl4r]:hover i[data-astro-cid-kh7btl4r]{transform:translate(5px)}.journey-section[data-astro-cid-kh7btl4r] .journey-image[data-astro-cid-kh7btl4r] .image-card[data-astro-cid-kh7btl4r]{padding:var(--spacing-md);overflow:hidden;border-radius:var(--radius-lg);box-shadow:0 10px 30px #0003;border:1px solid rgba(var(--sunglow-rgb),.2)}.journey-section[data-astro-cid-kh7btl4r] .journey-image[data-astro-cid-kh7btl4r] .image-card[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:auto;border-radius:var(--radius-md);transition:transform var(--transition-normal)}.journey-section[data-astro-cid-kh7btl4r] .journey-image[data-astro-cid-kh7btl4r] .image-card[data-astro-cid-kh7btl4r]:hover img[data-astro-cid-kh7btl4r]{transform:scale(1.03)}.cta-section[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0}.cta-section[data-astro-cid-kh7btl4r] .cta-panel[data-astro-cid-kh7btl4r]{text-align:center;padding:var(--spacing-xl);background:linear-gradient(135deg,rgba(var(--night-rgb),.8),rgba(var(--emerald-rgb),.1));border:1px solid rgba(var(--emerald-rgb),.2)}.cta-section[data-astro-cid-kh7btl4r] .cta-panel[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-md);font-size:2rem}.cta-section[data-astro-cid-kh7btl4r] .cta-panel[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-lg);max-width:600px;margin-left:auto;margin-right:auto;font-size:1.1rem}.cta-section[data-astro-cid-kh7btl4r] .cta-panel[data-astro-cid-kh7btl4r] .cta-buttons[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:var(--spacing-lg)}@media (max-width: 768px){.cta-section[data-astro-cid-kh7btl4r] .cta-panel[data-astro-cid-kh7btl4r] .cta-buttons[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center}}.cta-section[data-astro-cid-kh7btl4r] .cta-panel[data-astro-cid-kh7btl4r] .cta-buttons[data-astro-cid-kh7btl4r] .glass-button[data-astro-cid-kh7btl4r]{padding:var(--spacing-md) var(--spacing-xl)}.cta-section[data-astro-cid-kh7btl4r] .cta-panel[data-astro-cid-kh7btl4r] .cta-buttons[data-astro-cid-kh7btl4r] .cta-button-secondary[data-astro-cid-kh7btl4r]{padding:var(--spacing-md) var(--spacing-xl);background:rgba(var(--bright-pink-crayola-rgb),.2);color:var(--white);border-radius:var(--radius-md);font-weight:600;transition:all var(--transition-normal)}.cta-section[data-astro-cid-kh7btl4r] .cta-panel[data-astro-cid-kh7btl4r] .cta-buttons[data-astro-cid-kh7btl4r] .cta-button-secondary[data-astro-cid-kh7btl4r]:hover{background:rgba(var(--bright-pink-crayola-rgb),.3);transform:translateY(-2px)}
