@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(3deg)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-fade-in[data-astro-cid-kh7btl4r]{opacity:0;animation:fadeIn .8s ease forwards;animation-delay:var(--delay, 0s)}.animate-slide-up[data-astro-cid-kh7btl4r]{opacity:0;animation:slideUp .8s ease forwards;animation-delay:var(--delay, 0s)}.scroll-reveal[data-astro-cid-kh7btl4r]{opacity:0;transform:translateY(30px);transition:all .8s ease;transition-delay:var(--delay, 0s)}.scroll-reveal[data-astro-cid-kh7btl4r].visible{opacity:1;transform:translateY(0)}.highlight-gradient[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,var(--theme-accent) 0%,#a855f7 50%,#ec4899 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease infinite}.underline-animated[data-astro-cid-kh7btl4r]{position:relative;display:inline-block}.underline-animated[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:var(--theme-accent);transform:scaleX(0);transform-origin:left;transition:transform .6s ease}.scroll-reveal[data-astro-cid-kh7btl4r].visible .underline-animated[data-astro-cid-kh7btl4r]:after{transform:scaleX(1)}.text-shimmer[data-astro-cid-kh7btl4r]{background:linear-gradient(90deg,#fff,#ffffff80,#fff);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s linear infinite}.page-header[data-astro-cid-kh7btl4r]{padding:10rem 0 4rem;position:relative;overflow:hidden}.page-header[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{margin-top:var(--theme-space-md);max-width:700px}.header-shapes[data-astro-cid-kh7btl4r]{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-1}.shape[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;background:var(--theme-accent-light);opacity:.4;animation:float 12s ease-in-out infinite}.shape-1[data-astro-cid-kh7btl4r]{width:350px;height:350px;top:-100px;right:-100px}.shape-2[data-astro-cid-kh7btl4r]{width:200px;height:200px;bottom:0;right:30%;animation-delay:-4s}.story-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 400px;gap:6rem}.story-lead[data-astro-cid-kh7btl4r]{font-size:1.375rem;font-weight:500;color:var(--theme-text-primary);line-height:1.6;margin-bottom:var(--theme-space-xl)}.story-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.0625rem;line-height:1.8;margin-bottom:var(--theme-space-lg)}.story-stats[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--theme-border-color);border:var(--theme-border);border-radius:var(--theme-radius-lg);overflow:hidden;height:-moz-fit-content;height:fit-content}.stat-card[data-astro-cid-kh7btl4r]{padding:var(--theme-space-xl);background:var(--theme-bg-primary);text-align:center;transition:all .3s ease}.stat-card[data-astro-cid-kh7btl4r]:hover{background:var(--theme-bg-secondary)}.stat-card[data-astro-cid-kh7btl4r]:hover .stat-number[data-astro-cid-kh7btl4r]{color:var(--theme-accent);transform:scale(1.1)}.stat-card[data-astro-cid-kh7btl4r] .stat-number[data-astro-cid-kh7btl4r]{font-size:2rem;display:block;transition:all .3s ease;font-variant-numeric:tabular-nums}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.value-item[data-astro-cid-kh7btl4r]{padding:var(--theme-space-xl);border:var(--theme-border);border-radius:var(--theme-radius-lg);transition:all .3s ease}.value-item[data-astro-cid-kh7btl4r]:hover{border-color:var(--theme-accent);transform:translateY(-4px)}.value-item[data-astro-cid-kh7btl4r]:hover .value-icon[data-astro-cid-kh7btl4r]{background:var(--theme-accent);color:#fff}.value-icon[data-astro-cid-kh7btl4r]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--theme-bg-secondary);border-radius:var(--theme-radius);margin-bottom:var(--theme-space-lg);transition:all .3s ease}.value-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:24px;height:24px}.value-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.125rem;margin-bottom:var(--theme-space-sm)}.value-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.9375rem;line-height:1.6}.icai-box[data-astro-cid-kh7btl4r]{display:flex;gap:var(--theme-space-xl);padding:var(--theme-space-2xl);background:var(--theme-bg-secondary);border-radius:var(--theme-radius-lg);position:relative;overflow:hidden}.icai-box[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--theme-accent),#a855f7);transform:scaleX(0);transform-origin:left;transition:transform .6s ease}.icai-box[data-astro-cid-kh7btl4r].visible:before{transform:scaleX(1)}.icai-badge[data-astro-cid-kh7btl4r]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--theme-accent-light);border-radius:var(--theme-radius);flex-shrink:0;animation:pulse 3s ease infinite}.icai-badge[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:32px;height:32px;color:var(--theme-accent)}.icai-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.25rem;margin-bottom:var(--theme-space-sm)}.icai-content[data-astro-cid-kh7btl4r]>p[data-astro-cid-kh7btl4r]{color:var(--theme-text-secondary);margin-bottom:var(--theme-space-lg)}.icai-details[data-astro-cid-kh7btl4r]{display:flex;gap:var(--theme-space-md);margin-bottom:var(--theme-space-lg)}.icai-tag[data-astro-cid-kh7btl4r]{display:inline-block;padding:.375rem .75rem;font-size:.8125rem;background:var(--theme-bg-primary);border-radius:var(--theme-radius-sm);color:var(--theme-text-muted)}.cta-section[data-astro-cid-kh7btl4r]{background:var(--theme-primary);padding:var(--theme-space-4xl) 0;position:relative;overflow:hidden}.cta-section[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,var(--theme-accent) 0%,transparent 50%);opacity:.1;animation:float 20s ease-in-out infinite}.cta-content[data-astro-cid-kh7btl4r]{text-align:center;position:relative;z-index:2}.cta-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:#fff;font-size:2rem;margin-bottom:var(--theme-space-sm)}.cta-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#ffffffb3;font-size:1.125rem;margin-bottom:var(--theme-space-xl)}.cta-content[data-astro-cid-kh7btl4r] .btn-primary[data-astro-cid-kh7btl4r]{background:#fff;color:var(--theme-primary)}.cta-content[data-astro-cid-kh7btl4r] .btn-primary[data-astro-cid-kh7btl4r]:hover{background:var(--theme-gray-100)}@media(max-width:1024px){.story-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.story-stats[data-astro-cid-kh7btl4r]{max-width:400px}.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page-header[data-astro-cid-kh7btl4r]{padding:8rem 0 3rem}.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.icai-box[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:flex-start}.icai-details[data-astro-cid-kh7btl4r]{flex-direction:column;gap:.5rem}}
