.hero-section.svelte-1dd3aff{position:relative;min-height:70vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-secondary) 100%);overflow:hidden}.hero-background.svelte-1dd3aff{position:absolute;inset:0;opacity:.05}.stars.svelte-1dd3aff{position:absolute;top:0;left:0;width:40%;height:60%;background:radial-gradient(white 2px,transparent 2px);background-size:50px 50px;background-position:0 0,25px 25px}.stripes.svelte-1dd3aff{position:absolute;top:0;right:0;width:100%;height:100%;background-image:repeating-linear-gradient(45deg,#b22234 0px,#b22234 20px,transparent 20px,transparent 40px)}.hero-content.svelte-1dd3aff{position:relative;z-index:2;text-align:center;padding:4rem 0}.hero-title.svelte-1dd3aff{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.small-text.svelte-1dd3aff{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:300;color:var(--text-secondary);letter-spacing:3px;text-transform:uppercase}.main-text.svelte-1dd3aff{font-family:Bebas Neue,cursive;font-size:clamp(5rem,12vw,10rem);line-height:.9;letter-spacing:5px;color:var(--text-primary);margin-top:2.5rem}.highlight.svelte-1dd3aff{color:var(--red);text-shadow:3px 3px 6px var(--shadow-color)}.hero-tagline.svelte-1dd3aff{font-size:1.5rem;color:var(--text-secondary);margin-bottom:1rem;font-weight:300;letter-spacing:2px;text-transform:uppercase}.hero-powered.svelte-1dd3aff{font-size:1rem;color:var(--text-secondary);margin-bottom:3rem;font-weight:300;letter-spacing:1px;opacity:.8;font-style:italic}.hero-badge.svelte-1dd3aff{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;background:var(--bg-primary);border:3px solid var(--red);border-radius:50px;box-shadow:0 10px 30px #b2223433}.hero-badge.svelte-1dd3aff svg:where(.svelte-1dd3aff){width:30px;height:30px;color:var(--red);fill:var(--red)}.hero-badge.svelte-1dd3aff span:where(.svelte-1dd3aff){font-family:Bebas Neue,cursive;font-size:1.5rem;letter-spacing:2px;color:var(--text-primary)}.mission-section.svelte-1dd3aff{padding:5rem 0;background:var(--bg-primary)}.mission-grid.svelte-1dd3aff{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.section-title.svelte-1dd3aff{font-family:Bebas Neue,cursive;font-size:3rem;margin-bottom:2rem;letter-spacing:2px;color:var(--text-primary);position:relative;display:inline-block}.section-title.svelte-1dd3aff:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:4px;background:linear-gradient(90deg,var(--red) 0%,var(--blue) 100%);border-radius:2px}.mission-text.svelte-1dd3aff{font-size:1.2rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.mission-features.svelte-1dd3aff{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature.svelte-1dd3aff{text-align:center}.feature-icon.svelte-1dd3aff{width:80px;height:80px;margin:0 auto 1rem;background:linear-gradient(135deg,#b222341a,#3c3b6e1a);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.feature.svelte-1dd3aff:hover .feature-icon:where(.svelte-1dd3aff){background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);transform:scale(1.1)}.feature-icon.svelte-1dd3aff svg:where(.svelte-1dd3aff){width:40px;height:40px;color:var(--red);transition:color .3s ease}.feature.svelte-1dd3aff:hover .feature-icon:where(.svelte-1dd3aff) svg:where(.svelte-1dd3aff){color:#fff}.feature.svelte-1dd3aff h3:where(.svelte-1dd3aff){font-size:1.2rem;margin-bottom:.5rem;color:var(--text-primary);font-weight:700}.feature.svelte-1dd3aff p:where(.svelte-1dd3aff){color:var(--text-secondary);font-size:.95rem;line-height:1.5}.mission-visual.svelte-1dd3aff{position:relative}.visual-container.svelte-1dd3aff{position:relative;width:100%;height:400px;background:var(--bg-secondary);border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.map-dots.svelte-1dd3aff{position:absolute;inset:0}.dot.svelte-1dd3aff{position:absolute;width:20px;height:20px;background:var(--red);border-radius:50%;box-shadow:0 0 20px #b2223480;animation:svelte-1dd3aff-pulse 2s ease-in-out infinite}.dot.svelte-1dd3aff:nth-child(2){animation-delay:.4s}.dot.svelte-1dd3aff:nth-child(3){animation-delay:.8s}.dot.svelte-1dd3aff:nth-child(4){animation-delay:1.2s}.dot.svelte-1dd3aff:nth-child(5){animation-delay:1.6s}@keyframes svelte-1dd3aff-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}.connection-lines.svelte-1dd3aff{position:absolute;inset:0;width:100%;height:100%}.stats-section.svelte-1dd3aff{padding:5rem 0;background:linear-gradient(135deg,var(--red) 0%,var(--dark-red) 100%);color:#fff;position:relative;overflow:hidden}.stats-section.svelte-1dd3aff:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:svelte-1dd3aff-rotate 20s linear infinite}@keyframes svelte-1dd3aff-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stats-grid.svelte-1dd3aff{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;position:relative;z-index:1}.stat-card.svelte-1dd3aff{text-align:center;padding:3rem 2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;border:2px solid rgba(255,255,255,.2);position:relative;overflow:hidden;transition:all .3s ease}.stat-card.svelte-1dd3aff:hover{transform:translateY(-10px);background:#ffffff26;border-color:#ffffff4d}.stat-card.svelte-1dd3aff h3:where(.svelte-1dd3aff){font-family:Bebas Neue,cursive;font-size:4rem;margin-bottom:.5rem;letter-spacing:3px}.stat-card.svelte-1dd3aff p:where(.svelte-1dd3aff){font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;opacity:.95}.stat-icon.svelte-1dd3aff{position:absolute;top:20px;right:20px;width:50px;height:50px;opacity:.2}.stat-icon.svelte-1dd3aff svg:where(.svelte-1dd3aff){width:100%;height:100%;color:#fff}.innovation-section.svelte-1dd3aff{padding:5rem 0;background:var(--bg-secondary);position:relative;overflow:hidden}.innovation-content.svelte-1dd3aff{position:relative;z-index:1}.section-header.svelte-1dd3aff{text-align:center;margin-bottom:4rem}.section-subtitle.svelte-1dd3aff{font-size:1.3rem;color:var(--blue);margin-top:-1rem;font-weight:300;text-transform:uppercase;letter-spacing:2px}.innovation-grid.svelte-1dd3aff{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.innovation-text.svelte-1dd3aff p:where(.svelte-1dd3aff){font-size:1.1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.tech-features.svelte-1dd3aff{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.tech-feature.svelte-1dd3aff{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:var(--bg-primary);border-radius:10px;transition:all .3s ease}.tech-feature.svelte-1dd3aff:hover{background:linear-gradient(135deg,#b222341a,#3c3b6e1a);transform:translate(10px)}.tech-feature.svelte-1dd3aff svg:where(.svelte-1dd3aff){width:24px;height:24px;color:var(--red);flex-shrink:0}.tech-feature.svelte-1dd3aff span:where(.svelte-1dd3aff){font-weight:600;color:var(--text-primary)}.ai-graphic.svelte-1dd3aff{position:relative;width:400px;height:400px;margin:0 auto}.ai-core.svelte-1dd3aff{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Bebas Neue,cursive;font-size:2.5rem;color:#fff;letter-spacing:2px;z-index:4;box-shadow:0 0 40px #b2223480}.ai-ring.svelte-1dd3aff{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid;border-radius:50%;opacity:.3}.ring-1.svelte-1dd3aff{width:150px;height:150px;border-color:var(--red);animation:svelte-1dd3aff-rotate 10s linear infinite}.ring-2.svelte-1dd3aff{width:250px;height:250px;border-color:var(--blue);animation:svelte-1dd3aff-rotate 15s linear infinite reverse}.ring-3.svelte-1dd3aff{width:350px;height:350px;border-color:var(--red);animation:svelte-1dd3aff-rotate 20s linear infinite}.ai-particles.svelte-1dd3aff{position:absolute;inset:0}.particle.svelte-1dd3aff{position:absolute;width:6px;height:6px;background:var(--red);border-radius:50%;animation:svelte-1dd3aff-orbit 5s linear infinite}.particle.svelte-1dd3aff:nth-child(1){top:10%;left:50%;animation-delay:0s}.particle.svelte-1dd3aff:nth-child(2){top:50%;right:10%;animation-delay:1.25s;background:var(--blue)}.particle.svelte-1dd3aff:nth-child(3){bottom:10%;left:50%;animation-delay:2.5s}.particle.svelte-1dd3aff:nth-child(4){top:50%;left:10%;animation-delay:3.75s;background:var(--blue)}@keyframes svelte-1dd3aff-orbit{0%{transform:rotate(0) translate(175px) rotate(0)}to{transform:rotate(360deg) translate(175px) rotate(-360deg)}}.commitment-section.svelte-1dd3aff{padding:5rem 0;background:var(--bg-primary)}.commitment-section.svelte-1dd3aff .section-title:where(.svelte-1dd3aff){text-align:center;margin-bottom:4rem}.commitment-section.svelte-1dd3aff .section-title:where(.svelte-1dd3aff):after{left:50%;transform:translate(-50%)}.commitment-grid.svelte-1dd3aff{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.commitment-card.svelte-1dd3aff{background:var(--bg-secondary);padding:3rem 2rem;border-radius:15px;text-align:center;position:relative;overflow:hidden;opacity:0;transform:translateY(50px);transition:all .5s ease;border:2px solid transparent}.commitment-card.visible.svelte-1dd3aff{opacity:1;transform:translateY(0)}.commitment-card:nth-child(1).visible.svelte-1dd3aff{transition-delay:0s}.commitment-card:nth-child(2).visible.svelte-1dd3aff{transition-delay:.2s}.commitment-card:nth-child(3).visible.svelte-1dd3aff{transition-delay:.4s}.commitment-card.svelte-1dd3aff:hover{border-color:var(--red);transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.card-number.svelte-1dd3aff{position:absolute;top:20px;right:20px;font-family:Bebas Neue,cursive;font-size:4rem;color:var(--red);opacity:.1;letter-spacing:2px}.card-icon.svelte-1dd3aff{width:80px;height:80px;margin:0 auto 2rem;background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s ease}.commitment-card.svelte-1dd3aff:hover .card-icon:where(.svelte-1dd3aff){transform:scale(1.1) rotate(360deg)}.card-icon.svelte-1dd3aff svg:where(.svelte-1dd3aff){width:40px;height:40px;color:#fff}.commitment-card.svelte-1dd3aff h3:where(.svelte-1dd3aff){font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary);font-weight:700}.commitment-card.svelte-1dd3aff p:where(.svelte-1dd3aff){color:var(--text-secondary);line-height:1.6;font-size:1rem}.team-section.svelte-1dd3aff{padding:5rem 0;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-primary) 50%,var(--bg-secondary) 100%);text-align:center}.team-section.svelte-1dd3aff .section-title:where(.svelte-1dd3aff){display:inline-block;margin-bottom:2rem}.team-description.svelte-1dd3aff{max-width:700px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.8;color:var(--text-secondary)}.team-values.svelte-1dd3aff{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1000px;margin:0 auto}.value.svelte-1dd3aff{padding:2rem;background:var(--bg-primary);border-radius:12px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.value.svelte-1dd3aff:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.value.svelte-1dd3aff h4:where(.svelte-1dd3aff){font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary)}.value.svelte-1dd3aff p:where(.svelte-1dd3aff){color:var(--text-secondary);line-height:1.6}.cta-section.svelte-1dd3aff{padding:5rem 0;background:linear-gradient(135deg,var(--blue) 0%,var(--red) 100%);color:#fff;text-align:center;position:relative;overflow:hidden}.cta-section.svelte-1dd3aff:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:svelte-1dd3aff-pulse 4s ease-in-out infinite}.cta-content.svelte-1dd3aff{position:relative;z-index:1;max-width:800px;margin:0 auto}.cta-content.svelte-1dd3aff h2:where(.svelte-1dd3aff){font-family:Bebas Neue,cursive;font-size:4rem;margin-bottom:1rem;letter-spacing:3px}.cta-content.svelte-1dd3aff p:where(.svelte-1dd3aff){font-size:1.5rem;margin-bottom:3rem;opacity:.95}.cta-buttons.svelte-1dd3aff{display:flex;gap:1.5rem;justify-content:center}.cta-button.svelte-1dd3aff{padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:var(--button-radius);transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;display:inline-block}.cta-button.primary.svelte-1dd3aff{background:#fff;color:var(--red);box-shadow:0 10px 30px #0003}.cta-button.primary.svelte-1dd3aff:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.cta-button.secondary.svelte-1dd3aff{background:transparent;color:#fff;border:3px solid white}.cta-button.secondary.svelte-1dd3aff:hover{background:#fff;color:var(--red);transform:translateY(-3px)}.container.svelte-1dd3aff{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 1024px){.mission-grid.svelte-1dd3aff,.innovation-grid.svelte-1dd3aff{grid-template-columns:1fr;gap:3rem}.mission-features.svelte-1dd3aff{grid-template-columns:1fr;gap:1.5rem}.ai-graphic.svelte-1dd3aff{transform:scale(.8)}}@media (max-width: 768px){.main-text.svelte-1dd3aff{font-size:5rem}.stats-grid.svelte-1dd3aff,.commitment-grid.svelte-1dd3aff,.team-values.svelte-1dd3aff{grid-template-columns:1fr;gap:2rem}.cta-buttons.svelte-1dd3aff{flex-direction:column;align-items:center}.cta-button.svelte-1dd3aff{width:100%;max-width:300px}}
