:root{--indigo: #1C476A;--terracotta: #C96C39;--aqua: #5BA5A8;--pale-aqua: #ABDADC;--teal: #0d9488;--white: #FAFAFA;--color-primary: var(--indigo);--color-primary-dark: #2f3f8f;--color-primary-light: #6573c3;--success: var(--pale-aqua);--warning: var(--terracotta);--danger: #dc3545;--slate-gray: #657C96;--light-taupe: #AE9372;--desert-sand: #EAD6B5;--off-white: #F1F1EF;--pale-sky: #E6EDF2;--color-border: #e0e0e0;--color-text: #1C476A;--color-text-muted: #666666;--color-bg: #ffffff;--color-surface: #ffffff;--surface-muted: #f5f5f5;--glass-bg: rgba(255, 255, 255, .92);--glass-bg-strong: rgba(255, 255, 255, .97);--glass-blur: 20px;--glass-blur-light: 12px;--glass-border: rgba(28, 71, 106, .1);--glass-border-subtle: rgba(28, 71, 106, .06);--glass-shadow: 0 4px 20px rgba(0, 0, 0, .08), 0 1px 3px rgba(0, 0, 0, .04);--glass-shadow-elevated: 0 12px 40px rgba(0, 0, 0, .12), 0 4px 12px rgba(0, 0, 0, .06);--glass-inset-highlight: inset 0 1px 0 rgba(255, 255, 255, .9);--gradient-page-bg: linear-gradient(135deg, #e8eef5 0%, #f0f4f8 50%, #e4eaf0 100%);--gradient-subtle: linear-gradient(135deg, #f5f7fa 0%, #e4e8ec 100%);--gradient-accent: linear-gradient(135deg, var(--indigo) 0%, #2a5f8f 100%);--gradient-cta: linear-gradient(135deg, var(--terracotta) 0%, #d4784a 100%);--gradient-warning: linear-gradient(135deg, rgba(255, 243, 205, .85) 0%, rgba(255, 255, 255, .75) 100%);--gradient-info: linear-gradient(135deg, rgba(227, 242, 253, .85) 0%, rgba(255, 255, 255, .75) 100%);--gradient-danger: linear-gradient(135deg, rgba(255, 235, 238, .85) 0%, rgba(255, 255, 255, .75) 100%);--radius-sm: 12px;--radius-md: 16px;--radius-lg: 20px;--radius-xl: 24px;--transition-fast: .15s ease;--transition-medium: .3s ease;--transition-smooth: .3s cubic-bezier(.4, 0, .2, 1);--transition-bounce: .4s cubic-bezier(.34, 1.56, .64, 1)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):not([type=hidden]),textarea,select{color:var(--color-text, var(--indigo, #1c476a))}input::placeholder,textarea::placeholder{color:var(--slate-gray, #657c96);opacity:.65}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-text, var(--indigo, #1c476a));transition:background-color 9999s ease-out 0s}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1d1d1f;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em}body{margin:0;min-width:320px;min-height:100vh;background:var(--gradient-page-bg);background-attachment:fixed}body[data-embed="1"],html:has(body[data-embed="1"]){background:transparent!important;min-width:0;min-height:0;overflow-x:hidden;overflow-y:visible}body[data-embed="1"] .app-container{background:transparent!important;background-color:transparent!important;min-height:0}h1{font-size:2em;line-height:1.1;color:#333}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.app-container{min-height:100vh;background-color:var(--white)}._container_o3xov_7{display:inline-flex;align-items:center;gap:10px}._labelLeft_o3xov_13{flex-direction:row-reverse}._label_o3xov_13{font-size:.875rem;font-weight:500;color:var(--indigo, #1C476A);cursor:pointer;-webkit-user-select:none;user-select:none}._labelDisabled_o3xov_29{color:var(--slate-gray, #657C96);opacity:.6;cursor:not-allowed}._toggle_o3xov_39{position:relative;border:none;border-radius:999px;background:var(--pale-sky, #E6EDF2);cursor:pointer;transition:background .2s ease;padding:0;flex-shrink:0}._toggle_o3xov_39:hover:not(:disabled){background:#d8e3eb}._toggle_o3xov_39:focus-visible{outline:none;box-shadow:0 0 0 3px #1c476a26}._toggle_o3xov_39._checked_o3xov_59{background:var(--indigo, #1C476A)}._toggle_o3xov_39._checked_o3xov_59:hover:not(:disabled){background:#2a5f8f}._toggle_o3xov_39._disabled_o3xov_67{opacity:.5;cursor:not-allowed}._thumb_o3xov_76{position:absolute;top:2px;background:#fff;border-radius:50%;transition:transform .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #00000026}._size-sm_o3xov_90{width:32px;height:18px}._size-sm_o3xov_90 ._thumb_o3xov_76{width:14px;height:14px;left:2px}._size-sm_o3xov_90._checked_o3xov_59 ._thumb_o3xov_76{transform:translate(14px)}._size-md_o3xov_106{width:44px;height:24px}._size-md_o3xov_106 ._thumb_o3xov_76{width:20px;height:20px;left:2px}._size-md_o3xov_106._checked_o3xov_59 ._thumb_o3xov_76{transform:translate(20px)}._size-lg_o3xov_122{width:56px;height:30px}._size-lg_o3xov_122 ._thumb_o3xov_76{width:26px;height:26px;left:2px}._size-lg_o3xov_122._checked_o3xov_59 ._thumb_o3xov_76{transform:translate(26px)}._modalBackdrop_nakgb_3{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:_fadeIn_nakgb_1 .2s ease}@keyframes _fadeIn_nakgb_1{0%{opacity:0}to{opacity:1}}._modal_nakgb_3{background:#fff;border-radius:16px;max-width:520px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_slideUp_nakgb_1 .3s ease}@keyframes _slideUp_nakgb_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_nakgb_47{position:relative;padding:24px 24px 16px;border-bottom:1px solid var(--color-border, #e0e0e0);display:flex;justify-content:space-between;align-items:flex-start}._headerInfo_nakgb_56{flex:1}._title_nakgb_60{font-size:1.25em;font-weight:700;color:var(--indigo, #1c476a);margin:0 0 4px}._subtitle_nakgb_67{font-size:.95em;color:var(--color-text-muted, #666);margin:0}._amountBadge_nakgb_73{background:var(--terracotta, #c96c39);color:#fff;font-size:1.1em;font-weight:700;padding:8px 16px;border-radius:24px;white-space:nowrap}._closeButton_nakgb_83{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;background:#00000014;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s;z-index:10}._closeButton_nakgb_83:hover{background:#00000026;color:#333}._checkoutContainer_nakgb_108{flex:1;overflow-y:auto;min-height:450px;max-height:calc(90vh - 120px);padding:0}._checkoutMount_nakgb_117{min-height:400px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:hidden}._loadingContainer_nakgb_127{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:40px;gap:20px}._spinner_nakgb_137{width:48px;height:48px;border:4px solid var(--pale-sky, #e6edf2);border-top-color:var(--indigo, #1c476a);border-radius:50%;animation:_spin_nakgb_137 1s linear infinite}@keyframes _spin_nakgb_137{to{transform:rotate(360deg)}}._loadingText_nakgb_150{font-size:1em;color:var(--slate-gray, #657c96);text-align:center}._errorContainer_nakgb_157{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:40px;gap:16px;text-align:center}._errorIcon_nakgb_168{font-size:48px;color:var(--terracotta, #c96c39)}._errorMessage_nakgb_173{font-size:1em;color:var(--color-text-muted, #666);max-width:320px}._retryButton_nakgb_179{padding:12px 24px;background:var(--indigo, #1c476a);color:#fff;border:none;border-radius:8px;font-size:1em;font-weight:600;cursor:pointer;transition:all .2s}._retryButton_nakgb_179:hover{background:#163a56}._fallbackButton_nakgb_195{padding:10px 20px;background:transparent;color:var(--indigo, #1c476a);border:2px solid var(--indigo, #1c476a);border-radius:8px;font-size:.95em;font-weight:600;cursor:pointer;transition:all .2s;margin-top:8px}._fallbackButton_nakgb_195:hover{background:var(--pale-sky, #e6edf2)}@media(max-width:600px){._modalBackdrop_nakgb_3{padding:0;align-items:flex-end}._modal_nakgb_3{max-width:100%;max-height:95vh;border-radius:16px 16px 0 0}._header_nakgb_47{padding:20px 16px 14px;flex-direction:column;gap:12px}._headerInfo_nakgb_56{order:2}._amountBadge_nakgb_73{order:1;align-self:flex-start;font-size:1em;padding:6px 14px}._closeButton_nakgb_83{top:10px;right:10px}._title_nakgb_60{font-size:1.1em}._checkoutContainer_nakgb_108{max-height:calc(95vh - 140px);min-height:350px}._loadingContainer_nakgb_127{min-height:300px;padding:32px}}._inlineMobile_nakgb_263{background:#fff;flex:1;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:visible;min-height:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._inlineMobile_nakgb_263 ._checkoutContainer_nakgb_108{flex:1 1 auto;max-height:none;min-height:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}._inlineMobile_nakgb_263 ._checkoutMount_nakgb_117{min-height:0;width:100%;max-width:100%;min-width:0;overflow-x:hidden}._inlineHeader_nakgb_297{position:relative;padding:16px 48px 16px 16px;border-bottom:1px solid var(--color-border, #e0e0e0);display:flex;justify-content:space-between;align-items:center;gap:12px}._inlineCloseButton_nakgb_307{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:32px;height:32px;border:none;background:#2c3e6e14;border-radius:50%;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#5a6472;transition:background .2s,color .2s;flex-shrink:0}._inlineCloseButton_nakgb_307:hover{background:#2c3e6e24;color:var(--indigo, #1c476a)}._inlineCloseButton_nakgb_307:focus{outline:none;box-shadow:0 0 0 3px #2c3e6e26}._inlineTitle_nakgb_338{font-size:1.1em;font-weight:600;color:var(--indigo, #1c476a);margin:0;min-width:0;padding-right:8px}._inlineAmount_nakgb_347{font-size:1em;font-weight:700;color:var(--terracotta, #c96c39);white-space:normal;overflow-wrap:anywhere;margin-right:8px;flex-shrink:1;min-width:0}._progressSection_nakgb_359{padding:16px 24px;border-bottom:1px solid var(--color-border, #e0e0e0)}._progressStats_nakgb_364{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}._progressRaised_nakgb_371{font-size:1em;font-weight:700;color:var(--indigo, #1c476a)}._progressRaised_nakgb_371 span{font-weight:400;color:#666}._progressText_nakgb_382{font-size:.85em;color:#888}._progressBar_nakgb_387{height:8px;background:#e8eaed;border-radius:8px;overflow:hidden;margin-bottom:8px;position:relative}._progressFill_nakgb_396{height:100%;background:var(--terracotta, #c96c39);border-radius:8px;transform-origin:left center;transition:transform .8s ease-out;position:absolute;left:0;top:0;width:100%;z-index:2}._progressFillProjected_nakgb_409{height:100%;background:#c96c3966;border-radius:8px;transform-origin:left center;transition:transform .8s ease-out;position:absolute;left:0;top:0;width:100%;z-index:1}._progressTextRow_nakgb_422{display:flex;justify-content:flex-end;align-items:center}._projectedText_nakgb_428{font-size:.85em;color:var(--terracotta, #c96c39);font-weight:600}._page_t88no_1{min-height:100vh;background:#fff}._loading_t88no_7{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px;color:var(--indigo)}._spinner_t88no_17{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:var(--indigo);border-radius:50%;animation:_spin_t88no_17 .8s linear infinite}@keyframes _spin_t88no_17{to{transform:rotate(360deg)}}._notFound_t88no_30{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:40px;color:var(--indigo)}._notFound_t88no_30 h1{font-size:2em;margin:0 0 12px}._notFound_t88no_30 p{color:#666;margin:0 0 24px}._homeLink_t88no_51{padding:12px 24px;background:var(--indigo);color:#fff;text-decoration:none;border-radius:6px;font-weight:600}._layout_t88no_61{display:flex;min-height:100vh}._embedPage_t88no_92{background:transparent!important;min-height:0;overflow-x:hidden}._embedLayout_t88no_98{min-height:auto;background:transparent;overflow-x:hidden;max-width:100%}._embedLayout_t88no_98 ._mainContent_t88no_111{flex:1;padding:16px 20px;background:transparent}._embedLayout_t88no_98 ._sidebar_t88no_81{display:flex!important;position:static!important;width:100%;max-width:100%;box-sizing:border-box;flex:none!important;align-self:flex-start!important;overflow-x:hidden!important;overflow-y:visible;padding:16px 20px 24px;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-left:0!important}._embedLayout_t88no_98 ._sidebarCard_t88no_134{border-radius:12px;padding:20px;box-shadow:none;border:none;background:transparent!important;overflow-x:hidden;overflow-y:visible;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._embedLayout_t88no_98 ._aboutSection_t88no_150,._embedLayout_t88no_98 ._statsBar_t88no_150{background:transparent!important;border:none;box-shadow:none}._embedLayout_t88no_98 ._amountBtn_t88no_180{background:#ffffffd9;border:2px solid rgba(44,62,110,.25)}._embedLayout_t88no_98 ._amountBtn_t88no_180:hover:not(._amountBtnActive_t88no_180){border-color:var(--indigo);background:#fff}._embedLayout_t88no_98 ._amountBtn_t88no_180._amountBtnActive_t88no_180,._embedWidgetLayout_t88no_193 ._amountBtn_t88no_180._amountBtnActive_t88no_180{background:var(--indigo);color:#fff;border-color:var(--indigo);box-shadow:0 2px 8px #2c3e6e33}._embedLayout_t88no_98 ._amountBtn_t88no_180._amountBtnActive_t88no_180:hover,._embedLayout_t88no_98 ._amountBtn_t88no_180._amountBtnActive_t88no_180:active,._embedLayout_t88no_98 ._amountBtn_t88no_180._amountBtnActive_t88no_180:focus,._embedWidgetLayout_t88no_193 ._amountBtn_t88no_180._amountBtnActive_t88no_180:hover,._embedWidgetLayout_t88no_193 ._amountBtn_t88no_180._amountBtnActive_t88no_180:active,._embedWidgetLayout_t88no_193 ._amountBtn_t88no_180._amountBtnActive_t88no_180:focus{background:var(--indigo);color:#fff;border-color:var(--indigo)}@media(min-width:768px){._embedLayout_t88no_98{flex-direction:row!important}._embedLayout_t88no_98 ._mainContent_t88no_111{flex:3}._embedLayout_t88no_98 ._sidebar_t88no_81{flex:none!important;width:auto;min-width:320px;max-width:380px;box-sizing:border-box;padding:20px 20px 28px 0}}._embedWidgetLayout_t88no_193{flex-direction:column!important;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;--embed-font-size: 18px;--embed-row-h: 50px;--embed-row-gap: 10px;--embed-toggle-h: 46px;--embed-toggle-mb: 14px;font-size:var(--embed-font-size);-webkit-font-smoothing:antialiased}._embedWidgetLayout_t88no_193 ._sidebarCard_t88no_134{padding:0!important;width:100%;max-width:100%;min-width:0;box-sizing:border-box;font-size:var(--embed-font-size)}._embedWidgetLayout_t88no_193 ._mainContent_t88no_111{display:none!important}._embedWidgetLayout_t88no_193 ._sidebar_t88no_81{display:flex!important;width:100%!important;min-width:0!important;max-width:min(860px,100%)!important;box-sizing:border-box!important;padding:0 16px 28px!important;margin:0 auto;overflow-x:hidden}._embedWidgetProgress_t88no_274{margin-bottom:20px;padding-bottom:4px}._embedWidgetScopeLabel_t88no_279{margin:0 0 6px;font-size:1em;font-weight:600;color:var(--indigo);letter-spacing:-.01em}._embedWidgetProgressMeta_t88no_287{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:8px 12px;margin-bottom:8px;min-width:0}._embedWidgetProgressAmount_t88no_297{font-size:1.1em;font-weight:600;color:var(--indigo);letter-spacing:-.01em;min-width:0;overflow-wrap:anywhere}._embedWidgetProgressAmount_t88no_297 span{font-weight:500;color:#6b7280}._embedWidgetProgressPct_t88no_311{font-size:.95em;font-weight:500;color:#8a93a3;white-space:normal;flex-shrink:0}._embedWidgetProjected_t88no_319{margin:8px 0 0;font-size:.92em;font-weight:500;color:var(--terracotta);line-height:1.35}._embedWidgetFootnote_t88no_327{margin:8px 0 0;font-size:.88em;font-weight:400;color:#9aa3b2;line-height:1.35}._embedWidgetScope_t88no_279{margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#2c3e6e0a;border:1px solid rgba(44,62,110,.1);font-size:.85em}._embedWidgetScope_t88no_279 p{margin:0;line-height:1.4}._embedWidgetGrid_t88no_349{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._embedWidgetWhereCol_t88no_359{order:1;min-width:0}._embedWidgetAmountCol_t88no_364{order:2;min-width:0}._embedWidgetAmountCol_t88no_364 ._amountGrid_t88no_369{grid-template-columns:repeat(3,minmax(0,1fr))}._coverFeeToggleRow_t88no_373,._embedWidgetFeeRow_t88no_374{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:4px 0 12px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._embedWidgetFeeRow_t88no_374{flex-direction:column;align-items:stretch;gap:8px}._embedWidgetFeeRow_t88no_374>*:first-child{display:flex;width:100%;max-width:100%;min-width:0;justify-content:space-between;align-items:center;gap:8px}._embedWidgetFeeRow_t88no_374>*:first-child span{min-width:0;overflow-wrap:anywhere;font-size:.87em;font-weight:500}._embedWidgetFeeRow_t88no_374 ._coverFeeAmount_t88no_410{white-space:normal;align-self:flex-start}._coverFeeAmount_t88no_410{font-size:.85em;font-weight:600;color:var(--terracotta);white-space:nowrap}._embedWidgetLayout_t88no_193 ._toggle_t88no_422{width:100%;max-width:100%;min-width:0;margin-bottom:var(--embed-toggle-mb);padding:3px;height:var(--embed-toggle-h);min-height:var(--embed-toggle-h);box-sizing:border-box;align-items:stretch}._embedWidgetLayout_t88no_193 ._toggleBtn_t88no_434{padding:0 12px;font-size:1em;font-weight:600;border-radius:10px;display:flex;align-items:center;justify-content:center;min-width:0}._embedWidgetLayout_t88no_193 ._amountGrid_t88no_369{gap:var(--embed-row-gap);margin-bottom:var(--embed-row-gap)}._embedWidgetLayout_t88no_193 ._embedAmountRow_t88no_451{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--embed-row-gap);margin-bottom:var(--embed-row-gap);width:100%;max-width:100%;min-width:0;box-sizing:border-box}._embedWidgetLayout_t88no_193 ._embedAmountRow_t88no_451:last-of-type{margin-bottom:var(--embed-row-gap)}._embedWidgetLayout_t88no_193 ._embedTileBtn_t88no_467{box-sizing:border-box;width:100%;max-width:100%;min-width:0;height:var(--embed-row-h);min-height:var(--embed-row-h);max-height:var(--embed-row-h);padding:0 8px;font-size:1em;font-weight:600;line-height:1.15;border-radius:10px;border:2px solid rgba(44,62,110,.25);background:#ffffffd9;color:var(--indigo)}._embedWidgetLayout_t88no_193 ._embedTileBtn_t88no_467:hover:not(._amountBtnActive_t88no_180){border-color:var(--indigo);background:#fff}._embedWidgetLayout_t88no_193 ._givingBranchCard_t88no_490._embedTileBtn_t88no_467{border:2px solid rgba(44,62,110,.25);border-radius:10px;background:#ffffffd9;box-shadow:none;flex-direction:row;font-size:.95em}._embedWidgetLayout_t88no_193 ._givingBranchCard_t88no_490._embedTileBtn_t88no_467:hover:not(:disabled){border-color:var(--indigo);background:#fff;box-shadow:none;transform:none}._embedWidgetLayout_t88no_193 ._amountBtn_t88no_180{padding:0 6px;display:flex;align-items:center;justify-content:center}._embedWidgetLayout_t88no_193 ._customInput_t88no_513{width:100%;max-width:100%;min-width:0;margin-bottom:var(--embed-row-gap);height:var(--embed-row-h);min-height:var(--embed-row-h);box-sizing:border-box;border-radius:10px;border-width:2px}._embedWidgetLayout_t88no_193 ._dollar_t88no_525{padding-left:12px;font-size:1em;font-weight:600}._embedWidgetLayout_t88no_193 ._customField_t88no_531{padding:0 12px 0 4px;font-size:1em;font-weight:600}._embedWidgetLayout_t88no_193 ._customField_t88no_531::placeholder{font-size:1em;font-weight:400;color:#8a93a3}._embedWidgetLayout_t88no_193 ._amountRequiredHint_t88no_543{font-size:.87em;font-weight:600}._embedWidgetLayout_t88no_193 ._givingNavRow_t88no_549{margin-bottom:var(--embed-row-gap);min-height:var(--embed-row-h);align-items:center}._embedWidgetLayout_t88no_193 ._givingBackBtn_t88no_555{font-size:.87em;font-weight:600;padding:6px 10px}._embedWidgetLayout_t88no_193 ._givingBreadcrumb_t88no_561{font-size:.87em}._embedWidgetLayout_t88no_193 ._givingWnmBtn_t88no_565{min-height:var(--embed-row-h);padding:8px 12px;margin-bottom:var(--embed-row-gap);border-radius:10px}._embedWidgetLayout_t88no_193 ._givingWnmLabel_t88no_572{font-size:1em;font-weight:600}._embedWidgetLayout_t88no_193 ._givingWnmHint_t88no_577{font-size:.82em;font-weight:400}._embedWidgetLayout_t88no_193 ._givingRegionAltBtn_t88no_582{min-height:var(--embed-row-h);padding:8px 12px;font-size:.9em;font-weight:600;margin-top:0;border-radius:10px}._embedWidgetLayout_t88no_193 ._secureText_t88no_591{margin-top:16px;font-size:.78em;color:#a0a8b4}._embedConfirmBtn_t88no_597{width:100%;margin-top:20px}._embedWidgetLayout_t88no_193 ._donateBtnPrimary_t88no_602{padding:12px 16px;border-radius:12px}._embedWidgetLayout_t88no_193 ._donateBtnPrimary_t88no_602 strong{font-size:1.05em;font-weight:600}._embedWidgetLayout_t88no_193 ._donateBtnPrimary_t88no_602 span{font-size:.87em;font-weight:500}._amountRequiredHint_t88no_543{margin:0 0 12px;font-size:.85em;font-weight:600;color:var(--terracotta);line-height:1.35}@media(max-width:640px){._embedWidgetLayout_t88no_193 ._sidebar_t88no_81{padding:0 12px 24px!important}._embedWidgetLayout_t88no_193 ._givingWizardEmbed_t88no_630 ._givingEmbedToggleSpacer_t88no_630{display:none}._embedWidgetLayout_t88no_193 ._givingNodeList_t88no_634{gap:var(--embed-row-gap)}._embedWidgetLayout_t88no_193 ._givingNodeBtn_t88no_638{min-height:var(--embed-row-h);padding:14px 16px}._embedWidgetLayout_t88no_193 ._givingNodeLabel_t88no_643{font-size:1em}._embedWidgetLayout_t88no_193 ._givingNodeMeta_t88no_647{font-size:.88em}._embedWidgetLayout_t88no_193 ._givingWnmBtn_t88no_565{padding:12px 14px}._embedWidgetLayout_t88no_193 ._givingWnmLabel_t88no_572{font-size:1.05em}._embedWidgetLayout_t88no_193 ._givingRegionAltBtn_t88no_582{padding:12px 14px;font-size:1em}._embedWidgetLayout_t88no_193 ._toggleBtn_t88no_434{padding:0 8px;font-size:.95em}._embedWidgetLayout_t88no_193 ._embedTileBtn_t88no_467{padding:0 4px;font-size:.95em}}@media(min-width:640px){._embedWidgetGrid_t88no_349{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--embed-row-gap) 24px;align-items:start}._embedWidgetWhereCol_t88no_359{order:1;margin-top:0}._embedWidgetAmountCol_t88no_364{order:2;margin-top:0}}@media(min-width:768px){._embedLayout_t88no_98._embedWidgetLayout_t88no_193{flex-direction:column!important}._embedLayout_t88no_98._embedWidgetLayout_t88no_193 ._sidebar_t88no_81{width:100%!important;min-width:0!important;max-width:860px!important;padding:0 16px 32px!important}}._mainContent_t88no_111{flex:3;padding:48px 60px;background:#fff;min-width:0}._compactLayout_t88no_715 ._mainContent_t88no_111{padding:22px 28px}._headerRow_t88no_720{margin-bottom:12px}._titleSection_t88no_724{max-width:800px}._compactLayout_t88no_715 ._titleSection_t88no_724{max-width:none}._inlineEditHud_t88no_732{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}._inlineEditBtn_t88no_739{border:1px solid var(--color-border, #d6d9df);background:#ffffffeb;color:var(--indigo);border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:600;cursor:pointer}._inlineEditBtn_t88no_739:hover{border-color:var(--indigo)}._campaignTitle_t88no_754{font-size:2.5em;font-weight:800;color:var(--indigo);margin:0 0 12px;line-height:1.15;letter-spacing:-.02em}._impactSubtitle_t88no_763{font-size:1.2em;color:var(--aqua);margin:0;line-height:1.4;font-weight:600}._impactSubtitleEmpty_t88no_771{font-size:1rem;color:var(--slate-gray);margin:0;line-height:1.4;font-weight:500}._statsBar_t88no_150{box-sizing:border-box;background:#f8f9fa;border-radius:16px;padding:24px 32px;margin-bottom:24px;border:1px solid rgba(0,0,0,.08);box-shadow:0 0 0 .5px #ffffff80 inset,0 1px 2px #0000000d}._compactLayout_t88no_715 ._statsBar_t88no_150{padding:16px 20px;margin-bottom:16px}@media(max-width:768px){._statsBar_t88no_150{display:none}}._statsGrid_t88no_803{display:flex;justify-content:space-around;align-items:center;gap:48px}._statItem_t88no_810{text-align:center}._statValue_t88no_814{font-size:2em;font-weight:700;color:var(--indigo);line-height:1;margin-bottom:8px}._statLabel_t88no_822{font-size:.85em;color:#888;text-transform:uppercase;letter-spacing:.8px}._matchingBanner_t88no_830{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:12px;padding:16px 20px;margin-bottom:24px}._matchingIcon_t88no_841{font-size:1.75rem;flex-shrink:0}._matchingContent_t88no_846{flex:1;min-width:0}._matchingTitle_t88no_851{font-size:1.1em;font-weight:700;color:#92400e;margin-bottom:2px}._matchingSubtitle_t88no_858{font-size:.875em;color:#a16207}._matchingExpiry_t88no_863{opacity:.8}._matchingRemaining_t88no_867{font-size:.875em;font-weight:600;color:#92400e;background:#fff9;padding:6px 12px;border-radius:6px;white-space:nowrap}@media(max-width:768px){._matchingBanner_t88no_830{flex-direction:row;text-align:left;gap:12px;padding:12px 14px;border-radius:10px;margin-bottom:16px}._matchingIcon_t88no_841{font-size:1.25rem}._matchingTitle_t88no_851{font-size:.95em;margin-bottom:1px}._matchingSubtitle_t88no_858{font-size:.8em}._matchingRemaining_t88no_867{font-size:.75rem;padding:4px 10px;white-space:nowrap}}._progressSection_t88no_908{margin-bottom:28px;padding-top:8px;position:relative}._progressStats_t88no_915{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}._progressRaised_t88no_922{font-size:1.1em;font-weight:700;color:var(--indigo)}._progressRaised_t88no_922 span{font-weight:400;color:#666}._progressDonorCount_t88no_933{font-size:.9em;color:#666}._progressBar_t88no_938{height:10px;background:#e8eaed;border-radius:10px;overflow:hidden;margin-bottom:8px;position:relative}._progressFill_t88no_947{height:100%;background:var(--terracotta);border-radius:10px;transform-origin:left center;transition:transform .8s ease-out;position:absolute;left:0;top:0;width:100%;z-index:2}._progressFillProjected_t88no_960{height:100%;background:#c96c3966;border-radius:10px;transform-origin:left center;transition:transform .8s ease-out;position:absolute;left:0;top:0;width:100%;z-index:1}._progressProjected_t88no_973,._impactBadge_t88no_977{display:none}._progressTextRow_t88no_981{display:flex;justify-content:space-between;align-items:center}._progressText_t88no_981{font-size:.85em;color:#888;margin:0}._projectedText_t88no_993{font-size:.85em;color:var(--terracotta);font-weight:600}._impactBanner_t88no_1000{background:linear-gradient(135deg,var(--terracotta),#b35a2f);color:#fff;padding:20px 24px;border-radius:10px;margin-bottom:28px}._impactBanner_t88no_1000 p{margin:0;font-size:1em;line-height:1.5}._campaignPhoto_t88no_1015{margin-bottom:28px}._campaignPhoto_t88no_1015 img{max-height:800px;width:auto;max-width:100%;display:block;border-radius:12px}._mediaSection_t88no_1028{margin-bottom:24px;position:relative}._inlineEditMediaBtn_t88no_1033{position:absolute;top:10px;right:10px;z-index:8;border:1px solid rgba(255,255,255,.75);background:#0000008c;color:#fff;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:600;cursor:pointer}._inlineEditMediaBtn_t88no_1033:hover{background:#000000b3}._galleryOverlay_t88no_1053,._mobileStatusCard_t88no_151{display:none}._aboutSection_t88no_150{box-sizing:border-box;margin-bottom:24px;width:100%;background:#f8f9fa;border-radius:16px;padding:24px 32px;border:1px solid rgba(0,0,0,.08);box-shadow:0 0 0 .5px #ffffff80 inset,0 1px 2px #0000000d;position:relative}._inlineEditDescriptionBtn_t88no_1077{position:absolute;top:10px;right:10px;border:1px solid var(--color-border, #d6d9df);background:#fff;color:var(--indigo);border-radius:999px;padding:4px 10px;font-size:.76rem;font-weight:600;cursor:pointer}._inlineEditDescriptionBtn_t88no_1077:hover{border-color:var(--indigo)}._descriptionText_t88no_1095{font-size:1.05em;line-height:1.7;color:#1d1d1f;margin:0;width:100%;max-width:74ch;word-wrap:break-word;overflow-wrap:break-word}._descriptionPlaceholder_t88no_1106{margin:0;color:var(--slate-gray);font-size:.95rem}._descriptionText_t88no_1095 h1,._descriptionText_t88no_1095 h2,._descriptionText_t88no_1095 h3,._descriptionText_t88no_1095 h4,._descriptionText_t88no_1095 h5,._descriptionText_t88no_1095 h6{margin-top:1.25em;margin-bottom:.6em;font-weight:600;line-height:1.3;color:#1d1d1f}._descriptionText_t88no_1095 h1:first-child,._descriptionText_t88no_1095 h2:first-child,._descriptionText_t88no_1095 h3:first-child,._descriptionText_t88no_1095 h4:first-child,._descriptionText_t88no_1095 h5:first-child,._descriptionText_t88no_1095 h6:first-child{margin-top:0}._descriptionText_t88no_1095 h1{font-size:1.8em}._descriptionText_t88no_1095 h2{font-size:1.5em}._descriptionText_t88no_1095 h3{font-size:1.25em}._descriptionText_t88no_1095 h4{font-size:1.1em}._descriptionText_t88no_1095 p{margin-bottom:.9em;line-height:1.7}._descriptionText_t88no_1095 p:first-child{margin-top:0}._descriptionText_t88no_1095 p:last-child{margin-bottom:0}._descriptionText_t88no_1095 ul,._descriptionText_t88no_1095 ol{margin-left:1.2em;margin-bottom:1em;padding-left:.9em}._descriptionText_t88no_1095 li{margin-bottom:.4em;line-height:1.6}._descriptionText_t88no_1095 ul li{list-style-type:disc}._descriptionText_t88no_1095 ol li{list-style-type:decimal}._descriptionText_t88no_1095 a{color:#06c;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.5px;transition:color .2s}._descriptionText_t88no_1095 a:hover{color:#0052a3}._descriptionText_t88no_1095 strong{font-weight:600}._descriptionText_t88no_1095 em{font-style:italic}._descriptionText_t88no_1095 u{text-decoration:underline}._descriptionText_t88no_1095 s{text-decoration:line-through}._descriptionText_t88no_1095 blockquote{margin:1em 0;padding-left:1em;border-left:3px solid #ddd;color:#666;font-style:italic}._descriptionText_t88no_1095 code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}._descriptionText_t88no_1095 pre{background:#f5f5f5;padding:1em;border-radius:6px;overflow-x:auto;margin:1em 0}._descriptionText_t88no_1095 pre code{background:none;padding:0}._descriptionText_t88no_1095 hr{border:none;border-top:1px solid #ddd;margin:1.5em 0}._sidebar_t88no_81{flex:1;background:#f8f9facc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:48px 32px;display:flex;flex-direction:column;position:sticky;top:0;align-self:flex-start;border-left:1px solid rgba(0,0,0,.04)}._compactLayout_t88no_715 ._sidebar_t88no_81{padding:22px 18px}._sidebarCard_t88no_134{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 24px #0000000f}._compactLayout_t88no_715 ._sidebarCard_t88no_134{border-radius:16px;padding:20px}._sidebarTitle_t88no_1279{font-size:1.3em;font-weight:700;color:var(--indigo);margin:0 0 24px;text-align:center;letter-spacing:-.01em}._toggle_t88no_422{display:flex;width:100%;max-width:100%;min-width:0;box-sizing:border-box;background:#f0f0f0;border-radius:14px;padding:4px;margin-bottom:24px}._toggleBtn_t88no_434{flex:1;min-width:0;padding:14px 20px;border:none;border-radius:12px;background:transparent;font-size:1em;font-weight:600;color:#666;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._toggleBtnActive_t88no_1315{background:#fff;color:var(--indigo);box-shadow:0 2px 8px #0000001a}._heart_t88no_1321{color:#e74c3c}._amountGrid_t88no_369{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._amountBtn_t88no_180{padding:18px 12px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;font-size:1.1em;font-weight:600;color:var(--indigo);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;box-sizing:border-box;min-width:0;max-width:100%}._amountBtn_t88no_180:hover{border-color:var(--indigo);background:#f8f9fa}._amountBtn_t88no_180:active{transform:scale(.97)}._amountBtn_t88no_180:focus{outline:none;box-shadow:0 0 0 3px #2c3e6e26}._amountBtnActive_t88no_180{background:var(--indigo);color:#fff;border-color:var(--indigo);box-shadow:0 2px 8px #2c3e6e33}._amountBtnActive_t88no_180:hover,._amountBtnActive_t88no_180:active,._amountBtnActive_t88no_180:focus{background:var(--indigo);color:#fff;border-color:var(--indigo)}._customInput_t88no_513{position:relative;width:100%;max-width:100%;min-width:0;box-sizing:border-box;margin-bottom:20px;background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;display:flex;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1)}._customInput_t88no_513:focus-within{border-color:var(--indigo);box-shadow:0 0 0 3px #2c3e6e1a}._dollar_t88no_525{padding-left:18px;color:var(--indigo);font-size:1.25em;font-weight:600}._customField_t88no_531{flex:1;min-width:0;padding:18px 18px 18px 8px;border:none;background:transparent;font-size:1.15em;color:var(--indigo);font-weight:600}._customField_t88no_531:focus{outline:none}._customField_t88no_531::placeholder{color:#999;font-weight:400}._coverFeeToggle_t88no_373{display:flex;align-items:center;gap:8px;margin:-6px 0 16px;color:#4d5d70;font-size:.92em}._coverFeeToggle_t88no_373 input{width:16px;height:16px}._impactBox_t88no_1445{background:#f0f8ff;border-left:4px solid var(--terracotta);padding:16px;border-radius:0 8px 8px 0;margin-bottom:20px}._impactBox_t88no_1445 p{margin:0;font-size:.95em;color:var(--indigo);line-height:1.5}._impactBox_t88no_1445 strong{color:var(--terracotta)}._impactSub_t88no_763{display:block;font-size:.85em;color:#888;margin-top:4px}._donateButtons_t88no_1472{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._donateBtnPrimary_t88no_602{width:100%;padding:16px 20px;background:var(--indigo);color:#fff;border:none;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;gap:4px}._donateBtnPrimary_t88no_602 strong{font-size:1.15em;font-weight:700}._donateBtnPrimary_t88no_602 span{font-size:.85em;opacity:.85}._confirmMonthlyNote_t88no_1504{font-size:.78em;opacity:.65;font-weight:500;letter-spacing:.01em}._donateBtnPrimary_t88no_602:hover:not(:disabled){background:#1e2d50;box-shadow:0 4px 16px #2c3e6e40}._donateBtnPrimary_t88no_602:active:not(:disabled){transform:scale(.98)}._donateBtnPrimary_t88no_602:focus{outline:none;box-shadow:0 0 0 3px #2c3e6e40}._donateBtnPrimary_t88no_602:disabled{background:#a0a0a0;cursor:not-allowed}._donateBtnSecondary_t88no_1530{width:100%;padding:14px 20px;background:#fff;color:var(--indigo);border:1.5px solid #d0d0d0;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;gap:4px}._donateBtnSecondary_t88no_1530 strong{font-size:1.05em;font-weight:700}._donateBtnSecondary_t88no_1530 span{font-size:.85em;color:#888}._donateBtnSecondary_t88no_1530:hover:not(:disabled){border-color:var(--indigo);background:#f8f9fa}._donateBtnSecondary_t88no_1530:active:not(:disabled){transform:scale(.98)}._donateBtnSecondary_t88no_1530:focus{outline:none;box-shadow:0 0 0 3px #2c3e6e26}._donateBtnSecondary_t88no_1530:disabled{border-color:#e0e0e0;color:#999;cursor:not-allowed}._donateBtnSecondary_t88no_1530:disabled span{color:#bbb}._givingWizard_t88no_630{margin-top:4px}._givingWizard_t88no_630._givingWizardEmbed_t88no_630{margin-top:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._givingWizardEmbed_t88no_630 ._givingEmbedToggleSpacer_t88no_630{height:var(--embed-toggle-h);margin-bottom:var(--embed-toggle-mb);flex-shrink:0;box-sizing:border-box}._givingWizardEmbed_t88no_630 ._givingBranchGrid_t88no_1599{display:flex;flex-direction:column;gap:var(--embed-row-gap);margin-bottom:0;width:100%;max-width:100%;min-width:0}._givingWizardEmbed_t88no_630 ._givingBranchCard_t88no_490{width:100%;max-width:100%;min-width:0;box-sizing:border-box;justify-content:center;align-items:center;text-align:center;cursor:pointer;transition:border-color .2s,background .2s}._givingWizardEmbed_t88no_630 ._givingBranchTitle_t88no_1621{font-size:inherit;font-weight:inherit;line-height:1.2}._givingWizardEmbed_t88no_630 ._givingBranchHint_t88no_1627{display:none}._givingNavRow_t88no_549{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}._givingNavRow_t88no_549 ._givingBreadcrumb_t88no_561{margin-bottom:0;flex:1;min-width:0}._givingBackBtn_t88no_555{flex-shrink:0;padding:7px 12px;border:1.5px solid #e4e7ec;border-radius:10px;background:#fff;font-size:.78em;font-weight:500;color:var(--indigo);cursor:pointer;line-height:1.2;transition:border-color .2s,background .2s}._givingBackBtn_t88no_555:hover{border-color:var(--indigo);background:#fafbfc}._givingRegionAltBtn_t88no_582{width:100%;margin-top:8px;padding:12px 14px;border:1.5px solid rgba(44,62,110,.18);border-radius:10px;background:#fff;font-size:.82em;font-weight:500;color:var(--indigo);cursor:pointer;text-align:center;min-height:48px;transition:border-color .2s,background .2s}._givingRegionAltBtn_t88no_582:hover{border-color:var(--indigo);background:#fafbfc}._givingWizardEmbed_t88no_630 ._givingWnmBtn_t88no_565{min-height:var(--embed-row-h);padding:8px 12px;margin-bottom:var(--embed-row-gap)}._givingWizardEmbed_t88no_630 ._givingWnmTarget_t88no_1691{display:none}._givingWizardPrompt_t88no_1695{margin:0 0 12px;font-size:.92em;font-weight:600;color:var(--indigo);text-align:center}._givingBranchGrid_t88no_1599{display:flex;flex-direction:column;gap:10px}._givingBranchCard_t88no_490{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:14px 16px;background:#fff;border:1.5px solid #e4e7ec;border-radius:12px;cursor:pointer;text-align:left;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;flex-direction:column;gap:4px}._givingBranchCard_t88no_490:hover:not(:disabled){border-color:var(--indigo);box-shadow:0 2px 8px #2c3e6e14}._givingBranchCard_t88no_490:active:not(:disabled){transform:scale(.99)}._givingBranchCard_t88no_490:focus{outline:none;box-shadow:0 0 0 3px #2c3e6e26}._givingBranchTitle_t88no_1621{font-size:1em;font-weight:600;color:var(--indigo)}._givingBranchHint_t88no_1627{font-size:.82em;color:#7a8494;line-height:1.35}._givingBreadcrumb_t88no_561{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:12px;font-size:.82em}._givingBreadcrumbLink_t88no_1761{background:none;border:none;padding:2px 0;color:var(--indigo);font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}._givingBreadcrumbLink_t88no_1761:hover{color:#1e2d50}._givingBreadcrumbSep_t88no_1776{color:#b0b8c4;-webkit-user-select:none;user-select:none}._givingBreadcrumbCurrent_t88no_1781{color:#5a6472;font-weight:600}._givingWnmBtn_t88no_565{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:12px 14px;margin-bottom:12px;background:#f4f7fb;border:1.5px solid rgba(44,62,110,.18);border-radius:12px;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:2px;transition:background .2s,border-color .2s}._givingWnmBtn_t88no_565:hover:not(:disabled){background:#eef2f8;border-color:var(--indigo)}._givingWnmBtn_t88no_565:disabled{opacity:.55;cursor:not-allowed}._givingWnmBtnSelected_t88no_1814{background:#eef2f8;border-color:var(--indigo);box-shadow:0 0 0 1px #2c3e6e1f}._givingWnmTarget_t88no_1691{margin-top:4px;font-size:.78em;color:#5a6472;font-weight:600}._givingOptionalRegions_t88no_1827{margin-top:4px}._givingOptionalRegionsSummary_t88no_1831{cursor:pointer;font-size:.82em;font-weight:600;color:#5a6472;padding:8px 2px;list-style:none}._givingOptionalRegionsSummary_t88no_1831::-webkit-details-marker{display:none}._givingOptionalRegions_t88no_1827[open] ._givingOptionalRegionsSummary_t88no_1831{color:var(--indigo);margin-bottom:4px}._givingRegionAltLink_t88no_1849{display:block;width:100%;margin-top:4px;padding:8px 2px;border:none;background:none;cursor:pointer;font-size:.82em;font-weight:600;color:#5a6472;text-align:left;text-decoration:underline;text-underline-offset:2px}._givingRegionAltLink_t88no_1849:hover{color:var(--indigo)}._givingWnmLabel_t88no_572{font-size:.95em;font-weight:700;color:var(--indigo)}._givingWnmHint_t88no_577{font-size:.78em;color:#7a8494}._givingStatus_t88no_1880{margin:8px 0 0;font-size:.85em;color:#7a8494;text-align:center}._givingError_t88no_1887{margin-top:8px;padding:10px 12px;border-radius:10px;background:#fff5f5;border:1px solid #f5c2c2;font-size:.85em;color:#b42318}._givingError_t88no_1887 p{margin:0}._givingRetryBtn_t88no_1901{margin-top:8px;padding:6px 12px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;font-size:.85em;cursor:pointer}._givingNodeSection_t88no_1911{margin-top:4px}._givingNodeHeading_t88no_1915{margin:0 0 8px;font-size:.78em;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8a93a3}._givingNodeList_t88no_634{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:260px;overflow-y:auto}._givingNodeBtn_t88no_638{width:100%;padding:12px 14px;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;transition:background .15s,border-color .15s}._givingNodeBtnNav_t88no_1948{background:#fff;border:1.5px solid #e4e7ec}._givingNodeBtnNav_t88no_1948:hover:not(:disabled){border-color:var(--indigo);background:#fafbfc}._givingNodeBtnLeaf_t88no_1958{background:#fff;border:1.5px solid #e4e7ec}._givingNodeBtnLeaf_t88no_1958:hover:not(:disabled){border-color:var(--indigo);background:#f8f9fb;box-shadow:0 2px 6px #2c3e6e0f}._givingNodeBtnSelected_t88no_1969{border-color:var(--indigo)!important;background:#2c3e6e0f!important;box-shadow:0 0 0 1px #2c3e6e1f}._givingNodeBtn_t88no_638:disabled{opacity:.5;cursor:not-allowed}._givingNodeLabel_t88no_643{font-size:.92em;font-weight:600;color:var(--indigo);flex:1;min-width:0}._givingNodeMeta_t88no_647{font-size:.78em;color:#7a8494;white-space:nowrap;flex-shrink:0}._givingNodeChevron_t88no_1995{font-size:1.2em;color:#b0b8c4;line-height:1}._givingNodeHint_t88no_2001{color:#a0a8b4}._donateBtn_t88no_602{width:100%;padding:18px;background:var(--indigo);color:#fff;border:none;border-radius:10px;font-size:1.15em;font-weight:700;cursor:pointer;transition:all .2s;margin-bottom:16px}._donateBtn_t88no_602:hover:not(:disabled){background:#153a54;transform:translateY(-2px);box-shadow:0 4px 12px #1c476a4d}._donateBtn_t88no_602:disabled{background:#a0a0a0;cursor:not-allowed}._allocationPreview_t88no_2032{background:#f0f8ff;border-left:4px solid var(--aqua);padding:12px 16px;border-radius:0 8px 8px 0;margin-bottom:16px;font-size:.9em;color:var(--indigo)}._allocationPreview_t88no_2032 strong{color:var(--aqua)}._secureText_t88no_591{font-size:.85em;color:#888;text-align:center;margin:0}._stickyMobileCTA_t88no_2054{display:none}@media(max-width:1024px){._layout_t88no_61{flex-direction:column}._mainContent_t88no_111{flex:none;padding:40px 32px}._sidebar_t88no_81{display:none}._mainContent_t88no_111{padding:16px;display:flex;flex-direction:column}._statsBar_t88no_150,._progressSection_t88no_908,._matchingBanner_t88no_830{display:none}._headerRow_t88no_720{order:-3;margin-bottom:12px}._mediaSection_t88no_1028{order:-2;margin-bottom:0}._mobileStatusCard_t88no_151{order:-1;display:flex;flex-direction:column;background:#f8f9fa;border-radius:0 0 12px 12px;padding:14px 16px;margin-bottom:16px;gap:10px}._embedLayout_t88no_98 ._mobileStatusCard_t88no_151{background:transparent!important;border:none}._mobileStatusProgress_t88no_2131{display:flex;flex-direction:column;gap:8px}._mobileStatusStats_t88no_2137{display:flex;justify-content:space-between;align-items:baseline}._mobileStatusRaised_t88no_2143{font-size:1.1rem;font-weight:700;color:var(--indigo)}._mobileStatusRaised_t88no_2143 span{font-weight:400;font-size:.85rem;color:#666}._mobileStatusDonors_t88no_2155{font-size:.85rem;color:#666}._mobileStatusBar_t88no_2160{height:8px;background:#e0e0e0;border-radius:8px;overflow:hidden}._mobileStatusBarFill_t88no_2167{height:100%;background:var(--indigo);border-radius:8px;transform-origin:left center;transition:transform .6s ease-out}._mobileStatusMatching_t88no_2176{display:flex;align-items:center;gap:8px;padding:8px 12px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:8px;font-size:.85rem}._mobileStatusMatchingIcon_t88no_2186{font-size:1rem}._mobileStatusMatchingText_t88no_2190{flex:1;color:#92400e;font-weight:600}._mobileStatusMatchingRemaining_t88no_2196{font-size:.75rem;color:#a16207;font-weight:500}._aboutSection_t88no_150{order:0;margin-bottom:24px;padding:20px 16px;border-radius:12px}._galleryOverlay_t88no_1053{display:none}._headerRow_t88no_720{margin-bottom:0}._campaignTitle_t88no_754{font-size:1.85em;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:6px}._impactSubtitle_t88no_763{font-size:1em;font-weight:600;line-height:1.35;margin-bottom:12px}._descriptionText_t88no_1095{font-size:.95em;line-height:1.55}._stickyMobileCTA_t88no_2054{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;background:#fffffffa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:12px 20px;padding-bottom:calc(12px + env(safe-area-inset-bottom));box-shadow:0 -4px 24px #00000014;z-index:100;border-top:1px solid rgba(0,0,0,.06)}._mainContent_t88no_111{padding-bottom:90px}._stickyProgressIndicator_t88no_2263{position:absolute;top:0;left:0;height:2px;background:var(--terracotta, #c05a3c);border-radius:0 1px 1px 0;transition:width .6s ease-out}._stickyMobileBtn_t88no_2273{width:100%;padding:15px 24px;font-size:1.1rem;font-weight:700;background:var(--terracotta, #c05a3c);color:#fff;border:none;border-radius:32px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #c05a3c40}._stickyMobileBtn_t88no_2273:hover{transform:scale(1.02)}._stickyMobileBtn_t88no_2273:active{transform:scale(.98);box-shadow:0 2px 8px #c05a3c4d}._statsGrid_t88no_803{gap:32px}._statValue_t88no_814{font-size:1.6em}}@media(max-width:768px){._mainContent_t88no_111{padding:16px}._sidebar_t88no_81{padding:20px 16px}._sidebarCard_t88no_134{padding:20px}._amountGrid_t88no_369{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._toggleBtn_t88no_434{padding:12px 16px;font-size:.95em}}@media(max-width:480px){._campaignTitle_t88no_754{font-size:1.5em}._progressStats_t88no_915{gap:16px}._amountBtn_t88no_180{padding:14px 8px;font-size:1em}}._donateModal_t88no_2349{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}._donateModalContent_t88no_2363{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px #0000004d}._closeButton_t88no_2374{position:absolute;top:16px;right:16px;background:#0000001a;border:none;width:36px;height:36px;border-radius:50%;font-size:24px;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s}._closeButton_t88no_2374:hover{background:#0003;color:#000}._mobileSummaryCard_t88no_2404,._mobileDonationPanel_t88no_2409{display:none}@media(max-width:768px){._mainContent_t88no_111{padding:16px}._sidebar_t88no_81{padding:20px 16px}._sidebarCard_t88no_134{padding:20px}._amountGrid_t88no_369{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._toggleBtn_t88no_434{padding:12px 16px;font-size:.95em}._stickyProgressIndicator_t88no_2263{position:absolute;top:0;left:0;height:2px;background:var(--terracotta, #c05a3c);border-radius:0 1px 1px 0;transition:width .6s ease-out}._stickyMobileBtn_t88no_2273{width:100%;padding:15px 24px;font-size:1.1rem;font-weight:700;background:var(--terracotta, #c05a3c);color:#fff;border:none;border-radius:32px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #c05a3c40}._stickyMobileBtn_t88no_2273:hover{transform:scale(1.02)}._stickyMobileBtn_t88no_2273:active{transform:scale(.98);box-shadow:0 2px 8px #c05a3c4d}._mobileDonationPanel_t88no_2409{display:flex;position:fixed;inset:0;background:#0000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);z-index:200;align-items:flex-end;justify-content:center;animation:_backdropIn_t88no_1 .3s ease-out forwards}@keyframes _backdropIn_t88no_1{0%{background:#0000;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}to{background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}._mobileDonationContent_t88no_2505{background:#fff;border-radius:24px 24px 0 0;padding:24px 20px;padding-bottom:calc(28px + env(safe-area-inset-bottom));width:100%;max-width:100%;min-width:0;box-sizing:border-box;max-height:85vh;overflow-y:auto;overflow-x:hidden;animation:_slideUpScale_t88no_1 .35s cubic-bezier(.32,.72,0,1) forwards;box-shadow:0 -8px 32px #0000001f}@keyframes _slideUpScale_t88no_1{0%{transform:translateY(100%) scale(.96);opacity:.8}to{transform:translateY(0) scale(1);opacity:1}}._mobileDonationHeader_t88no_2532{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._mobileDonationTitle_t88no_2539{font-size:1.35rem;font-weight:800;color:var(--indigo);margin:0;letter-spacing:-.01em}._mobileProgressSection_t88no_2547{margin-bottom:24px;padding:16px;background:#f8f9fa;border-radius:12px;border:1px solid rgba(0,0,0,.08)}._mobileProgressSection_t88no_2547 ._progressStats_t88no_915{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}._mobileProgressSection_t88no_2547 ._progressBar_t88no_938{margin-bottom:6px}._mobileProgressSection_t88no_2547 ._progressTextRow_t88no_981{display:flex;justify-content:flex-end}._mobileDonationClose_t88no_2571{width:32px;height:32px;border-radius:50%;background:#f0f0f0;border:none;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#888;transition:all .2s ease}._mobileDonationClose_t88no_2571:active{transform:scale(.92);background:#e0e0e0}._mainContent_t88no_111{padding-bottom:90px}._amountBtn_t88no_180{padding:18px 12px;font-size:1.05em;border-radius:12px}._amountBtnActive_t88no_180{transform:scale(1.02);animation:none}._customInput_t88no_513{border-radius:12px}._customField_t88no_531::placeholder{content:"Custom"}._mobileDonationPanelExpanded_t88no_2618{align-items:stretch}._mobileDonationContentExpanded_t88no_2622{max-height:100vh;height:100%;border-radius:0;display:flex;flex-direction:column;overflow:hidden}._mobileDonationContentExpanded_t88no_2622 ._mobileDonationHeader_t88no_2532{flex-shrink:0;border-bottom:1px solid var(--color-border, #e0e0e0);padding-bottom:16px}}
