.section-title.svelte-cwls5q,.section-description.svelte-cwls5q,.about-title.svelte-cwls5q,.about-subtitle.svelte-cwls5q,.mission-text.svelte-cwls5q p:where(.svelte-cwls5q),.value-card.svelte-cwls5q h3:where(.svelte-cwls5q),.value-card.svelte-cwls5q p:where(.svelte-cwls5q),.member-name.svelte-cwls5q,.member-bio.svelte-cwls5q,.roadmap-item.svelte-cwls5q h3:where(.svelte-cwls5q),.roadmap-item.svelte-cwls5q p:where(.svelte-cwls5q){hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;word-break:normal;overflow-wrap:break-word}@media(max-width:767px){.mission-text.svelte-cwls5q p:where(.svelte-cwls5q) br:where(.svelte-cwls5q){display:none}}.about-hero.svelte-cwls5q{padding-block:clamp(6rem,12vw,10rem);padding-top:clamp(4rem,8vw,6rem);background:var(--color-background);text-align:center;position:relative;overflow:hidden}.about-hero.svelte-cwls5q:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(26,31,113,.2) 0%,transparent 70%),radial-gradient(circle at 70% 60%,rgba(45,53,121,.15) 0%,transparent 70%);animation:svelte-cwls5q-heroMeshFloat 20s ease-in-out infinite;pointer-events:none}.about-hero.svelte-cwls5q:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(26,31,113,.12) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(186,163,80,.1) 0%,transparent 60%);animation:svelte-cwls5q-heroMeshFloat 25s ease-in-out infinite reverse;pointer-events:none}@keyframes svelte-cwls5q-heroMeshFloat{0%,to{transform:translate(0);opacity:1}33%{transform:translate(3%,-4%);opacity:.95}66%{transform:translate(-3%,4%);opacity:.98}}@media(prefers-reduced-motion:reduce){.about-hero.svelte-cwls5q:before,.about-hero.svelte-cwls5q:after{animation:none}}.dark .about-hero.svelte-cwls5q:before{background:radial-gradient(circle at 30% 40%,rgba(129,140,248,.25) 0%,transparent 70%),radial-gradient(circle at 70% 60%,rgba(167,139,250,.2) 0%,transparent 70%)}.dark .about-hero.svelte-cwls5q:after{background:radial-gradient(circle at 20% 30%,rgba(129,140,248,.18) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(212,192,112,.15) 0%,transparent 60%)}.about-hero-container.svelte-cwls5q{max-width:800px;margin:0 auto;padding:0 var(--container-inline-padding);position:relative;z-index:1}.about-title.svelte-cwls5q{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:var(--color-text);margin-bottom:calc(var(--spacing-unit) * 2);animation:svelte-cwls5q-fadeInUp .8s ease-out .2s backwards;letter-spacing:-.03em;max-width:none;width:100%;text-align:center}@keyframes svelte-cwls5q-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-subtitle.svelte-cwls5q{font-size:clamp(1.125rem,3vw,1.5rem);color:var(--color-text-light);line-height:1.7;animation:svelte-cwls5q-fadeInUp .8s ease-out .4s backwards;max-width:700px;text-align:center;margin:0 auto}.mission.svelte-cwls5q{padding-block:clamp(5rem,10vw,8rem);background:#eff6ff99;position:relative}.dark .mission.svelte-cwls5q{background:#0f172acc}.mission-container.svelte-cwls5q{width:min(100%,var(--layout-wide-width));margin:0 auto;padding-inline:var(--container-inline-padding)}.mission-content.svelte-cwls5q{max-width:900px;margin:0 auto;padding:clamp(calc(var(--spacing-unit) * 3),6vw,calc(var(--spacing-unit) * 6));position:relative;overflow:hidden;animation:svelte-cwls5q-fadeInUp .8s ease-out .6s backwards;text-align:center;display:flex;flex-direction:column;align-items:center;gap:clamp(calc(var(--spacing-unit) * 2),4vw,calc(var(--spacing-unit) * 4))}.mission-content.svelte-cwls5q:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-accent);background-size:200% 100%;animation:svelte-cwls5q-shimmerBar 3s ease-in-out infinite}@keyframes svelte-cwls5q-shimmerBar{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.section-title.svelte-cwls5q{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:calc(var(--spacing-unit) * 4);color:var(--color-text);letter-spacing:-.02em;text-align:center}.mission-icon-wrapper.svelte-cwls5q{width:clamp(100px,12vw,120px);height:clamp(100px,12vw,120px);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1f71,#baa350);border-radius:50%;color:#fff;font-size:clamp(2.5rem,5vw,3.5rem);box-shadow:0 12px 40px #1a1f714d,0 6px 20px #baa35033;transition:transform .3s ease-out,box-shadow .3s ease-out,background .3s ease-out;animation:svelte-cwls5q-float 3s ease-in-out infinite;flex-shrink:0}.mission-content.svelte-cwls5q:hover .mission-icon-wrapper:where(.svelte-cwls5q){transform:translateY(-8px) scale(1.05);background:linear-gradient(135deg,#baa350,#1a1f71);box-shadow:0 16px 50px #baa35066,0 8px 24px #1a1f714d}.mission-text.svelte-cwls5q{text-align:center;max-width:700px}.mission-text.svelte-cwls5q p:where(.svelte-cwls5q){margin-bottom:calc(var(--spacing-unit) * 2.5);line-height:1.8;color:var(--color-text-light);font-size:clamp(1rem,2vw,1.125rem)}.mission-text.svelte-cwls5q p:where(.svelte-cwls5q):last-child{margin-bottom:0}@keyframes svelte-cwls5q-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.values.svelte-cwls5q{padding-block:clamp(5rem,10vw,8rem);background:var(--color-surface)}.values-container.svelte-cwls5q{width:min(100%,var(--layout-wide-width));margin:0 auto;padding-inline:var(--container-inline-padding)}.section-header.svelte-cwls5q{text-align:center;max-width:700px;margin:0 auto calc(var(--spacing-unit) * 6);animation:svelte-cwls5q-fadeInUp .8s ease-out .8s backwards;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.section-header.svelte-cwls5q{margin-bottom:calc(var(--spacing-unit) * 4)}}.section-header.svelte-cwls5q h2:where(.svelte-cwls5q){text-align:center;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:calc(var(--spacing-unit) * 2);color:var(--color-text);letter-spacing:-.02em;width:100%;max-width:100%}.section-description.svelte-cwls5q{font-size:clamp(.9375rem,2vw,1.125rem);color:var(--color-text-light);margin-top:calc(var(--spacing-unit) * 2);margin-left:auto;margin-right:auto;margin-bottom:0;text-align:center;line-height:1.7;width:100%;max-width:none!important}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(calc(var(--spacing-unit) * 2),4vw,calc(var(--spacing-unit) * 4));justify-items:stretch;max-width:1200px;margin:0 auto}@media(min-width:1400px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(4,1fr);gap:calc(var(--spacing-unit) * 3)}}@media(min-width:768px)and (max-width:1399px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr);gap:calc(var(--spacing-unit) * 3)}}@media(max-width:767px){.values-grid.svelte-cwls5q{grid-template-columns:1fr;gap:calc(var(--spacing-unit) * 3)}}.value-card.svelte-cwls5q{text-align:center;padding:calc(var(--spacing-unit) * 5);transition:transform .3s ease-out,box-shadow .3s ease-out;animation:svelte-cwls5q-fadeInUp .8s ease-out backwards;width:100%}.value-card.svelte-cwls5q:nth-child(1){animation-delay:1s}.value-card.svelte-cwls5q:nth-child(2){animation-delay:1.1s}.value-card.svelte-cwls5q:nth-child(3){animation-delay:1.2s}.value-card.svelte-cwls5q:nth-child(4){animation-delay:1.3s}.value-icon-wrapper.svelte-cwls5q{width:80px;height:80px;margin:0 auto calc(var(--spacing-unit) * 3);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1f711a,#baa35014);border:1px solid rgba(186,163,80,.3);border-radius:var(--border-radius-lg);color:var(--color-brand-yellow);font-size:2.5rem;transition:transform .3s ease-out,box-shadow .3s ease-out;box-shadow:0 4px 12px #baa35033}.value-card.svelte-cwls5q:hover .value-icon-wrapper:where(.svelte-cwls5q){background:linear-gradient(135deg,#1a1f71,#baa350);color:#fff;transform:scale(1.05) rotate(3deg);box-shadow:0 8px 24px #baa35066,0 4px 12px #1a1f714d;border-color:transparent}.value-card.svelte-cwls5q:hover{transform:translateY(-8px) scale(1.02)}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){margin-bottom:calc(var(--spacing-unit) * 2);font-size:clamp(1.25rem,3vw,1.5rem)}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-text-light);line-height:1.7;font-size:clamp(.9375rem,2vw,1rem)}.team.svelte-cwls5q{padding-block:clamp(5rem,10vw,8rem);background:#f8fafce6;position:relative;overflow:hidden}.dark .team.svelte-cwls5q{background:#0f172ab3}.team.svelte-cwls5q:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(0,113,227,.04) 0%,transparent 50%);pointer-events:none}.dark .team.svelte-cwls5q:before{background:radial-gradient(circle at 30% 40%,rgba(129,140,248,.08) 0%,transparent 50%)}.team-container.svelte-cwls5q{width:min(100%,var(--layout-wide-width));margin:0 auto;padding-inline:var(--container-inline-padding);position:relative;z-index:1}.team-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:calc(var(--spacing-unit) * 4);max-width:1400px;margin:0 auto;align-items:stretch}@media(min-width:769px)and (max-width:1199px){.team-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr);gap:calc(var(--spacing-unit) * 4)}}@media(min-width:1200px){.team-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr);gap:calc(var(--spacing-unit) * 5)}}@media(min-width:1400px){.team-grid.svelte-cwls5q{gap:calc(var(--spacing-unit) * 6)}}@media(min-width:1600px){.team-grid.svelte-cwls5q{max-width:1500px}}.team-member.svelte-cwls5q{background:linear-gradient(145deg,#fff,#fafcfffa);padding:clamp(calc(var(--spacing-unit) * 4),6vw,calc(var(--spacing-unit) * 5.5)) clamp(calc(var(--spacing-unit) * 3),5vw,calc(var(--spacing-unit) * 4.5));border-radius:calc(var(--border-radius-lg) + 4px);text-align:center;border:1px solid rgba(26,31,113,.12);transition:transform .3s ease-out,box-shadow .3s ease-out,border-color .3s ease-out,background .3s ease-out;position:relative;overflow:hidden;box-shadow:0 6px 24px #1a1f711a,0 2px 10px #1a1f710f,inset 0 1px #fffffff2;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);min-height:100%;display:flex;flex-direction:column;animation:svelte-cwls5q-fadeInUp .8s ease-out backwards;width:100%;will-change:transform;transform:translateZ(0);align-self:stretch}.team-member.svelte-cwls5q:nth-child(1){animation-delay:1.4s}.team-member.svelte-cwls5q:nth-child(2){animation-delay:1.5s}.team-member.svelte-cwls5q:nth-child(3){animation-delay:1.6s}.team-member.svelte-cwls5q:nth-child(4){animation-delay:1.7s}.team-member.svelte-cwls5q:nth-child(5){animation-delay:1.8s}.team-member.svelte-cwls5q:nth-child(6){animation-delay:1.9s}.team-member.svelte-cwls5q:nth-child(7){animation-delay:2s}.dark .team-member.svelte-cwls5q{background:linear-gradient(145deg,#1e293bfa,#0f172af2);border-color:#4d5ba833;box-shadow:0 6px 24px #0006,0 2px 10px #0000004d,inset 0 1px #ffffff14}.team-member.svelte-cwls5q:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--color-primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out;z-index:2}.team-member.svelte-cwls5q:hover:before{transform:scaleX(1)}.team-member.svelte-cwls5q:hover{transform:translateY(-8px) translateZ(0);box-shadow:0 16px 48px #1a1f712e,0 8px 24px #1a1f711f,inset 0 1px #fff;border-color:var(--color-primary);background:linear-gradient(145deg,#fff,#fcfefffc)}.dark .team-member.svelte-cwls5q:hover{border-color:#4d5ba880;box-shadow:0 16px 48px #00000080,0 8px 24px #4d5ba840,inset 0 1px #ffffff1a;background:linear-gradient(145deg,#1e293b,#0f172afa)}.member-name.svelte-cwls5q{font-size:clamp(1.375rem,4vw,1.625rem);font-weight:700;color:var(--color-text);margin:0 0 calc(var(--spacing-unit) * 1) 0;letter-spacing:-.01em;line-height:1.3;position:relative;z-index:1;background:linear-gradient(135deg,var(--color-text) 0%,var(--color-text-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .member-name.svelte-cwls5q{background:linear-gradient(135deg,#fffffff2,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.member-role.svelte-cwls5q{color:var(--color-primary);font-weight:600;font-size:clamp(.875rem,2vw,1rem);margin:0 0 calc(var(--spacing-unit) * 3) 0;text-transform:uppercase;letter-spacing:.08em;position:relative;z-index:1;padding:calc(var(--spacing-unit) * .75) calc(var(--spacing-unit) * 2);display:inline-block;background:linear-gradient(135deg,#1a1f7114,#baa3501a);border-radius:100px;border:1px solid rgba(26,31,113,.1);transition:background .3s ease,border-color .3s ease}.dark .member-role.svelte-cwls5q{background:linear-gradient(135deg,#4d5ba826,#baa3501f);border-color:#4d5ba833;color:var(--color-primary)}.team-member.svelte-cwls5q:hover .member-role:where(.svelte-cwls5q){background:linear-gradient(135deg,#1a1f711f,#baa35026);border-color:#1a1f7133}.dark .team-member.svelte-cwls5q:hover .member-role:where(.svelte-cwls5q){background:linear-gradient(135deg,#4d5ba833,#baa3502e);border-color:#4d5ba84d}.member-bio.svelte-cwls5q{color:var(--color-text-light);line-height:1.75;font-size:clamp(.9375rem,3vw,1rem);margin:0;flex:1 1 auto;position:relative;z-index:1;text-align:left;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto}.dark .member-bio.svelte-cwls5q{color:#ffffffd9;line-height:1.8}.roadmap.svelte-cwls5q{padding-block:clamp(5rem,10vw,8rem);background:#ffffffe6;position:relative}.dark .roadmap.svelte-cwls5q{background:#0f172acc}.roadmap-container.svelte-cwls5q{width:min(100%,var(--layout-wide-width));margin:0 auto;padding-inline:var(--container-inline-padding)}.roadmap-timeline.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:clamp(calc(var(--spacing-unit) * 2),4vw,calc(var(--spacing-unit) * 4));margin-top:clamp(calc(var(--spacing-unit) * 4),6vw,calc(var(--spacing-unit) * 6))}@media(max-width:640px){.roadmap-timeline.svelte-cwls5q{grid-template-columns:1fr;gap:calc(var(--spacing-unit) * 3)}}.roadmap-item.svelte-cwls5q{padding:calc(var(--spacing-unit) * 5);text-align:center;position:relative;transition:transform .3s ease-out,box-shadow .3s ease-out}.roadmap-item.svelte-cwls5q:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.roadmap-year.svelte-cwls5q{font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-bottom:calc(var(--spacing-unit) * 2);padding:calc(var(--spacing-unit) * 1.5) calc(var(--spacing-unit) * 3);white-space:nowrap;background:linear-gradient(135deg,#1a1f711a,#2d357914);border-radius:var(--border-radius);display:inline-block}.roadmap-item.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:clamp(1.25rem,2vw,1.5rem);font-weight:650;margin-bottom:calc(var(--spacing-unit) * 2);color:var(--color-text)}.roadmap-item.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-text-light);line-height:1.7;font-size:clamp(.9375rem,2vw,1rem)}.about-cta.svelte-cwls5q{padding-block:clamp(5rem,10vw,8rem);background:linear-gradient(135deg,#1a1f710d,#2d35790d);text-align:center;position:relative;overflow:hidden}.dark .about-cta.svelte-cwls5q{background:linear-gradient(135deg,#4d5ba814,#5d6bb80f)}.about-cta-container.svelte-cwls5q{max-width:800px;margin:0 auto;padding:calc(var(--spacing-unit) * 6);background:var(--color-card);border-radius:var(--border-radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);animation:svelte-cwls5q-fadeInUp .8s ease-out 1.6s backwards;text-align:center}.cta-content.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:calc(var(--spacing-unit) * 3)}.cta-title.svelte-cwls5q{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:var(--color-text);margin:0;line-height:1.2;letter-spacing:-.02em;text-align:center}.cta-description.svelte-cwls5q{font-size:clamp(.9375rem,2vw,1rem);color:var(--color-text-light);margin:0;line-height:1.7;max-width:600px}.btn-cta-large.svelte-cwls5q{display:inline-flex;align-items:center;justify-content:center;gap:calc(var(--spacing-unit) * 1.5);padding:calc(var(--spacing-unit) * 3.5) calc(var(--spacing-unit) * 7);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;background:linear-gradient(135deg,#1a1f71,#2d3579 40%,#baa350);color:#fff;border:none;border-radius:var(--border-radius);text-decoration:none;transition:var(--transition);box-shadow:0 4px 12px #1a1f7140,0 2px 6px #baa35026,inset 0 1px #ffffff1a;min-width:280px;position:relative;overflow:hidden}.btn-cta-large.svelte-cwls5q:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .5s ease}.btn-cta-large.svelte-cwls5q:hover:before{left:100%}.btn-cta-large.svelte-cwls5q:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 20px #1a1f7159,0 4px 10px #baa35040,inset 0 1px #ffffff26;background:linear-gradient(135deg,#1a1f71,#2d3579 35%,#baa350)}.dark .btn-cta-large.svelte-cwls5q{background:linear-gradient(135deg,#4d5ba8,#5d6bb8 35%,#6d7bc8 50%,#d4c070);box-shadow:0 4px 12px #4d5ba84d,0 2px 6px #d4c07033,inset 0 1px #ffffff1a}.dark .btn-cta-large.svelte-cwls5q:hover{background:linear-gradient(135deg,#5d6bb8,#6d7bc8 35%,#7d8bd8 50%,#e8d88a);box-shadow:0 8px 20px #4d5ba866,0 4px 10px #d4c0704d,inset 0 1px #ffffff26}.btn-cta-large.svelte-cwls5q svg{transition:transform .3s ease}.btn-cta-large.svelte-cwls5q:hover svg{transform:translate(4px)}.inline-link.svelte-cwls5q{color:var(--color-primary);text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .3s ease-out,color .3s ease-out}.inline-link.svelte-cwls5q:hover{border-bottom-color:var(--color-primary)}@media(max-width:768px){.mission-content.svelte-cwls5q{padding:calc(var(--spacing-unit) * 4);gap:calc(var(--spacing-unit) * 3)}.mission-icon-wrapper.svelte-cwls5q{width:100px;height:100px;font-size:3rem}.values-grid.svelte-cwls5q{grid-template-columns:1fr}.team-grid.svelte-cwls5q{grid-template-columns:1fr;gap:calc(var(--spacing-unit) * 4)}.team-member.svelte-cwls5q{padding:calc(var(--spacing-unit) * 4) calc(var(--spacing-unit) * 3.5);min-height:auto}.member-bio.svelte-cwls5q{text-align:left;font-size:clamp(.875rem,2.5vw,.9375rem)}.about-cta-container.svelte-cwls5q{padding:calc(var(--spacing-unit) * 4)}}@media(max-width:480px){.about-hero.svelte-cwls5q{padding:calc(var(--spacing-unit) * 6) 0 calc(var(--spacing-unit) * 4) 0}.mission-content.svelte-cwls5q{padding:calc(var(--spacing-unit) * 3)}.mission-icon-wrapper.svelte-cwls5q{width:120px;height:120px;font-size:3rem}.value-card.svelte-cwls5q{padding:calc(var(--spacing-unit) * 4)}.team-grid.svelte-cwls5q{gap:calc(var(--spacing-unit) * 3)}.team-member.svelte-cwls5q{padding:calc(var(--spacing-unit) * 3.5) calc(var(--spacing-unit) * 3);min-height:auto}.member-name.svelte-cwls5q{font-size:1.25rem;line-height:1.4}.member-role.svelte-cwls5q{font-size:.8125rem;padding:calc(var(--spacing-unit) * .5) calc(var(--spacing-unit) * 1.5);margin-bottom:calc(var(--spacing-unit) * 2.5)}.member-bio.svelte-cwls5q{font-size:.875rem;line-height:1.7}.roadmap-timeline.svelte-cwls5q{grid-template-columns:1fr;gap:calc(var(--spacing-unit) * 3)}.roadmap-item.svelte-cwls5q{padding:calc(var(--spacing-unit) * 4)}}
