.subscribe-form.svelte-x0ovo2{display:flex;flex-direction:column;gap:20px}.form-input.svelte-x0ovo2{width:100%;padding:14px 20px;border:1px solid var(--color-border-default);border-radius:6px;font-size:1.05rem;font-weight:400;color:var(--color-text-primary);background-color:var(--color-bg-surface);transition:all .2s ease}.form-input.svelte-x0ovo2:focus{outline:none;border-color:var(--color-border-focus);box-shadow:0 0 0 3px var(--color-shadow)}.form-input.svelte-x0ovo2::placeholder{color:var(--color-text-tertiary);font-weight:400}.form-textarea.svelte-x0ovo2{resize:vertical;min-height:80px;font-family:inherit}.checkbox-group.svelte-x0ovo2{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.checkbox-label.svelte-x0ovo2{display:flex;align-items:flex-start;gap:10px;cursor:pointer;color:var(--color-text-secondary);font-size:.95rem;font-weight:400;line-height:1.5;text-align:left}.checkbox-input.svelte-x0ovo2{cursor:pointer;width:16px;height:16px;flex-shrink:0;margin-top:2px;accent-color:var(--color-text-accent)}.checkbox-label.svelte-x0ovo2 a{color:var(--color-text-brand);text-decoration:underline}.partner-fields.svelte-x0ovo2{display:flex;flex-direction:column;gap:12px;animation:svelte-x0ovo2-slideDown .3s ease}@keyframes svelte-x0ovo2-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.info-card.svelte-tqpt9e{background-color:var(--color-bg-surface);border-radius:8px;padding:40px 44px;max-width:1100px;margin:36px auto;display:flex;align-items:flex-start;gap:48px;border:1px solid var(--color-border-subtle);transition:all .3s ease}.info-card.svelte-tqpt9e:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--color-shadow)}.info-card-left.svelte-tqpt9e{flex:0 0 240px;display:flex;flex-direction:column;justify-content:center}.info-card-title.svelte-tqpt9e{font-size:.85rem;color:var(--color-text-accent);margin-bottom:14px;line-height:1.2;text-transform:uppercase;font-weight:600;letter-spacing:1.5px}.info-card-subtitle.svelte-tqpt9e{font-family:var(--font-heading);font-size:1.85rem;color:var(--color-text-heading);font-weight:600;letter-spacing:-.3px;line-height:1.25}.info-card-right.svelte-tqpt9e{flex:1;display:flex;flex-direction:column;justify-content:center}.info-card-intro.svelte-tqpt9e{font-size:1.1rem;color:var(--color-text-primary);margin-bottom:28px;line-height:1.7;font-weight:400}.info-card-bullets.svelte-tqpt9e{list-style:none;padding:0;margin:0}.info-card-bullets.svelte-tqpt9e li{font-size:1.05rem;color:var(--color-text-primary);margin-bottom:10px;line-height:1.6}.info-card-bullets.svelte-tqpt9e li:before{content:"• ";color:var(--color-text-accent);font-weight:700}.info-card-bullets.svelte-tqpt9e li:last-child{margin-bottom:0}.info-card-bullets.svelte-tqpt9e strong{color:var(--color-text-accent);font-weight:600;opacity:1}@media(max-width:768px){.info-card.svelte-tqpt9e{flex-direction:column;gap:20px;padding:32px 24px}.info-card-left.svelte-tqpt9e{flex:1}.info-card-right.svelte-tqpt9e{padding-left:0}.info-card-subtitle.svelte-tqpt9e{font-size:1.5rem}}.team-member.svelte-196hohp{display:flex;align-items:flex-start;gap:28px;max-width:520px;flex:1}.team-avatar.svelte-196hohp{width:180px;height:180px;border-radius:14px;object-fit:cover;flex-shrink:0;transition:all .35s ease}.team-member.svelte-196hohp:hover .team-avatar:where(.svelte-196hohp){transform:scale(1.02)}.team-text.svelte-196hohp{display:flex;flex-direction:column;justify-content:center}.team-member.svelte-196hohp h3:where(.svelte-196hohp){color:var(--color-text-heading);margin-bottom:6px;font-size:1.45rem;font-weight:600;letter-spacing:-.3px}.team-member.svelte-196hohp .role:where(.svelte-196hohp){color:var(--color-text-accent);font-weight:600;margin-bottom:18px;font-size:.85rem;text-transform:uppercase;letter-spacing:1.5px}.team-member.svelte-196hohp .bio:where(.svelte-196hohp){color:var(--color-text-primary);font-size:1rem;font-weight:400;line-height:1.7}@media(max-width:768px){.team-member.svelte-196hohp{flex-direction:column;align-items:center;text-align:center;gap:20px}.team-avatar.svelte-196hohp{width:180px;height:180px}}.container.svelte-13wmnd{width:95%;max-width:1200px;margin:0 auto;padding:0 20px}.hero.svelte-13wmnd{padding:100px 0 60px;text-align:center;background-color:var(--color-bg-app)}.hero-logo.svelte-13wmnd{font-family:Be Vietnam Pro,sans-serif;font-size:5.5rem;font-weight:400;color:var(--color-logo-text);margin-bottom:60px;letter-spacing:.05em;line-height:1.1}.hero-logo-letter.svelte-13wmnd{position:relative;display:inline-block;width:65px;height:65px;margin:0 2px;vertical-align:middle;transform:translateY(-.06em)}.hero-logo-img.svelte-13wmnd{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero.svelte-13wmnd h1:where(.svelte-13wmnd){font-size:3.8rem;color:var(--color-text-heading);margin-bottom:40px;font-weight:600;letter-spacing:-1px;line-height:1.1}.hero.svelte-13wmnd p:where(.svelte-13wmnd){font-size:1.25rem;max-width:780px;margin:0 auto 68px;color:var(--color-text-primary);line-height:1.7;font-weight:400}.hero-form-wrapper.svelte-13wmnd{max-width:520px;margin:0 auto}.info-section.svelte-13wmnd{padding:0 0 20px;background-color:var(--color-bg-app)}.section-title.svelte-13wmnd{text-align:center;margin-bottom:20px;font-size:2.8rem;color:var(--color-text-heading);font-weight:500}.team-section.svelte-13wmnd{padding:40px 0 60px;background-color:transparent}.team-members.svelte-13wmnd{display:flex;justify-content:center;align-items:flex-start;gap:40px;margin-top:72px;flex-wrap:wrap}.partners-section.svelte-13wmnd{padding:60px 0 80px;background-color:transparent}.partners-logos.svelte-13wmnd{display:flex;justify-content:center;align-items:center;margin-top:40px;gap:56px;flex-wrap:wrap}.partner-logo.svelte-13wmnd{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.partner-logo.svelte-13wmnd:hover{transform:translateY(-2px)}.partner-logo.svelte-13wmnd img:where(.svelte-13wmnd){max-height:70px;max-width:300px;object-fit:contain;transition:opacity .3s ease}.partner-logo.svelte-13wmnd:hover img:where(.svelte-13wmnd){opacity:.8}.reveal-item{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.reveal-item.revealed{opacity:1;transform:translateY(0)}@keyframes svelte-13wmnd-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-13wmnd-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in.svelte-13wmnd{animation:svelte-13wmnd-fadeIn .8s ease-out forwards}.animate-fade-in-up.svelte-13wmnd{animation:svelte-13wmnd-fadeInUp .8s ease-out forwards}.delay-100.svelte-13wmnd{animation-delay:.1s;opacity:0}.delay-200.svelte-13wmnd{animation-delay:.2s;opacity:0}.delay-300.svelte-13wmnd{animation-delay:.3s;opacity:0}@media(max-width:768px){.hero.svelte-13wmnd{padding:120px 0 80px}.hero-logo.svelte-13wmnd{font-size:4rem;margin-bottom:40px;letter-spacing:.05em}.hero-logo-letter.svelte-13wmnd{width:50px;height:50px}.hero.svelte-13wmnd h1:where(.svelte-13wmnd){font-size:2.2rem;font-weight:500;letter-spacing:-1px}.hero.svelte-13wmnd p:where(.svelte-13wmnd){font-size:1.1rem;max-width:95%;margin-bottom:40px;padding:0 10px;line-height:1.7;font-weight:500}.hero-form-wrapper.svelte-13wmnd{margin:0 16px}.section-title.svelte-13wmnd{font-size:2rem;margin-bottom:40px}.team-members.svelte-13wmnd{gap:30px}}
