.Navbar_header__5adoZ{position:fixed;top:0;left:0;right:0;z-index:1000;background:white;transition:all .3s cubic-bezier(.2,.8,.2,1)}.Navbar_header__5adoZ.Navbar_scrolled__HILKB{background:rgba(255,255,255,.98);border-bottom:1px solid rgba(0,0,0,.06)}.Navbar_header__5adoZ.Navbar_authenticated__JfS85{background:white;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Navbar_nav___OjNS{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 1.5rem}.Navbar_logo__fqAzy{display:flex;align-items:center;gap:.5rem;text-decoration:none}.Navbar_logoImage__oPkau{width:44px;height:44px;object-fit:contain}.Navbar_logoText__ZOFsb{font-size:1.5rem;font-weight:700;line-height:1;background:linear-gradient(90deg,#e08a7a,#d4bc8a 50%,#7ab4c8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.Navbar_centerSection__0ZyQ4{position:absolute;left:50%;transform:translateX(-50%)}.Navbar_desktopNav__7tQUt{display:flex;align-items:center;gap:2rem}.Navbar_navLink__stSBc{font-size:.9375rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.Navbar_navLink__stSBc:hover{color:var(--gradient-primary)}.Navbar_signIn__oAtBw{font-size:.9375rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.Navbar_signIn__oAtBw:hover{color:var(--slate)}.Navbar_gradientButton__Jihuj{position:relative;background:white!important;border:none!important;color:var(--slate)!important;font-weight:600}.Navbar_gradientButton__Jihuj: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}.Navbar_gradientButton__Jihuj:hover{background:white!important;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.Navbar_hamburger__uwvfX{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;background:none;border:none;cursor:pointer;z-index:102}.Navbar_hamburgerLine__FX_lu{display:block;width:100%;height:2px;background:var(--slate);border-radius:2px;transition:all .3s ease}.Navbar_hamburger__uwvfX.Navbar_open__Xn_bR .Navbar_hamburgerLine__FX_lu:first-child{transform:rotate(45deg) translate(5px,5px)}.Navbar_hamburger__uwvfX.Navbar_open__Xn_bR .Navbar_hamburgerLine__FX_lu:nth-child(2){opacity:0}.Navbar_hamburger__uwvfX.Navbar_open__Xn_bR .Navbar_hamburgerLine__FX_lu:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.Navbar_mobileMenu__KJ_Hf{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:white;z-index:99;padding-top:80px;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.Navbar_mobileMenu__KJ_Hf.Navbar_open__Xn_bR{visibility:visible;opacity:1;pointer-events:auto}.Navbar_mobileMenuContent__9fUPk{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:100%;padding:2rem;background:white}.Navbar_mobileNavLink__P1rWu{font-size:1.5rem;font-weight:600;color:var(--slate);text-decoration:none;transition:color .2s ease}.Navbar_mobileNavLink__P1rWu:hover{color:var(--gradient-primary)}.Navbar_mobileUserMenu__g69KF{display:none}@media (max-width:768px){.Navbar_desktopNav__7tQUt{display:none}.Navbar_hamburger__uwvfX{display:flex}.Navbar_mobileMenu__KJ_Hf{display:block}.Navbar_mobileUserMenu__g69KF{display:flex;align-items:center;gap:8px}.Navbar_centerSection__0ZyQ4{position:absolute;left:50%;transform:translateX(-50%)}.Navbar_logoText__ZOFsb{display:none}.Navbar_logo__fqAzy{flex-shrink:0}}.SectionShell_section__1qYJ7{padding:5rem 1.5rem;width:100%;scroll-margin-top:80px}.SectionShell_default__6o_IF{background-color:var(--brand-orange-light)}.SectionShell_cream__t7xNg{background-color:var(--gradient-light)}.SectionShell_blue__rICIf{background-color:var(--gradient-accent)}.SectionShell_coral__kRaTp{background-color:var(--coral-light)}.SectionShell_white__MhhJR{background-color:#ffffff}.SectionShell_beige__AOveq{background-color:var(--brand-orange-light)}.SectionShell_container__Wv6fi{max-width:1200px;margin:0 auto}.SectionShell_header__v8ACc{margin-bottom:3rem}.SectionShell_header__v8ACc.SectionShell_centered__Gg6mW{text-align:center}.SectionShell_title__v3HF2{font-size:2.5rem;font-weight:700;color:var(--slate);margin-bottom:1rem;line-height:1.2}.SectionShell_subtitle__hzDxb{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;max-width:800px}.SectionShell_centered__Gg6mW .SectionShell_subtitle__hzDxb{margin:0 auto}.SectionShell_centeredContent__gbGca{display:flex;flex-direction:column;align-items:center}@media (max-width:768px){.SectionShell_section__1qYJ7{padding:3rem 1rem}.SectionShell_title__v3HF2{font-size:1.875rem}.SectionShell_subtitle__hzDxb{font-size:1.125rem}.SectionShell_header__v8ACc{margin-bottom:2rem;text-align:center}.SectionShell_subtitle__hzDxb{margin:0 auto}}.CardGrid_grid__ELtNz{display:grid;width:100%}.CardGrid_cols2__dUouk{grid-template-columns:repeat(2,1fr)}.CardGrid_cols3__BzMvf{grid-template-columns:repeat(3,1fr)}.CardGrid_cols4__pcqUt{grid-template-columns:repeat(4,1fr)}.CardGrid_gapsm__XP7zB{gap:1rem}.CardGrid_gapmd__W9nwz{gap:1.5rem}.CardGrid_gaplg__GlcKe{gap:2rem}.CardGrid_card__FHMrv{background:var(--background);border-radius:12px;padding:1.5rem;text-align:left;border:none;width:100%;font-family:inherit}.CardGrid_default__y3BRU{background:var(--background);border:1px solid var(--border-light)}.CardGrid_elevated__sdScj{background:var(--background);box-shadow:0 4px 12px rgba(0,0,0,.08)}.CardGrid_outlined__fcHDI{background:transparent;border:2px solid var(--gradient-primary)}.CardGrid_highlight__oiDRu{background:var(--gradient-light);border:1px solid var(--gradient-primary)}.CardGrid_clickable__PpmiI{cursor:pointer;transition:all .2s ease}.CardGrid_clickable__PpmiI:hover{transform:translateY(-2px);box-shadow:var(--brand-shadow)}.CardGrid_clickable__PpmiI:active{transform:translateY(0)}@media (max-width:1024px){.CardGrid_cols3__BzMvf,.CardGrid_cols4__pcqUt{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CardGrid_cols2__dUouk,.CardGrid_cols3__BzMvf,.CardGrid_cols4__pcqUt{grid-template-columns:1fr}}.Modal_overlay__Ocn_F{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:Modal_fadeIn__OoYrv .2s ease}@keyframes Modal_fadeIn__OoYrv{0%{opacity:0}to{opacity:1}}.Modal_modal__m57_A{background:var(--background);border-radius:16px;max-height:90vh;overflow-y:auto;animation:Modal_slideUp__jRQYh .3s ease;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@keyframes Modal_slideUp__jRQYh{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal_sm__huivz{width:100%;max-width:400px}.Modal_md__I53oS{width:100%;max-width:560px}.Modal_lg__Lnht5{width:100%;max-width:720px}.Modal_header__8JwTb{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0;gap:1rem}.Modal_title__4pftW{font-size:1.5rem;font-weight:700;color:var(--slate);margin:0}.Modal_closeButton__u5LCP{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:var(--color-grey-100);border-radius:50%;cursor:pointer;color:var(--text-secondary);transition:all .2s ease;flex-shrink:0}.Modal_closeButton__u5LCP:hover{background:var(--color-grey-200);color:var(--slate)}.Modal_content__4XCRv{padding:1.5rem}@media (max-width:640px){.Modal_modal__m57_A{margin:.5rem;max-height:85vh}.Modal_header__8JwTb{padding:1rem 1rem 0}.Modal_content__4XCRv{padding:1rem}.Modal_title__4pftW{font-size:1.25rem}}.InfoModal_overlay__OrTIb{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1100}.InfoModal_modal__smPpf{background:white;border-radius:.75rem;padding:2rem;max-width:520px;width:90%;position:relative;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;max-height:85vh;overflow-y:auto}.InfoModal_closeButton__6ajzu{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.InfoModal_closeButton__6ajzu:hover{color:#111827}.InfoModal_title__IrQ3u{font-size:1.5rem;font-weight:700;color:var(--slate);margin-bottom:1.5rem;padding-right:2rem}.InfoModal_content__oz1ua{color:var(--text-secondary);line-height:1.7}.InfoModal_content__oz1ua h3{font-size:1.125rem;font-weight:600;color:var(--slate);margin:1.5rem 0 .75rem}.InfoModal_content__oz1ua h3:first-child{margin-top:0}.InfoModal_content__oz1ua p{margin-bottom:1rem}.InfoModal_content__oz1ua p:last-child{margin-bottom:0}.CompareTable_container__sul7z{width:100%;max-width:800px;margin:0 auto}.CompareTable_header__B97qq{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:1rem;padding:0 .5rem}.CompareTable_headerCell__wERbE{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary)}.CompareTable_row__eIyhu{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--border-light)}.CompareTable_row__eIyhu:last-child{border-bottom:none}.CompareTable_cellLeft__DLbPk{color:var(--text-secondary);font-size:1rem;padding:.5rem;background:var(--color-grey-100);border-radius:8px;text-align:center}.CompareTable_arrow__Pshhn{color:var(--gradient-primary);display:flex;align-items:center;justify-content:center}.CompareTable_cellRight__pFNH_{color:var(--slate);font-size:1rem;font-weight:500;padding:.5rem;background:var(--gradient-light);border-radius:8px;text-align:center}@media (max-width:640px){.CompareTable_header__B97qq{display:none}.CompareTable_row__eIyhu{grid-template-columns:1fr;gap:.5rem;padding:1rem 0}.CompareTable_arrow__Pshhn{transform:rotate(90deg)}.CompareTable_cellLeft__DLbPk,.CompareTable_cellRight__pFNH_{text-align:left;padding:.75rem 1rem}.CompareTable_cellLeft__DLbPk:before{content:"Today: ";font-weight:600;color:var(--text-tertiary)}.CompareTable_cellRight__pFNH_:before{content:"New: ";font-weight:600;color:var(--gradient-primary)}}.Button_button__5kUUC{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none;border:none;font-family:inherit;white-space:nowrap}.Button_button__5kUUC:disabled{opacity:.5;cursor:not-allowed}.Button_primary__mJ8HH{background:var(--gradient-primary);color:white}.Button_primary__mJ8HH:hover:not(:disabled){background:var(--gradient-primary-hover);box-shadow:var(--brand-shadow)}.Button_secondary__JpoOA{background:var(--gradient-accent);color:var(--slate)}.Button_secondary__JpoOA:hover:not(:disabled){background:var(--gradient-accent-hover)}.Button_outline__I_gxR{background:transparent;border:2px solid var(--gradient-primary);color:var(--gradient-primary)}.Button_outline__I_gxR:hover:not(:disabled){background:var(--gradient-primary);color:white}.Button_text__EJw1B{background:transparent;color:var(--gradient-primary);padding-left:0;padding-right:0}.Button_text__EJw1B:hover:not(:disabled){color:var(--gradient-primary-hover);text-decoration:underline}.Button_stories__9ejyE{background:var(--color-stories,#5ba3c0);color:white}.Button_stories__9ejyE:hover:not(:disabled){background:var(--color-stories-hover,#4a93b0);box-shadow:0 4px 15px rgba(91,163,192,.3)}.Button_fundraisers__2KNDV{background:var(--color-fundraisers,#6dac93);color:white}.Button_fundraisers__2KNDV:hover:not(:disabled){background:var(--color-fundraisers-hover,#5d9c83);box-shadow:0 4px 15px rgba(109,172,147,.3)}.Button_muted__PVbPn{background:var(--color-grey-100,#f3f4f6);color:var(--text-secondary,#6b7280)}.Button_muted__PVbPn:hover:not(:disabled){background:var(--color-grey-200,#e5e7eb);color:var(--slate,#2c3e50)}.Button_gradient__qVMlT{background:linear-gradient(135deg,#e08a7a,#d4bc8a 50%,#7ab4c8);color:white}.Button_gradient__qVMlT:hover:not(:disabled){background:linear-gradient(135deg,#e89a8c,#dcc89a 50%,#8ac4d8);box-shadow:0 4px 15px rgba(0,0,0,.15)}.Button_sm__n3Pii{font-size:.875rem;padding:.5rem 1rem}.Button_md__QL8i_{font-size:1rem;padding:.75rem 1.5rem}.Button_lg__CEkyP{font-size:1.125rem;padding:1rem 2rem}.Spinner_spinner__75NLN{display:flex;align-items:center;justify-content:center}.Spinner_sm__XWdrj{--spinner-size:24px;--dot-size:6px}.Spinner_md__dpWWT{--spinner-size:40px;--dot-size:10px}.Spinner_lg__XTjqa{--spinner-size:56px;--dot-size:14px}.Spinner_ring__p_0aN{position:relative;width:var(--spinner-size);height:var(--spinner-size);animation:Spinner_spin__IcmZ7 1.5s linear infinite}.Spinner_dot__UFFfp{position:absolute;width:var(--dot-size);height:var(--dot-size);border-radius:50%;animation:Spinner_pulse__asKr8 1.5s ease-in-out infinite}.Spinner_dot__UFFfp:first-child{top:0;left:50%;transform:translateX(-50%);background:var(--gradient-primary);animation-delay:0s}.Spinner_dot__UFFfp:nth-child(2){bottom:15%;left:15%;background:var(--gradient-accent);animation-delay:.5s}.Spinner_dot__UFFfp:nth-child(3){bottom:15%;right:15%;background:var(--indigo);animation-delay:1s}.Spinner_fullScreen__wdRkW{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:var(--brand-orange-light);z-index:9999}@keyframes Spinner_spin__IcmZ7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Spinner_pulse__asKr8{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.KeyLearning_callout__9KpFf{position:relative;margin:2rem 0 2.5rem;padding:1.25rem 1.5rem;background:white;border-radius:8px;border:2px solid transparent;background:linear-gradient(white,white) padding-box,linear-gradient(135deg,var(--coral) 0,#c9a87a 50%,var(--gradient-accent) 100%) border-box;box-shadow:0 2px 8px rgba(0,0,0,.06)}.KeyLearning_label__Qr81r{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--coral);margin-bottom:.5rem}.KeyLearning_content__4mFzT{margin:0;font-size:1rem;font-weight:500;color:var(--slate);line-height:1.6}@media (max-width:768px){.KeyLearning_callout__9KpFf{margin:1.5rem 0 2rem;padding:1rem 1.25rem}.KeyLearning_content__4mFzT{font-size:.9375rem}}.PWAInstallBanner_banner__NzwQ5{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:white;border-top:1px solid var(--slate-light,#e8ecef);box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1000;animation:PWAInstallBanner_slideUp__ng1rr .3s ease-out}@keyframes PWAInstallBanner_slideUp__ng1rr{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.PWAInstallBanner_content__JYLc8{display:flex;align-items:center;gap:.75rem;flex:1 1;min-width:0}.PWAInstallBanner_icon__50rdL{font-size:1.5rem;flex-shrink:0}.PWAInstallBanner_text__AS5Ub{display:flex;flex-direction:column;gap:.125rem;min-width:0}.PWAInstallBanner_title__QO_lH{font-size:.875rem;font-weight:600;color:var(--slate,#2c3e50)}.PWAInstallBanner_subtitle__N_L2b{font-size:.75rem;color:var(--slate,#2c3e50);opacity:.7}.PWAInstallBanner_actions__LFA_R{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.PWAInstallBanner_showMeButton__BTbYn{padding:.375rem .75rem;background:#d65a47;color:white;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color .2s}.PWAInstallBanner_showMeButton__BTbYn:hover{background:#c04f3e}.PWAInstallBanner_dismissButton__QWKSA{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;background:transparent;border:none;border-radius:50%;color:var(--slate,#2c3e50);opacity:.6;cursor:pointer;flex-shrink:0;transition:opacity .2s,background-color .2s}.PWAInstallBanner_dismissButton__QWKSA:hover{opacity:1;background-color:var(--slate-light,#e8ecef)}.PWAInstallBanner_modalOverlay__Q4E_W{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;z-index:1001;animation:PWAInstallBanner_fadeIn__L0b6V .2s ease-out}@keyframes PWAInstallBanner_fadeIn__L0b6V{0%{opacity:0}to{opacity:1}}.PWAInstallBanner_modal__EYrce{position:relative;width:100%;max-width:400px;max-height:85vh;overflow-y:auto;background:white;border-radius:16px 16px 0 0;padding:1.5rem;animation:PWAInstallBanner_slideUpModal__JtN4F .3s ease-out}@keyframes PWAInstallBanner_slideUpModal__JtN4F{0%{transform:translateY(100%)}to{transform:translateY(0)}}.PWAInstallBanner_modalClose__UHoAp{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--slate-light,#e8ecef);border:none;border-radius:50%;color:var(--slate,#2c3e50);cursor:pointer;transition:background-color .2s}.PWAInstallBanner_modalClose__UHoAp:hover{background:#d1d5db}.PWAInstallBanner_modalTitle__lBkzo{margin:0 0 .25rem;font-size:1.25rem;font-weight:700;color:var(--slate,#2c3e50)}.PWAInstallBanner_modalSubtitle__odlAf{margin:0 0 1.5rem;font-size:.875rem;color:var(--slate,#2c3e50);opacity:.7}.PWAInstallBanner_steps__7srw4{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.PWAInstallBanner_step__xQo4l{display:flex;gap:1rem;align-items:flex-start}.PWAInstallBanner_stepNumber__4nvAG{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:#d65a47;color:white;border-radius:50%;font-size:.875rem;font-weight:700;flex-shrink:0}.PWAInstallBanner_stepContent__IzkF5{flex:1 1}.PWAInstallBanner_stepText___YIT6{margin:0 0 .5rem;font-size:.9375rem;color:var(--slate,#2c3e50);line-height:1.4}.PWAInstallBanner_stepText___YIT6 strong{color:#d65a47}.PWAInstallBanner_stepIcon__KpMhk{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--slate-light,#e8ecef);border-radius:8px;margin-bottom:.375rem}.PWAInstallBanner_browserIcon__Q26JY{color:var(--slate,#2c3e50)}.PWAInstallBanner_stepHint__7rOlX{margin:0;font-size:.8125rem;color:var(--slate,#2c3e50);opacity:.6}.PWAInstallBanner_stepVisual__B8mQu{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--slate-light,#e8ecef);border-radius:8px;font-size:.875rem;color:var(--slate,#2c3e50)}.PWAInstallBanner_addIcon__6yVhN{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:var(--slate,#2c3e50);color:white;border-radius:4px;font-size:1rem;font-weight:600}.PWAInstallBanner_gotItButton__9kj_l{width:100%;padding:.875rem;background:#d65a47;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.PWAInstallBanner_gotItButton__9kj_l:hover{background:#c04f3e}@media (min-width:769px){.PWAInstallBanner_banner__NzwQ5{display:none}}@media (max-width:400px){.PWAInstallBanner_banner__NzwQ5{padding:.75rem}.PWAInstallBanner_icon__50rdL{font-size:1.25rem}.PWAInstallBanner_title__QO_lH{font-size:.8125rem}.PWAInstallBanner_subtitle__N_L2b{font-size:.6875rem}.PWAInstallBanner_showMeButton__BTbYn{padding:.3125rem .625rem;font-size:.75rem}.PWAInstallBanner_modal__EYrce{padding:1.25rem}.PWAInstallBanner_modalTitle__lBkzo{font-size:1.125rem}.PWAInstallBanner_stepText___YIT6{font-size:.875rem}}.QrCodeModal_overlay__z_7Ku{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.QrCodeModal_modal__1t_6X{background:white;border-radius:20px;width:100%;max-width:340px;box-shadow:0 20px 40px rgba(0,0,0,.2);position:relative;overflow:hidden}.QrCodeModal_closeButton__oPjxM{position:absolute;top:.75rem;right:.75rem;background:none;border:none;padding:.25rem;cursor:pointer;color:var(--text-secondary,#6b7280);border-radius:8px;transition:all .2s;z-index:1}.QrCodeModal_closeButton__oPjxM:hover{background:#f3f4f6;color:var(--slate,#2c3e50)}.QrCodeModal_content__ILQwU{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.QrCodeModal_title__ZrgfQ{font-size:1.25rem;font-weight:700;color:var(--slate,#2c3e50);margin:0 0 .375rem}.QrCodeModal_subtitle__3eZ44{font-size:.875rem;color:var(--text-secondary,#6b7280);margin:0 0 1.5rem}.QrCodeModal_qrContainer__We1TZ{background:white;border-radius:12px;padding:1rem;box-shadow:0 2px 12px rgba(0,0,0,.08);margin-bottom:1.25rem}.QrCodeModal_hint__9Plhn{font-size:.8125rem;color:var(--text-tertiary,#9ca3af);margin:0;line-height:1.4}@media (max-width:380px){.QrCodeModal_modal__1t_6X{max-width:300px}.QrCodeModal_content__ILQwU{padding:1.5rem 1rem}}.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}.AuthModal_overlay__jN1BC{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1100}.AuthModal_modal__KSRuA{background:white;border-radius:.5rem;padding:2rem;max-width:450px;width:90%;position:relative;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}.AuthModal_closeButton__u0ZOG{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.AuthModal_closeButton__u0ZOG:hover{color:#111827}.UserMenu_userMenu__04qhz{position:relative}.UserMenu_trigger__sCf_d{display:flex;align-items:center;gap:.625rem;background:rgba(30,58,138,.08);border:none;cursor:pointer;padding:.375rem .75rem .375rem .375rem;border-radius:2rem;transition:all .2s}.UserMenu_trigger__sCf_d:hover{background:rgba(30,58,138,.12)}.UserMenu_scrolled__Pz18g .UserMenu_trigger__sCf_d{background:rgba(30,58,138,.1)}.UserMenu_scrolled__Pz18g .UserMenu_trigger__sCf_d:hover{background:rgba(30,58,138,.15)}.UserMenu_avatar__cK_tf{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;border:2px solid rgba(30,58,138,.2);flex-shrink:0}.UserMenu_scrolled__Pz18g .UserMenu_avatar__cK_tf{border-color:rgba(30,58,138,.3)}.UserMenu_avatarPlaceholder__xXf6X{width:2.5rem;height:2.5rem;border-radius:50%;background:#3b82f6;color:white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;flex-shrink:0}.UserMenu_username__dHhdL{font-size:.9rem;font-weight:600;color:#1e3a8a}.UserMenu_scrolled__Pz18g .UserMenu_username__dHhdL{color:#1e3a8a}.UserMenu_dropdown__UaSxY{position:absolute;top:calc(100% + .5rem);right:0;background:white;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);min-width:150px;z-index:50}.UserMenu_dropdownItem__Ge0db{width:100%;background:none;border:none;padding:.75rem 1rem;text-align:left;font-size:.875rem;color:#374151;cursor:pointer;transition:background .2s}.UserMenu_dropdownItem__Ge0db:hover{background:#f3f4f6}.UserMenu_dropdownItem__Ge0db:first-child{border-radius:.5rem .5rem 0 0}.UserMenu_dropdownItem__Ge0db:last-child{border-radius:0 0 .5rem .5rem}@media (max-width:768px){.UserMenu_username__dHhdL{display:none}.UserMenu_trigger__sCf_d{padding:.25rem;border-radius:50%}}.Footer_footer__vccrR{background:white;border-top:1px solid #e5e7eb;padding:3rem 1.5rem 2rem;position:relative}.Footer_footer__vccrR:before{content:"";position:absolute;top:-1px;left:0;right:0;height:3px;background:linear-gradient(90deg,#e08a7a,#d4bc8a 50%,#7ab4c8)}.Footer_container__uSK2z{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.Footer_brand__xcG8O{display:flex;align-items:center;gap:.5rem}.Footer_logoImage__k9pVB{width:32px;height:32px;object-fit:contain}.Footer_logoText__u8wMT{font-size:1.25rem;font-weight:700;background:linear-gradient(90deg,#d65a47,#c9b88a 50%,#5a9bb8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.Footer_links__vaxFj{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.Footer_link__fT_Mq{font-size:.875rem;color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.Footer_link__fT_Mq:hover{color:var(--slate)}.Footer_copyright__VjAdT{font-size:.8125rem;color:var(--text-tertiary);margin:0}@media (max-width:768px){.Footer_footer__vccrR{padding:2rem 1rem 1.5rem}.Footer_links__vaxFj{gap:1rem 1.5rem}}.AuthenticatedFooter_footer__h3q01{position:fixed;bottom:0;left:0;right:0;height:90px;background:white;box-shadow:0 -1px 3px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;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:80px}.AuthenticatedFooter_logoImage__jEsPj{width:60px;height:60px}}.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_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,#f0b8b0,#e8d4a8 40%,#b8d4e0)!important;border:none!important;color:var(--slate)!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)}@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{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:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative}.MVPHowItWorks_step__akjz7{position:relative;text-align:center;padding:2rem 1.5rem;background:white;border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.MVPHowItWorks_step__akjz7: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}.MVPHowItWorks_step__akjz7:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.MVPHowItWorks_stepHeader__s56jq{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.25rem}.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_stepTitle__wedOA{font-size:1.25rem;font-weight:600;color:var(--slate);margin-bottom:.75rem}.MVPHowItWorks_stepDescription__223mf{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.MVPHowItWorks_connector__8SE_2{display:none}@media (max-width:900px){.MVPHowItWorks_steps__QXfM1{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.MVPHowItWorks_section__CIyTy{padding:3.5rem 1rem}.MVPHowItWorks_title__CkR9d{font-size:1.875rem}.MVPHowItWorks_steps__QXfM1{grid-template-columns:1fr;gap:1.5rem}.MVPHowItWorks_step__akjz7{padding:1.5rem 1.25rem}.MVPHowItWorks_stepHeader__s56jq{margin-bottom:1rem}.MVPHowItWorks_stepTitle__wedOA{font-size:1.125rem}.MVPHowItWorks_stepDescription__223mf{font-size:.875rem}}.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}}