.about_page__6UDEE{min-height:100vh;display:flex;flex-direction:column;background:white}.about_main__ykYkY{flex:1 1;padding:6rem 1.5rem 5rem}.about_container__lvOka{max-width:680px;margin:0 auto}.about_header__O2Qec{margin-bottom:4rem}.about_eyebrow__Cnlyg{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#d65a47;margin-bottom:1rem}.about_title__xTCOI{font-size:2.75rem;font-weight:700;color:var(--slate);line-height:1.15;letter-spacing:-.02em}.about_section__4WtBQ{margin-bottom:0}.about_sectionTitle__A70Rr{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#d65a47;margin-bottom:1.25rem}.about_sectionBody__ylOxJ{display:flex;flex-direction:column;gap:1.25rem}.about_sectionBody__ylOxJ p{font-size:1.0625rem;color:var(--slate);line-height:1.75;margin:0}.about_pullQuote__C8XDy{font-size:1.25rem!important;font-weight:600;color:var(--slate)!important;border-left:3px solid #d65a47;padding-left:1.25rem;margin-left:0}.about_divider__2AxOy{height:1px;background:linear-gradient(90deg,#e08a7a,#d4bc8a 50%,#7ab4c8);opacity:.3;margin:3.5rem 0}.about_cta__0MLkk{margin-top:4rem;padding:3rem 2rem;background:linear-gradient(135deg,rgba(240,184,176,.15),rgba(232,212,168,.15) 50%,rgba(184,212,224,.15));border-radius:1rem;text-align:center}.about_ctaText__D8XS9{font-size:1.25rem;font-weight:600;color:var(--slate);margin-bottom:1.25rem}.about_ctaButton__CB3Y2{display:inline-block;background:linear-gradient(135deg,#e08a7a,#c9a86a 40%,#5a9bb8);color:#fff;font-weight:700;font-size:1rem;padding:.875rem 2rem;border-radius:.75rem;text-decoration:none;transition:transform .15s,box-shadow .15s}.about_ctaButton__CB3Y2:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}@media (max-width:768px){.about_main__ykYkY{padding:5rem 1.25rem 4rem}.about_title__xTCOI{font-size:2rem}.about_header__O2Qec{margin-bottom:3rem}.about_divider__2AxOy{margin:2.5rem 0}.about_sectionBody__ylOxJ p{font-size:1rem}.about_pullQuote__C8XDy{font-size:1.125rem!important}.about_cta__0MLkk{padding:2rem 1.25rem;margin-top:3rem}}.AuthenticatedFooter_footer__h3q01{position:fixed;bottom:0;left:0;right:0;height:calc(90px + env(safe-area-inset-bottom));background:white;box-shadow:0 -1px 3px rgba(0,0,0,.08);display:flex;align-items:flex-start;justify-content:center;padding-top:9px;z-index:100}.AuthenticatedFooter_logoButton__Q5Zu1{background:none;border:none;padding:0;cursor:pointer;border-radius:50%;transition:box-shadow .3s ease,transform .3s ease}.AuthenticatedFooter_logoButton__Q5Zu1:hover{transform:translateY(-2px)}.AuthenticatedFooter_logoButton__Q5Zu1:hover .AuthenticatedFooter_logoImage__jEsPj{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.AuthenticatedFooter_logoImage__jEsPj{width:72px;height:72px;object-fit:contain;transition:filter .3s ease}@media (max-width:768px){.AuthenticatedFooter_footer__h3q01{height:calc(80px + env(safe-area-inset-bottom))}.AuthenticatedFooter_logoImage__jEsPj{width:60px;height:60px}}.RegisterForm_formContainer__g9jom{width:100%}.RegisterForm_form__28pW_{display:flex;flex-direction:column;gap:1rem}.RegisterForm_field__c5dpk{display:flex;flex-direction:column;gap:.5rem}.RegisterForm_label__I6rF3{font-size:.875rem;font-weight:500;color:#374151}.RegisterForm_input__vUp4f{padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .2s}.RegisterForm_input__vUp4f:focus{outline:none;border-color:#5a9bb8;box-shadow:0 0 0 3px rgba(90,155,184,.15)}.RegisterForm_passwordWrapper__O15NE{position:relative;display:flex;align-items:center}.RegisterForm_passwordWrapper__O15NE .RegisterForm_input__vUp4f{padding-right:4rem;flex:1 1}.RegisterForm_passwordToggle__MnFeo{position:absolute;right:.75rem;background:none;border:none;color:#6b7280;font-size:.75rem;font-weight:500;cursor:pointer;padding:.25rem .5rem;transition:color .2s}.RegisterForm_passwordToggle__MnFeo:hover{color:#374151}.RegisterForm_helpText__XqO8B{color:#6b7280;font-size:.75rem;margin-top:-.25rem;line-height:1.3}.RegisterForm_error__C46ui{color:#ef4444;font-size:.75rem;margin-top:-.25rem}.RegisterForm_hint__YRbc2{color:#6b7280;font-size:.75rem;margin-top:-.25rem;font-style:italic}.RegisterForm_submitButton__aToqg{background:#5a9bb8;color:white;border:none;padding:.625rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s;margin-top:.5rem}.RegisterForm_submitButton__aToqg:hover:not(:disabled){background:#4a8ba8}.RegisterForm_submitButton__aToqg:disabled{cursor:not-allowed}.RegisterForm_oauthButtons__KeFqx{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.RegisterForm_googleIcon__F20jI,.RegisterForm_redditIcon__wPkmJ{width:3rem;height:3rem;border-radius:50%;background:white;border:2px solid;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;align-items:center;justify-content:center}.RegisterForm_googleIcon__F20jI{border-color:#d1d5db;color:inherit}.RegisterForm_googleIcon__F20jI:hover:not(:disabled){border-color:#4285f4;transform:scale(1.05);box-shadow:0 4px 12px rgba(66,133,244,.2)}.RegisterForm_redditIcon__wPkmJ{border-color:#ff4500;color:#ff4500}.RegisterForm_redditIcon__wPkmJ:hover:not(:disabled){border-color:#e03d00;transform:scale(1.05);box-shadow:0 4px 8px rgba(255,69,0,.3)}.RegisterForm_submitDisabled__PVxn8{opacity:.5}.RegisterForm_termsSection__qWkMr{margin:.5rem 0}.RegisterForm_termsLabel__QdEWz{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.RegisterForm_termsCheckbox__hjuBs{width:1rem;height:1rem;margin-top:.125rem;accent-color:#5a9bb8;cursor:pointer;flex-shrink:0}.RegisterForm_termsText__SJhzu{font-size:.8125rem;color:#4b5563;line-height:1.4}.RegisterForm_termsLink__GmmDd{color:#5a9bb8;text-decoration:none;font-weight:500}.RegisterForm_termsLink__GmmDd:hover{text-decoration:underline}.SigninForm_formContainer__A8G3m{width:100%}.SigninForm_form__VWcHx{display:flex;flex-direction:column;gap:1rem}.SigninForm_field__Sciro{display:flex;flex-direction:column;gap:.5rem}.SigninForm_label__bJPVW{font-size:.875rem;font-weight:500;color:#374151}.SigninForm_input__ZjUBA{padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .2s}.SigninForm_input__ZjUBA:focus{outline:none;border-color:#5a9bb8;box-shadow:0 0 0 3px rgba(90,155,184,.15)}.SigninForm_error__GGRe8{color:#ef4444;font-size:.75rem;margin-top:-.25rem}.SigninForm_submitButton__zgLZg{background:#5a9bb8;color:white;border:none;padding:.625rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s;margin-top:.5rem}.SigninForm_submitButton__zgLZg:hover:not(:disabled){background:#4a8ba8}.SigninForm_submitButton__zgLZg:disabled{opacity:.6;cursor:not-allowed}.SigninForm_divider__va5Ts{display:flex;align-items:center;text-align:center;color:#9ca3af;font-size:.875rem;margin:.5rem 0}.SigninForm_divider__va5Ts:after,.SigninForm_divider__va5Ts:before{content:"";flex:1 1;border-bottom:1px solid #e5e7eb}.SigninForm_divider__va5Ts span{padding:0 .75rem}.SigninForm_oauthButtons__b777H{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.SigninForm_googleIcon__2kNIw,.SigninForm_redditIcon__tFBnh{width:3rem;height:3rem;border-radius:50%;background:white;border:2px solid;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;align-items:center;justify-content:center}.SigninForm_googleIcon__2kNIw{border-color:#d1d5db;color:inherit}.SigninForm_googleIcon__2kNIw:hover{border-color:#4285f4;transform:scale(1.05);box-shadow:0 4px 12px rgba(66,133,244,.2)}.SigninForm_redditIcon__tFBnh{border-color:#ff4500;color:#ff4500}.SigninForm_redditIcon__tFBnh:hover{border-color:#e03d00;transform:scale(1.05);box-shadow:0 4px 8px rgba(255,69,0,.3)}.AuthForms_container__Qsxpb{width:100%}.AuthForms_message__TvVrF{text-align:center;color:#374151;font-size:1rem;font-weight:500;margin-bottom:1.5rem;line-height:1.3;padding:.5rem .75rem;background:linear-gradient(135deg,rgba(214,90,71,.06),rgba(90,155,184,.06));border-radius:.375rem;border-left:2px solid #ea7b68}.AuthForms_tabs__vd18X{display:flex;gap:.5rem;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem}.AuthForms_tab___hk1k{flex:1 1;background:none;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s}.AuthForms_tab___hk1k:hover{color:#ea7b68}.AuthForms_activeTab__iniTm{color:#ea7b68;border-bottom-color:#ea7b68;font-weight:600}.AuthForms_content__smvnX{min-height:300px}.page_pageWrapper__7W9ZF{display:flex;flex-direction:column;min-height:100vh;background:var(--brand-orange-light)}.page_main__FrLIC{flex:1 1;display:flex;align-items:center;justify-content:center;padding:100px 24px 60px}.page_authContainer__uBwpu{width:100%;max-width:450px}.page_authCard__nc5cK{background:white;border-radius:.5rem;padding:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border:3px solid transparent;background-image:linear-gradient(white,white),linear-gradient(90deg,#d65a47,#c9b88a 50%,#5a9bb8);background-origin:border-box;background-clip:padding-box,border-box}.page_loading__Wwixp{text-align:center;color:var(--text-secondary);font-size:1rem}@media (max-width:768px){.page_main__FrLIC{padding:80px 16px 40px}.page_authCard__nc5cK{padding:1.5rem}}.MVPHero_hero__yRRmP{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:8rem 1.5rem 4rem;text-align:center;position:relative;overflow:hidden;background:white}.MVPHero_gradientWash__GurQq{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(168,213,232,.25) 0,transparent 50%),radial-gradient(ellipse 70% 50% at 80% 60%,rgba(234,123,104,.15) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 50% 80%,rgba(243,235,210,.3) 0,transparent 50%);pointer-events:none}.MVPHero_container__eFy2s{max-width:800px;margin:0 auto;position:relative;z-index:1}.MVPHero_eyebrow__CVhoq{font-size:1.25rem;font-weight:600;color:var(--slate);margin-bottom:1.5rem;letter-spacing:.02em;display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.25rem;background:linear-gradient(135deg,rgba(240,184,176,.4),rgba(232,212,168,.4) 40%,rgba(184,212,224,.4));border-radius:100px;position:relative}.MVPHero_eyebrow__CVhoq:before{content:"";position:absolute;inset:0;border-radius:100px;padding:2px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.MVPHero_title__vnhUU{font-size:3.25rem;font-weight:700;color:var(--slate);line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.MVPHero_titleLine__uoT6_{display:block}.MVPHero_titleAccent__JoxNm{background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.MVPHero_rotatingWord__9M96Y{transition:opacity .4s ease,transform .4s ease;display:block}.MVPHero_rotatingVisible__mUluJ{opacity:1;transform:translateY(0)}.MVPHero_rotatingHidden__k10UH{opacity:0;transform:translateY(6px)}.MVPHero_subtitle__WTy1P{font-size:1.25rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.MVPHero_ctas__Ilz0n{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.MVPHero_primaryButton__O4HBk{background:linear-gradient(135deg,#e08a7a,#c9a86a 40%,#5a9bb8)!important;border:none!important;color:#fff!important;font-weight:700;font-size:1.125rem!important;padding:1rem 2rem!important;position:relative;overflow:hidden}.MVPHero_primaryButton__O4HBk:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.MVPHero_secondaryButton__BOdkL{font-size:1rem;font-weight:600;color:var(--slate);background:none;border:1.5px solid #d4bc8a;border-radius:.75rem;padding:.875rem 1.75rem;cursor:pointer;transition:opacity .15s,transform .15s,border-color .15s;white-space:nowrap}.MVPHero_secondaryButton__BOdkL:hover{opacity:.8;transform:translateY(-1px);border-color:#e08a7a}@media (max-width:768px){.MVPHero_hero__yRRmP{min-height:auto;padding:7rem 1rem 3rem}.MVPHero_eyebrow__CVhoq{font-size:1rem;padding:.375rem 1rem}.MVPHero_title__vnhUU{font-size:2rem}.MVPHero_subtitle__WTy1P{font-size:1.0625rem;margin-bottom:2rem}.MVPHero_ctas__Ilz0n{flex-direction:column}.MVPHero_primaryButton__O4HBk,.MVPHero_secondaryButton__BOdkL{width:100%}}.MVPHowItWorks_section__CIyTy{padding:5rem 1.5rem;background:white}.MVPHowItWorks_container__Ci0cX{max-width:1000px;margin:0 auto;text-align:center}.MVPHowItWorks_title__CkR9d{font-size:2.5rem;font-weight:700;color:var(--slate);margin-bottom:2.5rem}.MVPHowItWorks_steps__QXfM1{display:flex;flex-direction:column;gap:0;max-width:600px;margin:0 auto;position:relative}.MVPHowItWorks_step__akjz7{position:relative;display:flex;align-items:flex-start;gap:1.5rem;text-align:left;padding:2rem 0;border-bottom:1px solid rgba(212,188,138,.2)}.MVPHowItWorks_step__akjz7:last-child{border-bottom:none}.MVPHowItWorks_stepHeader__s56jq{display:flex;align-items:center;flex-shrink:0;gap:.75rem;margin-bottom:0}.MVPHowItWorks_stepNumber__2PlGk{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);color:var(--slate);font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative}.MVPHowItWorks_stepNumber__2PlGk:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);z-index:-1}.MVPHowItWorks_stepIcon__phmMB{width:2rem;height:2rem;color:var(--slate)}.MVPHowItWorks_stepContent__6cMfR{flex:1 1}.MVPHowItWorks_stepTitle__wedOA{font-size:1.125rem;font-weight:600;color:var(--slate);margin-bottom:.375rem}.MVPHowItWorks_stepDescription__223mf{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin:0}.MVPHowItWorks_connector__8SE_2{display:none}@media (max-width:768px){.MVPHowItWorks_section__CIyTy{padding:3.5rem 1rem}.MVPHowItWorks_title__CkR9d{font-size:1.875rem}.MVPHowItWorks_step__akjz7{padding:1.5rem 0;gap:1rem}.MVPHowItWorks_stepTitle__wedOA{font-size:1rem}.MVPHowItWorks_stepDescription__223mf{font-size:.875rem}}.MVPUseCases_section__yTL6t{padding:5rem 1.5rem;background:white}.MVPUseCases_container__APJ8_{max-width:640px;margin:0 auto}.MVPUseCases_title__mmZGP{font-size:2rem;font-weight:700;color:var(--slate);margin-bottom:.75rem;letter-spacing:-.01em;text-align:center}.MVPUseCases_subtitle__j756Y{font-size:1.0625rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.6;text-align:center}.MVPUseCases_communityHeader__9mx_R{position:relative;border-radius:16px;overflow:hidden;padding:2.5rem 1.5rem 1.75rem;text-align:center;margin-bottom:1rem}.MVPUseCases_communityHeaderBg__HaI72{position:absolute;inset:0;background-image:url(/images/org-cover.png);background-size:cover;background-position:top}.MVPUseCases_communityHeaderOverlay__N4pe4{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15) 0,rgba(0,0,0,.55))}.MVPUseCases_communityHeaderContent__FVkw4{position:relative;z-index:1}.MVPUseCases_typeTag__r_54O{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.75);margin-bottom:.5rem;text-shadow:0 1px 3px rgba(0,0,0,.4)}.MVPUseCases_communityName__Dgotu{font-size:1.375rem;font-weight:700;color:white;margin-bottom:0;text-shadow:0 1px 4px rgba(0,0,0,.4)}.MVPUseCases_memberCountText__ihXgU{font-size:.8rem;font-weight:600;color:rgba(255,255,255,.85);margin:.625rem 0 0;display:flex;align-items:center;justify-content:center;gap:.5rem;text-shadow:0 1px 3px rgba(0,0,0,.4)}.MVPUseCases_activeBadge__qqSkN{background:rgba(52,211,153,.25);color:#6ee7b7;border-radius:9999px;border:1px solid rgba(52,211,153,.4)}.MVPUseCases_activeBadge__qqSkN,.MVPUseCases_memberBadge__iWzgI{display:inline-flex;align-items:center;gap:.25rem;font-size:.65rem;font-weight:700;padding:.2rem .5rem;text-transform:uppercase;letter-spacing:.06em}.MVPUseCases_memberBadge__iWzgI{background:rgba(255,255,255,.15);color:rgba(255,255,255,.9);border-radius:9999px;border:1px solid rgba(255,255,255,.25)}.MVPUseCases_postList__cFhex{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.MVPUseCases_postCard__KhxS6{background:white;border:1.5px solid rgba(0,0,0,.07);border-radius:14px;padding:1.125rem 1.25rem;transition:box-shadow .15s ease}.MVPUseCases_postCard__KhxS6:hover{box-shadow:0 4px 16px rgba(0,0,0,.06)}.MVPUseCases_postCardTop__MsSav{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.MVPUseCases_categoryPill__kmQtp{font-size:.7rem;font-weight:600;color:var(--text-secondary);background:#f3f3f1;padding:.2rem .6rem;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.MVPUseCases_postTime__EYEgM{font-size:.8125rem;color:var(--text-secondary)}.MVPUseCases_postTitle__7cqPe{font-size:1rem;font-weight:600;color:var(--slate);margin-bottom:.375rem;line-height:1.4}.MVPUseCases_postBody__8XSkp{font-size:.9rem;color:var(--text-secondary);line-height:1.55;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.MVPUseCases_postFooter__soZc_{display:flex;align-items:center;justify-content:space-between}.MVPUseCases_postAuthor__yhHe_,.MVPUseCases_postReplies__3fsxg{font-size:.8125rem;color:var(--text-secondary)}.MVPUseCases_postReplies__3fsxg{display:flex;align-items:center;gap:.25rem}.MVPUseCases_disclaimer__QnVmq{text-align:center;font-size:.8125rem;color:var(--text-secondary);opacity:.7;margin:0}@media (max-width:768px){.MVPUseCases_section__yTL6t{padding:3.5rem 1rem}.MVPUseCases_title__mmZGP{font-size:1.625rem}.MVPUseCases_subtitle__j756Y{font-size:1rem}.MVPUseCases_communityName__Dgotu{font-size:1.125rem}.MVPUseCases_postCard__KhxS6{padding:1rem}}.MVPWhyJoin_section__p_bJv{padding:5rem 1.5rem;background:#faf9f7}.MVPWhyJoin_container__FHiTO{max-width:1000px;margin:0 auto;text-align:center}.MVPWhyJoin_title__QpY_p{font-size:2.5rem;font-weight:700;color:var(--slate);margin-bottom:.75rem;letter-spacing:-.01em}.MVPWhyJoin_subtitle__RW4Gx{font-size:1.125rem;color:var(--text-secondary);margin-bottom:3rem;line-height:1.6}.MVPWhyJoin_grid___fF4_{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;text-align:left}.MVPWhyJoin_card__MTSxl{display:flex;align-items:flex-start;gap:1.125rem;padding:1.75rem 1.5rem;background:white;border-radius:16px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.MVPWhyJoin_card__MTSxl:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1.5px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.MVPWhyJoin_card__MTSxl:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.07)}.MVPWhyJoin_iconWrap__u3ol_{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:10px;background:linear-gradient(135deg,rgba(240,184,176,.4),rgba(232,212,168,.4) 40%,rgba(184,212,224,.4));display:flex;align-items:center;justify-content:center}.MVPWhyJoin_icon__6q7_v{width:1.25rem;height:1.25rem;color:var(--slate)}.MVPWhyJoin_cardBody__9S2Dx{flex:1 1}.MVPWhyJoin_cardTitle__f9Vjl{font-size:1.0625rem;font-weight:600;color:var(--slate);margin-bottom:.375rem}.MVPWhyJoin_cardDescription__M_xvb{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.MVPWhyJoin_card__MTSxl:last-child:nth-child(odd){grid-column:1/-1;max-width:480px;margin:0 auto;width:100%}@media (max-width:768px){.MVPWhyJoin_section__p_bJv{padding:3.5rem 1rem}.MVPWhyJoin_title__QpY_p{font-size:1.875rem}.MVPWhyJoin_subtitle__RW4Gx{font-size:1rem;margin-bottom:2rem}.MVPWhyJoin_grid___fF4_{grid-template-columns:1fr}.MVPWhyJoin_card__MTSxl:last-child:nth-child(odd){grid-column:auto;max-width:none}.MVPWhyJoin_card__MTSxl{padding:1.25rem 1rem}}.MVPFeatures_section__dUwyN{padding:5rem 1.5rem;background:var(--brand-orange-light)}.MVPFeatures_container__40vr_{max-width:1000px;margin:0 auto;text-align:center}.MVPFeatures_title__rnjqR{font-size:2.5rem;font-weight:700;color:var(--slate);margin-bottom:.75rem}.MVPFeatures_subtitle__I0Qpt{font-size:1.125rem;color:var(--text-secondary);margin-bottom:3.5rem}.MVPFeatures_pillars__di2WW{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.MVPFeatures_pillar__m1Lm_{background:white;border-radius:16px;padding:2rem 1.5rem;text-align:left;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.MVPFeatures_pillar__m1Lm_:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.MVPFeatures_pillarIcon__ZZDNR{width:3.5rem;height:3.5rem;border-radius:12px;background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.MVPFeatures_pillarIcon__ZZDNR svg{width:1.75rem;height:1.75rem;color:var(--slate)}.MVPFeatures_pillarTitle__zKvqK{font-size:1.375rem;font-weight:600;color:var(--slate);margin-bottom:.75rem}.MVPFeatures_pillarDescription__ZbnDD{font-size:.9375rem;color:var(--text-secondary);line-height:1.65;margin-bottom:1.25rem;flex:1 1}.MVPFeatures_highlights__zBnr_{display:flex;flex-wrap:wrap;gap:.5rem}.MVPFeatures_highlight__1C_7c{font-size:.8125rem;color:var(--slate);background:var(--brand-orange-light);padding:.375rem .75rem;border-radius:20px;font-weight:500}@media (max-width:900px){.MVPFeatures_pillars__di2WW{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:768px){.MVPFeatures_section__dUwyN{padding:3.5rem 1rem}.MVPFeatures_title__rnjqR{font-size:1.875rem}.MVPFeatures_subtitle__I0Qpt{font-size:1rem;margin-bottom:2.5rem}.MVPFeatures_pillar__m1Lm_{padding:1.5rem 1.25rem}.MVPFeatures_pillarTitle__zKvqK{font-size:1.25rem}.MVPFeatures_pillarDescription__ZbnDD{font-size:.875rem}}.MVPBottomCTA_section__v0SBb{padding:5rem 1.5rem;background:var(--brand-orange-light);text-align:center;position:relative;overflow:hidden}.MVPBottomCTA_section__v0SBb:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 30% 20%,rgba(168,213,232,.2) 0,transparent 50%),radial-gradient(ellipse 50% 40% at 70% 70%,rgba(234,123,104,.12) 0,transparent 50%);pointer-events:none}.MVPBottomCTA_container__eA3s4{max-width:600px;margin:0 auto;position:relative;z-index:1}.MVPBottomCTA_title__I84T3{font-size:2.25rem;font-weight:700;color:var(--slate);margin-bottom:1rem}.MVPBottomCTA_subtitle__Zvcc_{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2rem}.MVPBottomCTA_ctaButton__cntEG{background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0)!important;border:none!important;color:var(--slate)!important;font-weight:700;font-size:1.125rem!important;padding:1rem 2.5rem!important}.MVPBottomCTA_ctaButton__cntEG:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}@media (max-width:768px){.MVPBottomCTA_section__v0SBb{padding:3.5rem 1rem}.MVPBottomCTA_title__I84T3{font-size:1.75rem}.MVPBottomCTA_subtitle__Zvcc_{font-size:1rem;margin-bottom:1.5rem}.MVPBottomCTA_ctaButton__cntEG{width:100%}}.CommunityHero_hero__Q_jpq{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 1.5rem 4rem;text-align:center;position:relative;overflow:hidden;background:var(--brand-orange-light)}.CommunityHero_gradientWash__i5Gg_{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(168,213,232,.25) 0,transparent 50%),radial-gradient(ellipse 70% 50% at 80% 60%,rgba(234,123,104,.15) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 50% 80%,rgba(243,235,210,.3) 0,transparent 50%);pointer-events:none}.CommunityHero_container__g6LMN{max-width:800px;margin:0 auto;position:relative;z-index:1}.CommunityHero_title__EN3QY{font-size:3.5rem;font-weight:600;color:var(--slate);line-height:1.15;margin-bottom:.5rem;letter-spacing:-.02em}.CommunityHero_eyebrow__0laIj{font-size:1.75rem;font-weight:600;color:var(--slate);margin-bottom:1.5rem;letter-spacing:.02em;display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem;background:linear-gradient(135deg,rgba(240,184,176,.4),rgba(232,212,168,.4) 40%,rgba(184,212,224,.4));border-radius:100px;position:relative}.CommunityHero_eyebrow__0laIj:before{content:"";position:absolute;inset:0;border-radius:100px;padding:2px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.CommunityHero_subtitle__sHuW_{font-size:1.25rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1rem;max-width:600px;margin-left:auto;margin-right:auto}.CommunityHero_narrative__HPLsw{font-size:1.125rem;font-weight:600;color:var(--slate);margin-bottom:2.5rem;font-style:italic}.CommunityHero_ctas__rMaQG{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.CommunityHero_gradientBgButton__QXjzn{background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0)!important;border:none!important;color:var(--slate)!important;font-weight:700;position:relative;overflow:hidden}.CommunityHero_gradientBgButton__QXjzn:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.CommunityHero_steps__Rmbz6{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem}.CommunityHero_step__xAVfL{display:flex;align-items:center;gap:.5rem}.CommunityHero_stepNumber__O4KQU{width:1.5rem;height:1.5rem;border-radius:50%;background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);color:var(--slate);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative}.CommunityHero_stepNumber__O4KQU:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);z-index:-1}.CommunityHero_stepText__S1yKX{font-size:.875rem;color:var(--text-secondary);font-weight:500}.CommunityHero_stepDivider__WMyY3{color:var(--text-secondary);opacity:.4;font-size:.875rem}.CommunityHero_tagline__LXMqS{margin-top:2.5rem;font-size:1.125rem;font-weight:500;color:var(--slate);font-style:italic}@media (max-width:768px){.CommunityHero_hero__Q_jpq{min-height:auto;padding:7rem 1rem 3rem}.CommunityHero_title__EN3QY{font-size:2.25rem}.CommunityHero_eyebrow__0laIj{font-size:1.25rem;padding:.375rem 1.25rem}.CommunityHero_subtitle__sHuW_{font-size:1.125rem;margin-bottom:.75rem}.CommunityHero_narrative__HPLsw{font-size:1rem;margin-bottom:2rem}.CommunityHero_ctas__rMaQG{flex-direction:column}.CommunityHero_steps__Rmbz6{flex-wrap:wrap;gap:.5rem .5rem}.CommunityHero_step__xAVfL{gap:.25rem}.CommunityHero_stepNumber__O4KQU{width:1.25rem;height:1.25rem;font-size:.65rem}.CommunityHero_stepDivider__WMyY3,.CommunityHero_stepText__S1yKX{font-size:.75rem}.CommunityHero_tagline__LXMqS{font-size:1rem}}.ActivateBlock_section__P_5Zs{padding:6rem 1.5rem;background:var(--background)}.ActivateBlock_container__4ShTw{max-width:1000px;margin:0 auto}.ActivateBlock_header__phmN_{text-align:center;margin-bottom:3rem}.ActivateBlock_title__f55Ou{font-size:2.5rem;font-weight:600;color:var(--slate);margin-bottom:1rem}.ActivateBlock_subtitle__dziZk{font-size:1.25rem;color:var(--text-secondary);max-width:500px;margin:0 auto;line-height:1.6}.ActivateBlock_pillars__BK0EI{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.ActivateBlock_pillar__6u0UQ{background:white;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.ActivateBlock_pillar__6u0UQ:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.ActivateBlock_pillarIcon__Rx_LV{font-size:2.5rem;display:block;margin-bottom:1rem}.ActivateBlock_pillarTitle__u4rZS{font-size:1.25rem;font-weight:600;color:var(--slate);margin-bottom:.75rem}.ActivateBlock_pillarText__VjM1z{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}@media (max-width:900px){.ActivateBlock_pillars__BK0EI{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ActivateBlock_section__P_5Zs{padding:4rem 1rem}.ActivateBlock_title__f55Ou{font-size:2rem}.ActivateBlock_subtitle__dziZk{font-size:1.125rem}.ActivateBlock_pillars__BK0EI{grid-template-columns:1fr;gap:1rem}.ActivateBlock_pillar__6u0UQ{padding:1.5rem}}.TheReality_section__n7zZ7{padding:6rem 1.5rem;background:var(--background)}.TheReality_container__T4H9f{max-width:900px;margin:0 auto}.TheReality_header__eCgpG{text-align:center;margin-bottom:3rem}.TheReality_title___Iqla{font-size:2.5rem;font-weight:600;color:var(--slate);margin-bottom:1rem}.TheReality_subtitle__KwHrk{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.TheReality_columns__nZnis{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.TheReality_column__Kyum1{background:white;border-radius:16px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,.06)}.TheReality_column__Kyum1.TheReality_highlighted__ONC4o{background:linear-gradient(135deg,rgba(240,184,176,.15),rgba(232,212,168,.15) 40%,rgba(184,212,224,.15));position:relative}.TheReality_column__Kyum1.TheReality_highlighted__ONC4o:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.TheReality_columnTitle__9oEoG{font-size:1.25rem;font-weight:600;color:var(--slate);margin-bottom:1.5rem;text-align:center}.TheReality_list__ONVUK{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.TheReality_listItem__pXW_d{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:var(--text-secondary)}.TheReality_listIcon__s0Yiu{font-size:1.25rem;flex-shrink:0}.TheReality_callout__aCuQO{text-align:center;font-size:1.25rem;font-weight:500;color:var(--slate);font-style:italic}@media (max-width:768px){.TheReality_section__n7zZ7{padding:4rem 1rem}.TheReality_title___Iqla{font-size:2rem}.TheReality_subtitle__KwHrk{font-size:1.125rem}.TheReality_columns__nZnis{grid-template-columns:1fr;gap:1.5rem}.TheReality_column__Kyum1{padding:1.5rem}.TheReality_callout__aCuQO{font-size:1.125rem}}.FairShare_section__R79sN{padding:6rem 1.5rem;background:var(--background)}.FairShare_container__Q9IXn{max-width:1000px;margin:0 auto}.FairShare_header__IW1cI{text-align:center;margin-bottom:4rem}.FairShare_title__XSftD{font-size:2.5rem;font-weight:600;color:var(--slate);margin-bottom:1rem}.FairShare_subtitle__njqDS{font-size:1.25rem;color:var(--text-secondary);max-width:500px;margin:0 auto}.FairShare_visualization__l27Ql{margin-bottom:4rem}.FairShare_example__EeMwp{max-width:600px;margin:0 auto}.FairShare_scenario__tWY6h{background:white;border-radius:16px;padding:2rem;box-shadow:0 4px 24px rgba(0,0,0,.08)}.FairShare_scenarioHeader__HMwL_{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.FairShare_scenarioLabel__pRxBf{font-size:1rem;color:var(--text-secondary);font-weight:500}.FairShare_scenarioValue__Mhp3Z{font-size:1.5rem;font-weight:700;color:var(--slate)}.FairShare_breakdown__UlldJ{display:flex;flex-direction:column;gap:1.5rem}.FairShare_breakdownRow__myhLI{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:12px;background:var(--background);transition:all .2s ease}.FairShare_breakdownRow__myhLI.FairShare_highlighted__NGgYy{background:linear-gradient(135deg,rgba(240,184,176,.2),rgba(232,212,168,.2) 40%,rgba(184,212,224,.2));border:2px solid transparent;background-clip:padding-box;position:relative}.FairShare_breakdownRow__myhLI.FairShare_highlighted__NGgYy:before{content:"";position:absolute;inset:-2px;border-radius:14px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);z-index:-1}.FairShare_people__xDZ5_{display:flex;flex-direction:column;gap:.5rem}.FairShare_peopleCount__YC2qa{font-size:.875rem;font-weight:600;color:var(--slate)}.FairShare_peopleIcons__bmnur{display:flex;flex-wrap:wrap;gap:2px;max-width:180px}.FairShare_personIcon__r6ixD{font-size:8px;color:var(--brand-coral);opacity:.7}.FairShare_arrow__0TnQM{font-size:1.25rem;color:var(--text-secondary);opacity:.5}.FairShare_cost___BdZZ{font-size:1.25rem;font-weight:600;color:var(--text-secondary);min-width:100px;text-align:right}.FairShare_costHighlighted__W1ICp{color:var(--slate);font-size:1.5rem}.FairShare_principles__6J28Z{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.FairShare_principle__9XQZk{text-align:center;padding:1.5rem}.FairShare_principleIcon__Gr03b{width:3rem;height:3rem;margin:0 auto 1rem;color:var(--brand-coral)}.FairShare_principleIcon__Gr03b svg{width:100%;height:100%}.FairShare_principleTitle__SSzZB{font-size:1.125rem;font-weight:600;color:var(--slate);margin-bottom:.75rem}.FairShare_principleText__4_Y9F{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.FairShare_section__R79sN{padding:4rem 1rem}.FairShare_title__XSftD{font-size:2rem}.FairShare_subtitle__njqDS{font-size:1.125rem}.FairShare_scenario__tWY6h{padding:1.5rem}.FairShare_breakdownRow__myhLI{flex-direction:column;gap:.75rem;text-align:center}.FairShare_people__xDZ5_{align-items:center}.FairShare_peopleIcons__bmnur{justify-content:center;max-width:100%}.FairShare_arrow__0TnQM{transform:rotate(90deg)}.FairShare_cost___BdZZ{text-align:center;min-width:auto}.FairShare_principles__6J28Z{grid-template-columns:1fr;gap:1.5rem}}.HowItWorks_section___8d5h{padding:6rem 1.5rem;background:var(--brand-orange-light)}.HowItWorks_container__HOiDJ{max-width:800px;margin:0 auto}.HowItWorks_header__2DRnX{text-align:center;margin-bottom:4rem}.HowItWorks_title__zywYo{font-size:2.5rem;font-weight:600;color:var(--slate);margin-bottom:1rem}.HowItWorks_subtitle__VzSzp{font-size:1.25rem;color:var(--text-secondary);max-width:500px;margin:0 auto}.HowItWorks_steps__WGb4d{display:flex;flex-direction:column;gap:0;margin-bottom:4rem}.HowItWorks_step___C2CO{display:flex;gap:1.5rem;align-items:flex-start}.HowItWorks_stepNumber__xrWVj{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);color:var(--slate);font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.HowItWorks_stepNumber__xrWVj:before{content:"";position:absolute;inset:-3px;border-radius:50%;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);z-index:-1}.HowItWorks_stepContent__zRvl4{flex:1 1;padding-top:.25rem}.HowItWorks_stepTitle__4bJai{font-size:1.25rem;font-weight:600;color:var(--slate);margin-bottom:.5rem}.HowItWorks_stepText__8Psdb{font-size:1rem;color:var(--text-secondary);line-height:1.6}.HowItWorks_connector__vsZJr{width:2px;height:2rem;background:linear-gradient(180deg,#e08a7a,#d4bc8a);margin-left:1.4rem;opacity:.4}.HowItWorks_tippingPoint__GkcDF{background:white;border-radius:16px;padding:2rem;box-shadow:0 4px 24px rgba(0,0,0,.08);text-align:center}.HowItWorks_tippingPointTitle__8RrmO{font-size:1.25rem;font-weight:600;color:var(--slate);margin-bottom:1rem}.HowItWorks_tippingPointText__dPuNE{font-size:1rem;color:var(--text-secondary);line-height:1.7;max-width:600px;margin:0 auto}@media (max-width:768px){.HowItWorks_section___8d5h{padding:4rem 1rem}.HowItWorks_title__zywYo{font-size:2rem}.HowItWorks_subtitle__VzSzp{font-size:1.125rem}.HowItWorks_step___C2CO{gap:1rem}.HowItWorks_stepNumber__xrWVj{width:2.5rem;height:2.5rem;font-size:1rem}.HowItWorks_stepTitle__4bJai{font-size:1.125rem}.HowItWorks_stepText__8Psdb{font-size:.9375rem}.HowItWorks_connector__vsZJr{margin-left:1.15rem}.HowItWorks_tippingPoint__GkcDF{padding:1.5rem}.HowItWorks_tippingPointTitle__8RrmO{font-size:1.125rem}.HowItWorks_tippingPointText__dPuNE{font-size:.9375rem}}.CommunityCTA_section__bjO8q{padding:6rem 1.5rem;background:var(--background);text-align:center}.CommunityCTA_container__0LTd2{max-width:600px;margin:0 auto}.CommunityCTA_title__p3UmY{font-size:2.5rem;font-weight:600;color:var(--slate);margin-bottom:1rem}.CommunityCTA_subtitle__2AJb9{font-size:1.25rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2rem}.CommunityCTA_ctas__5t5ug{display:flex;justify-content:center;margin-bottom:1.5rem}.CommunityCTA_ctaButton__v03zr{background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0)!important;border:none!important;color:var(--slate)!important;font-weight:700;padding:1rem 2.5rem!important;font-size:1.125rem!important}.CommunityCTA_ctaButton__v03zr:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.CommunityCTA_footnote__vY4ti{font-size:.9375rem;color:var(--text-secondary);opacity:.8}@media (max-width:768px){.CommunityCTA_section__bjO8q{padding:4rem 1rem}.CommunityCTA_title__p3UmY{font-size:2rem}.CommunityCTA_subtitle__2AJb9{font-size:1.125rem}}.Hero_hero__IdFYQ{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 1.5rem 4rem;text-align:center;position:relative;overflow:hidden;background:var(--brand-orange-light)}.Hero_gradientWash__1Spe_{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(168,213,232,.25) 0,transparent 50%),radial-gradient(ellipse 70% 50% at 80% 60%,rgba(234,123,104,.15) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 50% 80%,rgba(243,235,210,.3) 0,transparent 50%);pointer-events:none}.Hero_container__MmOZP{max-width:800px;margin:0 auto;position:relative;z-index:1}.Hero_title__YLJZN{font-size:3.5rem;font-weight:600;color:var(--slate);line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.Hero_subtitle__GGWaw{font-size:1.25rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.Hero_ctas__lpEDS{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.Hero_gradientBgButton__vNu4o{background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0)!important;border:none!important;color:var(--slate)!important;font-weight:700;position:relative;overflow:hidden}.Hero_gradientBgButton__vNu4o:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.Hero_gradientOutlineButton__WjZ2V{position:relative;background:white!important;border:none!important;color:var(--slate)!important;font-weight:600}.Hero_gradientOutlineButton__WjZ2V:before{content:"";position:absolute;inset:0;padding:2px;border-radius:8px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.Hero_gradientOutlineButton__WjZ2V:hover{background:white!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Hero_steps__a_lPX{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem}.Hero_step__TUh_m{display:flex;align-items:center;gap:.5rem}.Hero_stepNumber__FOr15{width:1.5rem;height:1.5rem;border-radius:50%;background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);color:var(--slate);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative}.Hero_stepNumber__FOr15:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);z-index:-1}.Hero_stepText__PNwqv{font-size:.875rem;color:var(--text-secondary);font-weight:500}.Hero_stepDivider__BnTaL{color:var(--text-secondary);opacity:.4;font-size:.875rem}.Hero_supportingCopy__vEM1f{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:1.5rem auto 0;max-width:580px}.Hero_supportingCopyMobile__zH6q0{display:none;font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:0;font-style:italic}@media (max-width:768px){.Hero_hero__IdFYQ{min-height:auto;padding:7rem 1rem 3rem}.Hero_title__YLJZN{font-size:2.5rem}.Hero_subtitle__GGWaw{font-size:1.125rem;margin-bottom:2rem}.Hero_ctas__lpEDS{flex-direction:column}.Hero_steps__a_lPX{flex-wrap:wrap;gap:.5rem .5rem}.Hero_step__TUh_m{gap:.25rem}.Hero_stepNumber__FOr15{width:1.25rem;height:1.25rem;font-size:.65rem}.Hero_stepDivider__BnTaL,.Hero_stepText__PNwqv{font-size:.75rem}.Hero_supportingCopy__vEM1f{display:none}.Hero_supportingCopyMobile__zH6q0{display:block}}.Vision_intro__n9J1x{font-size:1.25rem;color:var(--text-secondary);text-align:center;max-width:540px;margin:0 auto 2.5rem;line-height:1.6}.Vision_northStar__7s13w{display:flex;align-items:center;gap:1.25rem;background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);border-radius:16px;padding:1.5rem 2rem;max-width:600px;margin:0 auto 2rem;text-align:left;position:relative;overflow:hidden}.Vision_northStarIcon__3lcOw{width:2.5rem;height:2.5rem;flex-shrink:0;position:relative;z-index:1;color:var(--slate)}.Vision_northStarContent__Grcqn{flex:1 1;position:relative;z-index:1}.Vision_northStarTitle__gfUmz{font-size:1.125rem;font-weight:600;color:var(--slate);margin-bottom:.375rem}.Vision_northStarText__IzwU7{font-size:.9375rem;color:var(--text-secondary);line-height:1.5;margin:0}.Vision_pillarsGrid__UcBLt{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:720px;margin:0 auto}.Vision_pillar__MXix_{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:white;border-radius:12px;transition:all .2s ease;position:relative}.Vision_pillar__MXix_:before{content:"";position:absolute;inset:0;padding:2px;border-radius:12px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.Vision_pillar__MXix_:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Vision_pillarIcon__QjsBG{width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--gradient-primary)}.Vision_pillarTitle__TsRjt{font-size:.9375rem;font-weight:500;color:var(--slate);line-height:1.3}@media (max-width:768px){.Vision_pillarsGrid__UcBLt{grid-template-columns:repeat(2,1fr)}.Vision_intro__n9J1x{font-size:1.125rem;margin-bottom:2rem}.Vision_northStar__7s13w{padding:1.25rem 1.5rem}.Vision_northStarTitle__gfUmz{font-size:1rem}.Vision_northStarText__IzwU7{font-size:.875rem}}@media (max-width:480px){.Vision_pillarsGrid__UcBLt{grid-template-columns:1fr;gap:.75rem}.Vision_pillar__MXix_{padding:.875rem 1rem}.Vision_northStar__7s13w{flex-direction:column;text-align:center;gap:.75rem;padding:1.25rem}.Vision_northStarIcon__3lcOw{font-size:1.75rem}}.OldVision_intro__dQLDd{font-size:1.25rem;color:var(--text-secondary);text-align:center;max-width:600px;margin:0 auto 3rem;line-height:1.6}.OldVision_featuredCard__qdxuZ{background:linear-gradient(135deg,var(--gradient-primary) 0,var(--gradient-primary-hover) 100%);border-radius:20px;padding:2rem 2.5rem;margin-bottom:2rem;text-align:center;position:relative;overflow:hidden}.OldVision_featuredCard__qdxuZ:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,255,255,.1) 0,transparent 50%);pointer-events:none}.OldVision_featuredBadge__s2Bfp{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gradient-primary);background:white;padding:.375rem 1rem;border-radius:100px;margin-bottom:1rem}.OldVision_featuredTitle__qxhLL{font-size:1.5rem;font-weight:700;color:white;margin-bottom:.75rem;line-height:1.3}.OldVision_featuredDefinition__4uNO_{font-size:1.0625rem;color:rgba(255,255,255,.9);line-height:1.6;max-width:640px;margin:0 auto}.OldVision_grid__1pgZf{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.OldVision_card__VNaev{background:white;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:1.5rem;transition:all .2s cubic-bezier(.2,.8,.2,1)}.OldVision_card__VNaev:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08);background:linear-gradient(180deg,white 0,var(--brand-orange-light) 100%)}.OldVision_badge__8CjGo{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--slate);background:var(--gradient-accent);padding:.25rem .75rem;border-radius:100px;margin-bottom:.75rem}.OldVision_cardTitle__Sb30m{font-size:1.125rem;font-weight:600;color:var(--slate);margin-bottom:.5rem;line-height:1.3}.OldVision_cardDefinition__oZNE7{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.OldVision_footer__Wz4wm{font-size:1rem;color:var(--text-secondary);text-align:center;max-width:640px;margin:0 auto;line-height:1.6}@media (max-width:1024px){.OldVision_grid__1pgZf{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.OldVision_grid__1pgZf{grid-template-columns:1fr}.OldVision_intro__dQLDd{font-size:1.125rem;margin-bottom:2rem}.OldVision_featuredCard__qdxuZ{padding:1.5rem;border-radius:16px}.OldVision_featuredTitle__qxhLL{font-size:1.25rem}.OldVision_featuredDefinition__4uNO_{font-size:1rem}.OldVision_card__VNaev{border-radius:14px;padding:1.25rem}}.BuildingBlocks_body__vsGQ1{font-size:1.125rem;color:var(--text-secondary);text-align:center;max-width:560px;margin:0 auto 2.5rem;line-height:1.6}.BuildingBlocks_blocksVisual__vY0by{display:flex;align-items:center;justify-content:center;margin-bottom:2.5rem}.BuildingBlocks_gridWrapper__4wV33{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;position:relative}.BuildingBlocks_block__yZpDp{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 2rem;background:white;border-radius:12px;min-width:100px;position:relative}.BuildingBlocks_block__yZpDp:before{content:"";position:absolute;inset:0;padding:2px;border-radius:12px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.BuildingBlocks_blockIcon__LtIFJ{width:1.75rem;height:1.75rem;color:var(--gradient-primary)}.BuildingBlocks_blockLabel__up3DE{font-size:.875rem;font-weight:500;color:var(--slate)}.BuildingBlocks_centerIcon__w59hm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1}.BuildingBlocks_footprintsIcon__4dftD{width:1.5rem;height:1.5rem;color:white}.BuildingBlocks_supporting__g3bDf{font-size:1rem;color:var(--text-secondary);text-align:center;max-width:480px;margin:0 auto;line-height:1.6}.BuildingBlocks_tippingPoint__28uzj{margin-top:2rem;padding:1.25rem 1.5rem;background:white;border-radius:12px;max-width:520px;margin-left:auto;margin-right:auto;position:relative}.BuildingBlocks_tippingPoint__28uzj:before{content:"";position:absolute;inset:0;padding:2px;border-radius:12px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.BuildingBlocks_tippingPointText__X9Lrv{font-size:.9375rem;color:var(--text-secondary);text-align:center;line-height:1.6;margin:0}.BuildingBlocks_tippingPointText__X9Lrv strong{color:var(--slate)}@media (max-width:640px){.BuildingBlocks_gridWrapper__4wV33{gap:12px}.BuildingBlocks_block__yZpDp{padding:1rem 1.25rem;min-width:80px}.BuildingBlocks_blockIcon__LtIFJ{width:1.5rem;height:1.5rem}.BuildingBlocks_centerIcon__w59hm{width:40px;height:40px}.BuildingBlocks_footprintsIcon__4dftD{width:1.25rem;height:1.25rem}.BuildingBlocks_body__vsGQ1{font-size:1rem}}.StartingBlock_layout__IudYV{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.StartingBlock_content__kXppO{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;max-width:700px}.StartingBlock_text__27aQv{font-size:1.125rem;color:var(--text-secondary);line-height:1.7}.StartingBlock_pilotText__bw3zx{margin-top:.75rem;font-weight:600;color:var(--text-primary)}.StartingBlock_gradientButton__UTpgv{position:relative;background:white!important;border:none!important;color:var(--slate)!important;font-weight:600}.StartingBlock_gradientButton__UTpgv:before{content:"";position:absolute;inset:0;padding:2px;border-radius:8px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.StartingBlock_gradientButton__UTpgv:hover{background:white!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.StartingBlock_mapVisual__1SbJU{width:100%;max-width:320px}.StartingBlock_mapSvg__w4EPt{width:100%;height:auto}.StartingBlock_schoolBlock__h3Bj9{fill:url(#schoolBlockGradient);stroke:var(--color-grey-300);stroke-width:1}.StartingBlock_startingBlock__aks7y{fill:url(#startingBlockGradient);stroke:rgba(234,123,104,.4);stroke-width:1.5;filter:url(#softGlow)}.StartingBlock_blockLabel__kDydy{font-size:11px;font-weight:600;fill:var(--text-secondary);text-anchor:middle}.StartingBlock_startingLabel__8Dn_E{font-size:12px;font-weight:600;fill:rgba(255,255,255,.95);text-anchor:middle}.StartingBlock_startingLabelSub__U_2p8{font-size:8px;font-weight:500;fill:rgba(255,255,255,.8);text-anchor:middle;text-transform:uppercase;letter-spacing:.05em}.StartingBlock_streetLabel__A053y{font-size:10px;font-weight:600;fill:var(--text-secondary);text-anchor:middle}.StartingBlock_streetBlock__Enmcd{fill:var(--color-grey-100);stroke:var(--color-grey-200);stroke-width:.5;opacity:.4}.StartingBlock_adjacentBlock__e6KPi{fill:var(--gradient-light);stroke:var(--color-grey-300);stroke-width:1;opacity:.4;stroke-dasharray:4 2}.StartingBlock_mapCaption__AGltL{font-size:.875rem;font-weight:600;color:var(--slate)}@media (max-width:768px){.StartingBlock_layout__IudYV{gap:2rem}}.RoleCTA_section__6er83{padding:5rem 1.5rem;background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);color:var(--slate);text-align:center;position:relative}.RoleCTA_container__D8VP2{max-width:600px;margin:0 auto;position:relative;z-index:1}.RoleCTA_title__gXFQQ{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.RoleCTA_roleText__XaOwN{font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem;opacity:.95}.RoleCTA_roleText__XaOwN strong{font-weight:600;color:var(--slate)}.RoleCTA_subText__oci_d{font-size:1rem;font-weight:500;margin-bottom:1rem;opacity:.9}.RoleCTA_traits__b_WX_{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;text-align:left}.RoleCTA_trait___3eUF{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:rgba(255,255,255,.5);border-radius:12px;position:relative}.RoleCTA_trait___3eUF:before{content:"";position:absolute;inset:0;padding:2px;border-radius:12px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.RoleCTA_traitIcon__klZBC{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.RoleCTA_traitIcon__klZBC:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);z-index:-1}.RoleCTA_traitIcon__klZBC svg{width:1rem;height:1rem;color:var(--slate)}.RoleCTA_traitText__NXgxv{display:flex;flex-direction:column;gap:.125rem}.RoleCTA_traitLabel____JRG{font-size:.9rem;font-weight:600;color:var(--slate)}.RoleCTA_traitDescription__ujd_U{font-size:.8rem;color:var(--text-secondary)}.RoleCTA_promise__neOUV{font-size:1rem;font-style:italic;margin-top:1.5rem;opacity:.9}.RoleCTA_ctaContainer__UJdfW{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.RoleCTA_ctaContainer__UJdfW button{position:relative;background:white!important;color:var(--slate)!important;border:none!important;font-weight:600}.RoleCTA_ctaContainer__UJdfW button:before{content:"";position:absolute;inset:0;padding:2px;border-radius:8px;background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.RoleCTA_ctaContainer__UJdfW button:hover{background:white!important;color:var(--slate)!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.RoleCTA_microcopy__jIrNK{font-size:.875rem;opacity:.8}@media (max-width:640px){.RoleCTA_section__6er83{padding:4rem 1.25rem}.RoleCTA_title__gXFQQ{font-size:1.75rem}.RoleCTA_roleText__XaOwN{font-size:1rem}.RoleCTA_traits__b_WX_{grid-template-columns:1fr;gap:.75rem}.RoleCTA_trait___3eUF{padding:.875rem}.RoleCTA_traitIcon__klZBC{width:1.75rem;height:1.75rem}.RoleCTA_traitIcon__klZBC svg{width:.875rem;height:.875rem}.RoleCTA_traitLabel____JRG{font-size:.85rem}.RoleCTA_traitDescription__ujd_U{font-size:.75rem}}.GroundhogDayBanner_banner__fnOEF{background:linear-gradient(135deg,#f0b8b0,#e8d4a8 40%,#b8d4e0);color:var(--slate);padding:calc(76px + 12px) 24px 12px;gap:16px}.GroundhogDayBanner_banner__fnOEF,.GroundhogDayBanner_content__N_c1e{display:flex;align-items:center;justify-content:center;position:relative}.GroundhogDayBanner_content__N_c1e{gap:12px;flex-wrap:wrap;z-index:1}.GroundhogDayBanner_icon__XlO5e{font-size:20px}.GroundhogDayBanner_message___j4CS{margin:0;font-size:15px;text-align:center}.GroundhogDayBanner_message___j4CS strong{color:var(--slate)}.GroundhogDayBanner_link__5BLyp{color:#6b21a8;font-weight:600;text-decoration:none;transition:opacity .2s}.GroundhogDayBanner_link__5BLyp:hover{opacity:.8}.GroundhogDayBanner_dismiss__fMRWa{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:rgba(0,0,0,.4);font-size:16px;cursor:pointer;padding:4px 8px;transition:color .2s;z-index:1}.GroundhogDayBanner_dismiss__fMRWa:hover{color:var(--slate)}@media (max-width:768px){.GroundhogDayBanner_banner__fnOEF{padding:calc(80px + 12px) 48px 12px 16px}.GroundhogDayBanner_message___j4CS{font-size:14px}.GroundhogDayBanner_dismiss__fMRWa{right:12px}}.BlockChain_body__7yN9p{font-size:1.25rem;color:var(--text-secondary);text-align:center;max-width:640px;margin:0 auto 1.25rem;line-height:1.7}.BlockChain_chainVisual__OtMSe{margin-bottom:1.5rem;padding:1rem 0;width:100%;max-width:800px;margin-left:auto;margin-right:auto}.BlockChain_chainSvg__erkqj{display:block;width:100%;height:auto}.BlockChain_blockWeak__kiG9r,.BlockChain_block__GPdYm{fill:white;stroke:var(--gradient-primary);stroke-width:2}.BlockChain_blockWeak__kiG9r{opacity:.5;stroke-dasharray:4 2}.BlockChain_skyline__tR76Q rect{fill:var(--gradient-primary);opacity:.15}.BlockChain_skylineWeak__QdWjU{opacity:.08!important}.BlockChain_connector__8khB1{stroke:var(--slate);stroke-width:2;opacity:.6}.BlockChain_supporting__DWotC{font-size:1.125rem;font-weight:500;color:var(--slate);text-align:center;max-width:480px;margin:0 auto}@media (max-width:640px){.BlockChain_body__7yN9p{font-size:1.125rem}.BlockChain_chainVisual__OtMSe{padding:1.5rem 0}.BlockChain_supporting__DWotC{font-size:1rem}}.StoryInvite_section__uYIzn{background:var(--brand-orange-light);padding:5rem 1.5rem}.StoryInvite_container__813B0{max-width:640px;margin:0 auto;text-align:center}.StoryInvite_title__FdvTu{font-size:2.25rem;font-weight:600;color:var(--slate);margin-bottom:1.5rem;letter-spacing:-.01em}.StoryInvite_text__Q1XTF{font-size:1.125rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}.StoryInvite_cta__JhEmU{margin:2rem 0 1.5rem}.StoryInvite_microcopy__lDSon{font-size:.9375rem;color:var(--text-tertiary);font-style:italic}@media (max-width:768px){.StoryInvite_section__uYIzn{padding:3rem 1rem}.StoryInvite_title__FdvTu{font-size:1.75rem}.StoryInvite_text__Q1XTF{font-size:1rem}}.UnitedInnovation_intro__uZp16{font-size:1.25rem;color:var(--text-secondary);text-align:center;max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.UnitedInnovation_cycleContainer__U5bRV{max-width:900px;margin:0 auto 2rem}.UnitedInnovation_cycle__TVlEd{display:flex;justify-content:center;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.UnitedInnovation_step__MDjPr{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;flex:1 1;min-width:140px;max-width:170px;padding:0 .75rem}.UnitedInnovation_stepBadge__zBcrf{color:var(--slate);font-size:.875rem;font-weight:700;padding:.5rem 0;border-radius:20px;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.03em;width:105px;text-align:center;border:2px solid transparent;background:linear-gradient(var(--gradient-accent),var(--gradient-accent)) padding-box,linear-gradient(135deg,var(--coral) 0,#5a9bb8 100%) border-box}.UnitedInnovation_stepDescription__wiIDk{font-size:.8125rem;color:var(--text-secondary);line-height:1.5;margin:0}.UnitedInnovation_arrow__kFDAy{position:absolute;top:12px;right:-12px;font-size:1.25rem;color:var(--slate);opacity:.4}.UnitedInnovation_arrowMobile__ZMytJ{display:none;font-size:1.25rem;color:var(--slate);opacity:.4;margin-top:.5rem}.UnitedInnovation_returnArrowMobile__yjnSi{display:none;text-align:center;margin-top:1rem}.UnitedInnovation_returnLabelMobile__wj4E9{font-size:.875rem;font-weight:600;color:var(--slate);opacity:.6}.UnitedInnovation_returnArrow__oXKGX{position:relative;margin-top:.5rem;color:var(--slate);opacity:.5}.UnitedInnovation_returnSvg__wCLvd{width:100%;height:50px}.UnitedInnovation_returnLabel__xRQ4m{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:var(--brand-orange-light);padding:.125rem .5rem}.UnitedInnovation_closing__tw1qb{font-size:1.125rem;font-weight:500;color:var(--slate);text-align:center;max-width:500px;margin:0 auto 1rem}.UnitedInnovation_cityLink__WhJ_L{display:block;margin:0 auto 1.5rem;background:none;border:none;color:var(--coral);font-size:.875rem;font-weight:500;cursor:pointer;padding:.25rem 0;transition:opacity .2s ease}.UnitedInnovation_cityLink__WhJ_L:hover{opacity:.8}.UnitedInnovation_cityList__GWdWv{list-style:none;padding:0;margin:1rem 0 1.5rem}.UnitedInnovation_cityList__GWdWv li{margin-bottom:.75rem;font-size:.9375rem;line-height:1.5;color:var(--text-secondary)}.UnitedInnovation_cityList__GWdWv li strong{color:var(--slate)}.UnitedInnovation_modalIntro__eePl6{margin-bottom:1.5rem;color:var(--text-secondary)}.UnitedInnovation_getStartedSteps__yQtvO{display:flex;flex-direction:column;gap:1.25rem}.UnitedInnovation_getStartedStep__tjojX{display:flex;align-items:flex-start;gap:1rem}.UnitedInnovation_getStartedNumber__u_RbF{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--coral) 0,var(--gradient-accent) 100%);color:white;font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.UnitedInnovation_getStartedStep__tjojX strong{display:block;color:var(--slate);margin-bottom:.25rem}.UnitedInnovation_getStartedStep__tjojX p{margin:0;font-size:.875rem;color:var(--text-secondary);line-height:1.5}@media (max-width:768px){.UnitedInnovation_intro__uZp16{font-size:1.125rem}.UnitedInnovation_cycle__TVlEd{flex-direction:column;align-items:center;gap:0}.UnitedInnovation_step__MDjPr{flex-direction:column;text-align:center;max-width:300px;width:100%;gap:.5rem;padding:.75rem 0}.UnitedInnovation_stepBadge__zBcrf{margin-bottom:0}.UnitedInnovation_stepDescription__wiIDk{text-align:center}.UnitedInnovation_arrow__kFDAy{display:none}.UnitedInnovation_arrowMobile__ZMytJ{display:block}.UnitedInnovation_returnArrow__oXKGX{display:none}.UnitedInnovation_returnArrowMobile__yjnSi{display:block}.UnitedInnovation_closing__tw1qb{font-size:1rem}}.BreakingTheCycle_intro__hhAHX{font-size:1.125rem;color:var(--text-secondary);text-align:center;max-width:650px;margin:0 auto 2.5rem;line-height:1.7}.BreakingTheCycle_comparison__WEmuS{display:flex;align-items:stretch;justify-content:center;gap:2rem;max-width:900px;margin:0 auto 2.5rem}.BreakingTheCycle_model__p6N6T{flex:1 1;max-width:380px;background:rgba(232,119,88,.08);border:2px solid var(--coral);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.BreakingTheCycle_model__p6N6T.BreakingTheCycle_proactive__UeiY2{background:linear-gradient(135deg,rgba(232,119,88,.1),rgba(90,155,184,.1));border:2px solid transparent;background-clip:padding-box;position:relative}.BreakingTheCycle_model__p6N6T.BreakingTheCycle_proactive__UeiY2:before{content:"";position:absolute;inset:0;border-radius:12px;padding:2px;background:linear-gradient(135deg,var(--coral) 0,#5a9bb8 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.BreakingTheCycle_modelTitle__mMLcl{font-size:1.25rem;font-weight:700;color:var(--coral);margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.05em}.BreakingTheCycle_proactive__UeiY2 .BreakingTheCycle_modelTitle__mMLcl{background:linear-gradient(135deg,var(--coral) 0,#5a9bb8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.BreakingTheCycle_cycle__Cr_ga{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.BreakingTheCycle_cycleStep__bPwgr{background:white;color:var(--slate);font-size:.8125rem;font-weight:600;padding:.5rem .75rem;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.BreakingTheCycle_cycleStepLabel__hxyQS{background:var(--coral);color:white;font-size:.75rem;font-weight:700;padding:.5rem .75rem;border-radius:6px}.BreakingTheCycle_proactive__UeiY2 .BreakingTheCycle_cycleStep__bPwgr{background:white;border:1px solid transparent;color:var(--slate);box-shadow:0 1px 3px rgba(0,0,0,.1)}.BreakingTheCycle_proactive__UeiY2 .BreakingTheCycle_cycleStepLabel__hxyQS{background:linear-gradient(135deg,var(--coral) 0,#5a9bb8 100%);color:white}.BreakingTheCycle_arrow__I0xFI{color:var(--text-secondary);opacity:.5;font-size:.875rem}.BreakingTheCycle_modelDesc__qUM2q{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:auto 0 0}.BreakingTheCycle_divider__zLBTX{display:flex;align-items:center;justify-content:center}.BreakingTheCycle_dividerText__FMW7_{font-size:1.25rem;font-weight:600;color:var(--text-secondary);display:inline-block;transform:rotate(90deg)}@media (min-width:769px){.BreakingTheCycle_dividerText__FMW7_{transform:rotate(0deg)}}.BreakingTheCycle_closing__LfMAV{font-size:1.125rem;font-weight:500;color:var(--slate);text-align:center;max-width:600px;margin:0 auto;line-height:1.7}@media (max-width:768px){.BreakingTheCycle_intro__hhAHX{font-size:1rem;margin-bottom:2rem}.BreakingTheCycle_comparison__WEmuS{flex-direction:column;align-items:center;gap:1.5rem}.BreakingTheCycle_model__p6N6T{max-width:100%;width:100%}.BreakingTheCycle_divider__zLBTX{padding:.5rem 0}.BreakingTheCycle_cycle__Cr_ga{gap:.375rem}.BreakingTheCycle_cycleStep__bPwgr{font-size:.75rem;padding:.375rem .5rem}.BreakingTheCycle_arrow__I0xFI{font-size:.75rem}.BreakingTheCycle_closing__LfMAV{font-size:1rem}}.FinalCTA_section__ggXxH{background:var(--brand-orange-light);padding:5rem 1.5rem}.FinalCTA_container__G4A3H{max-width:640px;margin:0 auto;text-align:center}.FinalCTA_card__sJrSU{background:white;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.04)}.FinalCTA_statement___YzEz{font-size:1.375rem;font-weight:500;color:var(--slate);line-height:1.5;margin-bottom:1.5rem}@media (max-width:768px){.FinalCTA_section__ggXxH{padding:3rem 1rem}.FinalCTA_card__sJrSU{padding:2rem 1.5rem;border-radius:16px}.FinalCTA_statement___YzEz{font-size:1.125rem}}.Switch_switchContainer__vbmxJ{display:flex;align-items:center;gap:12px}.Switch_mainLabel__HQLRl{font-size:14px;font-weight:500;color:#1a1a1a}.Switch_switch__6_nfQ{position:relative;display:inline-flex;align-items:center;gap:10px;cursor:pointer}.Switch_stateLabel__AcE4t{font-size:13px;font-weight:500;color:#999;transition:color .2s ease;white-space:nowrap}.Switch_stateLabel__AcE4t.Switch_active__Xrhf4{color:#1a1a1a}.Switch_input___vNwn{opacity:0;width:0;height:0;position:absolute}.Switch_slider__BjrlA{position:relative;display:inline-block;width:51px;height:31px;background-color:#e5e5e5;border-radius:31px;transition:background-color .3s ease;flex-shrink:0}.Switch_slider__BjrlA:before{content:"";position:absolute;height:27px;width:27px;left:2px;bottom:2px;background-color:white;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Switch_input___vNwn:checked+.Switch_slider__BjrlA{background-color:#34c759}.Switch_input___vNwn:checked+.Switch_slider__BjrlA:before{transform:translateX(20px)}.Switch_input___vNwn:disabled+.Switch_slider__BjrlA{opacity:.5;cursor:not-allowed}.Switch_input___vNwn:focus+.Switch_slider__BjrlA{box-shadow:0 0 0 2px rgba(52,199,89,.2)}.post_outerContainer__noQMQ{display:flex;flex-direction:column;min-height:100vh;background:#f9fafb}.post_container__ffclF{width:100%;max-width:600px;margin:0 auto;padding:96px 1.25rem 110px}.post_centered__bAeZc{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1rem;text-align:center}.post_errorText__j_iBD{font-size:.9rem;color:#6b7280;margin:0}.post_backRow__yiGwi{margin-bottom:1rem;padding-top:.25rem}.post_backButton__S8IeT{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .15s}.post_backButton__S8IeT:hover{color:#111827}.post_post__m1p_H{background:white;border:1.5px solid #e5e7eb;border-radius:.875rem;padding:1.25rem;margin-bottom:1.25rem}.post_postCommunity__LAFqN{display:inline-flex;align-items:center;background:#fff3f1;color:#d65a47;border:1px solid #fcd5ce;border-radius:999px;padding:.2rem .65rem;font-size:.775rem;font-weight:600;text-decoration:none;margin-bottom:.75rem;transition:background .15s,border-color .15s}.post_postCommunity__LAFqN:hover{background:#ffe8e4;border-color:#f9a99d}.post_postMeta__SCOv8{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.post_postAuthor___wW50{font-size:.875rem;font-weight:600;color:#111827}.post_postTime__y7oid{font-size:.8rem;color:#9ca3af}.post_deleteButton___991O{display:flex;align-items:center;background:none;border:none;cursor:pointer;color:#d1d5db;padding:.2rem;margin-left:auto;transition:color .15s}.post_deleteButton___991O:hover{color:#ef4444}.post_postTitle__SgcG0{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .75rem;line-height:1.3}.post_postBody__b0wpx{font-size:.9375rem;color:#374151;line-height:1.6;margin:0;white-space:pre-wrap}.post_replyBox__REf3F{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.5rem}.post_replyTextarea__FcAPq{width:100%;padding:.75rem;border:1.5px solid #d1d5db;border-radius:.625rem;font-size:.9375rem;color:#111827;background:white;outline:none;resize:vertical;box-sizing:border-box;font-family:inherit;transition:border-color .15s}.post_replyTextarea__FcAPq:focus{border-color:#d65a47}.post_replyBoxActions__1NTTT{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.post_postingAs__2qyym{font-size:.8rem;font-weight:500;color:#374151;margin-right:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.post_cancelButton__J2Zuc{padding:.5rem .875rem;font-size:.875rem;font-weight:500;color:#6b7280;background:none;border:1.5px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:border-color .15s,color .15s}.post_cancelButton__J2Zuc:hover{border-color:#9ca3af;color:#374151}.post_submitButton__FjsBW{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:white;background:#d65a47;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s}.post_submitButton__FjsBW:hover:not(:disabled){background:#c04f3e}.post_submitButton__FjsBW:disabled{opacity:.5;cursor:not-allowed}.post_repliesSection__WVt4d{display:flex;flex-direction:column;gap:0}.post_repliesHeading__NLIMp{font-size:.875rem;font-weight:600;color:#6b7280;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.04em}.post_listLoader__iH9g_{display:flex;justify-content:center;padding:2rem 0}.post_repliesList__N8Fiu{display:flex;flex-direction:column;gap:0}.post_reply__vx6NL{padding:.875rem 0;border-top:1px solid #f3f4f6}.post_replyNested__GaNpF{padding-left:1rem;border-left:2px solid #f3f4f6;border-top:none;margin-top:.75rem}.post_replyMeta__UNdkH{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.post_replyAuthor___GES5{font-size:.875rem;font-weight:600;color:#111827}.post_replyTime__nDJay{font-size:.775rem;color:#9ca3af}.post_replyBody__wdYWR{font-size:.9rem;color:#374151;line-height:1.55;margin:0 0 .375rem;white-space:pre-wrap}.post_replyActions__bOEcN{display:flex;gap:.75rem}.post_replyLink__sNaFj{font-size:.8rem;font-weight:600;color:#9ca3af;background:none;border:none;cursor:pointer;padding:0;transition:color .15s}.post_replyLink__sNaFj:hover{color:#374151}.post_childReplies__T5680{display:flex;flex-direction:column;margin-top:.25rem}@media (min-width:768px){.post_container__ffclF{padding:96px 1.5rem 110px}}.posts_outerContainer__BVWlQ{display:flex;flex-direction:column;min-height:100vh;background:#f9fafb}.posts_main__E79yX{flex:1 1;display:flex;justify-content:center;padding-top:80px;padding-bottom:calc(110px + env(safe-area-inset-bottom))}.posts_content__fpJdj{width:100%;max-width:600px;padding:1.5rem 1.25rem 0;display:flex;flex-direction:column;gap:1.25rem}.posts_centered__LWyK8{flex:1 1;display:flex;align-items:center;justify-content:center}.posts_pageHeader__bxHeG{display:flex;align-items:center;justify-content:space-between}.posts_pageTitle__7Kvvu{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.posts_fab__QxR4n{position:fixed;bottom:calc(100px + env(safe-area-inset-bottom));right:1.25rem;width:56px;height:56px;border-radius:50%;background:#d65a47;color:white;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(214,90,71,.4);transition:background .15s,transform .15s,box-shadow .15s;z-index:40}.posts_fab__QxR4n:hover{background:#c04f3e;transform:scale(1.05);box-shadow:0 6px 20px rgba(214,90,71,.5)}.posts_fab__QxR4n:active{transform:scale(.97)}.posts_communityFilter__ROxuv{width:100%;padding:.55rem 2.25rem .55rem .75rem;font-size:.875rem;font-weight:500;color:#111827;background:white;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.posts_communityFilter__ROxuv:focus{outline:none;border-color:#d65a47}.posts_listLoader__RwxV4{display:flex;justify-content:center;padding:3rem 0}.posts_postsList__M7diK{display:flex;flex-direction:column;gap:0;border-radius:.875rem;overflow:hidden;border:1.5px solid #e5e7eb;background:white}.posts_postCard__Fl6LO{display:block;padding:1rem 1.125rem;text-decoration:none;border-bottom:1px solid #f3f4f6;transition:background .1s}.posts_postCard__Fl6LO:last-child{border-bottom:none}.posts_postCard__Fl6LO:hover{background:#fafafa}.posts_postCardTop__c_KcP{display:flex;align-items:center;justify-content:space-between;margin-bottom:.375rem;gap:.5rem}.posts_postCardCommunity__szlNi{display:flex;align-items:center;gap:.35rem;min-width:0}.posts_communityBadge__kQk_5{display:inline-flex;align-items:center;gap:.3rem;background:#fff3f1;color:#d65a47;border:1px solid #fcd5ce;border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.posts_postTime__vRuPl{font-size:.775rem;color:#9ca3af;white-space:nowrap;flex-shrink:0}.posts_postTitle__P6EIX{font-size:.9375rem;font-weight:600;color:#111827;margin:0 0 .3rem;line-height:1.35}.posts_postBody__ml3CJ{font-size:.85rem;color:#6b7280;margin:0 0 .625rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.posts_postFooter__PSGjF{display:flex;align-items:center;justify-content:space-between}.posts_postAuthor__3ShZK{font-size:.775rem;font-weight:500;color:#9ca3af}.posts_replyCount__4Nuvx{display:flex;align-items:center;gap:.3rem;font-size:.775rem;color:#9ca3af}.posts_emptyState__EO_Pn{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:4rem 1rem;text-align:center}.posts_emptyTitle__erjzu{font-size:1rem;font-weight:600;color:#374151;margin:0}.posts_emptyDesc__abdyh{font-size:.875rem;color:#9ca3af;margin:0}.posts_emptyAction__VP0ik{margin-top:.75rem;display:inline-block;font-size:.875rem;font-weight:600;color:#d65a47;background:none;border:none;cursor:pointer;text-decoration:none;padding:0;transition:color .15s}.posts_emptyAction__VP0ik:hover{color:#c04f3e}.posts_modalOverlay__oHnqC{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:50;padding:1.25rem}.posts_modal__rbJ4o{background:white;border-radius:1rem;padding:1.5rem;width:100%;max-width:520px;box-shadow:0 8px 32px rgba(0,0,0,.16);max-height:92dvh;overflow-y:auto}.posts_modalHeader__GTyPu{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.posts_modalBack__BTbF7{background:none;border:none;cursor:pointer;font-size:1.1rem;color:#374151;padding:.25rem;line-height:1}.posts_modalTitle__nZreN{font-size:1rem;font-weight:700;color:#111827;margin:0}.posts_modalClose__I2pRK{display:flex;align-items:center;background:none;border:none;cursor:pointer;color:#9ca3af;padding:.25rem;transition:color .15s}.posts_modalClose__I2pRK:hover{color:#374151}.posts_communityPickList__blKjQ{display:flex;flex-direction:column;gap:.5rem}.posts_communityPickItem__ZkbYx{display:flex;align-items:center;justify-content:space-between;width:100%;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:.75rem;padding:.875rem 1rem;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.posts_communityPickItem__ZkbYx:hover{border-color:#d65a47;background:white}.posts_communityPickInfo__Z7ifE{display:flex;flex-direction:column;gap:.15rem}.posts_communityPickType__09RSy{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.posts_communityPickName__NtTvq{font-size:.9375rem;font-weight:600;color:#111827}.posts_communityPickArrow__crIsB{color:#9ca3af}.posts_composeForm__w6LAx{display:flex;flex-direction:column;gap:.625rem}.posts_composeTarget__GruwX{display:flex;align-items:center;gap:.5rem;padding:0 .125rem;margin-bottom:.125rem}.posts_composeTargetLabel__ng5Ix{font-size:.8rem;font-weight:600;color:#9ca3af}.posts_composeTargetName__MBLjq{font-size:.875rem;font-weight:600;color:#374151}.posts_composeTitleInput__6eIO7{width:100%;padding:.7rem .875rem;border:1.5px solid #e5e7eb;border-radius:.625rem;font-size:.9375rem;font-weight:600;color:#111827;background:#f9fafb;outline:none;box-sizing:border-box;transition:border-color .15s,background .15s}.posts_composeTitleInput__6eIO7:focus{border-color:#d65a47;background:white}.posts_composeBodyInput__2B0wo{width:100%;padding:.7rem .875rem;border:1.5px solid #e5e7eb;border-radius:.625rem;font-size:.9375rem;color:#374151;background:#f9fafb;outline:none;resize:none;box-sizing:border-box;font-family:inherit;line-height:1.55;transition:border-color .15s,background .15s}.posts_composeBodyInput__2B0wo:focus{border-color:#d65a47;background:white}.posts_composeActions__OR9tN{display:flex;flex-direction:column;gap:.75rem;padding-top:.25rem}.posts_composeActionsRow__TL5ES{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.posts_postingIn__E3_wI{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:#9ca3af}.posts_postingInLink__dkwb1{font-size:.8rem;font-weight:500;color:#d65a47;text-decoration:none;transition:color .15s}.posts_postingInLink__dkwb1:hover{color:#c04f3e}.posts_sendButton__s54_l{padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;color:white;background:#d65a47;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s}.posts_sendButton__s54_l:hover:not(:disabled){background:#c04f3e}.posts_sendButton__s54_l:disabled{opacity:.45;cursor:not-allowed}.posts_cancelButton__OJiYR{padding:.5rem .875rem;font-size:.875rem;font-weight:500;color:#6b7280;background:none;border:1.5px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:border-color .15s,color .15s}.posts_cancelButton__OJiYR:hover{border-color:#9ca3af;color:#374151}@media (max-width:480px){.posts_content__fpJdj{padding:1rem 1rem 0}}.page_outerContainer__XJMgW{display:flex;flex-direction:column;min-height:100vh;background:#f9fafb}.page_container__qwuYQ{width:100%;max-width:560px;margin:0 auto;padding:96px 1.25rem 110px;display:flex;flex-direction:column;gap:1.5rem}.page_centered__OnpDm{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem 0}.page_pageTitle__9qGxQ{font-size:1.5rem;font-weight:700;color:#1e3a8a;margin:0}.page_statsSection__ovYvR{background:white;border-radius:16px;padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,.06);border:1px solid #f3f4f6}.page_statsName__Gbvix{font-size:.9rem;font-weight:600;color:#6b7280;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.page_statsRow__We_t6{display:flex;gap:1rem;margin-bottom:1rem}.page_statCard__oFq1u{flex:1 1;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.25rem}.page_statValue__UQ3gy{font-size:2rem;font-weight:700;color:#1e3a8a;line-height:1}.page_statLabel__5X_id{font-size:.8rem;font-weight:500;color:#6b7280}.page_statsHint__J8rEk{font-size:.8rem;color:#9ca3af;margin:0;line-height:1.5}.page_leaderboardSection___zSIa{background:white;border-radius:16px;padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,.06);border:1px solid #f3f4f6}.page_leaderboardTitle__XMMp1{font-size:1.1rem;font-weight:700;color:#111827;margin:0 0 .25rem}.page_leaderboardSubtitle__XoctR{font-size:.8rem;color:#9ca3af;margin:0 0 1.25rem}.page_leaderboardList__lhB_a{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.page_leaderboardItem__pUYkI{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;background:#f9fafb;border:1px solid #f3f4f6}.page_leaderboardItem__pUYkI.page_first__uPKEH{background:#fefce8;border-color:#fde68a}.page_leaderboardItem__pUYkI.page_second__dnQg4{background:#f8fafc;border-color:#e2e8f0}.page_leaderboardItem__pUYkI.page_third__NvEmu{background:#fff7ed;border-color:#fed7aa}.page_rank__x1f63{font-size:.875rem;font-weight:700;color:#6b7280;width:1.5rem;text-align:center;flex-shrink:0}.page_first__uPKEH .page_rank__x1f63{color:#d97706}.page_second__dnQg4 .page_rank__x1f63{color:#64748b}.page_third__NvEmu .page_rank__x1f63{color:#c2410c}.page_name__amcfz{flex:1 1;font-size:.9rem;font-weight:500;color:#111827}.page_count__x9Zfx{font-size:.9rem;font-weight:700;color:#1e3a8a}.page_empty__XBFVT{font-size:.875rem;color:#9ca3af;text-align:center;padding:1.5rem 0;margin:0}