.loader_overlay.svelte-1e95zl{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#041a47;display:flex;justify-content:center;align-items:center;z-index:9999}.animation_container.svelte-1e95zl{display:flex;gap:15px;animation:svelte-1e95zl-assemble .5s ease-in-out forwards;animation-delay:2.5s}.block.svelte-1e95zl{width:45px;height:45px;background-color:#fafafa;border-radius:8px;opacity:0;animation:svelte-1e95zl-slide-and-pulse 2s forwards}@keyframes svelte-1e95zl-assemble{to{gap:5px}}@keyframes svelte-1e95zl-slide-and-pulse{0%{opacity:0;transform:translateY(50px)}40%{opacity:1;transform:translateY(0)}60%{transform:scale(1.15);box-shadow:0 0 20px 5px #fafafa66}80%,to{transform:scale(1);box-shadow:none}}.block_1.svelte-1e95zl{animation-delay:.2s}.block_2.svelte-1e95zl{animation-delay:.4s}.block_3.svelte-1e95zl{animation-delay:.6s}.hero_section.svelte-1obbs1b{background-color:#041a47;color:#fafafa;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:100vh;padding:2rem;gap:3rem}.logo_container.svelte-1obbs1b{display:flex;flex-direction:column;align-items:center;gap:1rem}.logo.svelte-1obbs1b img:where(.svelte-1obbs1b){height:125px;width:auto}.project_title.svelte-1obbs1b span:where(.svelte-1obbs1b){font-size:2rem;font-weight:600}.hero_content.svelte-1obbs1b{max-width:800px;display:flex;flex-direction:column;align-items:center;gap:1rem;justify-content:center}.main_headline.svelte-1obbs1b{font-size:3rem;font-weight:700;line-height:1.2}.sub_headline.svelte-1obbs1b{font-size:1.5rem;max-width:700px;opacity:.9}.cta_button.svelte-1obbs1b{margin-top:2rem;background-color:#fafafa;color:#041a47;border:none;padding:1rem 2rem;font-size:1.25rem;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .2s ease}.cta_button.svelte-1obbs1b:hover{transform:scale(1.05)}.scroll_indicator.svelte-1obbs1b{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;opacity:.8;transition:opacity .3s ease;animation:svelte-1obbs1b-fadeInUp 1s ease-out .5s both,svelte-1obbs1b-bounce 2s ease-in-out 2s infinite}.scroll_indicator.svelte-1obbs1b:hover{opacity:1}.scroll_text.svelte-1obbs1b{font-size:.875rem;font-weight:500;color:#fafafa;margin-bottom:.25rem;letter-spacing:.5px}.scroll_arrow.svelte-1obbs1b{color:#fafafa;animation:svelte-1obbs1b-arrowBounce 1.5s ease-in-out infinite;margin-bottom:.5rem}.scroll_dots.svelte-1obbs1b{display:flex;flex-direction:column;gap:.25rem;align-items:center}.dot.svelte-1obbs1b{width:4px;height:4px;background-color:#fafafa;border-radius:50%;opacity:.6;animation:svelte-1obbs1b-dotFade 2s ease-in-out infinite}.dot.svelte-1obbs1b:nth-child(1){animation-delay:0s}.dot.svelte-1obbs1b:nth-child(2){animation-delay:.3s}.dot.svelte-1obbs1b:nth-child(3){animation-delay:.6s}@keyframes svelte-1obbs1b-fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:.8;transform:translate(-50%) translateY(0)}}@keyframes svelte-1obbs1b-bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-8px)}60%{transform:translate(-50%) translateY(-4px)}}@keyframes svelte-1obbs1b-arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes svelte-1obbs1b-dotFade{0%,to{opacity:.3}50%{opacity:1}}@media (max-width: 768px){.scroll_indicator.svelte-1obbs1b{bottom:1.5rem}.scroll_text.svelte-1obbs1b{font-size:.75rem}.main_headline.svelte-1obbs1b{font-size:2.5rem}.sub_headline.svelte-1obbs1b{font-size:1.1rem}}.features_section.svelte-1kb7aki{background-color:#fafafa;color:#041a47;padding:6rem 2rem;text-align:center}.features_container.svelte-1kb7aki{max-width:1200px;margin:0 auto}.section_heading.svelte-1kb7aki{font-size:2.5rem;font-weight:700;margin-bottom:4rem}.features_grid.svelte-1kb7aki{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature_card.svelte-1kb7aki{background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;align-items:center;gap:1rem}.feature_icon.svelte-1kb7aki{color:#041a47;margin-bottom:.5rem}.feature_title.svelte-1kb7aki{font-size:1.5rem;font-weight:600}.feature_description.svelte-1kb7aki{font-size:1rem;line-height:1.6;opacity:.8}.walkthrough_section.svelte-skwghn{background-color:#fff;color:#041a47;padding:6rem 2rem}.walkthrough_container.svelte-skwghn{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:5rem}.section_heading.svelte-skwghn{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem}.step.svelte-skwghn{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.step.reverse.svelte-skwghn .step_image_container:where(.svelte-skwghn){order:2}.step.reverse.svelte-skwghn .step_text_container:where(.svelte-skwghn){order:1}.step_image.svelte-skwghn{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 20px #041a471a}.step_title.svelte-skwghn{font-size:2rem;font-weight:600;margin-bottom:1rem}.step_description.svelte-skwghn{font-size:1.1rem;line-height:1.7;opacity:.8}@media (max-width: 768px){.step.svelte-skwghn,.step.reverse.svelte-skwghn{grid-template-columns:1fr;gap:2rem}.step.reverse.svelte-skwghn .step_image_container:where(.svelte-skwghn){order:1}.step.reverse.svelte-skwghn .step_text_container:where(.svelte-skwghn){order:2}.step_text_container.svelte-skwghn{text-align:center}}.info_section.svelte-26qkpg{background-color:#fafafa;color:#041a47;padding:6rem 2rem}.info_container.svelte-26qkpg{max-width:1200px;margin:0 auto}.new_info.svelte-26qkpg{margin-top:2rem;margin-bottom:1rem}.tab_nav.svelte-26qkpg{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.tab_nav.svelte-26qkpg button:where(.svelte-26qkpg){font-family:Inter,sans-serif;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:2px solid #041a47;background-color:transparent;color:#041a47;border-radius:50px;cursor:pointer;transition:all .3s ease}.tab_nav.svelte-26qkpg button:where(.svelte-26qkpg):hover{background-color:#041a471a}.tab_nav.svelte-26qkpg button.active:where(.svelte-26qkpg){background-color:#041a47;color:#fafafa}.tab_content.svelte-26qkpg{background-color:#fff;padding:3rem;border-radius:16px;box-shadow:0 4px 15px #00000012;min-height:300px}.content_block.svelte-26qkpg h3:where(.svelte-26qkpg){font-size:1.75rem;margin-bottom:1rem;text-align:center}.content_block.svelte-26qkpg p:where(.svelte-26qkpg){font-size:1.1rem;line-height:1.7;text-align:left;margin-left:1rem;margin-right:1rem}.team_grid.svelte-26qkpg{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;align-items:start}.team_card.svelte-26qkpg{display:flex;flex-direction:column;align-items:center}.team_photo.svelte-26qkpg{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:4px solid #fafafa;box-shadow:0 2px 5px #0000001a}.member_name.svelte-26qkpg{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;text-align:center}.member_role.svelte-26qkpg{margin:0;font-size:.9rem;opacity:.8;text-align:center;max-width:180px}@media (max-width: 1200px){.team_grid.svelte-26qkpg{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}}body{margin:0;font-family:Inter,sans-serif;box-sizing:border-box;overflow:hidden}body:has(main.svelte-17nn8e){overflow:auto}
