.main-content.svelte-6yh93n{position:relative;z-index:1;width:100%;max-width:740px;text-align:center}.page-title.svelte-6yh93n{font-family:var(--font-display);font-size:clamp(1.6rem,6.4vw,2.8rem);letter-spacing:.05em;text-transform:uppercase;margin:0 0 2rem;line-height:1.1}.card.svelte-6yh93n{background:var(--white);border:2px solid var(--dark-blue);border-radius:4px;box-shadow:6px 6px 0 var(--medium-blue);padding:2rem;margin-bottom:2rem;text-align:left}.card.svelte-6yh93n:nth-child(2n){box-shadow:6px 6px 0 var(--dark-blue)}.card.svelte-6yh93n p:where(.svelte-6yh93n){margin:0 0 1.5rem;font-size:1.4rem}.card.svelte-6yh93n p:where(.svelte-6yh93n):last-child{margin-bottom:0}.section-label.svelte-6yh93n{font-family:var(--font-heading);font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:var(--medium-blue);margin-bottom:.5rem;margin-top:0;font-variant-ligatures:none}.card.svelte-6yh93n ul:where(.svelte-6yh93n){list-style:none;padding-left:0;margin:0 0 1.5rem}.card.svelte-6yh93n ul:where(.svelte-6yh93n):last-child{margin-bottom:0}.card.svelte-6yh93n ul:where(.svelte-6yh93n) li:where(.svelte-6yh93n){position:relative;padding-left:1.75rem;margin-bottom:.1rem;font-size:1.4rem}.card.svelte-6yh93n ul:where(.svelte-6yh93n) li:where(.svelte-6yh93n):before{content:"";position:absolute;left:0;top:.55em;width:10px;height:10px;transform:rotate(45deg)}.card.svelte-6yh93n ul:where(.svelte-6yh93n) li:where(.svelte-6yh93n):nth-child(4n+1):before{background:var(--teal)}.card.svelte-6yh93n ul:where(.svelte-6yh93n) li:where(.svelte-6yh93n):nth-child(4n+2):before{background:var(--yellow)}.card.svelte-6yh93n ul:where(.svelte-6yh93n) li:where(.svelte-6yh93n):nth-child(4n+3):before{background:var(--red)}.card.svelte-6yh93n ul:where(.svelte-6yh93n) li:where(.svelte-6yh93n):nth-child(4n+4):before{background:var(--medium-blue)}.hero-illustration.svelte-6yh93n{width:100%;max-width:520px;margin:.5rem auto 1.5rem;display:block}.mailing-signup.svelte-6yh93n{background:var(--yellow);border:2px solid var(--dark-blue);border-radius:4px;box-shadow:6px 6px 0 var(--dark-blue);padding:1.5rem 2rem;margin-bottom:2rem;text-align:center}@media(min-width:540px){.mailing-signup.svelte-6yh93n{display:flex;align-items:center;gap:1.5rem;text-align:left}}.mailing-illustration.svelte-6yh93n{width:100%;max-width:200px;margin:0 auto 1rem;display:block;border-radius:8px;border:2px solid var(--dark-blue);flex-shrink:0}@media(min-width:540px){.mailing-illustration.svelte-6yh93n{margin:0}}.mailing-content.svelte-6yh93n{flex:1}.mailing-form.svelte-6yh93n label:where(.svelte-6yh93n){display:block;font-family:var(--font-display);font-size:clamp(1.3rem,4vw,1.8rem);letter-spacing:.03em;text-transform:uppercase;color:var(--dark-blue);margin-bottom:1rem;line-height:1.2;text-align:center}.mailing-input-row.svelte-6yh93n{display:flex;gap:0;max-width:460px;margin:0 auto}.mailing-input-row.svelte-6yh93n input:where(.svelte-6yh93n){flex:1;font-family:var(--font-body);font-size:1.05rem;padding:.6rem .75rem;border:2px solid var(--dark-blue);border-right:none;border-radius:4px 0 0 4px;background:var(--white);color:var(--dark-blue)}.mailing-input-row.svelte-6yh93n input:where(.svelte-6yh93n):focus{outline:none;box-shadow:inset 0 0 0 1px var(--teal)}.mailing-input-row.svelte-6yh93n button:where(.svelte-6yh93n){font-family:var(--font-heading);font-variant-ligatures:none;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.6rem 1.25rem;background:var(--dark-blue);color:var(--cream);border:2px solid var(--dark-blue);border-radius:0 4px 4px 0;cursor:pointer;transition:background .15s ease;white-space:nowrap}.mailing-input-row.svelte-6yh93n button:where(.svelte-6yh93n):hover:not(:disabled){background:var(--teal)}.mailing-input-row.svelte-6yh93n button:where(.svelte-6yh93n):disabled{opacity:.6;cursor:not-allowed}.deck-cta.svelte-6yh93n{display:block;background:var(--teal);border:2px solid var(--dark-blue);border-radius:4px;box-shadow:6px 6px 0 var(--dark-blue);padding:1.5rem 2rem;margin-bottom:2rem;text-align:center;text-decoration:none;color:var(--white);transition:transform .15s ease,box-shadow .15s ease}@media(min-width:540px){.deck-cta.svelte-6yh93n{display:flex;align-items:center;gap:1.5rem;text-align:center}}.deck-cta.svelte-6yh93n:hover{transform:translate(-50%) translate(-2px,-2px);box-shadow:8px 8px 0 var(--dark-blue)}.deck-cta-content.svelte-6yh93n{flex:1;display:flex;flex-direction:column;justify-content:center}.deck-cta-illustration.svelte-6yh93n{width:100%;max-width:260px;margin:1rem auto 0;display:block;border-radius:8px;border:2px solid var(--dark-blue);flex-shrink:0}@media(min-width:540px){.deck-cta-illustration.svelte-6yh93n{margin:0;order:1}}.deck-cta.svelte-6yh93n .deck-cta-label:where(.svelte-6yh93n){font-family:var(--font-heading);font-variant-ligatures:none;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--cream);margin:0 0 .5rem;opacity:.85}.deck-cta.svelte-6yh93n .deck-cta-title:where(.svelte-6yh93n){font-family:var(--font-display);font-size:clamp(1.8rem,5vw,2.6rem);letter-spacing:.03em;text-transform:uppercase;color:var(--white);margin:0 0 .5rem;line-height:1.1}.deck-cta.svelte-6yh93n .deck-cta-arrow:where(.svelte-6yh93n){font-size:2.4rem;margin:0;line-height:1}.mailing-signup.svelte-6yh93n{width:84vw;margin-left:50%;transform:translate(-50%)}@media(max-width:720px){.mailing-signup.svelte-6yh93n{width:calc(100vw - 3rem)}}.deck-cta.svelte-6yh93n{width:64vw;margin-left:50%;transform:translate(-50%)}@media(max-width:720px){.deck-cta.svelte-6yh93n{width:calc(100vw - 2rem)}}.team-bios.svelte-6yh93n{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.team-member.svelte-6yh93n{display:flex;gap:1.25rem;align-items:flex-start;padding:1.25rem;background:var(--medium-blue);color:var(--cream);border-left:4px dashed}.team-photo.svelte-6yh93n{width:100px;height:100px;border-radius:50%;border:2px solid var(--dark-blue);object-fit:cover;flex-shrink:0}.team-info.svelte-6yh93n{flex:1}.team-member.svelte-6yh93n .team-name:where(.svelte-6yh93n){font-family:var(--font-heading);font-variant-ligatures:none;font-weight:700;font-size:1.1rem;color:var(--yellow);margin:0 0 .1rem}.team-member.svelte-6yh93n .team-role:where(.svelte-6yh93n){font-family:var(--font-heading);font-variant-ligatures:none;font-weight:600;font-size:.85rem;color:var(--cream);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;opacity:.85}.team-member.svelte-6yh93n .team-bio:where(.svelte-6yh93n){font-size:1rem;margin:0;line-height:1.5;color:var(--cream)}@media(max-width:720px){.team-member.svelte-6yh93n{flex-direction:column;align-items:center;text-align:center}}.team-extended.svelte-6yh93n{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;margin-bottom:2rem}.team-card.svelte-6yh93n{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--white);border:2px solid var(--dark-blue);border-radius:4px;box-shadow:4px 4px 0 var(--medium-blue);padding:.75rem .5rem}.team-card-photo.svelte-6yh93n{width:100px;height:100px;border-radius:50%;border:2px solid var(--dark-blue);object-fit:cover;margin-bottom:.25rem}.team-card-info.svelte-6yh93n{margin-bottom:.25rem}.team-card.svelte-6yh93n .team-card-name:where(.svelte-6yh93n){font-family:var(--font-heading);font-variant-ligatures:none;font-weight:700;font-size:1rem;color:var(--dark-blue);margin:0 0 .1rem}.team-card.svelte-6yh93n .team-card-title:where(.svelte-6yh93n){font-family:var(--font-heading);font-variant-ligatures:none;font-weight:600;font-size:.75rem;color:var(--medium-blue);text-transform:uppercase;letter-spacing:.04em;margin:0;line-height:1.3}.team-card-logo.svelte-6yh93n{height:80px;width:80px;object-fit:contain}@media(max-width:720px){.team-extended.svelte-6yh93n{grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.team-extended.svelte-6yh93n{grid-template-columns:1fr}}.partners-card.svelte-6yh93n{overflow:hidden}.ticker-wrapper.svelte-6yh93n{overflow:hidden;margin-bottom:2.5rem;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.ticker-track.svelte-6yh93n{display:flex;width:max-content;animation:svelte-6yh93n-ticker 30s linear infinite;will-change:transform}.ticker-set.svelte-6yh93n{display:flex;align-items:center;gap:2.5rem;padding-right:2.5rem}.ticker-set.svelte-6yh93n img:where(.svelte-6yh93n){height:50px;width:auto;object-fit:contain;filter:grayscale(20%);opacity:.85;transition:opacity .2s ease,filter .2s ease}.ticker-set.svelte-6yh93n img:where(.svelte-6yh93n):hover{opacity:1;filter:grayscale(0%)}.partners-list.svelte-6yh93n{columns:2;column-gap:2rem;margin-top:0;margin-bottom:0}@keyframes svelte-6yh93n-ticker{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.form-field.svelte-6yh93n{margin-bottom:1rem;text-align:left}.form-field.svelte-6yh93n label:where(.svelte-6yh93n){display:block;font-family:var(--font-heading);font-variant-ligatures:none;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--dark-blue);margin-bottom:.35rem}.form-field.svelte-6yh93n input:where(.svelte-6yh93n),.form-field.svelte-6yh93n textarea:where(.svelte-6yh93n){width:100%;font-family:var(--font-body);font-size:1.1rem;padding:.65rem .75rem;border:2px solid var(--dark-blue);border-radius:4px;background:var(--white);color:var(--dark-blue);transition:border-color .2s ease,box-shadow .2s ease}.form-field.svelte-6yh93n input:where(.svelte-6yh93n):focus,.form-field.svelte-6yh93n textarea:where(.svelte-6yh93n):focus{outline:none;border-color:var(--teal);box-shadow:3px 3px 0 var(--teal)}.form-field.svelte-6yh93n textarea:where(.svelte-6yh93n){resize:vertical;min-height:120px}.submit-btn.svelte-6yh93n{display:inline-block;font-family:var(--font-heading);font-variant-ligatures:none;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.7rem 2rem;background:var(--dark-blue);color:var(--cream);border:2px solid var(--dark-blue);border-radius:4px;box-shadow:4px 4px 0 var(--medium-blue);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.submit-btn.svelte-6yh93n:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--medium-blue)}.submit-btn.svelte-6yh93n:active:not(:disabled){transform:translate(2px,2px);box-shadow:2px 2px 0 var(--medium-blue)}.submit-btn.svelte-6yh93n:disabled{opacity:.6;cursor:not-allowed}.form-status.svelte-6yh93n{padding:.75rem 1rem;border-radius:4px;border:2px solid;margin-bottom:1rem}.form-status.svelte-6yh93n p:where(.svelte-6yh93n){margin:0;font-size:1.1rem}.form-status.success.svelte-6yh93n{border-color:var(--teal);background:#55acb21a;color:var(--dark-blue)}.form-status.error.svelte-6yh93n{border-color:var(--red);background:#c606060f;color:var(--red)}.mt-top{margin-top:.75rem;margin-bottom:2rem}.mt-bottom{margin-top:2rem}@media(max-width:720px){.page-title.svelte-6yh93n{font-size:1.28rem}}
