: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}}._root_16q7a_1{position:relative;min-width:260px}._trigger_16q7a_6{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .95rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);color:var(--color-text);font-size:.95rem;font-family:inherit;cursor:pointer;text-align:left}._trigger_16q7a_6:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 4px #46eba01f}._value_16q7a_29{color:var(--color-text)}._placeholder_16q7a_33{color:var(--color-text-muted)}._chevron_16q7a_37{flex-shrink:0;color:#fff9;transition:transform .18s ease}._chevronOpen_16q7a_43{transform:rotate(180deg)}._list_16q7a_47{position:absolute;z-index:60;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px;list-style:none;max-height:240px;overflow-y:auto;background:#14146a;border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 18px 40px -12px #0000008c}._option_16q7a_65{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.7rem .85rem;border-radius:10px;color:#ffffffe6;font-size:.95rem;cursor:pointer}._optionActive_16q7a_77{background:#46eba029;color:#fff}._optionSelected_16q7a_82{color:var(--nudge-green);font-weight:600}._optionSelected_16q7a_82._optionActive_16q7a_77{color:var(--nudge-ink);background:var(--nudge-green)}@media(max-width:768px){._root_16q7a_1{min-width:0;width:100%}._trigger_16q7a_6{font-size:16px}}._panel_1aq2m_1{margin-top:1rem;padding:1.25rem;border-radius:16px;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:0 6px 18px #0f172a0f}._heading_1aq2m_10{margin:0 0 .5rem;font-size:1.15rem;font-weight:700;color:var(--color-text)}._intro_1aq2m_17{margin:0 0 .85rem;font-size:.9rem;color:var(--color-text-secondary);line-height:1.5}._cards_1aq2m_24{display:grid;grid-template-columns:1fr;gap:.65rem}@media(min-width:640px){._cards_1aq2m_24{grid-template-columns:repeat(2,1fr)}}._card_1aq2m_24{padding:.85rem 1rem;border-radius:12px;border:1px solid var(--color-border);background:#94a3b80f}._cardTitle_1aq2m_43{margin:0 0 .35rem;font-size:.95rem;font-weight:700;color:var(--color-text)}._cardBody_1aq2m_50{margin:0;font-size:.85rem;line-height:1.5;color:var(--color-text-secondary)}._cardCta_1aq2m_57{display:inline-flex;margin-top:.55rem;align-items:center;font-size:.85rem;font-weight:600;text-decoration:none;color:var(--nudge-green, #46EBA0)}._cardCta_1aq2m_57:hover{text-decoration:underline}._wrapper_1m3ct_1{--topbar-height: 68px;--input-bar-height: 120px;--color-primary: var(--nudge-green);--color-primary-hover: var(--nudge-green-soft);--color-primary-light: rgba(70, 235, 160, .12);--color-primary-dark: var(--nudge-green-deep);--color-on-primary: var(--nudge-ink);--color-background: var(--nudge-blue);--color-surface: rgba(255, 255, 255, .13);--color-surface-alt: rgba(255, 255, 255, .07);--color-surface-alt2: rgba(255, 255, 255, .1);--color-border: rgba(255, 255, 255, .18);--color-border-light: rgba(255, 255, 255, .12);--color-text: rgba(255, 255, 255, .92);--color-text-secondary: rgba(255, 255, 255, .72);--color-text-muted: rgba(255, 255, 255, .6);--color-accent: var(--nudge-green);--color-accent-hover: var(--nudge-green-soft);--color-accent-dim: rgba(70, 235, 160, .12);--glass-bg: rgba(20, 20, 106, .55);--glass-bg-strong: rgba(20, 20, 106, .92);--glass-border: rgba(70, 235, 160, .18);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px -2px rgba(0, 0, 0, .4);--shadow-lg: 0 12px 32px -4px rgba(0, 0, 0, .5);font-family:var(--font-body);min-height:100vh;height:100vh;background:radial-gradient(120% 80% at 0% 0%,#1a4dc7 0%,var(--nudge-blue) 35%,#0d10a0 100%);color:var(--color-text);display:flex;flex-direction:column;overflow:hidden;position:relative}._chatAtmosphere_1m3ct_48{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}@supports (height: 100dvh){._wrapper_1m3ct_1{min-height:100dvh;height:100dvh}}._topBar_1m3ct_64{background:transparent;border:none;padding:clamp(1.25rem,3vh,2.25rem) clamp(1.5rem,4vw,3.5rem) clamp(.75rem,2vh,1.5rem);display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;z-index:20;width:100%;color:#ffffffeb;--color-text: #ffffff}._topBarInner_1m3ct_80{position:relative;width:100%;max-width:1280px;display:flex;align-items:center;justify-content:flex-end;gap:var(--space-md);min-height:72px}._chatProgress_1m3ct_92{width:100%;max-width:1280px;margin:0 auto;padding:0 18px 10px;flex-shrink:0;position:relative;z-index:20}._chatProgressTrack_1m3ct_102{height:4px;border-radius:4px;background:#ffffff1f;overflow:hidden}._chatProgressFill_1m3ct_109{height:100%;border-radius:4px;background:var(--nudge-green);transition:width .4s ease}@media(prefers-reduced-motion:reduce){._chatProgressFill_1m3ct_109{transition:none}._chatBubbleUser_1m3ct_122,._chatBubbleAssistant_1m3ct_123,._modal_1m3ct_124,._confirmModal_1m3ct_125,._summaryModal_1m3ct_126,._comparisonModal_1m3ct_127,._modalOverlay_1m3ct_128,._typingDot_1m3ct_129,._micActive_1m3ct_130{animation:none}}._topBarInner_1m3ct_80>:first-child{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}._topBarInner_1m3ct_80>:first-child a{pointer-events:auto}._topBarActions_1m3ct_151{display:flex;align-items:center;gap:.5rem;position:relative;z-index:2}._themeToggle_1m3ct_159,._infoButton_1m3ct_160,._feedbackButton_1m3ct_161{width:40px;height:40px;aspect-ratio:1 / 1;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#ffffff8c;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:all .25s ease}._adviserCta_1m3ct_177{display:inline-flex;align-items:center;gap:.4rem;height:40px;padding:0 .875rem;border-radius:999px;border:1.5px solid var(--nudge-green);background:transparent;color:#fffffff2;font-size:.8rem;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer;transition:all .25s ease}._adviserCtaLabel_1m3ct_195{white-space:nowrap}._adviserCta_1m3ct_177:hover{background:#46eba01f;border-color:var(--nudge-green-soft);transform:translateY(-1px)}._adviserCta_1m3ct_177:focus-visible{outline:2px solid var(--nudge-green);outline-offset:2px}@media(max-width:768px){._adviserCtaLabel_1m3ct_195{display:none}._adviserCta_1m3ct_177{width:40px;padding:0;justify-content:center;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;border-radius:12px}}._infoButton_1m3ct_160{font-weight:700;font-size:1.1rem}._themeToggle_1m3ct_159:hover,._infoButton_1m3ct_160:hover,._feedbackButton_1m3ct_161:hover{background:#ffffff1a;color:#ffffffe6;transform:translateY(-1px)}._themeToggle_1m3ct_159:focus-visible,._infoButton_1m3ct_160:focus-visible,._feedbackButton_1m3ct_161:focus-visible{outline:2px solid var(--nudge-green);outline-offset:2px}._feedbackTextarea_1m3ct_245{width:100%;min-height:120px;padding:.875rem 1rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);color:var(--color-text);font-family:inherit;font-size:.95rem;line-height:1.5;resize:vertical;transition:border-color .2s ease;margin-top:var(--space-sm);box-sizing:border-box}._feedbackTextarea_1m3ct_245:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #46eba01a}._feedbackTextarea_1m3ct_245:disabled{opacity:.6;cursor:not-allowed}._feedbackSuccess_1m3ct_273{color:var(--nudge-green);font-weight:600;font-size:.9rem;margin-top:.5rem}._feedbackError_1m3ct_280{color:#ff9c9c;font-weight:600;font-size:.9rem;margin-top:.5rem}._main_1m3ct_287{max-width:100%;margin:0 auto;padding:var(--space-lg);display:flex;flex-direction:column;align-items:center;flex:1;justify-content:flex-start;overflow:hidden;width:100%;min-height:0;position:relative;z-index:2}._chatSection_1m3ct_303{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;flex:1;height:100%;min-height:0;position:relative}._chatSectionWide_1m3ct_315{max-width:1200px}._chatWindow_1m3ct_320{background:#14146a73;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:var(--radius-2xl);box-shadow:0 0 0 1px #46eba01f,0 30px 80px #0000004d;border:1px solid rgba(70,235,160,.22);display:flex;flex-direction:column;flex:1;height:100%;min-height:0;overflow:hidden;position:relative;max-height:100%}._chatScrollable_1m3ct_337{flex:1;display:flex;flex-direction:column;gap:var(--space-lg);overflow-y:auto;padding:var(--space-xl);padding-bottom:calc(var(--space-xl) + 32px);scroll-behavior:smooth;scroll-padding-bottom:120px}._chatScrollable_1m3ct_337::-webkit-scrollbar{width:6px}._chatScrollable_1m3ct_337::-webkit-scrollbar-track{background:transparent}._chatScrollable_1m3ct_337::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:20px}._chatNoScroll_1m3ct_361{overscroll-behavior:contain}._chatIntro_1m3ct_371{display:flex;flex-direction:column;gap:var(--space-md)}._chatMessages_1m3ct_380{display:flex;flex-direction:column;gap:var(--space-md);padding-bottom:var(--space-md)}@keyframes _slideIn_1m3ct_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._chatBubbleUser_1m3ct_122,._chatBubbleAssistant_1m3ct_123{animation:_slideIn_1m3ct_1 .3s ease-out forwards}._chatBubbleAssistant_1m3ct_123,._chatBubbleUser_1m3ct_122{display:flex;align-items:flex-end;gap:12px;padding:0;background:transparent;border:none;box-shadow:none;max-width:92%;margin:0;overflow-wrap:break-word;word-break:normal}._chatBubbleAssistant_1m3ct_123{margin-right:auto;justify-content:flex-start}._chatBubbleUser_1m3ct_122{align-self:stretch;width:100%;justify-content:flex-end}._chatBubbleAssistant_1m3ct_123>._assistantContent_1m3ct_405{padding:1rem 1.25rem;background:#ffffff1a;border-radius:20px 20px 20px 4px;border:1px solid rgba(255,255,255,.1);color:#ffffffeb;font-size:.9375rem;line-height:1.6;font-weight:500;max-width:76%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._chatBubbleUser_1m3ct_122>._assistantContent_1m3ct_405{padding:.875rem 1.25rem;background:var(--nudge-green);border-radius:20px 20px 4px;box-shadow:0 8px 24px #46eba02e;color:var(--nudge-ink);font-size:.9375rem;line-height:1.55;font-weight:600;max-width:76%;flex:0 0 auto;width:auto;min-width:auto}._assistantAvatar_1m3ct_471{width:56px;height:56px;min-width:56px;border-radius:10px;overflow:hidden;flex-shrink:0;box-shadow:none;display:flex;align-items:center;justify-content:center;align-self:flex-end;background:transparent}._assistantAvatar_1m3ct_471 img{width:100%;height:100%;display:block;object-fit:contain}._chatBubbleUser_1m3ct_122:after{content:"";width:40px;height:40px;min-width:40px;border-radius:50%;background-color:#ffffff14;border:1px solid rgba(255,255,255,.25);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='8' r='4'/><path d='M4 21a8 8 0 0 1 16 0'/></svg>");background-repeat:no-repeat;background-position:center;background-size:22px 22px;align-self:flex-end;flex-shrink:0}._assistantContent_1m3ct_405{flex:1;min-width:0}._assistantContent_1m3ct_405 p{margin-top:0;margin-bottom:.5rem}._assistantContent_1m3ct_405 p:last-child{margin-bottom:0}._benefitsTitle_1m3ct_527{font-size:1.1rem;font-weight:700;color:var(--color-primary);margin-bottom:var(--space-md)}._benefitsIntro_1m3ct_534{margin-bottom:var(--space-lg)!important}._benefitsList_1m3ct_538{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md);padding:0;margin:0}@media(max-width:640px){._benefitsList_1m3ct_538{grid-template-columns:1fr}}._benefitCard_1m3ct_553{display:flex;align-items:flex-start;gap:var(--space-md);padding:1.25rem;background:var(--color-surface);border-radius:20px;border:1px solid var(--color-border-light);box-shadow:0 2px 4px #00000005;transition:transform .2s ease;height:100%;width:100%;text-align:left;cursor:pointer;appearance:none}._benefitCard_1m3ct_553:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}._benefitCard_1m3ct_553:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;box-shadow:var(--shadow-md)}._benefitIcon_1m3ct_581{width:24px;height:24px;border-radius:50%;background:var(--color-primary-light);color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.8rem;flex-shrink:0;margin-top:2px}._benefitText_1m3ct_596{display:flex;flex-direction:column;gap:.35rem;font-size:.95rem;color:var(--color-text);line-height:1.5}._benefitTitle_1m3ct_605{font-weight:800;color:var(--color-text);font-size:1rem;margin:0}._benefitDetail_1m3ct_612{color:var(--color-text-secondary);font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._benefitCta_1m3ct_622{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:.85rem;color:var(--color-primary);margin-top:2px}._benefitCta_1m3ct_622:after{content:"›";font-size:.95rem;line-height:1}._fundList_1m3ct_638{list-style:none;margin:var(--space-sm) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--space-sm)}._fundItem_1m3ct_647{display:flex;flex-wrap:wrap;gap:var(--space-sm);align-items:flex-start;padding:.75rem 1rem;border-radius:14px;background:var(--color-surface);border:1px solid var(--color-border-light)}._fundText_1m3ct_658{flex:1 1 220px;display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;color:var(--color-text);min-width:0;word-wrap:break-word;overflow-wrap:break-word}._fundText_1m3ct_658 span{font-size:.85rem;color:var(--color-text-secondary)}._overrideCard_1m3ct_675{margin-top:var(--space-md);padding:1rem;border-radius:14px;border:1px solid var(--color-border-light);background:var(--color-surface-alt);display:flex;flex-direction:column;gap:.75rem}._overrideHeader_1m3ct_686{display:flex;gap:.75rem;justify-content:space-between;align-items:flex-start}._overrideHeaderText_1m3ct_693{display:flex;flex-direction:column;gap:.35rem}._overrideDescription_1m3ct_706{margin:0;color:var(--color-text-secondary);font-size:.93rem;line-height:1.45}._overrideBadge_1m3ct_713{background:var(--color-primary-light);color:var(--color-primary);border:1px solid var(--color-primary-light);padding:.45rem .85rem;border-radius:999px;font-weight:700;font-size:.85rem;white-space:nowrap}._overrideTextarea_1m3ct_730{min-height:90px;padding:.65rem .75rem;border-radius:10px;border:1px solid var(--color-border-light);background:var(--color-surface);font-family:inherit;font-size:.95rem;color:var(--color-text);resize:vertical}._overrideTextarea_1m3ct_730:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}._overrideNote_1m3ct_747{margin:0;color:var(--color-text-secondary);font-size:.85rem;line-height:1.4}._fundActions_1m3ct_754{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:flex-start}._fundButton_1m3ct_762{flex:0 0 auto;padding:.55rem 1.1rem;border-radius:999px;border:1px solid rgba(70,235,160,.25);background:#46eba00f;color:#6ee7b7;font-size:.85rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;line-height:1.2}._fundButton_1m3ct_762:hover,._fundButtonPrimary_1m3ct_786{background:#28ce82;color:var(--color-on-primary);border-color:#28ce82}._fundButtonPrimary_1m3ct_786:hover{background:#46eba0;color:var(--color-on-primary)}._documentUploadCard_1m3ct_797{margin-top:var(--space-md);padding:1rem;border:1px solid var(--color-border-light);border-radius:16px;background:var(--color-surface);box-shadow:0 6px 18px -8px #0f172a26}._documentHeader_1m3ct_806{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}._documentTitle_1m3ct_814{margin:0;font-size:1.1rem;font-weight:700;color:var(--color-text);line-height:1.3}._documentSubtitle_1m3ct_822{margin:.25rem 0 0;color:var(--color-text-secondary);font-size:.9rem;line-height:1.4}._tooltipWrapper_1m3ct_829{position:relative;display:inline-flex;align-items:center}._infoBadge_1m3ct_835{background:var(--color-surface-alt);color:var(--color-text-secondary);padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.85rem;cursor:pointer;border:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}._infoBadge_1m3ct_835:hover{background:var(--color-border);color:var(--color-text)}._infoBadge_1m3ct_835 svg{width:16px;height:16px}._tooltip_1m3ct_829{position:absolute;top:calc(100% + 12px);left:0;width:280px;max-width:85vw;background:#1e293b;color:#f1f5f9;border-radius:12px;padding:1rem;box-shadow:0 10px 25px -5px #0000004d;opacity:0;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:100;font-size:.85rem;line-height:1.5}@media(max-width:400px){._tooltip_1m3ct_829{left:0;width:260px}}._tooltipWrapper_1m3ct_829:hover ._tooltip_1m3ct_829,._tooltipWrapper_1m3ct_829:focus-within ._tooltip_1m3ct_829{opacity:1;transform:translateY(0);pointer-events:auto}._tooltipSection_1m3ct_895{padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.08)}._tooltipSection_1m3ct_895:last-child{border-bottom:none}._tooltipSection_1m3ct_895 strong{display:block;margin-bottom:.25rem;color:#fff}._tooltipSection_1m3ct_895 ul{margin:0;padding-left:1.1rem;color:#cbd5e1;font-size:.9rem}._uploadGrid_1m3ct_917{margin-top:var(--space-md);display:grid;gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}._uploadTile_1m3ct_924{position:relative;border:1px dashed var(--color-border);border-radius:14px;padding:1.25rem;background:var(--color-surface-alt);cursor:pointer;transition:all .2s ease;min-height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.5rem}._uploadTile_1m3ct_924:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #0000000d;background:var(--color-surface);transform:translateY(-2px)}._fileInput_1m3ct_948{display:none}._uploadIcon_1m3ct_952{width:32px;height:32px;color:var(--color-text-secondary);margin-bottom:.25rem}._uploadTile_1m3ct_924:hover ._uploadIcon_1m3ct_952{color:var(--color-primary)}._uploadLabel_1m3ct_963{font-weight:700;color:var(--color-text);font-size:.95rem}._uploadCta_1m3ct_969{font-size:.8rem;font-weight:600;color:var(--color-primary);background:#46eba01a;padding:4px 10px;border-radius:12px;margin-top:.25rem}._uploadHint_1m3ct_979{margin:0;color:var(--color-text-secondary);font-size:.8rem;line-height:1.4;max-width:90%}._uploadFileName_1m3ct_987{margin:.5rem 0 0;color:#46eba0;font-weight:600;word-break:break-word;font-size:.85rem;background:#46eba014;padding:4px 8px;border-radius:6px}._uploadFooterNote_1m3ct_998{margin:var(--space-sm) 0 0;color:var(--color-text-secondary);font-size:.9rem}._uploadActions_1m3ct_1004{margin-top:var(--space-md);display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}._uploadFeedback_1m3ct_1012{margin:0;color:var(--color-text);font-size:.9rem}._facematchCard_1m3ct_1018{margin-top:var(--space-md);padding:1rem;border:1px solid var(--color-border-light);border-radius:16px;background:var(--color-surface);box-shadow:0 6px 18px -8px #0f172a26}._facematchActions_1m3ct_1027{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);padding:var(--space-md) 0}._facematchPrimaryCta_1m3ct_1035{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#28ce82;color:#fff;border:none;border-radius:var(--radius-md);font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s}._facematchPrimaryCta_1m3ct_1035:hover{background:#46eba0}._facematchSubtext_1m3ct_1055{font-size:.85rem;color:var(--color-text-secondary);text-align:center}._facematchSkipLink_1m3ct_1061{background:none;border:none;color:var(--color-text-secondary);text-decoration:underline;font-size:.85rem;cursor:pointer;padding:0}._facematchSkipLink_1m3ct_1061:hover{color:var(--color-primary)}._facematchDivider_1m3ct_1075{width:100%;border:none;border-top:1px solid var(--color-border-light);margin:0}._facematchPolling_1m3ct_1082{display:flex;align-items:center;gap:.6rem;padding:0;color:var(--color-text-secondary);font-size:.9rem}._facematchSpinner_1m3ct_1091{width:16px;height:16px;border:2px solid rgba(70,235,160,.2);border-top-color:var(--color-primary);border-radius:50%;display:inline-block;flex-shrink:0;animation:_spin_1m3ct_1681 .8s linear infinite}._facematchSuccess_1m3ct_1102{margin:var(--space-sm) 0 0;color:#28ce82;font-weight:600;font-size:.95rem}._facematchFailed_1m3ct_1109{margin:var(--space-sm) 0 0;display:flex;flex-direction:column;gap:.5rem}._facematchFailed_1m3ct_1109 p{margin:0;color:#ff9c9c;font-size:.9rem}._summaryCard_1m3ct_1122{margin-top:var(--space-md);padding:1rem;border:1px solid var(--color-border-light);border-radius:12px;background:var(--color-surface-alt);display:flex;flex-direction:column;gap:1rem}._summaryGrid_1m3ct_1133{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.65rem}._summaryRow_1m3ct_1139{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .9rem;background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:10px}._summaryLabel_1m3ct_1150{font-weight:600;color:var(--color-text-secondary);font-size:.9rem}._summaryValue_1m3ct_1156{color:var(--color-text);font-weight:600;text-align:right}._summaryNextSteps_1m3ct_1162{border-top:1px solid var(--color-border-light);padding-top:.75rem}._summaryNextStepsTitle_1m3ct_1167{margin:0 0 .35rem;font-weight:700;color:var(--color-text)}._summaryNextSteps_1m3ct_1162 ul{margin:0;padding-left:1.2rem;color:var(--color-text-secondary);display:flex;flex-direction:column;gap:.35rem}._summaryCallout_1m3ct_1182{margin:.35rem 0 .75rem;color:var(--color-text-secondary);font-size:.95rem}._signaturePad_1m3ct_1188{border:1px dashed var(--color-border);border-radius:12px;padding:.75rem;background:var(--color-surface);box-shadow:0 4px 12px #0000000a;display:flex;flex-direction:column;gap:.65rem}._signatureHeader_1m3ct_1199{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._signatureTitle_1m3ct_1207{margin:0;font-weight:700;color:var(--color-text)}._signatureHint_1m3ct_1213{margin:0;color:var(--color-text-secondary);font-size:.9rem}._signatureCanvas_1m3ct_1219{width:100%;max-width:100%;border:1px solid var(--color-border);border-radius:10px;background:#fff;touch-action:none}._signatureActions_1m3ct_1228{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}._signatureNote_1m3ct_1235{margin:0;color:var(--color-text-secondary);font-size:.85rem;line-height:1.4}._clearSignatureButton_1m3ct_1242{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:999px;padding:.35rem .9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._clearSignatureButton_1m3ct_1242:hover{border-color:var(--color-primary);color:var(--color-primary)}._preConfirmAdviser_1m3ct_1258{margin-top:.5rem;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(70,235,160,.2);background:#46eba00d;display:flex;flex-direction:column;gap:.45rem}._preConfirmAdviserTitle_1m3ct_1269{margin:0;font-weight:700;font-size:.95rem;color:var(--color-text)}._preConfirmAdviserBody_1m3ct_1276{margin:0;font-size:.85rem;line-height:1.45;color:var(--color-text-secondary)}._preConfirmAdviserLink_1m3ct_1283{display:inline-flex;align-items:center;align-self:flex-start;padding:.4rem .9rem;border-radius:999px;font-size:.85rem;font-weight:600;text-decoration:none;border:1px solid var(--nudge-green);color:var(--nudge-green);background:transparent;transition:all .2s ease}._preConfirmAdviserLink_1m3ct_1283:hover{background:var(--nudge-green);color:var(--nudge-ink)}._confirmationBanner_1m3ct_1303{margin:0;padding:.6rem .8rem;background:#46eba014;color:#46eba0;border:1px solid rgba(70,235,160,.15);border-radius:10px;font-weight:600}._optionsContainer_1m3ct_1314{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}._optionButton_1m3ct_1321{background:#46eba00f;border:1px solid rgba(70,235,160,.2);color:#6ee7b7;padding:.5rem 1rem;min-height:44px;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .2s ease;font-weight:500}._optionButton_1m3ct_1321:hover:not(:disabled){background:#28ce82;color:#fff;border-color:#28ce82;transform:translateY(-1px);box-shadow:0 4px 12px #46eba033}._optionButton_1m3ct_1321:focus-visible{outline:2px solid var(--nudge-green);outline-offset:2px}._optionToggleRow_1m3ct_1347{display:flex;gap:.5rem;flex-wrap:wrap}._optionToggleRow_1m3ct_1347 ._optionButton_1m3ct_1321{flex:1 1 120px;min-width:0}._optionButtonActive_1m3ct_1358{background:#28ce82;color:#fff;border-color:#28ce82;box-shadow:0 4px 12px #46eba033}._optionButton_1m3ct_1321:disabled{opacity:.6;cursor:default;border-color:var(--color-border);color:var(--color-text-muted);background:var(--color-surface-alt)}._chatInputForm_1m3ct_1374{padding:var(--space-md) var(--space-xl) var(--space-xl);background:linear-gradient(0deg,#14146a8c,#14146a00);border-top:1px solid rgba(70,235,160,.15);z-index:5;flex-shrink:0;width:100%}._chatInputRow_1m3ct_1383{display:flex;width:100%;gap:var(--space-sm);align-items:flex-end;background:#14146a99;padding:.5rem .5rem .5rem 1rem;border-radius:999px;border:1px solid rgba(70,235,160,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s ease}._chatInputRow_1m3ct_1383:focus-within{border-color:var(--nudge-green);box-shadow:0 0 0 3px #46eba02e}._chatInputDisabled_1m3ct_1401{opacity:.5;pointer-events:none}._chatInput_1m3ct_1374{flex:1;width:100%;min-width:0;min-height:24px;max-height:120px;resize:none;padding:.75rem 1rem;border:none;background:transparent;font-family:inherit;font-size:1rem;line-height:1.5;color:#ffffffe6}._chatInput_1m3ct_1374::placeholder{color:#ffffff80}._chatInput_1m3ct_1374:focus{outline:none}._chatSendButton_1m3ct_1430{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:var(--nudge-green);color:var(--nudge-ink);cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);flex-shrink:0}._chatSendButton_1m3ct_1430:disabled{background:#ffffff0f;color:#ffffff2e;cursor:not-allowed;transform:none}._chatSendButton_1m3ct_1430:not(:disabled):hover{background:var(--nudge-green-soft);transform:scale(1.06);box-shadow:0 6px 18px #46eba052}._micButton_1m3ct_1458{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:transparent;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease;flex-shrink:0}._micButton_1m3ct_1458:hover{background:var(--color-surface-alt);color:var(--color-primary)}._micActive_1m3ct_130{background:#ff5a5a1f;color:#ff9c9c;animation:_pulse_1m3ct_1 1.5s infinite}@keyframes _pulse_1m3ct_1{0%{box-shadow:0 0 #ff9c9c66}70%{box-shadow:0 0 0 10px #ff9c9c00}to{box-shadow:0 0 #ff9c9c00}}._typingContainer_1m3ct_1491{padding:.5rem 1rem;display:inline-flex;align-items:center;gap:4px;background:var(--color-surface-alt);border-radius:16px;margin-left:1rem;margin-bottom:1rem;width:fit-content}._typingDot_1m3ct_129{width:6px;height:6px;background:var(--color-text-muted);border-radius:50%;animation:_bounce_1m3ct_1 1.4s infinite ease-in-out both}._typingDot_1m3ct_129:nth-child(1){animation-delay:-.32s}._typingDot_1m3ct_129:nth-child(2){animation-delay:-.16s}@keyframes _bounce_1m3ct_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}._chatActions_1m3ct_1520{display:flex;justify-content:flex-end;gap:var(--space-md);margin-top:var(--space-lg)}._chatConfirmButton_1m3ct_1527{padding:.75rem 2rem;background:var(--nudge-green);color:var(--nudge-ink);border:none;border-radius:999px;font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 6px 18px #46eba033}._chatConfirmButton_1m3ct_1527:hover:not(:disabled){background:var(--nudge-green-soft);transform:translateY(-2px);box-shadow:0 8px 24px #46eba04d}._chatQuickActions_1m3ct_1547{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--space-md);margin-top:var(--space-md);background:transparent;border:none;flex-wrap:wrap}._irdForm_1m3ct_1558{display:flex;flex-wrap:wrap;gap:.75rem;padding:.75rem}._chatQuickActionButtons_1m3ct_1565{display:flex;align-items:center;gap:var(--space-sm);flex-wrap:wrap}._chatQuickButton_1m3ct_1572{padding:.75rem 1.5rem;min-height:44px;background:var(--nudge-green);color:var(--nudge-ink);border:none;border-radius:999px;font-family:var(--font-display);font-size:.9375rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:all .2s ease;box-shadow:0 6px 18px #46eba033;display:inline-flex;align-items:center;gap:8px}._reportDownloadButton_1m3ct_1591{padding:.7rem 1.2rem;background:var(--color-surface);color:var(--color-primary);border:none;border-radius:12px;font-weight:700;text-decoration:none;box-shadow:var(--shadow-sm);transition:all .2s ease}._reportDownloadButton_1m3ct_1591:hover{color:var(--color-primary-hover);box-shadow:var(--shadow-md)}._reportContinueButton_1m3ct_1608{padding:.7rem 1.2rem;background:var(--color-text);color:var(--color-background);border:none;border-radius:12px;font-weight:700;cursor:pointer;box-shadow:var(--shadow-sm);transition:all .2s ease}._reportContinueButton_1m3ct_1608:hover{background:var(--color-text-secondary);box-shadow:var(--shadow-md)}._hideOnMobile_1m3ct_1625{display:none!important}._chatQuickSelectLabel_1m3ct_1629{font-weight:700;color:var(--color-text);font-size:.9rem}._chatQuickSelect_1m3ct_1629{min-width:260px;padding:.65rem .95rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);font-size:.95rem;color:var(--color-text)}._chatQuickSelect_1m3ct_1629:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 4px #46eba01a}._chatQuickSelect_1m3ct_1629{color-scheme:dark}._chatQuickControl_1m3ct_1662{display:flex;flex-direction:column;gap:6px;flex:1;min-width:240px}._chatQuickError_1m3ct_1670{color:#ff9c9c;font-size:.9rem}._chatQuickButton_1m3ct_1572:hover{background:#46eba0;transform:translateY(-1px);box-shadow:0 8px 20px #46eba033}._spinner_1m3ct_1681{width:16px;height:16px;border:2px solid rgba(255,255,255,.6);border-top-color:#fff;border-radius:50%;display:inline-block;animation:_spin_1m3ct_1681 .8s linear infinite}@keyframes _spin_1m3ct_1681{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._addressForm_1m3ct_1702{display:flex;flex-direction:column;gap:0;margin-top:var(--space-md)}._addressSearchSection_1m3ct_1709{display:flex;flex-direction:column;gap:8px;position:relative}._addressSearchLabel_1m3ct_1716{display:flex;align-items:center;gap:6px;font-weight:700;font-size:.95rem;color:var(--color-text)}._addressSearchWrapper_1m3ct_1725{position:relative}._addressSearchInput_1m3ct_1729{width:100%;padding:.8rem 1rem;border:2px solid var(--color-primary);border-radius:12px;background:var(--color-surface);font-size:1rem;color:var(--color-text);box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._addressSearchInput_1m3ct_1729::placeholder{color:#9ca3af}._addressSearchInput_1m3ct_1729:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 4px #46eba01a}._addressSearchInput_1m3ct_1729:disabled{opacity:.6;cursor:not-allowed}._addressDropdown_1m3ct_1756{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#14146a;border:1px solid rgba(255,255,255,.16);border-radius:12px;box-shadow:0 18px 40px -12px #0000008c;list-style:none;margin:0;padding:6px;z-index:60;max-height:240px;overflow-y:auto;overscroll-behavior:contain}._addressDropdownItem_1m3ct_1776{display:flex;align-items:center;gap:10px;min-height:44px;padding:12px;cursor:pointer;font-size:.9rem;color:#ffffffe6;border-radius:8px;transition:background .15s}._addressDropdownItem_1m3ct_1776:hover,._addressDropdownItemActive_1m3ct_1790{background:#46eba029;color:#fff}._addressDetails_1m3ct_1797{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin .35s ease;margin-top:0}._addressDetailsVisible_1m3ct_1805{max-height:400px;opacity:1;margin-top:16px}._addressDetailsHeader_1m3ct_1811{font-size:.85rem;font-weight:600;color:var(--color-text-secondary, rgba(255, 255, 255, .65));text-transform:uppercase;letter-spacing:.04em;padding-bottom:8px;border-bottom:1px solid var(--color-border, rgba(255, 255, 255, .1));margin-bottom:12px}._addressFieldsGrid_1m3ct_1822{display:grid;grid-template-columns:1fr 1fr;gap:10px}._addressField_1m3ct_1822{display:flex;flex-direction:column;gap:4px}._addressFieldLabel_1m3ct_1834{font-weight:600;font-size:.8rem;color:var(--color-text-secondary, rgba(255, 255, 255, .65))}._addressForm_1m3ct_1702 ._chatQuickSelect_1m3ct_1629{min-width:0;width:100%}._addressForm_1m3ct_1702 ._chatQuickButton_1m3ct_1572{margin-top:16px;align-self:flex-start}._addressForm_1m3ct_1702 ._chatQuickError_1m3ct_1670{margin-top:8px}@media(max-width:768px){._chatQuickActions_1m3ct_1547{flex-direction:column;align-items:stretch;gap:var(--space-sm);padding:0}._chatQuickActionButtons_1m3ct_1565{width:100%;flex-direction:column;align-items:stretch}._chatQuickSelect_1m3ct_1629{min-width:0;width:100%;font-size:16px}._chatQuickControl_1m3ct_1662{min-width:0}._chatQuickButton_1m3ct_1572,._reportDownloadButton_1m3ct_1591{width:100%;text-align:center}._fundActions_1m3ct_754{flex-direction:column;align-items:stretch}._fundButton_1m3ct_762{width:100%;justify-content:center;text-align:center;white-space:normal}._hideOnMobile_1m3ct_1625{display:none!important}._documentUploadCard_1m3ct_797{padding:var(--space-sm)}._documentHeader_1m3ct_806{flex-direction:column;align-items:flex-start;gap:var(--space-sm)}._uploadGrid_1m3ct_917{grid-template-columns:1fr;gap:var(--space-sm)}._uploadTile_1m3ct_924{padding:var(--space-sm);min-height:120px}._uploadLabel_1m3ct_963{font-size:.9rem}._uploadHint_1m3ct_979{font-size:.8rem}._irdForm_1m3ct_1558{flex-direction:column;align-items:stretch}._irdForm_1m3ct_1558 ._chatQuickButton_1m3ct_1572{width:100%}._addressFieldsGrid_1m3ct_1822{grid-template-columns:1fr}._addressForm_1m3ct_1702 ._chatQuickButton_1m3ct_1572{width:100%}._wrapper_1m3ct_1{--topbar-height: 60px;--input-bar-height: 80px;background:linear-gradient(155deg,#0d2b6e 0%,var(--nudge-blue) 35%,var(--nudge-blue-2) 100%)}._main_1m3ct_287{padding:0;justify-content:flex-start;min-height:0}._chatSection_1m3ct_303{height:100%;min-height:0;max-width:100%}@supports (height: 100dvh){._chatSection_1m3ct_303{height:100%;min-height:0}._main_1m3ct_287{min-height:0}}._chatWindow_1m3ct_320{border-radius:0;border:none;box-shadow:none;height:100%}._chatBubbleUser_1m3ct_122,._chatBubbleAssistant_1m3ct_123{max-width:96%;gap:8px}._chatBubbleAssistant_1m3ct_123>._assistantContent_1m3ct_405,._chatBubbleUser_1m3ct_122>._assistantContent_1m3ct_405{max-width:calc(100% - 52px)}._assistantAvatar_1m3ct_471{width:44px;height:44px;min-width:44px;border-radius:7px}._chatBubbleUser_1m3ct_122:after{width:32px;height:32px;min-width:32px;background-size:18px 18px}._chatInputForm_1m3ct_1374{position:relative;width:100%;padding:var(--space-sm) var(--space-md);padding-bottom:calc(var(--space-sm) + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(70,235,160,.15);box-shadow:none;background:linear-gradient(0deg,var(--nudge-blue-2) 0%,rgba(40,38,160,.92) 70%,rgba(40,38,160,0) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40;flex-shrink:0}._chatScrollable_1m3ct_337{padding-left:var(--space-md);padding-right:var(--space-md);padding-top:var(--space-md);padding-bottom:calc(var(--space-lg) + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(var(--input-bar-height) + env(safe-area-inset-bottom,0px) + 16px);gap:var(--space-md)}._chatInputRow_1m3ct_1383{border-radius:20px}._topBar_1m3ct_64{position:relative;padding:calc(var(--space-sm) + env(safe-area-inset-top,0px)) var(--space-lg) var(--space-sm);z-index:45}._topBarInner_1m3ct_80{justify-content:space-between;min-height:44px}._topBarInner_1m3ct_80>:first-child{position:static;transform:none;width:auto}}._modalOverlay_1m3ct_128{position:fixed;inset:0;background:#060a14b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:50;padding:var(--space-md);animation:_fadeIn_1m3ct_1 .2s ease-out;overscroll-behavior:contain}@keyframes _fadeIn_1m3ct_1{0%{opacity:0}to{opacity:1}}._modal_1m3ct_124{max-width:500px;width:100%;max-height:90vh;background:radial-gradient(140% 90% at 0% 0%,#1f4cd1,#2826a0 38%,#14146a);border:1px solid rgba(255,255,255,.12);border-radius:24px;box-shadow:0 25px 60px -12px #0000008c,inset 0 1px #ffffff14;padding:2rem;animation:_scaleIn_1m3ct_1 .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;color:#ffffffeb}._confirmModalOverlay_1m3ct_2121{background:#0a0a328c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._confirmModal_1m3ct_125{background:radial-gradient(140% 90% at 0% 0%,#1f4cd1,#2826a0 38%,#14146a);border:1px solid rgba(255,255,255,.12);box-shadow:0 25px 60px -12px #0000008c,inset 0 1px #ffffff14;color:#ffffffeb}._confirmModal_1m3ct_125 ._chatQuickSelect_1m3ct_1629{min-width:0;width:100%;padding:.9rem 2.4rem .9rem 1.1rem;background:#0d0b6b8c;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;font-size:.95rem;appearance:none;-webkit-appearance:none;background-repeat:no-repeat;background-position:right 1rem center;background-size:12px 12px}._confirmModal_1m3ct_125 select._chatQuickSelect_1m3ct_1629,._confirmModal_1m3ct_125 input[type=number]._chatQuickSelect_1m3ct_1629{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.7)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 4 18 9'/><polyline points='6 15 12 20 18 15'/></svg>")}._confirmModal_1m3ct_125 input[type=number]._chatQuickSelect_1m3ct_1629::-webkit-outer-spin-button,._confirmModal_1m3ct_125 input[type=number]._chatQuickSelect_1m3ct_1629::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._confirmModal_1m3ct_125 input[type=number]._chatQuickSelect_1m3ct_1629{-moz-appearance:textfield}._confirmModal_1m3ct_125 ._chatQuickSelect_1m3ct_1629:focus{outline:none;border-color:var(--nudge-green);box-shadow:0 0 0 3px #46eba02e}._confirmModal_1m3ct_125 label{font-size:.9rem;color:#ffffffc7;font-weight:500;margin-bottom:.35rem}._confirmModal_1m3ct_125 ._optionButton_1m3ct_1321{padding:.85rem 1rem;border-radius:999px;background:#0d0b6b8c;border:1px solid rgba(70,235,160,.28);color:#46eba0eb;font-weight:600}._confirmModal_1m3ct_125 ._optionButtonActive_1m3ct_1358{background:var(--nudge-green);border-color:var(--nudge-green);color:var(--nudge-ink);box-shadow:0 6px 18px #46eba047}._confirmModal_1m3ct_125 ._modalButtonPrimary_1m3ct_2196{background:var(--nudge-green);color:var(--nudge-ink);border-radius:999px;font-weight:700;box-shadow:0 12px 28px #46eba047}._confirmModal_1m3ct_125 ._modalButtonSecondary_1m3ct_2204{background:#0d0b6b73;color:#ffffffe0;border:1px solid rgba(255,255,255,.14);border-radius:999px}._confirmModal_1m3ct_125 ._modalActions_1m3ct_2213{position:sticky;bottom:0;margin-top:auto;background:#14146a;padding-top:.85rem;padding-bottom:calc(.35rem + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.1)}@keyframes _scaleIn_1m3ct_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._modalTitle_1m3ct_2228{font-family:var(--font-display);font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text);margin-bottom:1rem;line-height:1.25}._modalBody_1m3ct_2238{font-size:1rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:1rem}._modalActions_1m3ct_2213{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}._modalButtonPrimary_1m3ct_2196{width:100%;padding:1rem;background:#28ce82;color:#fff;border-radius:16px;font-weight:600;text-align:center;transition:all .2s ease}._modalButtonPrimary_1m3ct_2196:hover{background:#46eba0;transform:translateY(-1px)}._modalButtonSecondary_1m3ct_2204{width:100%;padding:1rem;background:#ffffff0a;color:#fffc;border:1px solid rgba(255,255,255,.08);border-radius:14px;font-weight:700;transition:all .2s ease}._modalButtonSecondary_1m3ct_2204:hover{background:#46eba014;border-color:#46eba033;color:#46eba0}._modalButtonSecondary_1m3ct_2204:focus-visible{outline:2px solid var(--nudge-green);outline-offset:2px}._adviserForm_1m3ct_2294{margin-top:1.75rem;display:flex;flex-direction:column;gap:.4rem}._adviserFieldLabel_1m3ct_2301{font-size:.85rem;font-weight:600;color:#ffffffd1;margin-top:.5rem}._adviserInput_1m3ct_2308,._adviserTextarea_1m3ct_2309{width:100%;padding:.75rem .95rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;font-size:.95rem;font-family:inherit}._adviserTextarea_1m3ct_2309{min-height:70px;resize:vertical}._adviserInput_1m3ct_2308::placeholder,._adviserTextarea_1m3ct_2309::placeholder{color:#fff9}._adviserInput_1m3ct_2308:focus,._adviserTextarea_1m3ct_2309:focus{outline:none;border-color:var(--nudge-green);box-shadow:0 0 0 3px #46eba02e}._adviserConfirm_1m3ct_2337{margin:0;font-size:.98rem;line-height:1.5;color:#ffffffe6}._adviserExternalLink_1m3ct_2344{display:block;text-align:center;margin-top:.25rem;font-size:.85rem;color:#ffffff8c;text-decoration:underline}._adviserExternalLink_1m3ct_2344:hover{color:var(--nudge-green)}._summaryModal_1m3ct_126{max-width:960px;width:min(96vw,980px);max-height:85vh;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}._summaryModalHeader_1m3ct_2367{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._summaryModalEyebrow_1m3ct_2374{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:var(--color-text-secondary)}._summaryModalLead_1m3ct_2382{margin:.25rem 0 0;color:var(--color-text-secondary);line-height:1.5}._summarySelectionCard_1m3ct_2388{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;border:1px solid var(--color-border-light);border-radius:12px;background:var(--color-surface-alt);box-shadow:inset 0 1px #fff9}._summarySelectionBadge_1m3ct_2399{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;background:var(--color-primary-light);color:var(--color-primary);font-weight:700;font-size:.85rem}._summarySelectionText_1m3ct_2411{display:flex;flex-direction:column;gap:.15rem}._summarySelectionTitle_1m3ct_2417{margin:0;font-weight:700;color:var(--color-text)}._summarySelectionHint_1m3ct_2423{margin:0;color:var(--color-text-secondary);font-size:.95rem}._summarySelectionMissing_1m3ct_2429{background:#fb923c0f;border-color:#fb923c26}._summarySelectionMissing_1m3ct_2429 ._summarySelectionBadge_1m3ct_2399{background:#fb923c1a;color:#fb923c}._summarySelectionMissing_1m3ct_2429 ._summarySelectionTitle_1m3ct_2417{color:#fb923c}._summaryModalClose_1m3ct_2443{background:transparent;border:none;color:var(--color-text-secondary);font-size:1.5rem;cursor:pointer;line-height:1}._summaryModalBody_1m3ct_2452{max-height:calc(85vh - 140px);overflow-y:auto;padding-right:.25rem}._summaryModalGrid_1m3ct_2458{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}._summaryFormCard_1m3ct_2465,._summaryPreviewCard_1m3ct_2466{background:var(--color-surface-alt);border:1px solid var(--color-border-light);border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:inset 0 1px #fff6}._summaryFormHeader_1m3ct_2477{display:flex;flex-direction:column;gap:.2rem}._summaryFormHeader_1m3ct_2477 h3{margin:0;color:var(--color-text);font-size:1.05rem}._summaryFormHint_1m3ct_2489{margin:0;color:var(--color-text-secondary);font-size:.9rem}._summaryForm_1m3ct_2465{display:flex;flex-direction:column;gap:.75rem}._summaryFormGrid_1m3ct_2501{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}._summaryField_1m3ct_2507{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:var(--color-text-secondary);font-weight:600}._summaryInput_1m3ct_2516{width:100%;padding:.75rem;background:var(--color-surface)}._summaryFormActions_1m3ct_2522{display:flex;justify-content:flex-start}._summaryPreviewCard_1m3ct_2466 ._summaryCard_1m3ct_1122{margin-top:0}._summaryPreviewCard_1m3ct_2466 ._summaryGrid_1m3ct_1133{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}._summaryConfirmedView_1m3ct_2535{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:360px;position:relative}._summaryConfirmedView_1m3ct_2535 ._summaryModalClose_1m3ct_2443{position:absolute;top:1rem;right:1rem}._summaryFinalSubtitle_1m3ct_2552{margin:0;font-size:1.05rem;color:#ffffffb3}._summaryFinalMessage_1m3ct_2560{margin-top:1rem;padding:1rem;border:1px solid var(--color-border-light);border-radius:12px;background:#46eba00f;display:flex;gap:.75rem;align-items:center;box-shadow:0 6px 18px -10px #46eba026}._summaryFinalLogos_1m3ct_2572{display:flex;align-items:center;gap:.75rem}._summaryFinalLogos_1m3ct_2572 img{display:block}._summaryFinalText_1m3ct_2582{display:flex;flex-direction:column;gap:.25rem}._summaryFinalTitle_1m3ct_2588{margin:.75rem 0 0;font-weight:700;font-size:1.25rem;color:#46eba0}._benefitModalHeader_1m3ct_2596{display:flex;align-items:center;gap:.75rem;background:var(--color-primary-light);border:1px solid var(--color-primary-light);border-radius:16px;padding:1rem 1.1rem;margin-bottom:1rem}._benefitModalIcon_1m3ct_2607{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-primary);color:var(--color-on-primary);font-weight:800;box-shadow:0 14px 28px -14px #46eba0a6}._benefitModalEyebrow_1m3ct_2620{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary)}._benefitModalTitle_1m3ct_2628{margin:0;font-size:1.2rem;font-weight:800;color:var(--color-text);line-height:1.3}._benefitModalDetail_1m3ct_2636{margin:0;padding:1rem 1.25rem;background:var(--color-surface-alt);border:1px solid var(--color-border-light);border-radius:14px;color:var(--color-text);font-size:1rem;line-height:1.6;box-shadow:inset 0 1px #fff9}@media(max-width:768px){._themeToggle_1m3ct_159{width:36px;height:36px}._infoButton_1m3ct_160{width:36px;height:36px;font-size:1rem}._feedbackButton_1m3ct_161{width:36px;height:36px}._summaryModalGrid_1m3ct_2458{grid-template-columns:1fr}._summaryModal_1m3ct_126{max-height:90vh}._summaryModalBody_1m3ct_2452{max-height:calc(90vh - 140px)}._benefitText_1m3ct_596{gap:.25rem}._benefitDetail_1m3ct_612{-webkit-line-clamp:3}._benefitCta_1m3ct_622{font-size:.8rem}._benefitModalHeader_1m3ct_2596{flex-direction:column;align-items:flex-start}._benefitModalIcon_1m3ct_2607{width:40px;height:40px}}._comparisonModal_1m3ct_127{max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;gap:1rem;overflow:auto;-webkit-overflow-scrolling:touch}._comparisonHeader_1m3ct_2711{display:flex;flex-direction:column;gap:.75rem}._comparisonHeaderTop_1m3ct_2717{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._comparisonCloseButton_1m3ct_2724{border:none;background:transparent;color:var(--color-text-secondary);font-weight:700;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;padding:.25rem;line-height:1;transition:color .2s ease}._comparisonCloseButton_1m3ct_2724:hover{color:var(--color-primary)}._comparisonSwitch_1m3ct_2743{display:inline-flex;gap:.35rem;background:var(--color-surface-alt);padding:.35rem;border-radius:12px}._comparisonToggle_1m3ct_2751{border:none;background:transparent;padding:.5rem .9rem;border-radius:10px;font-weight:700;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}._comparisonToggleActive_1m3ct_2762{background:var(--color-surface);color:var(--color-primary);box-shadow:var(--shadow-sm)}._comparisonSummary_1m3ct_2768{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-md)}._comparisonSummaryItem_1m3ct_2774{background:var(--color-surface-alt);border:1px solid var(--color-border-light);border-radius:14px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.35rem}._comparisonSummaryTitle_1m3ct_2784{font-size:1.05rem;color:var(--color-text)}._comparisonTag_1m3ct_2789{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.02em}._comparisonNote_1m3ct_2799{margin:0;color:var(--color-text-secondary);font-size:.9rem;line-height:1.5}._comparisonContent_1m3ct_2806{background:var(--color-surface-alt);border:1px solid var(--color-border-light);border-radius:16px;padding:.75rem;overflow:visible}._comparisonChartFrame_1m3ct_2814{width:100%;min-width:0}@media(max-width:768px){._modalOverlay_1m3ct_128{align-items:center;padding:var(--space-md)}._modal_1m3ct_124{padding:1.1rem;max-width:100%;max-height:92vh;overflow-y:auto;-webkit-overflow-scrolling:touch}._modalTitle_1m3ct_2228{font-size:1.25rem;margin-bottom:.75rem}._modalBody_1m3ct_2238{margin-bottom:.75rem}._modalActions_1m3ct_2213{margin-top:1.25rem}._summaryModal_1m3ct_126{max-height:90vh;width:100%;padding:1.1rem;overflow-y:auto;-webkit-overflow-scrolling:touch}._summaryModalBody_1m3ct_2452{max-height:none;overflow:visible}._summaryModalGrid_1m3ct_2458{grid-template-columns:1fr;gap:.75rem}._optionToggleRow_1m3ct_1347{flex-direction:row;flex-wrap:nowrap;gap:.4rem}._optionToggleRow_1m3ct_1347 ._optionButton_1m3ct_1321{width:auto;flex:1;min-width:0}._comparisonModal_1m3ct_127{max-width:100%;max-height:calc(100vh - 4 * var(--space-md));margin:var(--space-md) 0;padding:var(--space-lg) var(--space-md);border-radius:18px;gap:var(--space-md)}._comparisonHeaderTop_1m3ct_2717{flex-direction:row;align-items:center;gap:.5rem}._comparisonCloseButton_1m3ct_2724{font-size:1.5rem;padding:.5rem;line-height:1;margin-right:-.5rem}._comparisonContent_1m3ct_2806{padding:.5rem}._fundItem_1m3ct_647{flex-direction:column;align-items:stretch}._fundText_1m3ct_658{flex:1 1 auto;width:100%}._fundActions_1m3ct_754{width:100%;margin-top:.75rem;justify-content:stretch}._fundButton_1m3ct_762{width:100%;justify-content:center}}._overrideCard_1m3ct_675{border:1px solid var(--color-border);background:var(--color-surface-alt);border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}._overrideHeader_1m3ct_686{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap}._overrideHeaderText_1m3ct_693{flex:1 1 220px;min-width:0}._overrideTitle_1m3ct_699{margin:0;font-size:1rem;font-weight:700;color:var(--color-text)}._overrideDescription_1m3ct_706{margin:.25rem 0 0;color:var(--color-text-secondary);line-height:1.5;font-size:.95rem}._overrideBadge_1m3ct_713{background:var(--color-primary-light);color:var(--color-primary);font-weight:700;padding:.35rem .75rem;border-radius:999px;align-self:flex-start;white-space:nowrap}._overrideRow_1m3ct_724{display:flex;flex-direction:column;gap:.35rem}._overrideTextarea_1m3ct_730{min-height:100px;resize:vertical;width:100%;padding:.75rem;border-radius:10px;border:1px solid var(--color-border);background:var(--color-surface);font-size:1rem;color:var(--color-text)}._overrideNote_1m3ct_747{margin:0;font-size:.95rem;color:var(--color-text-secondary)}@media(max-width:768px){._overrideCard_1m3ct_675{padding:.85rem;border-radius:12px}._overrideHeader_1m3ct_686{flex-direction:column;align-items:flex-start}._overrideBadge_1m3ct_713{width:100%;text-align:center}._overrideTitle_1m3ct_699{font-size:.98rem}._overrideDescription_1m3ct_706{font-size:.92rem}}._chatSkipButton_1m3ct_3028{padding:.55rem .9rem;background:#ffffff14;border:1px dashed rgba(70,235,160,.45);border-radius:10px;color:#ffffffc7;font-family:var(--font-body);font-size:.75rem;font-weight:600;cursor:pointer;letter-spacing:.02em;transition:background .2s ease}._chatSkipButton_1m3ct_3028:hover{background:#46eba026;color:#fff}._container_w5b5b_1{font-family:var(--font-body);min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:var(--space-lg);background:var(--nudge-blue);color:#fff}._main_w5b5b_12{flex:1;display:flex;align-items:center;justify-content:center;width:100%;margin-top:var(--space-xl)}._container_w5b5b_1._containerAuthed_w5b5b_23{background:var(--nudge-blue);padding:var(--space-xl) 0 0;--color-surface: #ffffff;--color-surface-alt: #f3f6f8;--color-surface-alt2: #edf1f5;--color-border: #e2e8f0;--color-border-light: #eef2f6;--color-text: #0f172a;--color-text-secondary: #475569;--color-text-muted: #5a6677;--color-primary: #2826a0;--color-primary-hover: #211d8c;--color-primary-light: rgba(40, 38, 160, .08);--color-primary-dark: #14146a;--color-on-primary: #ffffff;--color-accent: #46eba0;--color-accent-dim: rgba(70, 235, 160, .16);--glass-bg: rgba(255, 255, 255, .7);--glass-bg-strong: rgba(255, 255, 255, .92);--glass-border: rgba(226, 232, 240, .8);color:var(--color-text)}._main_w5b5b_12._mainAuthed_w5b5b_61{align-items:stretch;justify-content:flex-start;margin-top:0;padding:var(--space-xl) var(--space-lg) var(--space-2xl)}._container_w5b5b_1._containerLogin_w5b5b_72{justify-content:flex-start;padding-top:var(--space-xl)}._containerLogin_w5b5b_72>header{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:100%}._container_w5b5b_1._containerLogin_w5b5b_72 ._main_w5b5b_12{flex:0 0 auto;align-items:center;justify-content:center;margin-top:var(--space-xl)}._containerAuthed_w5b5b_23 ._description_w5b5b_94{color:var(--color-text-secondary)}._containerAuthed_w5b5b_23 ._feedback_w5b5b_98{background:var(--color-primary-light);border-color:var(--color-border);color:var(--color-text)}._containerAuthed_w5b5b_23 ._chartBarTrack_w5b5b_104{background:var(--color-surface-alt2)}._containerAuthed_w5b5b_23 ._expandedRow_w5b5b_108 td{background:var(--color-surface-alt)}._card_w5b5b_112{width:100%;max-width:440px;background:#ffffff0f;border:1px solid rgba(70,235,160,.2);border-radius:20px;padding:var(--space-xl);box-shadow:0 30px 80px #0000004d;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff}._card_w5b5b_112 h1{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:var(--space-sm)}._description_w5b5b_94{font-size:.875rem;color:#ffffffbf;line-height:1.6;margin-bottom:var(--space-xl)}._form_w5b5b_141{display:flex;flex-direction:column;gap:var(--space-lg)}._form_w5b5b_141 label{display:flex;flex-direction:column;gap:var(--space-sm);font-size:.875rem;font-weight:600;color:#ffffffe6}._form_w5b5b_141 input{padding:var(--space-md);border:1px solid rgba(255,255,255,.18);background:#ffffff0a;color:#fff;border-radius:12px;font-size:.9375rem;transition:border-color .15s ease,background .15s ease}._form_w5b5b_141 input:focus{outline:none;border-color:var(--nudge-green);background:#ffffff0f;box-shadow:0 0 0 3px #46eba02e}._form_w5b5b_141 button{margin-top:var(--space-sm);padding:var(--space-md);background:var(--nudge-green);color:var(--nudge-ink);border:none;border-radius:999px;font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 6px 18px #46eba033}._form_w5b5b_141 button:hover{transform:translateY(-2px);background:var(--nudge-green-soft);box-shadow:0 8px 24px #46eba04d}._feedback_w5b5b_98{margin-top:var(--space-lg);padding:var(--space-md);background:#46eba01a;border:1px solid rgba(70,235,160,.25);border-radius:12px;font-size:.8125rem;color:#ffffffd9;line-height:1.5}._forgotPasswordLink_w5b5b_205{display:block;margin-top:var(--space-lg);background:none;border:none;color:var(--nudge-green);font-size:.875rem;font-weight:600;cursor:pointer;text-align:center;width:100%;padding:0;transition:color .15s ease}._forgotPasswordLink_w5b5b_205:hover{color:var(--nudge-green-soft);text-decoration:underline}._feedbackError_w5b5b_225{margin-top:var(--space-lg);padding:var(--space-md);background:#ff5a5a1f;border:1px solid rgba(255,120,120,.4);border-radius:var(--radius-md);font-size:.8125rem;color:#ff9c9c;line-height:1.5}._feedbackSuccess_w5b5b_236{margin-top:var(--space-lg);padding:var(--space-md);background:#46eba01a;border:1px solid rgba(70,235,160,.35);border-radius:var(--radius-md);font-size:.8125rem;color:var(--nudge-green);line-height:1.5}._dashboard_w5b5b_247{width:100%;max-width:1440px;margin:0 auto;color:var(--color-text);background:var(--color-surface);border-radius:var(--radius-xl);border:1px solid var(--color-border-light);padding:var(--space-xl);box-shadow:var(--shadow-md)}._dashboardHeader_w5b5b_259{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-lg)}._dashboardHeader_w5b5b_259 h1{font-family:var(--font-display);font-size:1.75rem;font-weight:800;letter-spacing:-.02em;color:var(--color-text);margin-bottom:var(--space-xs)}._signOutButton_w5b5b_276{padding:var(--space-sm) var(--space-md);background:transparent;color:var(--color-text-secondary);border-radius:var(--radius-md);border:1px solid var(--color-border);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}._signOutButton_w5b5b_276:hover{background:var(--color-primary-light);color:var(--color-primary);border-color:var(--color-primary)}._dashboardControls_w5b5b_294{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap}._dateFilters_w5b5b_303{display:flex;gap:var(--space-sm);flex-wrap:wrap}._dateField_w5b5b_309{display:flex;flex-direction:column;gap:var(--space-xs);min-width:150px}._searchGroup_w5b5b_316{display:flex;flex-direction:column;gap:var(--space-xs);flex:1;min-width:200px}._searchLabel_w5b5b_324{font-size:.8125rem;font-weight:500;color:var(--color-text-secondary)}._searchInput_w5b5b_330{height:40px;padding:0 var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-size:.875rem;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}._searchInput_w5b5b_330::placeholder{color:var(--color-text-secondary)}._searchInput_w5b5b_330:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}._exportButton_w5b5b_352{height:40px;padding:0 var(--space-lg);background:var(--color-primary);color:var(--color-on-primary);border-radius:var(--radius-md);border:1px solid var(--color-primary);font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}._exportButton_w5b5b_352:hover:not(:disabled){background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:var(--shadow-sm)}._exportButton_w5b5b_352:disabled{background:var(--color-surface-alt);color:var(--color-text-muted);border-color:var(--color-border);cursor:not-allowed;box-shadow:none}._exportButtonSecondary_w5b5b_383{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}._exportButtonSecondary_w5b5b_383:hover:not(:disabled){background:var(--color-surface-alt);color:var(--color-primary);border-color:var(--color-primary)}._summaryGrid_w5b5b_395{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-md);margin-bottom:var(--space-lg)}._summaryCard_w5b5b_402{padding:var(--space-md) var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);border-top:3px solid var(--color-accent);background:var(--color-surface);box-shadow:var(--shadow-sm)}._summaryCard_w5b5b_402 h2{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:var(--space-xs)}._summaryValue_w5b5b_420{font-size:1.625rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:var(--color-text)}._chartsRow_w5b5b_428{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-md);margin-bottom:var(--space-lg)}._chartCard_w5b5b_435{padding:var(--space-md);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);background:var(--color-surface-alt)}._chartCard_w5b5b_435 h3{font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:var(--space-sm)}._docActions_w5b5b_449{display:flex;gap:.5rem}._docActions_w5b5b_449 button{font-size:.8rem;padding:2px 0}._chartBody_w5b5b_459{display:flex;flex-direction:column;gap:var(--space-sm)}._chartRow_w5b5b_465{display:grid;grid-template-columns:minmax(0,1fr) 3fr auto;align-items:center;gap:var(--space-sm);font-size:.8125rem}._chartLabel_w5b5b_473{color:var(--color-text)}._chartBarTrack_w5b5b_104{width:100%;height:8px;border-radius:999px;background:#ffffff1a;overflow:hidden}._chartBar_w5b5b_104{height:100%;border-radius:999px;background:var(--color-primary)}._chartValue_w5b5b_491{font-variant-numeric:tabular-nums;color:var(--color-text)}._tableWrapper_w5b5b_496{width:100%;max-height:70vh;overflow:auto;max-width:100%;-webkit-overflow-scrolling:touch;border:1px solid var(--color-border-light);border-radius:var(--radius-lg);scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}._tableWrapper_w5b5b_496::-webkit-scrollbar{height:8px;width:8px}._tableWrapper_w5b5b_496::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:999px}._table_w5b5b_496{width:100%;border-collapse:collapse;font-size:.875rem;font-variant-numeric:tabular-nums}._table_w5b5b_496 th,._table_w5b5b_496 td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-border-light);text-align:left}._table_w5b5b_496 th{white-space:nowrap}._table_w5b5b_496 td{white-space:nowrap;vertical-align:middle;color:var(--color-text)}._table_w5b5b_496 th{font-weight:600;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-secondary);background:var(--color-surface-alt);position:sticky;top:0;z-index:2;box-shadow:inset 0 -1px 0 var(--color-border)}._table_w5b5b_496 tbody tr{transition:background .12s ease}._table_w5b5b_496 tr:nth-child(2n) td{background:var(--color-surface-alt)}._table_w5b5b_496 tbody tr:hover td{background:var(--color-primary-light)}._table_w5b5b_496 tr._selectedRow_w5b5b_570 td,._table_w5b5b_496 tbody tr._selectedRow_w5b5b_570:hover td{background:var(--color-accent-dim);color:var(--color-text)}._checkboxColumn_w5b5b_576{width:28px;text-align:center;padding:0;vertical-align:middle}._checkboxColumn_w5b5b_576 input[type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:var(--color-primary);vertical-align:middle;transform:scale(1.2);transform-origin:center;margin:0;appearance:auto}._pagination_w5b5b_596{display:flex;align-items:center;justify-content:center;gap:var(--space-md);margin-top:var(--space-md);flex-wrap:wrap}._pageButton_w5b5b_605{padding:var(--space-sm) var(--space-lg);background:var(--color-surface);color:var(--color-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease,box-shadow .15s ease}._pageButton_w5b5b_605:hover:not(:disabled){background:var(--color-primary-light);border-color:var(--color-primary);transform:translateY(-1px);box-shadow:var(--shadow-sm)}._pageButton_w5b5b_605:disabled{background:var(--color-surface-alt);color:var(--color-text-muted);border-color:var(--color-border-light);cursor:not-allowed;box-shadow:none}._pageInfo_w5b5b_631{font-size:.875rem;color:var(--color-text-secondary);white-space:nowrap}._emptyState_w5b5b_637{font-size:.875rem;color:var(--color-text-secondary)}._tabs_w5b5b_642{display:flex;gap:var(--space-md);border-bottom:1px solid var(--color-border-light);margin-bottom:var(--space-lg);overflow-x:auto;padding-bottom:var(--space-xs);scrollbar-width:thin}._tabButton_w5b5b_652{padding:var(--space-sm) var(--space-md);background:transparent;border:none;border-bottom:2px solid transparent;color:var(--color-text-secondary);font-weight:600;cursor:pointer;transition:all .2s ease}._tabButton_w5b5b_652:hover{color:var(--color-text)}._activeTab_w5b5b_669,._activeTab_w5b5b_669:hover{color:var(--color-text);background:var(--color-primary-light);border-bottom-color:var(--color-primary);border-bottom-width:3px;border-radius:var(--radius-sm) var(--radius-sm) 0 0}._cardSection_w5b5b_678{padding:var(--space-lg);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);background:var(--color-surface-alt);margin-bottom:var(--space-lg)}._sectionHeader_w5b5b_686{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-md)}._filterRow_w5b5b_694{display:inline-flex;align-items:center;gap:var(--space-sm);padding:8px 12px;border:1px solid var(--color-border-light);border-radius:var(--radius-md);background:var(--color-surface-alt);box-shadow:var(--shadow-xs)}._filterRow_w5b5b_694 label{font-size:.875rem;font-weight:600;color:var(--color-text)}._filterRow_w5b5b_694 select{padding:8px 12px;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);font-size:.9rem;color:var(--color-text);min-width:180px}._filterRow_w5b5b_694 select:focus{outline:2px solid var(--color-primary-light);border-color:var(--color-primary)}._formGrid_w5b5b_726{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-md)}._stackedLabel_w5b5b_732{display:flex;flex-direction:column;gap:var(--space-xs);font-size:.875rem;font-weight:500;color:var(--color-text)}._stackedLabel_w5b5b_732 input[type=text],._stackedLabel_w5b5b_732 input[type=file]{padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.9375rem}._filePicker_w5b5b_749{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap;padding:var(--space-sm) var(--space-md);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%}._fileInputNative_w5b5b_761{display:none}._fileButton_w5b5b_765{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);background:#46eba014;color:var(--color-primary);border:1px solid var(--color-primary-light);border-radius:var(--radius-md);font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}._fileButton_w5b5b_765:hover{background:#46eba02e;transform:translateY(-1px);box-shadow:var(--shadow-sm)}._fileMeta_w5b5b_785{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}._fileName_w5b5b_793{font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileHint_w5b5b_801{font-size:.85rem;color:var(--color-text-secondary)}._actionsRow_w5b5b_806{display:flex;align-items:flex-start;gap:var(--space-md);flex-wrap:wrap}._primaryButton_w5b5b_813{padding:var(--space-sm) var(--space-md);background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-md);font-size:.9rem;font-weight:700;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}._primaryButton_w5b5b_813:hover:not(:disabled){background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:var(--shadow-sm)}._primaryButton_w5b5b_813:disabled{background:var(--color-border);color:var(--color-text-muted);cursor:not-allowed;box-shadow:none}._ghostButton_w5b5b_838{position:relative;padding:var(--space-xs) var(--space-sm);margin-right:var(--space-sm);background:#46eba014;color:var(--color-primary);border:1px solid var(--color-primary-light);border-radius:var(--radius-md);font-weight:600;cursor:pointer;overflow:hidden;display:inline-flex;align-items:center;gap:var(--space-xs)}._ghostButtonDisabled_w5b5b_854{opacity:.6;cursor:not-allowed}._ghostButtonDisabled_w5b5b_854 ._hiddenFileInput_w5b5b_859{pointer-events:none}._hiddenFileInput_w5b5b_859{position:absolute;inset:0;opacity:0;cursor:pointer}._helpText_w5b5b_870{font-size:.8125rem;color:var(--color-text-secondary)}._actionGroup_w5b5b_875{display:inline-flex;align-items:center;gap:var(--space-sm)}._fundNameCell_w5b5b_881{display:flex;flex-direction:column;gap:2px}._fundSubtext_w5b5b_887{color:var(--color-text-secondary);font-size:.82rem}._statusPill_w5b5b_892{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;font-size:.75rem;font-weight:700}._statusSuccess_w5b5b_902{background:#28ce8229;color:#0b6b43}._statusWarning_w5b5b_907{background:#d98e2829;color:#8a5300}._statusInfo_w5b5b_912{background:var(--color-primary-light);color:var(--color-primary)}._confirmationCell_w5b5b_917{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}._confirmationMeta_w5b5b_924{color:var(--color-text-secondary);font-size:.8rem}._linkButton_w5b5b_929{padding:var(--space-xs) var(--space-sm);border:none;background:transparent;color:var(--color-primary);font-weight:700;cursor:pointer}._actionsCell_w5b5b_938{min-width:180px}._actionStack_w5b5b_942{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}._factSheetLayout_w5b5b_949{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:var(--space-lg);align-items:start}._factSheetHelp_w5b5b_956{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-md);padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-sm);box-shadow:var(--shadow-sm)}._factSheetHelp_w5b5b_956 h3{margin:0;font-size:.95rem;font-weight:700;color:var(--color-text)}._helpList_w5b5b_974{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.4rem;color:var(--color-text-secondary);font-size:.9rem}@media(max-width:1024px){._main_w5b5b_12{align-items:flex-start}._dashboard_w5b5b_247{padding:var(--space-lg)}}@media(max-width:820px){._dashboard_w5b5b_247{padding:var(--space-lg) var(--space-md);border-radius:var(--radius-lg)}._dashboardHeader_w5b5b_259{flex-direction:column;align-items:flex-start}._dashboardControls_w5b5b_294{flex-direction:column;align-items:stretch}._sectionHeader_w5b5b_686{flex-direction:column;align-items:flex-start}._actionsRow_w5b5b_806{flex-direction:column;align-items:flex-start;gap:var(--space-sm)}._tabs_w5b5b_642{gap:var(--space-sm)}._tabButton_w5b5b_652{padding:var(--space-xs) var(--space-sm);white-space:nowrap}._factSheetLayout_w5b5b_949{grid-template-columns:1fr}._table_w5b5b_496 th,._table_w5b5b_496 td{padding:var(--space-xs) var(--space-sm)}._table_w5b5b_496{font-size:.82rem}._actionsCell_w5b5b_938{min-width:0}._actionStack_w5b5b_942{width:100%}._chartRow_w5b5b_465{grid-template-columns:1fr;gap:var(--space-xs)}._chartValue_w5b5b_491{justify-self:flex-start}}@media(max-width:600px){._main_w5b5b_12{margin-top:var(--space-lg)}._dashboard_w5b5b_247{border-radius:var(--radius-md)}._summaryGrid_w5b5b_395{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}._chartsRow_w5b5b_428{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}._cardSection_w5b5b_678{padding:var(--space-md)}._formGrid_w5b5b_726{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media(min-width:768px){._container_w5b5b_1{padding:var(--space-xl)}._main_w5b5b_12{margin-top:var(--space-3xl)}._card_w5b5b_112{padding:var(--space-2xl)}._card_w5b5b_112 h1{font-size:1.75rem}._description_w5b5b_94{font-size:.9375rem;margin-bottom:var(--space-2xl)}._form_w5b5b_141 label{font-size:.9375rem}._form_w5b5b_141 button{padding:var(--space-lg);font-size:1rem}._feedback_w5b5b_98{font-size:.875rem}}@media(max-width:480px){._container_w5b5b_1{padding:var(--space-sm)}._main_w5b5b_12{margin-top:var(--space-md)}._card_w5b5b_112{padding:var(--space-md);border-radius:16px}._card_w5b5b_112 h1{font-size:1.25rem}._dashboard_w5b5b_247{padding:var(--space-md) var(--space-sm);border-radius:12px}._dashboardHeader_w5b5b_259 h1{font-size:1.25rem}._tabs_w5b5b_642{gap:2px;padding-bottom:var(--space-xs)}._tabButton_w5b5b_652{padding:var(--space-xs) var(--space-sm);font-size:.8rem}._summaryGrid_w5b5b_395{grid-template-columns:repeat(2,1fr);gap:var(--space-sm)}._summaryCard_w5b5b_402{padding:var(--space-sm)}._summaryCard_w5b5b_402 h2{font-size:.75rem}._summaryValue_w5b5b_420{font-size:1rem}._tableWrapper_w5b5b_496{margin:0 calc(-1 * var(--space-sm))}._exportButton_w5b5b_352,._primaryButton_w5b5b_813{width:100%;text-align:center;justify-content:center}._signOutButton_w5b5b_276{width:100%;text-align:center}._dateFilters_w5b5b_303{flex-direction:column;width:100%}._dateField_w5b5b_309,._searchGroup_w5b5b_316{min-width:0;width:100%}._filterRow_w5b5b_694{flex-direction:column;align-items:stretch;width:100%}._filterRow_w5b5b_694 select{min-width:0;width:100%}._description_w5b5b_94{font-size:.8125rem;margin-bottom:var(--space-lg)}._form_w5b5b_141{gap:var(--space-md)}._form_w5b5b_141 label{font-size:.8125rem}._form_w5b5b_141 input{padding:var(--space-sm);font-size:.875rem}._form_w5b5b_141 button{font-size:.875rem}._feedback_w5b5b_98{font-size:.75rem;padding:var(--space-sm)}}._modalOverlay_w5b5b_1251{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:var(--space-md);animation:_fadeIn_w5b5b_1 .2s ease-out}@keyframes _fadeIn_w5b5b_1{0%{opacity:0}to{opacity:1}}._modal_w5b5b_1251{max-width:600px;width:100%;background:var(--color-surface);border-radius:24px;box-shadow:0 25px 50px -12px #00000040;padding:2rem;animation:_scaleIn_w5b5b_1 .3s cubic-bezier(.16,1,.3,1);max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}@keyframes _scaleIn_w5b5b_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._modalHeader_w5b5b_1288{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._modalHeader_w5b5b_1288 h2{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0}._closeButton_w5b5b_1302{background:transparent;border:none;font-size:1.5rem;color:var(--color-text-secondary);cursor:pointer;padding:.5rem;line-height:1;border-radius:50%;transition:background .15s ease}._closeButton_w5b5b_1302:hover{background:var(--color-primary-light);color:var(--color-text)}._modalContent_w5b5b_1319{display:flex;flex-direction:column;gap:2rem}._riskModal_w5b5b_1325{max-width:940px;padding:1.25rem 1.5rem;row-gap:1rem}._riskModalContent_w5b5b_1331{display:flex;flex-direction:column;gap:1rem}._riskSummaryGrid_w5b5b_1337{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}._riskSummaryItem_w5b5b_1343{border:1px solid var(--color-border-light);border-radius:12px;padding:.75rem;background:var(--color-surface-alt);display:flex;flex-direction:column;gap:.2rem}._riskStatLabel_w5b5b_1353{font-size:.75rem;color:var(--color-text-secondary);font-weight:600}._riskStatValue_w5b5b_1359{font-size:1.05rem;font-weight:700;color:var(--color-text)}._riskAnswersSection_w5b5b_1365{display:flex;flex-direction:column;gap:.75rem}._riskAnswersHeader_w5b5b_1371{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._riskAnswersHeader_w5b5b_1371 h3{margin:0;font-size:.95rem;color:var(--color-text)}._riskAnswersCount_w5b5b_1384{font-size:.8125rem;color:var(--color-text-secondary);padding:.2rem .65rem;border:1px solid var(--color-border-light);border-radius:999px;background:var(--color-surface-alt)}._riskAnswersGrid_w5b5b_1393{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}._riskTable_w5b5b_1399{font-size:.85rem}._riskTable_w5b5b_1399 th,._riskTable_w5b5b_1399 td{padding:.35rem .5rem;line-height:1.25}._riskTable_w5b5b_1399 th{font-size:.8rem;white-space:nowrap}._riskQuestionCell_w5b5b_1414{font-weight:500;color:var(--color-text);word-break:break-word;min-width:200px}._riskScoreCol_w5b5b_1421{width:90px;text-align:center}._riskScoreCell_w5b5b_1426{text-align:center}._riskAnswerCard_w5b5b_1430{border:1px solid var(--color-border-light);border-radius:12px;padding:.75rem;background:var(--color-surface);display:flex;flex-direction:column;gap:.4rem;box-shadow:var(--shadow-sm)}._riskAnswerHeader_w5b5b_1441{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}._riskQuestion_w5b5b_1414{margin:0;font-weight:500;color:var(--color-text);font-size:.92rem;line-height:1.3;word-break:break-word}._riskBadge_w5b5b_1457{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.15rem .5rem;border-radius:999px;font-weight:700;font-size:.82rem;border:1px solid transparent}._riskBadgePositive_w5b5b_1469{background:#28ce8229;color:#0b6b43;border-color:#28ce8266}._riskBadgeNegative_w5b5b_1475{background:#dc35351f;color:#a31515;border-color:#dc353559}._riskBadgeInfo_w5b5b_1481{background:var(--color-primary-light);color:var(--color-primary);border-color:transparent}._riskBadgeNeutral_w5b5b_1487{background:var(--color-surface-alt);color:var(--color-text-secondary);border-color:var(--color-border-light)}._riskAnswerMeta_w5b5b_1493{display:grid;grid-template-columns:1fr 2fr;gap:.35rem;align-items:start;font-size:.85rem;color:var(--color-text-secondary)}._riskMetaLabel_w5b5b_1502{font-weight:600;color:var(--color-text);font-size:.82rem}._riskMetaValue_w5b5b_1508{color:var(--color-text);word-break:break-word}._docSection_w5b5b_1513 h3{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}._docPreview_w5b5b_1520{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}._docPreview_w5b5b_1520 img{max-width:100%;max-height:300px;object-fit:contain;border-radius:8px;border:1px solid var(--color-border-light);box-shadow:var(--shadow-sm);background:var(--color-surface-alt)}._confirmationSummary_w5b5b_1537{border:1px solid var(--color-border-light);border-radius:10px;padding:.75rem;background:var(--color-surface-alt);display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._confirmationRow_w5b5b_1548{display:flex;justify-content:space-between;gap:.75rem}._confirmationLabel_w5b5b_1554{font-weight:600;color:var(--color-text-secondary);font-size:.9rem}._confirmationValue_w5b5b_1560{color:var(--color-text);font-weight:600;text-align:right}._spinner_w5b5b_1566{border:3px solid rgba(0,0,0,.1);border-left-color:var(--color-primary);border-radius:50%;width:24px;height:24px;animation:_spin_w5b5b_1566 1s linear infinite;margin:0 auto}@keyframes _spin_w5b5b_1566{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_w5b5b_1581{display:flex;justify-content:center;align-items:center;padding:2rem;flex-direction:column;gap:1rem;color:var(--color-text-secondary);font-size:.9rem}._exportModal_w5b5b_1592{max-width:500px}._exportModalContent_w5b5b_1596{padding:var(--space-lg);text-align:center}._exportNote_w5b5b_1601{font-size:.8rem;margin:0;color:var(--color-text-secondary)}._sortableHeader_w5b5b_1607{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;transition:background-color .2s ease}._sortableHeader_w5b5b_1607:hover{background-color:#0000000d}._sortableHeader_w5b5b_1607._sorted_w5b5b_1618{background-color:#46eba01a;font-weight:600}._sortIndicator_w5b5b_1623{margin-left:.5rem;font-weight:700;color:var(--color-primary)}._clickableRow_w5b5b_1631{cursor:pointer;transition:background .15s}._clickableRow_w5b5b_1631:hover{background:#46eba00a}._expandedRow_w5b5b_108 td{background:#ffffff0a;padding:1rem 1.5rem!important;border-top:none}._expandedDetails_w5b5b_1646{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem 1.5rem;font-size:.85rem;color:var(--color-text)}._expandedDetails_w5b5b_1646 strong{color:var(--color-text-secondary);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;display:block;margin-bottom:2px}._chartsRow_w5b5b_428{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1.5rem;margin-bottom:1.5rem}._analyticsTimeChart_w5b5b_1673{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}._analyticsTimeChart_w5b5b_1673 h3{font-size:1rem;font-weight:700;margin-bottom:1rem;color:var(--color-text)}._chartMeta_w5b5b_1688{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:.85rem}._funnelBar_w5b5b_1696{transition:width .6s ease}._feedbackTab_w5b5b_1701{padding:var(--space-md) 0 var(--space-lg);display:flex;flex-direction:column;gap:var(--space-lg)}._feedbackHeader_w5b5b_1708{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}._feedbackHeader_w5b5b_1708 h3{margin:0;font-size:1.25rem;font-weight:700;color:var(--color-text);letter-spacing:-.01em}._feedbackSubtitle_w5b5b_1723{margin:var(--space-xs) 0 0;font-size:.875rem;color:var(--color-text-secondary);line-height:1.5}._feedbackState_w5b5b_1730{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-xl) var(--space-lg);border:1px dashed var(--color-border-light);border-radius:var(--radius-lg);background:var(--color-surface-alt);color:var(--color-text-secondary);font-size:.9rem}._feedbackStateError_w5b5b_1743{border-style:solid;border-color:#dc35354d;background:#dc35351a;color:#a31515}._feedbackEmpty_w5b5b_1750{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--space-xs);padding:calc(var(--space-xl) * 1.5) var(--space-lg);border:1px dashed var(--color-border-light);border-radius:var(--radius-lg);background:var(--color-surface-alt)}._feedbackEmptyIcon_w5b5b_1763{font-size:2.5rem;line-height:1;margin-bottom:var(--space-xs);opacity:.6}._feedbackEmpty_w5b5b_1750 h4{margin:0;font-size:1rem;font-weight:600;color:var(--color-text)}._feedbackEmpty_w5b5b_1750 p{margin:0;font-size:.875rem;color:var(--color-text-secondary);max-width:320px;line-height:1.5}._feedbackList_w5b5b_1785{display:flex;flex-direction:column;gap:var(--space-md)}._feedbackCard_w5b5b_1791{display:flex;gap:var(--space-md);padding:var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}._feedbackCard_w5b5b_1791:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm);border-color:var(--color-border)}._feedbackAvatar_w5b5b_1808{flex:0 0 auto;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary) 0%,var(--nudge-blue-2) 100%);color:#fff;font-weight:700;font-size:1rem;letter-spacing:-.01em;box-shadow:var(--shadow-xs)}._feedbackBody_w5b5b_1824{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-sm)}._feedbackMeta_w5b5b_1832{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-xs);font-size:.75rem;color:var(--color-text-secondary)}._feedbackTime_w5b5b_1841{font-weight:600;color:var(--color-text)}._feedbackDot_w5b5b_1846{opacity:.6}._feedbackTimeAbs_w5b5b_1850{color:var(--color-text-secondary)}._feedbackMessage_w5b5b_1854{margin:0;font-size:.95rem;line-height:1.6;color:var(--color-text);white-space:pre-wrap;word-break:break-word}._feedbackTags_w5b5b_1863{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-xs)}._feedbackTag_w5b5b_1863{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--color-border-light);background:var(--color-surface-alt);font-size:.7rem;line-height:1;color:var(--color-text-secondary);white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}._feedbackTagPage_w5b5b_1887{background:#46eba00f;border-color:#46eba02e;color:var(--color-primary)}._feedbackTagLabel_w5b5b_1893{font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary)}._feedbackTagValue_w5b5b_1900{font-weight:600;font-family:var(--font-mono, ui-monospace, SFMono-Regular, Menlo, monospace);overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){._feedbackCard_w5b5b_1791{padding:var(--space-md);gap:var(--space-sm)}._feedbackAvatar_w5b5b_1808{width:36px;height:36px;font-size:.9rem}}._container_yjjx3_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:var(--space-lg);background:var(--nudge-blue);color:#fff;font-family:var(--font-body)}._main_yjjx3_12{flex:1;display:flex;align-items:center;justify-content:center;width:100%;margin-top:var(--space-xl)}._card_yjjx3_21{width:100%;max-width:440px;background:#ffffff0f;border:1px solid rgba(70,235,160,.22);border-radius:20px;padding:var(--space-xl);box-shadow:0 30px 80px #00000059;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#fff}._card_yjjx3_21 h1{font-family:var(--font-display);font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:#fff;margin-bottom:var(--space-sm)}._description_yjjx3_43{font-size:.875rem;color:#ffffffc7;line-height:1.6;margin-bottom:var(--space-xl)}._form_yjjx3_50{display:flex;flex-direction:column;gap:var(--space-lg)}._form_yjjx3_50 label{display:flex;flex-direction:column;gap:var(--space-sm);font-size:.875rem;font-weight:600;color:#ffffffe6}._form_yjjx3_50 input{padding:var(--space-md);border:1px solid rgba(255,255,255,.18);background:#ffffff0a;color:#fff;border-radius:12px;font-size:.9375rem;transition:border-color .15s ease,background .15s ease}._form_yjjx3_50 input:focus{outline:none;border-color:var(--nudge-green);background:#ffffff0f;box-shadow:0 0 0 3px #46eba02e}._form_yjjx3_50 button{margin-top:var(--space-sm);padding:var(--space-md);background:var(--nudge-green);color:var(--nudge-ink);border:none;border-radius:999px;font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 6px 18px #46eba033}._form_yjjx3_50 button:hover:not(:disabled){background:var(--nudge-green-soft);transform:translateY(-2px);box-shadow:0 8px 24px #46eba04d}._form_yjjx3_50 button:disabled{opacity:.5;cursor:not-allowed}._feedbackError_yjjx3_108{margin-top:var(--space-lg);padding:var(--space-md);background:#ff5a5a1f;border:1px solid rgba(255,120,120,.4);border-radius:12px;font-size:.8125rem;color:#ff9c9c;line-height:1.5}._feedbackSuccess_yjjx3_119{margin-top:var(--space-lg);padding:var(--space-md);background:#46eba01f;border:1px solid rgba(70,235,160,.35);border-radius:12px;font-size:.8125rem;color:var(--nudge-green);line-height:1.5}._spinnerContainer_yjjx3_130{display:flex;justify-content:center;padding:var(--space-xl) 0}._spinner_yjjx3_130{border:3px solid rgba(255,255,255,.12);border-left-color:var(--nudge-green);border-radius:50%;width:24px;height:24px;animation:_spin_yjjx3_130 1s linear infinite}@keyframes _spin_yjjx3_130{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._backLink_yjjx3_150{display:block;margin-top:var(--space-lg);background:none;border:none;color:var(--nudge-green);font-size:.875rem;font-weight:600;cursor:pointer;text-align:center;width:100%;padding:0;transition:color .15s ease}._backLink_yjjx3_150:hover{color:var(--nudge-green-soft);text-decoration:underline}@media(min-width:768px){._container_yjjx3_1{padding:var(--space-xl)}._main_yjjx3_12{margin-top:var(--space-3xl)}._card_yjjx3_21{padding:var(--space-2xl)}._card_yjjx3_21 h1{font-size:1.75rem}._description_yjjx3_43{font-size:.9375rem;margin-bottom:var(--space-2xl)}._form_yjjx3_50 label{font-size:.9375rem}._form_yjjx3_50 button{padding:var(--space-lg);font-size:1rem}._feedbackError_yjjx3_108,._feedbackSuccess_yjjx3_119{font-size:.875rem}}@media(max-width:480px){._container_yjjx3_1{padding:var(--space-md)}._main_yjjx3_12{margin-top:var(--space-lg)}._card_yjjx3_21{padding:var(--space-lg)}._card_yjjx3_21 h1{font-size:1.25rem}._description_yjjx3_43{font-size:.8125rem;margin-bottom:var(--space-lg)}._form_yjjx3_50{gap:var(--space-md)}._form_yjjx3_50 label{font-size:.8125rem}._form_yjjx3_50 input{padding:var(--space-sm);font-size:.875rem}._form_yjjx3_50 button{font-size:.875rem}._feedbackError_yjjx3_108,._feedbackSuccess_yjjx3_119{font-size:.75rem;padding:var(--space-sm)}}._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)}}._container_1m5ax_1{display:flex;align-items:center;justify-content:center;min-height:100dvh;background:var(--nudge-blue);padding:1.5rem;font-family:var(--font-body);color:#fff}._card_1m5ax_12{text-align:center;background:#ffffff0f;border:1px solid rgba(70,235,160,.22);border-radius:20px;padding:3rem 2.5rem;box-shadow:0 30px 80px #00000059;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);max-width:720px;width:100%}._checkmark_1m5ax_25{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--nudge-green);color:var(--nudge-ink);font-size:2.25rem;margin-bottom:1.5rem;box-shadow:0 0 0 10px #46eba02e}._title_1m5ax_39{font-family:var(--font-display);font-size:1.875rem;font-weight:800;letter-spacing:-.02em;color:#fff;margin:0 0 .875rem}._message_1m5ax_48{font-size:1rem;color:#ffffffc7;margin:0 0 1.75rem;line-height:1.55;max-width:460px;margin-left:auto;margin-right:auto}._closeButton_1m5ax_58{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;min-height:48px;background:var(--nudge-green);color:var(--nudge-ink);border:none;border-radius:999px;font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 18px #46eba033;-webkit-tap-highlight-color:transparent}._closeButton_1m5ax_58:hover{background:var(--nudge-green-soft);transform:translateY(-2px);box-shadow:0 8px 24px #46eba04d}._closeButton_1m5ax_58:active{transform:translateY(0)}._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}}
