:root{--primary-blue: #1e40af;--secondary-blue: #3b82f6;--light-blue: #dbeafe;--dark-blue: #1e3a8a;--text-dark: #1f2937;--text-light: #6b7280;--bg-light: #f9fafb;--white: #ffffff;--border-color: #e5e7eb}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-dark);line-height:1.6;background:var(--white)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:var(--text-dark)}a{color:var(--secondary-blue);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-blue)}a:focus{outline:2px solid var(--secondary-blue);outline-offset:2px}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section-title{font-size:2.5rem;margin-bottom:16px;text-align:center;color:var(--primary-blue)}.section-subtitle{font-size:1.125rem;color:var(--text-light);text-align:center;max-width:700px;margin:0 auto 48px}@media(max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.container{padding:0 16px}}.hero[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#1e40af,#3b82f6);color:var(--white);padding:120px 0 100px;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.4}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-width:800px;margin:0 auto}.hero-title[data-astro-cid-bbe6dxrz]{font-size:4rem;font-weight:700;margin-bottom:16px;color:var(--white);letter-spacing:-.02em}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.5rem;margin-bottom:24px;opacity:.95;font-weight:500}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.125rem;margin-bottom:40px;opacity:.9;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{display:inline-block;padding:14px 32px;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--white);color:var(--primary-blue)}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.btn-secondary[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--white);border-color:var(--white)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:var(--white);color:var(--primary-blue);transform:translateY(-2px)}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:80px 0 60px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.25rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1rem}.hero-cta[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.btn[data-astro-cid-bbe6dxrz]{width:100%;max-width:280px}}.section[data-astro-cid-v2cbyr3p]{background:var(--bg-light)}.about-content[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:48px}.about-card[data-astro-cid-v2cbyr3p]{background:var(--white);padding:40px 32px;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid var(--border-color)}.about-card[data-astro-cid-v2cbyr3p]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #1e40af1a}.icon[data-astro-cid-v2cbyr3p]{width:80px;height:80px;margin:0 auto 24px;background:var(--light-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-blue)}.about-card[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:1.5rem;margin-bottom:16px;color:var(--text-dark)}.about-card[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{color:var(--text-light);line-height:1.7;font-size:1rem}@media(max-width:768px){.about-content[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:24px}.about-card[data-astro-cid-v2cbyr3p]{padding:32px 24px}}.section[data-astro-cid-4xf6z675]{background:var(--white)}.problem-content[data-astro-cid-4xf6z675]{max-width:1000px;margin:0 auto}.problem-grid[data-astro-cid-4xf6z675]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:64px}.problem-item[data-astro-cid-4xf6z675]{position:relative;padding:32px;background:var(--bg-light);border-radius:12px;border-left:4px solid var(--secondary-blue);transition:all .3s ease}.problem-item[data-astro-cid-4xf6z675]:hover{border-left-width:8px;padding-left:28px;background:var(--light-blue)}.problem-number[data-astro-cid-4xf6z675]{font-size:2.5rem;font-weight:700;color:var(--secondary-blue);opacity:.3;margin-bottom:16px}.problem-item[data-astro-cid-4xf6z675] h3[data-astro-cid-4xf6z675]{font-size:1.25rem;margin-bottom:12px;color:var(--text-dark)}.problem-item[data-astro-cid-4xf6z675] p[data-astro-cid-4xf6z675]{color:var(--text-light);line-height:1.7}.problem-highlight[data-astro-cid-4xf6z675]{background:linear-gradient(135deg,#1e40af,#3b82f6);padding:48px;border-radius:16px;color:var(--white);text-align:center}.problem-highlight[data-astro-cid-4xf6z675] h3[data-astro-cid-4xf6z675]{font-size:1.75rem;margin-bottom:20px;color:var(--white)}.problem-highlight[data-astro-cid-4xf6z675] p[data-astro-cid-4xf6z675]{font-size:1.125rem;line-height:1.8;opacity:.95;max-width:800px;margin:0 auto}@media(max-width:768px){.problem-grid[data-astro-cid-4xf6z675]{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.problem-item[data-astro-cid-4xf6z675]{padding:24px}.problem-highlight[data-astro-cid-4xf6z675]{padding:32px 24px}.problem-highlight[data-astro-cid-4xf6z675] h3[data-astro-cid-4xf6z675]{font-size:1.5rem}.problem-highlight[data-astro-cid-4xf6z675] p[data-astro-cid-4xf6z675]{font-size:1rem}}.section[data-astro-cid-oistvblw]{background:var(--bg-light)}.story-content[data-astro-cid-oistvblw]{display:grid;grid-template-columns:1fr 350px;gap:64px;align-items:start}.story-section[data-astro-cid-oistvblw]{margin-bottom:40px}.story-section[data-astro-cid-oistvblw]:last-child{margin-bottom:0}.story-section[data-astro-cid-oistvblw] h3[data-astro-cid-oistvblw]{font-size:1.5rem;color:var(--primary-blue);margin-bottom:16px}.story-section[data-astro-cid-oistvblw] p[data-astro-cid-oistvblw]{color:var(--text-light);line-height:1.8;font-size:1.0625rem}.story-timeline[data-astro-cid-oistvblw]{position:relative;padding:24px;background:var(--white);border-radius:12px;border:1px solid var(--border-color)}.story-timeline[data-astro-cid-oistvblw]:before{content:"";position:absolute;left:40px;top:60px;bottom:60px;width:2px;background:var(--light-blue)}.timeline-item[data-astro-cid-oistvblw]{position:relative;padding-left:48px;margin-bottom:32px}.timeline-item[data-astro-cid-oistvblw]:last-child{margin-bottom:0}.timeline-dot[data-astro-cid-oistvblw]{position:absolute;left:16px;top:8px;width:16px;height:16px;background:var(--secondary-blue);border-radius:50%;border:3px solid var(--white);box-shadow:0 0 0 2px var(--secondary-blue)}.timeline-content[data-astro-cid-oistvblw] h4[data-astro-cid-oistvblw]{font-size:1.125rem;color:var(--text-dark);margin-bottom:4px}.timeline-content[data-astro-cid-oistvblw] p[data-astro-cid-oistvblw]{color:var(--text-light);font-size:.9375rem}@media(max-width:1024px){.story-content[data-astro-cid-oistvblw]{grid-template-columns:1fr;gap:48px}.story-timeline[data-astro-cid-oistvblw]{max-width:500px;margin:0 auto}}@media(max-width:768px){.story-section[data-astro-cid-oistvblw]{margin-bottom:32px}.story-timeline[data-astro-cid-oistvblw]:before{left:32px}.timeline-item[data-astro-cid-oistvblw]{padding-left:40px;margin-bottom:24px}.timeline-dot[data-astro-cid-oistvblw]{left:8px}}.section[data-astro-cid-vnivfuh2]{background:var(--white)}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:64px}.feature-card[data-astro-cid-vnivfuh2]{background:var(--bg-light);padding:40px 32px;border-radius:12px;transition:all .3s ease;border:2px solid transparent}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--secondary-blue);transform:translateY(-4px);background:var(--white);box-shadow:0 12px 24px #1e40af1a}.feature-icon[data-astro-cid-vnivfuh2]{width:64px;height:64px;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--white);margin-bottom:24px}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.375rem;margin-bottom:12px;color:var(--text-dark)}.feature-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{color:var(--text-light);line-height:1.7}.features-highlight[data-astro-cid-vnivfuh2]{background:var(--light-blue);padding:48px;border-radius:16px;text-align:center}.features-highlight[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.75rem;color:var(--primary-blue);margin-bottom:32px}.accessibility-features[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;max-width:900px;margin:0 auto}.accessibility-item[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:12px;color:var(--text-dark);font-weight:500}.accessibility-item[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{color:var(--secondary-blue);flex-shrink:0}@media(max-width:768px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.feature-card[data-astro-cid-vnivfuh2],.features-highlight[data-astro-cid-vnivfuh2]{padding:32px 24px}.features-highlight[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.5rem}.accessibility-features[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:16px}}.section[data-astro-cid-otycyxjf]{background:var(--white)}.future-intro[data-astro-cid-otycyxjf]{max-width:800px;margin:0 auto 64px;text-align:center}.future-intro[data-astro-cid-otycyxjf] p[data-astro-cid-otycyxjf]{font-size:1.125rem;color:var(--text-light);line-height:1.8}.future-roadmap[data-astro-cid-otycyxjf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:64px}.roadmap-item[data-astro-cid-otycyxjf]{background:var(--bg-light);padding:32px;border-radius:12px;border:2px solid var(--border-color);transition:all .3s ease}.roadmap-item[data-astro-cid-otycyxjf]:hover{border-color:var(--secondary-blue);transform:translateY(-4px);box-shadow:0 8px 16px #1e40af1a}.roadmap-header[data-astro-cid-otycyxjf]{margin-bottom:20px}.phase-tag[data-astro-cid-otycyxjf]{display:inline-block;background:linear-gradient(135deg,#1e40af,#3b82f6);color:var(--white);padding:6px 16px;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:12px}.roadmap-item[data-astro-cid-otycyxjf] h3[data-astro-cid-otycyxjf]{font-size:1.5rem;color:var(--text-dark);margin-bottom:16px}.roadmap-item[data-astro-cid-otycyxjf] ul[data-astro-cid-otycyxjf]{list-style:none;padding:0}.roadmap-item[data-astro-cid-otycyxjf] li[data-astro-cid-otycyxjf]{color:var(--text-light);padding:10px 0 10px 28px;position:relative;line-height:1.6;border-bottom:1px solid var(--border-color)}.roadmap-item[data-astro-cid-otycyxjf] li[data-astro-cid-otycyxjf]:last-child{border-bottom:none}.roadmap-item[data-astro-cid-otycyxjf] li[data-astro-cid-otycyxjf]:before{content:"✓";position:absolute;left:0;color:var(--secondary-blue);font-weight:700;font-size:1.125rem}.future-commitment[data-astro-cid-otycyxjf]{background:linear-gradient(135deg,#1e40af,#3b82f6);padding:48px;border-radius:16px;color:var(--white);text-align:center;max-width:900px;margin:0 auto}.future-commitment[data-astro-cid-otycyxjf] h3[data-astro-cid-otycyxjf]{font-size:1.875rem;color:var(--white);margin-bottom:20px}.future-commitment[data-astro-cid-otycyxjf] p[data-astro-cid-otycyxjf]{font-size:1.125rem;line-height:1.8;opacity:.95}@media(max-width:1024px){.future-roadmap[data-astro-cid-otycyxjf]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:768px){.future-roadmap[data-astro-cid-otycyxjf]{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.roadmap-item[data-astro-cid-otycyxjf]{padding:24px}.future-commitment[data-astro-cid-otycyxjf]{padding:32px 24px}.future-commitment[data-astro-cid-otycyxjf] h3[data-astro-cid-otycyxjf]{font-size:1.5rem}.future-commitment[data-astro-cid-otycyxjf] p[data-astro-cid-otycyxjf]{font-size:1rem}}:root{--primary-blue: #143D69;--secondary-blue: #3b82f6;--linkedin-blue: #0A66C2;--text-dark: #1E3A52;--text-light: #707070;--white: #ffffff;--bg-light: #F5F6FA}.section[data-astro-cid-yu4wt3u2]{background:var(--white);padding:80px 0}.team-intro[data-astro-cid-yu4wt3u2]{max-width:800px;margin:0 auto 56px;text-align:center}.team-intro[data-astro-cid-yu4wt3u2] p[data-astro-cid-yu4wt3u2]{font-size:1.0625rem;color:var(--text-light);line-height:1.8}.team-grid[data-astro-cid-yu4wt3u2]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px;max-width:1100px;margin-left:auto;margin-right:auto}.team-member[data-astro-cid-yu4wt3u2]{background:var(--bg-light);padding:40px 32px;border-radius:16px;text-align:center;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;align-items:center}.team-member[data-astro-cid-yu4wt3u2]:hover{border-color:var(--secondary-blue);transform:translateY(-8px);background:var(--white);box-shadow:0 12px 24px #143d691a}.member-avatar-container[data-astro-cid-yu4wt3u2]{position:relative;margin-bottom:24px}.member-avatar[data-astro-cid-yu4wt3u2]{width:100px;height:100px;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--secondary-blue) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white)}.linkedin-badge[data-astro-cid-yu4wt3u2]{position:absolute;bottom:0;right:0;background:var(--linkedin-blue);color:#fff;font-weight:700;font-size:14px;padding:2px 8px;border-radius:4px;text-decoration:none;border:2px solid var(--white);transition:transform .2s ease}.linkedin-badge[data-astro-cid-yu4wt3u2]:hover{transform:scale(1.1)}.team-member[data-astro-cid-yu4wt3u2] h3[data-astro-cid-yu4wt3u2]{font-size:1.25rem;color:var(--text-dark);margin-bottom:4px}.role[data-astro-cid-yu4wt3u2]{font-size:.9rem;color:var(--secondary-blue);font-weight:700;text-transform:uppercase;margin-bottom:16px;letter-spacing:.5px}.description[data-astro-cid-yu4wt3u2]{color:var(--text-light);line-height:1.6;font-size:.9375rem}@media(max-width:992px){.team-grid[data-astro-cid-yu4wt3u2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.team-grid[data-astro-cid-yu4wt3u2]{grid-template-columns:1fr}.team-member[data-astro-cid-yu4wt3u2]{padding:32px 24px}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:var(--white);padding:64px 0 32px}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.5fr 2fr;gap:64px;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.2)}.footer-brand[data-astro-cid-sz7xmlte]{font-size:2rem;font-weight:700;color:var(--white);margin-bottom:12px}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:1.125rem;font-weight:500;margin-bottom:16px;opacity:.95}.footer-description[data-astro-cid-sz7xmlte]{color:var(--white);opacity:.85;line-height:1.7;font-size:.9375rem}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:1.125rem;color:var(--white);margin-bottom:16px;font-weight:600}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0}.footer-section[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:10px}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--white);opacity:.85;transition:all .3s ease;font-size:.9375rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;padding-left:4px;color:var(--light-blue)}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center}.copyright[data-astro-cid-sz7xmlte]{color:var(--white);opacity:.85;font-size:.9375rem;margin-bottom:8px}.footer-note[data-astro-cid-sz7xmlte]{color:var(--white);opacity:.75;font-size:.875rem;font-style:italic}@media(max-width:1024px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:48px}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:48px 0 24px}.footer-content[data-astro-cid-sz7xmlte]{gap:40px;margin-bottom:32px;padding-bottom:32px}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:32px}.footer-brand[data-astro-cid-sz7xmlte]{font-size:1.75rem}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:1rem}}
