:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--nudge-blue: #2826A0;--nudge-blue-2: #211D8C;--nudge-blue-3: #14146A;--nudge-blue-deep: #0a0a14;--nudge-green: #46EBA0;--nudge-green-soft: #62EFAE;--nudge-green-deep: #28CE82;--nudge-ink: #0D0B6B;--font-display: "Bricolage Grotesque", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-primary: var(--nudge-blue);--color-primary-hover: var(--nudge-blue-2);--color-primary-light: rgba(40, 38, 160, .08);--color-primary-dark: var(--nudge-blue-3);--color-on-primary: #ffffff;--color-accent: var(--nudge-green);--color-accent-hover: var(--nudge-green-deep);--color-accent-dim: rgba(70, 235, 160, .14);--color-white: #ffffff;--color-background: #f8fafb;--color-surface: #ffffff;--color-surface-alt: #f3f6f8;--color-surface-alt2: #edf1f5;--color-border: #e2e8f0;--color-border-light: #f1f5f9;--color-text: #0f172a;--color-text-secondary: #64748b;--color-text-muted: #94a3b8;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--glass-bg: rgba(255, 255, 255, .7);--glass-bg-strong: rgba(255, 255, 255, .92);--glass-border: rgba(226, 232, 240, .8);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px -2px rgba(0, 0, 0, .08);--shadow-lg: 0 12px 32px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 24px 48px -8px rgba(0, 0, 0, .12);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--radius-2xl: 1.5rem}:root[data-theme=dark]{--color-primary: var(--nudge-blue);--color-primary-hover: var(--nudge-blue-2);--color-primary-light: rgba(40, 38, 160, .18);--color-primary-dark: var(--nudge-blue-3);--color-on-primary: #ffffff;--color-accent: var(--nudge-green);--color-accent-hover: var(--nudge-green-soft);--color-accent-dim: rgba(70, 235, 160, .14);--color-white: #e8eaf0;--color-background: var(--nudge-blue-deep);--color-surface: rgba(255, 255, 255, .06);--color-surface-alt: rgba(255, 255, 255, .04);--color-surface-alt2: rgba(255, 255, 255, .08);--color-border: rgba(255, 255, 255, .1);--color-border-light: rgba(255, 255, 255, .06);--color-text: #e8eaf0;--color-text-secondary: rgba(255, 255, 255, .65);--color-text-muted: rgba(255, 255, 255, .4);--glass-bg: rgba(20, 20, 106, .55);--glass-bg-strong: rgba(20, 20, 106, .92);--glass-border: rgba(70, 235, 160, .2);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .2);--shadow-md: 0 4px 12px -2px rgba(0, 0, 0, .3);--shadow-lg: 0 12px 32px -4px rgba(0, 0, 0, .3);--shadow-xl: 0 24px 48px -8px rgba(0, 0, 0, .4)}@media(min-width:768px){:root{--color-border: #e9eef4;--color-border-light: #f3f6fa;--shadow-sm: 0 1px 2px 0 rgba(13, 11, 107, .04);--shadow-md: 0 4px 14px -4px rgba(13, 11, 107, .06);--shadow-lg: 0 12px 30px -8px rgba(13, 11, 107, .07);--shadow-xl: 0 22px 44px -12px rgba(13, 11, 107, .09)}}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pageFadeOut{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-8px)}}.page-transition-fadeIn{animation:pageFadeIn .3s ease both}.page-transition-fadeOut{animation:pageFadeOut .2s ease both}@media(prefers-reduced-motion:reduce){.page-transition-fadeIn,.page-transition-fadeOut{animation:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-height:100vh;color:var(--color-text);background:var(--color-background);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none}html.no-scroll,body.no-scroll{overflow:hidden;width:100%;height:100%}body.no-scroll #root{height:100%;min-height:0;display:flex;flex-direction:column}body.no-scroll .page-transition-fadeIn,body.no-scroll .page-transition-fadeOut{height:100dvh;display:flex;flex-direction:column;min-height:0}@supports not (height: 100dvh){body.no-scroll .page-transition-fadeIn,body.no-scroll .page-transition-fadeOut{height:100vh}}body.no-scroll .page-transition-fadeIn>div,body.no-scroll .page-transition-fadeOut>div{flex:1;display:flex;flex-direction:column;min-height:0}#root{min-height:100vh}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-hover)}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){button,a{min-height:44px;min-width:44px}}@keyframes nudgeFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes nudgeDrawLine{0%{stroke-dashoffset:var(--line-len, 1000)}to{stroke-dashoffset:0}}.nudgeChartLine{stroke-dasharray:var(--line-len, 1000);animation:nudgeDrawLine 1.6s cubic-bezier(.4,0,.2,1) both}.nudgeChartArea{animation:nudgeFadeUp .9s .8s cubic-bezier(.2,.7,.3,1) both;transform-origin:bottom}@media(prefers-reduced-motion:reduce){.nudgeChartLine,.nudgeChartArea{animation:none;stroke-dashoffset:0;opacity:1}}._header_w8vug_1{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);width:100%}._logoLink_w8vug_9{display:flex;align-items:center;gap:var(--space-md, 1rem)}._logoLinkSplit_w8vug_15{width:100%;justify-content:center;position:relative}._logoAnchor_w8vug_21{display:inline-flex;align-items:center;text-decoration:none;cursor:pointer}._staffordsLogo_w8vug_28{height:36px;width:auto;object-fit:contain;display:block;opacity:.85}._staffordsLogoSplit_w8vug_36{position:absolute;left:0;top:50%;transform:translateY(-50%)}@media(max-width:480px){._staffordsLogo_w8vug_28{height:28px}}._faqSection_1fcjp_3{max-width:720px;margin:0 auto;padding:var(--space-3xl) var(--space-md) var(--space-xl);position:relative;z-index:1}._sectionLabel_1fcjp_11{display:block;text-align:center;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--nudge-green);margin-bottom:var(--space-sm)}._faqSection_1fcjp_3 h2{text-align:center;font-family:var(--font-display),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2rem;font-weight:700;color:inherit;margin-bottom:var(--space-xl);letter-spacing:-.02em}._faqList_1fcjp_32{display:flex;flex-direction:column;gap:var(--space-sm)}._faqItem_1fcjp_38{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:box-shadow .3s ease,border-color .3s ease}._faqItem_1fcjp_38:hover{box-shadow:0 8px 24px #0000004d;border-color:#ffffff1f}._faqButton_1fcjp_51{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-md) var(--space-lg);background:none;border:none;text-align:left;font-size:1rem;font-weight:600;color:inherit;cursor:pointer;transition:color .2s}._faqButton_1fcjp_51:hover{color:var(--nudge-green)}._faqIcon_1fcjp_72{font-size:1.25rem;flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1);color:#ffffff59}._faqIconOpen_1fcjp_79{transform:rotate(45deg);color:var(--nudge-green)}._faqAnswer_1fcjp_84{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .4s cubic-bezier(.16,1,.3,1);padding:0 var(--space-lg)}._faqAnswerOpen_1fcjp_92{max-height:300px;padding:0 var(--space-lg) var(--space-md)}._faqAnswer_1fcjp_84 p{font-size:.9375rem;line-height:1.7;color:#ffffff9e;margin:0}@media(min-width:768px){._faqSection_1fcjp_3 h2{font-size:2.25rem}}@media(max-width:479px){._faqButton_1fcjp_51{font-size:.9375rem;padding:var(--space-md)}._faqAnswer_1fcjp_84,._faqAnswerOpen_1fcjp_92{padding-left:var(--space-md);padding-right:var(--space-md)}}@media(prefers-reduced-motion:reduce){._faqAnswer_1fcjp_84,._faqIcon_1fcjp_72{transition:none}}._disclaimer_59cos_1{margin:.5rem 0 0;padding:.65rem .85rem;border-radius:8px;border:1px solid rgba(148,163,184,.25);background:#94a3b814;color:var(--color-text-secondary);font-size:.78rem;line-height:1.45}._disclaimer_59cos_1 strong{color:var(--color-text);font-weight:700}._compact_59cos_17{padding:.4rem .6rem;font-size:.72rem}._container_5ebvq_1{display:grid;grid-template-columns:1fr;gap:var(--space-xl);background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:24px;padding:var(--space-lg);width:100%;box-shadow:var(--shadow-md)}._mainContent_5ebvq_13{display:flex;flex-direction:column;min-width:0}._header_5ebvq_19{margin-bottom:var(--space-md)}._bandLegend_5ebvq_23{display:flex;gap:.75rem;align-items:center;margin-top:.25rem;position:relative}._infoButton_5ebvq_31{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface-alt);color:var(--color-primary);font-weight:700;font-size:.75rem;cursor:pointer;transition:all .2s ease;line-height:1}._infoButton_5ebvq_31:hover{background:var(--color-primary-light);border-color:var(--color-primary)}._infoButtonFloating_5ebvq_53{position:absolute;top:-6px;right:-6px}._infoPopover_5ebvq_59{position:fixed;top:16px;right:16px;background:var(--glass-bg-strong);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--glass-border);border-radius:12px;box-shadow:var(--shadow-lg);padding:.85rem 1rem;width:min(320px,calc(100vw - 32px));z-index:1300;color:var(--color-text)}._infoBackdrop_5ebvq_75{position:fixed;inset:0;background:transparent;border:none;padding:0;margin:0;z-index:1290;cursor:pointer}._infoCloseButton_5ebvq_86{display:none;margin-top:.75rem;width:100%;padding:.6rem 1rem;background:var(--color-primary);color:var(--color-on-primary);border:none;border-radius:10px;font-weight:700;font-size:.9rem;cursor:pointer}._infoTitle_5ebvq_100{margin:0 0 .35rem;font-weight:700;color:var(--color-text);font-size:.95rem}._infoCopy_5ebvq_107{margin:0;color:var(--color-text-secondary);font-size:.9rem;line-height:1.4}._bandSwatch_5ebvq_114{width:28px;height:14px;border-radius:999px;background:#46eba01f;border:1px solid rgba(70,235,160,.25)}._bandCopy_5ebvq_122{margin:0;color:var(--color-text-secondary);font-size:.9rem}._title_5ebvq_128{font-size:1rem;font-weight:700;color:var(--color-text);line-height:1.3;margin:0}._highlight_5ebvq_136{color:var(--color-primary);font-weight:800}._chartWrapper_5ebvq_141{width:100%;height:280px;margin-top:var(--space-sm);position:relative;min-width:0;min-height:240px;touch-action:pan-y;-webkit-tap-highlight-color:transparent}._chartWrapper_5ebvq_141 .recharts-wrapper,._chartWrapper_5ebvq_141 .recharts-surface,._chartWrapper_5ebvq_141 svg{outline:none;-webkit-tap-highlight-color:transparent}._chartWrapper_5ebvq_141 .recharts-wrapper:focus-visible,._chartWrapper_5ebvq_141 .recharts-surface:focus-visible,._chartWrapper_5ebvq_141 svg:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:8px}._volatilityNote_5ebvq_172{margin:.65rem 0 0;padding:.6rem .8rem;border-radius:8px;background:#46eba00d;border:1px solid rgba(70,235,160,.12);color:var(--color-text-secondary);font-size:.78rem;line-height:1.5}._volatilityNote_5ebvq_172 strong{color:var(--color-text);font-weight:700}._controls_5ebvq_188{display:flex;flex-direction:column;gap:1rem;padding-top:var(--space-md);border-top:1px solid var(--color-border-light)}._validationErrors_5ebvq_196{border:1px solid rgba(255,120,120,.4);background:#ff5a5a1a;color:var(--color-text);border-radius:12px;padding:.75rem .9rem;font-size:.9rem}._validationTitle_5ebvq_205{margin:0 0 .35rem;font-weight:700;color:var(--color-text)}._validationList_5ebvq_211{margin:0;padding-left:1.1rem;color:var(--color-text-secondary)}._validationList_5ebvq_211 li{margin-bottom:.25rem}._recalculateButton_5ebvq_221{width:100%;justify-content:center;margin-top:.25rem}._recalculateButtonLoading_5ebvq_227{position:relative;pointer-events:none;opacity:.9}._buttonSpinner_5ebvq_233{width:16px;height:16px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;display:inline-block;margin-right:8px;animation:_ks-spin_5ebvq_1 .9s linear infinite;vertical-align:middle}@keyframes _ks-spin_5ebvq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._controlGroup_5ebvq_254{display:flex;flex-direction:column;gap:.375rem}._label_5ebvq_260{font-size:.8rem;font-weight:600;color:var(--color-text)}._fieldHint_5ebvq_266{display:block;margin-top:4px;font-size:.72rem;line-height:1.4;color:var(--color-text-secondary)}._select_5ebvq_274{width:100%;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:12px;font-size:.9rem;background-color:var(--color-border-light);color:var(--color-text);transition:all .2s ease}._select_5ebvq_274:focus{outline:none;border-color:var(--color-primary);background-color:var(--color-surface);box-shadow:0 0 0 3px #46eba01a}._buttonGroup_5ebvq_292{display:flex;flex-wrap:wrap;gap:.5rem}._optionButton_5ebvq_298{flex:1;min-width:40px;padding:.5rem .25rem;font-size:.875rem;font-weight:500;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:center;white-space:nowrap}._optionButton_5ebvq_298:hover{border-color:var(--color-primary);color:var(--color-primary)}._optionButtonActive_5ebvq_319{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-on-primary)}._sliderControl_5ebvq_326{display:flex;align-items:center;gap:.5rem;width:100%}._sliderButton_5ebvq_333{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;color:var(--color-primary);font-size:1.25rem;cursor:pointer;flex-shrink:0;transition:all .2s ease}._sliderButton_5ebvq_333:hover:not(:disabled){border-color:var(--color-primary);background-color:var(--color-primary-light)}._sliderButton_5ebvq_333:disabled{opacity:.5;cursor:not-allowed;color:var(--color-text-secondary)}._rangeInput_5ebvq_360{flex:1;-webkit-appearance:none;width:100%;height:6px;background:var(--color-border);border-radius:3px;outline:none;cursor:pointer}._rangeInput_5ebvq_360::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-primary);cursor:pointer;border:2px solid #ffffff;box-shadow:0 1px 3px #0000001a;transition:transform .1s}._rangeInput_5ebvq_360::-webkit-slider-thumb:hover{transform:scale(1.1)}._rangeInput_5ebvq_360::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--color-primary);cursor:pointer;border:2px solid #ffffff;box-shadow:0 1px 3px #0000001a}._fundLabel_5ebvq_398{text-align:center;font-weight:600;color:var(--color-primary);font-size:.95rem;margin-top:.25rem}._rowGroup_5ebvq_406{display:flex;flex-direction:column;gap:.5rem}._inputWrapper_5ebvq_412{display:flex;align-items:center;background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:12px;padding:0 1rem;transition:all .2s ease}._inputWrapper_5ebvq_412:focus-within{background:var(--color-surface);border-color:var(--color-primary);box-shadow:0 0 0 3px #46eba01a}._prefix_5ebvq_428{color:var(--color-text-secondary);font-weight:600;margin-right:.25rem}._numberInput_5ebvq_434{flex:1;border:none;background:transparent;padding:.625rem 0;font-size:1rem;font-weight:600;color:var(--color-text);width:100%}._numberInput_5ebvq_434:focus{outline:none}._suffix_5ebvq_449{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;margin-left:.5rem}._toggleGroup_5ebvq_456{display:flex;align-items:center;justify-content:space-between;gap:1rem}._toggle_5ebvq_456{width:44px;height:24px;min-width:44px;min-height:24px;aspect-ratio:44 / 24;background:var(--color-border);border-radius:999px;border:none;position:relative;cursor:pointer;transition:background .3s ease;flex-shrink:0}._toggleActive_5ebvq_478{background:var(--color-primary)}._toggleHandle_5ebvq_482{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000001a}._toggleActive_5ebvq_478 ._toggleHandle_5ebvq_482{transform:translate(20px)}._customTooltip_5ebvq_498{background-color:var(--glass-bg-strong);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);padding:12px 16px;min-width:160px;max-width:220px;pointer-events:none;color:var(--color-text)}._tooltipLabel_5ebvq_512{font-size:.875rem;font-weight:700;color:var(--color-primary);margin:0 0 4px}._tooltipValue_5ebvq_519{font-size:1.125rem;font-weight:800;color:var(--color-text);margin:0}._tooltipSub_5ebvq_526{font-size:.75rem;color:var(--color-text-secondary);margin-top:2px}._tooltipRange_5ebvq_532{margin:6px 0 0;font-size:.78rem;color:#fffc}._modalOverlay_5ebvq_538{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1200}._modal_5ebvq_538{background:var(--color-surface);border-radius:16px;max-width:520px;width:100%;padding:1.75rem;box-shadow:0 24px 48px #0000001f;border:1px solid var(--color-border-light)}._modalTitle_5ebvq_559{font-size:1.25rem;font-weight:800;margin:0 0 .5rem;color:var(--color-text)}._modalBody_5ebvq_566{margin:.25rem 0;color:var(--color-text-secondary);line-height:1.5;font-size:.95rem}._modalActions_5ebvq_573{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}._modalButtonPrimary_5ebvq_580{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;background:var(--color-primary);color:var(--color-on-primary);border:none;border-radius:10px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease,background .2s ease}._modalButtonPrimary_5ebvq_580:hover{background:var(--color-primary-hover);box-shadow:0 10px 20px #46eba02e}._modalButtonSecondary_5ebvq_600{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.2rem;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:10px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}._modalButtonSecondary_5ebvq_600:hover{background:var(--color-surface-alt);border-color:var(--color-primary);color:var(--color-primary)}@media(max-width:768px){._container_5ebvq_1{gap:var(--space-md);padding:var(--space-sm) .75rem;margin:0 2px}._infoPopover_5ebvq_59{inset:auto 16px 16px;width:auto;max-width:none;padding:1rem 1.1rem 1.1rem;box-shadow:0 12px 32px #00000040}._infoBackdrop_5ebvq_75{background:#0f172a73}._infoCloseButton_5ebvq_86{display:block}._title_5ebvq_128{font-size:.95rem}._chartWrapper_5ebvq_141{height:240px;margin-top:var(--space-sm)}._controls_5ebvq_188{padding-top:var(--space-lg);padding-left:0;border-top:1px solid var(--color-border-light);border-left:none}._buttonGroup_5ebvq_292{gap:.4rem}._optionButton_5ebvq_298{flex:1 1 calc(33.33% - .4rem);min-width:0;font-size:.8rem;padding:.4rem .2rem}._sliderControl_5ebvq_326{flex-wrap:wrap}._sliderButton_5ebvq_333{width:28px;height:28px}._toggleGroup_5ebvq_456{align-items:flex-start}}@media(max-width:480px){._chartWrapper_5ebvq_141{height:220px}._title_5ebvq_128{font-size:.9rem}._optionButton_5ebvq_298{flex:1 1 calc(33.33% - .4rem)}._customTooltip_5ebvq_498{min-width:100px;padding:6px 8px}._tooltipLabel_5ebvq_512{font-size:.7rem;margin-bottom:2px}._tooltipValue_5ebvq_519{font-size:.85rem}._tooltipSub_5ebvq_526{font-size:.65rem}._tooltipRange_5ebvq_532{font-size:.65rem;margin-top:1px}}@media(min-width:900px){._container_5ebvq_1{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;padding:var(--space-xl)}._buttonGroup_5ebvq_292{flex-wrap:nowrap}._controls_5ebvq_188{padding-top:0;padding-left:var(--space-xl);border-top:none;border-left:1px solid var(--color-border-light)}._chartWrapper_5ebvq_141{height:360px}._title_5ebvq_128{font-size:1.25rem}}._page_1slo7_7{font-family:var(--font-body);background:var(--nudge-blue);color:#fff;overflow-x:hidden}._revealSection_1slo7_16{opacity:1;transform:translateY(0);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}._revealed_1slo7_23{opacity:1;transform:translateY(0)}._heroSection_1slo7_32{position:relative;min-height:100vh;background:var(--nudge-blue);overflow:hidden;display:flex;flex-direction:column;justify-content:center}._heroInner_1slo7_42{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;padding:1.75rem clamp(1.25rem,4vw,3.5rem) 4rem;max-width:1200px;margin:0 auto;width:100%}._heroNav_1slo7_54{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-wrap:wrap;padding-top:.5rem;min-height:44px}._heroNavLogo_1slo7_64{display:none;margin-right:auto}._heroWordmark_1slo7_70{display:flex;justify-content:center;margin:0 0 1.5rem;animation:_nudgeFadeUp_1slo7_1 .7s cubic-bezier(.16,1,.3,1) both}._heroGrid_1slo7_77{display:contents}._heroPhotoColumn_1slo7_81,._heroDesktopStats_1slo7_85{display:none}._heroAdviserPill_1slo7_89{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:transparent;border:1.5px solid var(--nudge-green);color:#fff;font-family:var(--font-body);font-size:13.5px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .2s ease}._heroAdviserPill_1slo7_89:hover{background:#46eba01f;color:#fff;transform:translateY(-1px)}._heroContent_1slo7_112{text-align:center;margin:clamp(2.5rem,8vh,5rem) auto 0;max-width:720px}._heroEyebrow_1slo7_118{display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.28em;color:#fff;margin-bottom:1.5rem;animation:_nudgeFadeUp_1slo7_1 .7s cubic-bezier(.16,1,.3,1) .1s both}._heroTitle_1slo7_128{font-family:var(--font-display);font-size:clamp(2.25rem,6.5vw,4.5rem);font-weight:800;line-height:1.02;letter-spacing:-.035em;color:#fff;margin:0 0 1.25rem;text-wrap:balance;animation:_nudgeFadeUp_1slo7_1 .7s cubic-bezier(.16,1,.3,1) .2s both}._desktopBreak_1slo7_140{display:none}._heroAccent_1slo7_144{color:var(--nudge-green)}._heroSub_1slo7_148{font-size:clamp(1rem,1.5vw,1.1875rem);line-height:1.55;color:#ffffffeb;max-width:540px;margin:0 auto 2rem;font-weight:400;text-wrap:pretty;animation:_nudgeFadeUp_1slo7_1 .7s cubic-bezier(.16,1,.3,1) .35s both}._heroCtas_1slo7_159{display:flex;flex-direction:column;align-items:center;gap:.875rem;animation:_nudgeFadeUp_1slo7_1 .7s cubic-bezier(.16,1,.3,1) .5s both}._ctaMeta_1slo7_167{font-size:.8125rem;color:#ffffffb3;font-weight:500}._ctaPrimary_1slo7_175{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:var(--nudge-green);color:var(--nudge-ink);border:none;border-radius:999px;font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .3s ease,background .2s ease;box-shadow:0 0 #46eba066}._ctaPrimary_1slo7_175:hover{transform:translateY(-2px);background:var(--nudge-green-soft);box-shadow:0 0 0 6px #46eba038;color:var(--nudge-ink)}._ctaPrimary_1slo7_175 svg{transition:transform .25s ease;flex-shrink:0}._ctaPrimary_1slo7_175:hover svg{transform:translate(4px)}._ctaLarge_1slo7_208{padding:20px 40px;font-size:1.0625rem}._statCarousel_1slo7_215{margin-top:clamp(2.25rem,6vh,4rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100vw;max-width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}._carouselArrow_1slo7_231{width:44px;height:60px;background:var(--nudge-green);color:var(--nudge-ink);border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #46eba040;transition:background .2s ease,transform .2s ease;flex-shrink:0}._carouselArrowLeft_1slo7_246{border-radius:0 14px 14px 0;margin-left:-2px}._carouselArrowRight_1slo7_251{border-radius:14px 0 0 14px;margin-right:-2px}._carouselArrow_1slo7_231:hover{background:var(--nudge-green-soft);transform:scale(1.05)}._carouselFigure_1slo7_261{text-align:center;min-width:220px}._carouselNum_1slo7_266{font-family:var(--font-display);font-weight:800;font-size:clamp(3.5rem,11vw,5.75rem);line-height:.95;letter-spacing:-.04em;color:#fff;animation:_nudgeFadeUp_1slo7_1 .5s cubic-bezier(.2,.7,.3,1) both}._carouselLabel_1slo7_276{margin-top:6px;font-size:1rem;color:#ffffffe6}._carouselDots_1slo7_282{display:inline-flex;gap:36px;margin-top:18px}._carouselDot_1slo7_282{position:relative;width:8px;height:8px;min-width:0;min-height:0;padding:0;border:none;border-radius:50%;background:var(--nudge-blue-3);transition:background .2s ease,transform .2s ease;cursor:pointer}._carouselDot_1slo7_282:after{content:"";position:absolute;inset:-18px}._carouselDotActive_1slo7_313{background:var(--nudge-green)}._heroStepsTeaser_1slo7_321{margin-top:clamp(1.5rem,5vh,3rem);text-align:center}._eyebrowGreen_1slo7_326{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.28em;color:var(--nudge-green)}._storiesSection_1slo7_335 ._eyebrowGreen_1slo7_326{display:block;text-align:center}._threeStepsTitle_1slo7_340{font-family:var(--font-display);font-weight:800;font-size:clamp(1.625rem,3.5vw,2.25rem);letter-spacing:-.02em;margin:.5rem 0 0;color:#fff}._sectionWrap_1slo7_353{background:linear-gradient(180deg,var(--nudge-blue) 0%,var(--nudge-blue-2) 100%);position:relative}._sectionInner_1slo7_358{max-width:1100px;margin:0 auto;padding:5rem 2rem}._sectionTitle_1slo7_364{text-align:center;font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:#fff;margin:.75rem 0 3rem;letter-spacing:-.025em;line-height:1.1}._steps_1slo7_377{display:grid;grid-template-columns:1fr;gap:1.25rem}._stepCard_1slo7_383{position:relative;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;padding:2rem 1.75rem;text-align:center;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,border-color .4s ease}._stepCard_1slo7_383:hover{transform:translateY(-6px);box-shadow:0 20px 40px -8px #0006;border-color:var(--nudge-green)}._stepNum_1slo7_402{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:var(--nudge-green);color:var(--nudge-ink);font-family:var(--font-display);font-size:1.25rem;font-weight:800;margin-bottom:1rem}._stepTitle_1slo7_417{font-family:var(--font-display);font-size:1.1875rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.01em}._stepDesc_1slo7_426{font-size:.9375rem;color:#ffffffc7;line-height:1.55;margin:0}._benefitsGrid_1slo7_435{display:grid;grid-template-columns:1fr;gap:1.25rem}._benefitCard_1slo7_441{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;padding:1.75rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,border-color .4s ease}._benefitCard_1slo7_441:hover{transform:translateY(-6px);box-shadow:0 20px 40px -8px #0006;border-color:var(--nudge-green)}._benefitCardTitle_1slo7_458{font-family:var(--font-display);font-size:1.0625rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.01em}._benefitCardDesc_1slo7_467{font-size:.9375rem;color:#ffffffc7;line-height:1.55;margin:0}._benefitsFootnote_1slo7_474{margin:1.75rem 0 0;font-size:.8125rem;color:#ffffff8c;text-align:center}@media(min-width:720px){._benefitsGrid_1slo7_435{grid-template-columns:1fr 1fr}}._heroStatRow_1slo7_487{margin-top:3.5rem;display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,5vw,3rem);flex-wrap:wrap}._heroStat_1slo7_487{text-align:center}._heroStatNum_1slo7_500{display:block;font-family:var(--font-display);font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;color:var(--nudge-green);line-height:1;letter-spacing:-.03em}._heroStatLabel_1slo7_510{font-size:.75rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.18em;margin-top:8px}._heroStatDivider_1slo7_519{width:1px;height:40px;background:#ffffff2e}._midCta_1slo7_525{text-align:center;margin-top:3rem}._photoStrip_1slo7_532{background:var(--nudge-blue);position:relative;overflow:hidden}._photoStripInner_1slo7_538{max-width:1200px;margin:0 auto;padding:4rem 2rem 5rem;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}._photoCutWrapper_1slo7_548{position:relative;aspect-ratio:4 / 5;border-radius:20px;overflow:hidden;background:var(--nudge-blue);box-shadow:0 30px 80px #00000059;max-width:460px;margin:0 auto;width:100%}._heroPhoto_1slo7_81{width:100%;height:100%;display:block}._photoStripCopy_1slo7_566{text-align:center}._photoStripTitle_1slo7_570{font-family:var(--font-display);font-weight:800;font-size:clamp(1.875rem,4vw,2.875rem);letter-spacing:-.025em;line-height:1.05;color:#fff;margin:.75rem 0 1.25rem}._photoStripBody_1slo7_580{font-size:1.0625rem;line-height:1.55;color:#ffffffd9;margin:0 auto;max-width:520px}._storiesSection_1slo7_335{background:linear-gradient(180deg,var(--nudge-blue-2) 0%,var(--nudge-blue) 100%);position:relative;overflow:hidden}._storyGrid_1slo7_596{display:grid;grid-template-columns:1fr;gap:1.25rem;position:relative;z-index:1}._storyCard_1slo7_604{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem 1.75rem;position:relative;overflow:hidden;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._storyCard_1slo7_604:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--nudge-green)}._storyCard_1slo7_604:hover{transform:translateY(-6px);border-color:#46eba080}._storyHeader_1slo7_631{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}._storyMeta_1slo7_638{display:flex;flex-direction:column}._storyName_1slo7_643{font-family:var(--font-display);font-size:1.0625rem;font-weight:700;color:#fff}._storyAge_1slo7_650{font-size:.8125rem;color:#ffffff9e}._storyFlow_1slo7_655{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .625rem;margin-bottom:1.25rem;max-width:100%}._fundTag_1slo7_664{font-size:.75rem;font-weight:600;padding:6px 12px;border-radius:999px;background:#ffffff0f;color:#ffffffb3;white-space:nowrap;max-width:100%}._fundTagNew_1slo7_675{background:#46eba029;color:var(--nudge-green)}._flowArrow_1slo7_680{color:#ffffff73;flex-shrink:0}._storyResult_1slo7_685{display:flex;flex-direction:column}._storyDiff_1slo7_690{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--nudge-green);line-height:1.05;letter-spacing:-.03em}._storyDiffLabel_1slo7_699{font-size:.8125rem;color:#ffffff9e;font-weight:500;margin-top:4px}._providersSection_1slo7_708{padding:4rem 2rem;background:var(--nudge-blue);border-top:1px solid rgba(255,255,255,.08)}._providersInner_1slo7_714{max-width:900px;margin:0 auto;text-align:center}._providersLabel_1slo7_720{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#ffffffa6;margin-bottom:2.5rem}._providersTrack_1slo7_730{display:flex;align-items:center;justify-content:center;gap:clamp(2rem,5vw,4rem);flex-wrap:wrap}._providerSlot_1slo7_738{display:flex;align-items:center;justify-content:center;height:56px}._providerLogo_1slo7_745{height:32px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85;transition:opacity .3s ease}._providerLogo_1slo7_745:hover{opacity:1}._providerLogoTall_1slo7_758{height:50px}._ctaBanner_1slo7_764{position:relative;background:linear-gradient(175deg,var(--nudge-blue-2) 0%,var(--nudge-blue-3) 100%);overflow:hidden}._ctaBannerInner_1slo7_770{position:relative;z-index:1;text-align:center;max-width:720px;margin:0 auto;padding:5rem 2rem}._wordmarkLockup_1slo7_779{display:inline-flex;margin-bottom:2rem;filter:drop-shadow(0 8px 24px rgba(0,0,0,.3))}._ctaBannerTitle_1slo7_785{font-family:var(--font-display);font-size:clamp(1.875rem,4vw,2.5rem);font-weight:800;color:#fff;margin:0 0 .875rem;letter-spacing:-.025em}._ctaBannerSub_1slo7_794{font-size:1.0625rem;color:#ffffffc7;margin:0 0 2.5rem;line-height:1.6}._trustSection_1slo7_803{padding:3.5rem 2rem 5rem;background:var(--nudge-blue)}._trustGrid_1slo7_808{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:820px;margin:0 auto}._trustChip_1slo7_817{display:inline-flex;align-items:center;gap:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:10px 20px;border-radius:999px;font-size:.8125rem;font-weight:600;color:#ffffffd9;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s ease}._trustChip_1slo7_817:hover{transform:translateY(-2px);background:#ffffff1a}._trustIcon_1slo7_836{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:var(--nudge-green);border-radius:50%;color:var(--nudge-ink);font-size:.8rem;font-weight:800}._stickyCta_1slo7_851{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));background:#14146af5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(70,235,160,.25);transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:none}._stickyCtaVisible_1slo7_867{transform:translateY(0)}._stickyCtaBtn_1slo7_871{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:var(--nudge-green);color:var(--nudge-ink);border:none;border-radius:999px;font-family:var(--font-display);font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer}@media(max-width:767px){._stickyCta_1slo7_851{display:block}._trustSection_1slo7_803{padding:1.75rem 2rem 6rem}}@media(min-width:480px){._steps_1slo7_377,._storyGrid_1slo7_596{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){._photoStripInner_1slo7_538{grid-template-columns:1fr 1.1fr;gap:4rem;padding:6rem 3rem 7rem}._photoStripCopy_1slo7_566{text-align:left}._photoStripBody_1slo7_580{margin:0}}@media(min-width:900px){._heroSection_1slo7_32>svg[aria-hidden=true]{display:none}._heroSection_1slo7_32{min-height:auto;padding-bottom:clamp(2rem,5vh,4rem)}._heroInner_1slo7_42{padding-bottom:0}._heroNavLogo_1slo7_64{display:inline-flex}._heroWordmark_1slo7_70{display:none}._heroContent_1slo7_112{text-align:left;margin:0;max-width:none}._heroEyebrow_1slo7_118{color:var(--nudge-green);margin-bottom:1.25rem}._heroTitle_1slo7_128{font-size:clamp(2.75rem,5.5vw,4.75rem);line-height:.98}._desktopBreak_1slo7_140{display:inline}._heroSub_1slo7_148{margin-left:0;margin-right:0;max-width:540px}._heroCtas_1slo7_159{flex-direction:row;align-items:center;gap:1.25rem}._heroGrid_1slo7_77{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(2.5rem,5vw,4.5rem);align-items:center;margin-top:clamp(1rem,3vh,2rem)}._heroStatRow_1slo7_487{display:none}._sectionWrap_1slo7_353{padding-top:0}._sectionInner_1slo7_358{padding-top:4rem;padding-bottom:4rem}._heroPhotoColumn_1slo7_81{display:block}._heroPhotoFrame_1slo7_1003{position:relative;aspect-ratio:4 / 5;border-radius:20px;overflow:hidden;background:var(--nudge-blue);box-shadow:0 30px 80px #00000059;max-height:70vh}._heroPhotoSvg_1slo7_1013{width:100%;height:100%;display:block}._heroPhotoCaption_1slo7_1019{position:absolute;left:0;right:0;bottom:0;padding:22px 28px 24px;background:var(--nudge-blue);color:#fff;font-family:var(--font-display);font-weight:700;font-size:1.375rem;letter-spacing:-.02em;line-height:1.15}._heroDesktopStats_1slo7_85{display:flex;gap:clamp(2rem,4vw,3rem);margin-top:3.5rem}._heroDesktopStat_1slo7_85{display:flex;flex-direction:column}._heroDesktopStatNum_1slo7_1045{font-family:var(--font-display);font-weight:800;font-size:clamp(2rem,3.5vw,3.25rem);line-height:1;letter-spacing:-.04em;color:#fff}._heroDesktopStatLabel_1slo7_1054{margin-top:8px;font-size:.875rem;color:#ffffffb3}._statCarousel_1slo7_215,._heroStepsTeaser_1slo7_321,._photoStrip_1slo7_532{display:none}}@media(max-width:479px){._heroInner_1slo7_42{padding:1.25rem 1.25rem .75rem}._heroNav_1slo7_54{flex-direction:row}._heroContent_1slo7_112{margin-top:2.5rem}._statCarousel_1slo7_215{gap:.5rem}._carouselArrow_1slo7_231{width:36px;height:52px}._carouselFigure_1slo7_261{min-width:180px}._heroStatRow_1slo7_487{gap:1rem}._heroStatDivider_1slo7_519{display:none}._sectionInner_1slo7_358{padding:2.25rem 1.25rem}._ctaBannerInner_1slo7_770{padding:4rem 1.25rem}}@media(prefers-reduced-motion:reduce){._revealSection_1slo7_16{transition:none;opacity:1;transform:none}._heroEyebrow_1slo7_118,._heroTitle_1slo7_128,._heroSub_1slo7_148,._heroCtas_1slo7_159,._carouselNum_1slo7_266{animation:none;opacity:1;transform:none}._stepCard_1slo7_383,._storyCard_1slo7_604,._trustChip_1slo7_817,._ctaPrimary_1slo7_175,._heroAdviserPill_1slo7_89,._providerLogo_1slo7_745,._stickyCta_1slo7_851{transition:none}}._fieldset_4cvex_1{border:none;padding:0;margin:0}._legend_4cvex_7{font-family:var(--font-display);font-size:1rem;font-weight:700;color:#ffffffe6;margin:0 0 1.25rem;text-align:center;letter-spacing:-.01em}._list_4cvex_17{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._item_4cvex_26{background:#ffffff0a;border:1.5px solid rgba(255,255,255,.18);border-radius:16px;overflow:hidden;transition:border-color .2s ease,background .2s ease}._itemChecked_4cvex_34{border-color:var(--nudge-green);background:#46eba01a}._itemButton_4cvex_39{width:100%;display:flex;align-items:center;gap:14px;padding:16px 18px;background:transparent;border:none;color:#fff;text-align:left;cursor:pointer;font-family:inherit;min-height:70px}._checkbox_4cvex_54{width:26px;height:26px;min-width:26px;border-radius:8px;border:1.5px solid rgba(255,255,255,.5);display:inline-flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0;transition:background .15s ease,border-color .15s ease,color .15s ease}._checkboxChecked_4cvex_68{background:var(--nudge-green);border-color:var(--nudge-green);color:var(--nudge-ink)}._copy_4cvex_74{flex:1;display:flex;flex-direction:column;gap:2px}._itemTitle_4cvex_81{font-size:.9375rem;font-weight:700;color:#fff;line-height:1.3}._itemDescription_4cvex_88{font-size:.78125rem;color:#ffffffb3;line-height:1.45}@media(max-width:480px){._itemButton_4cvex_39{padding:14px}._itemTitle_4cvex_81{font-size:.875rem}}._page_a4u1s_5{position:relative;font-family:var(--font-body);min-height:100vh;min-height:100dvh;background:var(--nudge-blue);color:#fff;display:flex;flex-direction:column;overflow:hidden}._shell_a4u1s_17{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;max-width:640px;margin:0 auto;width:100%;padding:1.25rem 1.5rem 2rem}._topBar_a4u1s_29{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem 0 1.5rem}._backLink_a4u1s_37{display:inline-flex;align-items:center;gap:4px;background:transparent;border:none;color:#fff;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;padding:6px;cursor:pointer;border-radius:8px}._backLink_a4u1s_37:hover{background:#ffffff14}._topBarSpacer_a4u1s_57{width:60px}._main_a4u1s_61{flex:1;display:flex;flex-direction:column;gap:1.75rem;padding-top:1rem}._intro_a4u1s_69{text-align:center}._stepBadge_a4u1s_73{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.28em;color:var(--nudge-green);margin-bottom:.875rem}._title_a4u1s_82{font-family:var(--font-display);font-weight:800;font-size:clamp(1.875rem,5vw,2.5rem);margin:0 0 .625rem;letter-spacing:-.025em;line-height:1.05;color:#fff}._subtitle_a4u1s_92{margin:0 auto;font-size:.9375rem;color:#ffffffd9;max-width:340px;line-height:1.45}._contentCard_a4u1s_100{animation:_fadeUp_a4u1s_1 .6s cubic-bezier(.16,1,.3,1) .15s both}._footer_a4u1s_104{display:flex;flex-direction:column;align-items:center;gap:.875rem;padding-top:1.5rem}._ctaPrimary_a4u1s_114{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:18px 32px;background:var(--nudge-green);color:var(--nudge-ink);border:none;border-radius:999px;font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .3s ease,background .2s ease,opacity .2s ease;box-shadow:0 0 #46eba066}._ctaPrimary_a4u1s_114:hover:not(:disabled){transform:translateY(-2px);background:var(--nudge-green-soft);box-shadow:0 0 0 6px #46eba038}._ctaPrimary_a4u1s_114:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}._ctaPrimary_a4u1s_114 svg{transition:transform .25s ease;flex-shrink:0}._ctaPrimary_a4u1s_114:hover:not(:disabled) svg{transform:translate(4px)}._trustNote_a4u1s_155{margin:0;font-size:.75rem;color:#ffffffb3;text-align:center;letter-spacing:.02em}._modalOverlay_a4u1s_165{position:fixed;inset:0;background-color:#060624bd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_a4u1s_1 .25s ease-out}._modalContent_a4u1s_178{background:var(--nudge-blue-2);border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:20px;max-width:480px;width:100%;box-shadow:0 24px 64px -12px #00000080;animation:_slideUp_a4u1s_1 .35s cubic-bezier(.16,1,.3,1)}._modalTitle_a4u1s_189{font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 1rem;text-align:center;letter-spacing:-.01em}._modalText_a4u1s_199{color:#ffffffc7;margin:0 0 1rem;line-height:1.6;text-align:center;font-size:.9375rem}._checkboxContainer_a4u1s_207{display:flex;align-items:flex-start;gap:1rem;margin:1.5rem 0;padding:1rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .2s ease}._checkboxContainer_a4u1s_207:hover{background:#ffffff14;border-color:#46eba066}._checkbox_a4u1s_207{margin-top:2px;width:18px;height:18px;min-width:18px;cursor:pointer;accent-color:var(--nudge-green)}._checkboxLabel_a4u1s_234{font-size:.875rem;color:#ffffffd9;line-height:1.5;cursor:pointer;-webkit-user-select:none;user-select:none}._link_a4u1s_242{color:var(--nudge-green);text-decoration:none;font-weight:600;position:relative;z-index:2}._link_a4u1s_242:hover{color:var(--nudge-green-soft);text-decoration:underline}._modalActions_a4u1s_255{display:flex;gap:.75rem;margin-top:1.5rem}._modalActions_a4u1s_255 ._ctaPrimary_a4u1s_114{flex:1;width:auto}._cancelButton_a4u1s_266{flex:1;padding:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffd9;font-family:var(--font-body);font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}._cancelButton_a4u1s_266:hover{background:#ffffff1f;color:#fff}@keyframes _fadeUp_a4u1s_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_a4u1s_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_a4u1s_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:479px){._shell_a4u1s_17{padding:1rem 1.125rem 1.5rem}._modalContent_a4u1s_178{padding:1.5rem;max-height:88vh;overflow-y:auto}._modalActions_a4u1s_255{flex-direction:column-reverse}}@media(prefers-reduced-motion:reduce){._contentCard_a4u1s_100,._modalOverlay_a4u1s_165,._modalContent_a4u1s_178{animation:none}._ctaPrimary_a4u1s_114,._checkboxContainer_a4u1s_207,._cancelButton_a4u1s_266{transition:none}}._page_1cq4d_1{min-height:100vh;display:flex;flex-direction:column;background:var(--color-background);overflow-y:auto}._topBar_1cq4d_9{background:var(--glass-bg-strong);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-light);padding:var(--space-md) var(--space-lg);display:flex;align-items:center;justify-content:center}._main_1cq4d_20{flex:1;padding:var(--space-xl) var(--space-lg) calc(var(--space-3xl) + 64px);display:flex;justify-content:center}._article_1cq4d_27{max-width:800px;width:100%;background:var(--glass-bg-strong);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:20px;box-shadow:var(--shadow-md);padding:var(--space-xl)}._heading_1cq4d_39{font-size:1.75rem;margin-bottom:var(--space-md)}._intro_1cq4d_44{margin-bottom:var(--space-lg);color:var(--color-text-secondary)}._updated_1cq4d_49{margin-top:calc(var(--space-sm) * -1);margin-bottom:var(--space-md);font-size:.85rem;color:var(--color-text-muted)}._section_1cq4d_56{margin-bottom:var(--space-lg)}._section_1cq4d_56 h2{font-size:1.1rem;margin-bottom:var(--space-sm)}._section_1cq4d_56 p{margin-bottom:var(--space-sm)}._section_1cq4d_56 ul{padding-left:1.25rem;color:var(--color-text-secondary)}._section_1cq4d_56 li+li{margin-top:.25rem}._disclaimer_1cq4d_78{margin-top:var(--space-md);font-size:.85rem;color:var(--color-text-muted)}._returnButton_1cq4d_84{display:inline-block;margin-top:var(--space-xl);padding:var(--space-sm) var(--space-lg);background-color:var(--color-primary);color:var(--color-white);border-radius:var(--radius-md);font-weight:600;text-align:center;transition:background-color .2s}._returnButton_1cq4d_84:hover{background-color:var(--color-primary-hover)}@media(max-width:640px){._main_1cq4d_20{padding:var(--space-lg) var(--space-md) calc(var(--space-2xl) + 64px)}._article_1cq4d_27{padding:var(--space-lg);border-radius:var(--radius-lg)}}._page_gzhgx_1{min-height:100vh;display:flex;flex-direction:column;background:var(--color-background);overflow-y:auto}._topBar_gzhgx_9{background:var(--glass-bg-strong);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-light);padding:var(--space-md) var(--space-lg);display:flex;align-items:center;justify-content:center}._main_gzhgx_20{flex:1;padding:var(--space-xl) var(--space-lg) calc(var(--space-3xl) + 64px);display:flex;justify-content:center}._article_gzhgx_27{max-width:800px;width:100%;background:var(--glass-bg-strong);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:20px;box-shadow:var(--shadow-md);padding:var(--space-xl)}._heading_gzhgx_39{font-size:1.75rem;margin-bottom:var(--space-md)}._intro_gzhgx_44{margin-bottom:var(--space-lg);color:var(--color-text-secondary)}._section_gzhgx_49{margin-bottom:var(--space-lg)}._section_gzhgx_49 h2{font-size:1.1rem;margin-bottom:var(--space-sm)}._section_gzhgx_49 p{margin-bottom:var(--space-sm)}._section_gzhgx_49 ul{padding-left:1.25rem;color:var(--color-text-secondary)}._section_gzhgx_49 li+li{margin-top:.25rem}._disclaimer_gzhgx_71{margin-top:var(--space-md);font-size:.85rem;color:var(--color-text-muted)}._returnButton_gzhgx_77{display:inline-block;margin-top:var(--space-xl);padding:var(--space-sm) var(--space-lg);background-color:var(--color-primary);color:var(--color-white);border-radius:var(--radius-md);font-weight:600;text-align:center;transition:background-color .2s}._returnButton_gzhgx_77:hover{background-color:var(--color-primary-hover)}@media(max-width:640px){._main_gzhgx_20{padding:var(--space-lg) var(--space-md) calc(var(--space-2xl) + 64px)}._article_gzhgx_27{padding:var(--space-lg);border-radius:var(--radius-lg)}}._footer_evkzq_1{border-top:1px solid rgba(255,255,255,.08);background:var(--nudge-blue-3);color:#ffffffc7;padding:var(--space-md) var(--space-lg)}._inner_evkzq_8{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);font-size:.875rem}._copy_evkzq_18{color:#ffffffb8}._links_evkzq_22{display:flex;align-items:center;gap:var(--space-xs)}._link_evkzq_22{color:#ffffffc7;text-decoration:none;transition:color .2s ease}._link_evkzq_22:hover{color:var(--nudge-green);text-decoration:underline}._separator_evkzq_39{color:#fff6}@media(max-width:640px){._inner_evkzq_8{flex-direction:column;align-items:center;text-align:center}._links_evkzq_22{justify-content:center}}
