.hero[data-astro-cid-lcdefpme]{background:linear-gradient(-45deg,#f0f9ff,#e0f2fe,#f5f3ff,#fef3c7) 0 0/400% 400%;align-items:center;min-height:100vh;padding:8rem 0 4rem;animation:15s infinite gradient-shift;display:flex}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-container[data-astro-cid-lcdefpme]{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}@media (width<=968px){.hero-container[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr}}.hero-badge[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;background:#2563eb1a;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:inline-block}.hero-title[data-astro-cid-lcdefpme]{color:var(--gray-900);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}@media (width<=768px){.hero-title[data-astro-cid-lcdefpme]{font-size:2.5rem}}.hero-highlight[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-lcdefpme]{color:var(--gray-600);max-width:540px;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}@media (width<=968px){.hero-description[data-astro-cid-lcdefpme]{margin:0 auto 2rem}}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=968px){.hero-actions[data-astro-cid-lcdefpme]{justify-content:center}}.hero-visual[data-astro-cid-lcdefpme]{width:400px;height:400px;animation:20s linear infinite rotate-clockwise;position:relative}@keyframes rotate-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes counter-rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (width<=968px){.hero-visual[data-astro-cid-lcdefpme]{display:none}}.hero-card[data-astro-cid-lcdefpme]{background:var(--white);box-shadow:var(--shadow-xl);border:1px solid var(--gray-100);border-radius:16px;padding:1.5rem;animation:20s linear infinite counter-rotate;position:absolute}.hero-card-1[data-astro-cid-lcdefpme]{top:0;left:50%;transform:translate(-50%)}.hero-card-2[data-astro-cid-lcdefpme]{bottom:15%;left:0}.hero-card-3[data-astro-cid-lcdefpme]{bottom:15%;right:0}.card-number[data-astro-cid-lcdefpme]{color:var(--gray-900);font-size:2.5rem;font-weight:800;line-height:1;display:block}.card-label[data-astro-cid-lcdefpme]{color:var(--gray-500);margin-top:.25rem;font-size:.875rem}.stats[data-astro-cid-lcdefpme]{background:var(--gray-900);padding:3rem 0}.stats-grid[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (width<=768px){.stats-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}.stat-value[data-astro-cid-lcdefpme]{color:var(--white);font-size:2.5rem;font-weight:800;display:block}.stat-label[data-astro-cid-lcdefpme]{color:var(--gray-400);font-size:.875rem}.what-we-do[data-astro-cid-lcdefpme]{background:var(--white)}.what-content[data-astro-cid-lcdefpme]{text-align:center;max-width:1000px;margin:0 auto}.what-intro[data-astro-cid-lcdefpme]{color:var(--gray-600);max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.8}.story-text[data-astro-cid-lcdefpme]{text-align:left;max-width:800px;margin:0 auto 3rem}.story-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--gray-600);margin-bottom:1.25rem;font-size:1.125rem;line-height:1.8}.story-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:last-child{margin-bottom:0}.what-grid[data-astro-cid-lcdefpme]{text-align:left;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=768px){.what-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.flip-card[data-astro-cid-lcdefpme]{perspective:1000px;background:0 0;width:100%;height:250px}.flip-card-inner[data-astro-cid-lcdefpme]{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:relative}.flip-card[data-astro-cid-lcdefpme]:hover .flip-card-inner[data-astro-cid-lcdefpme]{transform:rotateY(180deg)}.flip-card-front[data-astro-cid-lcdefpme],.flip-card-back[data-astro-cid-lcdefpme]{backface-visibility:hidden;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:absolute}.flip-card-front[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--white)}.flip-card-front[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{opacity:.9;width:64px;height:64px;margin-bottom:1rem}.flip-label[data-astro-cid-lcdefpme]{text-align:center;font-size:1.125rem;font-weight:600}.flip-card-back[data-astro-cid-lcdefpme]{background:var(--white);color:var(--gray-900);box-shadow:var(--shadow-xl);text-align:center;transform:rotateY(180deg)}.flip-card-back[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--gray-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.flip-card-back[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--gray-600);font-size:.95rem;line-height:1.7}.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=968px){.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.about-text[data-astro-cid-lcdefpme]{color:var(--gray-600);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.about-cards[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.5rem;display:flex}.about-card[data-astro-cid-lcdefpme]{background:var(--gray-50);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.about-card[data-astro-cid-lcdefpme]:hover{background:var(--white);box-shadow:var(--shadow-lg)}.about-card-icon[data-astro-cid-lcdefpme]{background:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.about-card-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:24px;height:24px;color:var(--white)}.about-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--gray-900);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.about-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--gray-600);font-size:.9rem}.generations[data-astro-cid-lcdefpme]{background:var(--gray-50)}.gen-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=968px){.gen-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.gen-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.gen-item[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2rem;transition:all .2s}.gen-item[data-astro-cid-lcdefpme]:hover{border-color:var(--gray-300);box-shadow:var(--shadow-md)}.gen-item-highlight[data-astro-cid-lcdefpme]{background:var(--primary);border-color:var(--primary)}.gen-item-highlight[data-astro-cid-lcdefpme] .gen-number[data-astro-cid-lcdefpme],.gen-item-highlight[data-astro-cid-lcdefpme] .gen-title[data-astro-cid-lcdefpme],.gen-item-highlight[data-astro-cid-lcdefpme] .gen-year[data-astro-cid-lcdefpme]{color:var(--white)}.gen-item-highlight[data-astro-cid-lcdefpme] .gen-desc[data-astro-cid-lcdefpme]{color:var(--gray-400)}.gen-number[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--primary);font-size:2rem;font-weight:700}.gen-title[data-astro-cid-lcdefpme]{color:var(--gray-900);margin:.5rem 0 .25rem;font-size:1.125rem;font-weight:600}.gen-year[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--gray-500);margin-bottom:.75rem;font-size:.875rem}.gen-desc[data-astro-cid-lcdefpme]{color:var(--gray-600);font-size:.9rem}.gen-cta[data-astro-cid-lcdefpme]{text-align:center;margin-top:3rem}.projects[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--white) 0%, var(--gray-50) 100%)}.featured-project[data-astro-cid-lcdefpme]{color:var(--white);background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 100%);border-radius:24px;grid-template-columns:1.2fr 1fr;margin-bottom:2rem;transition:all .3s;display:grid;overflow:hidden}.featured-project[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px);box-shadow:0 25px 50px -12px #0006}@media (width<=968px){.featured-project[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.featured-project-visual[data-astro-cid-lcdefpme]{display:none}}.featured-project-content[data-astro-cid-lcdefpme]{padding:3rem}.featured-badges[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.award-badge[data-astro-cid-lcdefpme]{background:var(--accent);color:var(--gray-900);border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.gen-badge[data-astro-cid-lcdefpme]{color:var(--white);background:#ffffff26;border-radius:100px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.featured-project[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.featured-description[data-astro-cid-lcdefpme]{color:var(--gray-300);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.featured-stats[data-astro-cid-lcdefpme]{gap:2.5rem;margin-bottom:2rem;display:flex}.featured-stats[data-astro-cid-lcdefpme] .stat[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.featured-stats[data-astro-cid-lcdefpme] .stat-number[data-astro-cid-lcdefpme]{color:var(--accent);font-size:2rem;font-weight:800;font-family:var(--font-mono)}.featured-stats[data-astro-cid-lcdefpme] .stat-text[data-astro-cid-lcdefpme]{color:var(--gray-400);font-size:.875rem}.play-btn[data-astro-cid-lcdefpme]{background:var(--white);color:var(--gray-900);border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.featured-project[data-astro-cid-lcdefpme]:hover .play-btn[data-astro-cid-lcdefpme]{background:var(--accent);gap:1rem}.featured-project-visual[data-astro-cid-lcdefpme]{background:#ffffff0d;justify-content:center;align-items:center;display:flex;position:relative}.visual-circle[data-astro-cid-lcdefpme]{width:160px;height:160px;color:var(--accent);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.floating-badge[data-astro-cid-lcdefpme]{backdrop-filter:blur(10px);color:var(--white);background:#ffffff26;border-radius:100px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;animation:3s ease-in-out infinite float;position:absolute}.badge-1[data-astro-cid-lcdefpme]{animation-delay:0s;top:20%;right:15%}.badge-2[data-astro-cid-lcdefpme]{animation-delay:1s;bottom:30%;left:10%}.badge-3[data-astro-cid-lcdefpme]{animation-delay:2s;bottom:15%;right:20%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.projects-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}@media (width<=1024px){.projects-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.projects-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.project-card[data-astro-cid-lcdefpme]{border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.project-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.project-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;padding:2rem 2rem 1.5rem;display:flex}.project-goviral[data-astro-cid-lcdefpme] .project-header[data-astro-cid-lcdefpme]{color:var(--white);background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.project-harmony[data-astro-cid-lcdefpme] .project-header[data-astro-cid-lcdefpme]{color:var(--white);background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%)}.project-rigit[data-astro-cid-lcdefpme] .project-header[data-astro-cid-lcdefpme]{color:var(--white);background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%)}.project-tactcheck[data-astro-cid-lcdefpme] .project-header[data-astro-cid-lcdefpme]{color:var(--white);background:linear-gradient(135deg,#19003d 0%,#2d0066 100%)}.project-icon[data-astro-cid-lcdefpme]{background:#fff3;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.project-stat[data-astro-cid-lcdefpme]{font-family:var(--font-mono);background:#fff3;border-radius:100px;padding:.5rem 1rem;font-size:1rem;font-weight:700}.project-body[data-astro-cid-lcdefpme]{background:var(--white);flex-direction:column;flex-grow:1;padding:2rem;display:flex}.project-partner[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.project-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--gray-900);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.project-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--gray-600);flex-grow:1;margin-bottom:1.5rem;line-height:1.7}.project-tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.project-tags[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--gray-100);color:var(--gray-600);border-radius:100px;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.project-link[data-astro-cid-lcdefpme]{color:var(--gray-900);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.project-goviral[data-astro-cid-lcdefpme]:hover .project-link[data-astro-cid-lcdefpme]{color:#dc2626}.project-harmony[data-astro-cid-lcdefpme]:hover .project-link[data-astro-cid-lcdefpme]{color:#7c3aed}.project-rigit[data-astro-cid-lcdefpme]:hover .project-link[data-astro-cid-lcdefpme]{color:#0891b2}.project-tactcheck[data-astro-cid-lcdefpme]:hover .project-link[data-astro-cid-lcdefpme]{color:#19003d}.project-card[data-astro-cid-lcdefpme]:hover .project-link[data-astro-cid-lcdefpme]{gap:.75rem}.total-impact[data-astro-cid-lcdefpme]{background:var(--white);border-radius:20px;flex-wrap:wrap;align-items:center;gap:3rem;padding:2.5rem 3rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}@media (width<=768px){.total-impact[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;gap:2rem}.impact-divider[data-astro-cid-lcdefpme]{width:60px!important;height:3px!important}.impact-btn[data-astro-cid-lcdefpme]{justify-content:center;width:100%}}.impact-stat[data-astro-cid-lcdefpme]{flex-shrink:0}.impact-number[data-astro-cid-lcdefpme]{color:var(--primary);font-size:3rem;font-weight:800;font-family:var(--font-mono);line-height:1;display:block}.impact-label[data-astro-cid-lcdefpme]{color:var(--gray-500);font-size:.9rem;font-weight:500}.impact-divider[data-astro-cid-lcdefpme]{background:var(--gray-200);border-radius:100px;flex-shrink:0;width:3px;height:60px}.impact-text[data-astro-cid-lcdefpme]{flex:1}.impact-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--gray-600);margin:0;font-size:1.05rem;line-height:1.7}.impact-btn[data-astro-cid-lcdefpme]{flex-shrink:0}.cta-section[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);padding:6rem 0}.cta-content[data-astro-cid-lcdefpme]{text-align:center;max-width:600px;margin:0 auto}.cta-content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--white);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.cta-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--gray-400);margin-bottom:2rem;font-size:1.125rem}.cta-buttons[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-section[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]{background:var(--white);color:var(--gray-900)}.cta-section[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]:hover{background:var(--gray-100)}.cta-section[data-astro-cid-lcdefpme] .btn-secondary[data-astro-cid-lcdefpme]{color:var(--white);border:1px solid var(--gray-600);background:0 0}.cta-section[data-astro-cid-lcdefpme] .btn-secondary[data-astro-cid-lcdefpme]:hover{border-color:var(--white)}
