:root{--bg-base: #0a0e1a;--bg-card: #0f1320;--bg-card-hover: #131829;--bg-elevated: #1a1f2e;--bg-input: #0f1320;--border-default: #1e2537;--border-hover: #2d3548;--border-active: #4a90e2;--text-primary: #e2e8f0;--text-secondary: #8a9bb0;--text-muted: #5a6577;--text-inverse: #0a0e1a;--color-success: #48bb78;--color-success-light: #68d391;--color-success-bg: rgba(72, 187, 120, .08);--color-success-border: rgba(72, 187, 120, .2);--color-warning: #f6ad55;--color-warning-light: #fbd38d;--color-warning-bg: rgba(246, 173, 85, .08);--color-warning-border: rgba(246, 173, 85, .2);--color-danger: #fc8181;--color-danger-light: #feb2b2;--color-danger-bg: rgba(252, 129, 129, .06);--color-danger-border: rgba(252, 129, 129, .2);--color-info: #4a90e2;--color-info-light: #90cdf4;--color-info-bg: rgba(74, 144, 226, .08);--color-info-border: rgba(74, 144, 226, .2);--color-accent: #b794f4;--color-accent-light: #d6bcfa;--color-accent-bg: rgba(183, 148, 244, .12);--color-accent-border: rgba(183, 148, 244, .3);--color-neutral: #e0a835;--sp-xs: 4px;--sp-sm: 8px;--sp-md: 12px;--sp-lg: 16px;--sp-xl: 20px;--sp-2xl: 24px;--sp-3xl: 32px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 24px;--radius-full: 50%;--z-base: 0;--z-dropdown: 50;--z-sticky: 100;--z-overlay: 150;--z-modal: 200;--z-toast: 250;--z-tooltip: 300;--font-mono: "JetBrains Mono", monospace;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-xs: 10px;--text-sm: 12px;--text-base: 13px;--text-md: 14px;--text-lg: 15px;--text-xl: 20px;--text-2xl: 22px;--text-3xl: 36px;--shadow-card: 0 2px 8px rgba(0, 0, 0, .3);--shadow-elevated: 0 4px 16px rgba(0, 0, 0, .4);--shadow-glow-accent: 0 0 12px rgba(183, 148, 244, .15);--shadow-glow-info: 0 0 12px rgba(74, 144, 226, .15);--ease-default: .2s ease;--ease-spring: .8s cubic-bezier(.34, 1.56, .64, 1)}:root{--bg: #04040A;--surface-1: #08080F;--surface-2: #0D0D1A;--surface-3: #111120;--surface-4: #16162A}:root{--border: rgba(110, 110, 200, .1);--border-2: rgba(110, 110, 200, .22)}:root{--gold: #E8960E;--gold-light: #F5B830;--cyan: #00BDD6;--green: #00CC6A;--red: #FF2852;--amber: #F0A020;--purple: #7D72F5}:root{--text-1: #EEEEF8;--text-2: #8A8AAC;--text-3: #40405C}:root{--font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;--font-data: "SF Mono", "Fira Code", ui-monospace, "Cascadia Code", "Consolas", monospace;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@media(min-width:1024px){:root{--font-display: "Syne", -apple-system, BlinkMacSystemFont, sans-serif;--font-data: "Space Mono", "SF Mono", ui-monospace, monospace;--font-body: "Outfit", -apple-system, BlinkMacSystemFont, sans-serif}}:root{--text-page-title: 20px;--text-stat-value: 18px;--text-body: 14px;--text-data: 13px;--text-label: 11px;--text-badge: 10px}@media(min-width:1024px){:root{--text-page-title: 26px;--text-stat-value: 22px;--text-body: 13px;--text-data: 12px;--text-label: 9px;--text-badge: 10px}}:root{--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 40px;--space-3xl: 48px}:root{--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-full: 9999px}:root{--shadow-card: 0 1px 3px rgba(0, 0, 0, .4), 0 1px 2px rgba(0, 0, 0, .3);--shadow-modal: 0 20px 60px rgba(0, 0, 0, .6), 0 8px 24px rgba(0, 0, 0, .4);--shadow-glow-gold: 0 0 16px rgba(232, 150, 14, .2);--shadow-glow-green: 0 0 12px rgba(0, 204, 106, .15);--shadow-glow-red: 0 0 12px rgba(255, 40, 82, .15);--shadow-glow-cyan: 0 0 12px rgba(0, 189, 214, .15);--shadow-glow-purple: 0 0 12px rgba(125, 114, 245, .15)}:root{--z-base: 0;--z-dropdown: 50;--z-sticky: 100;--z-sidebar: 120;--z-overlay: 150;--z-modal: 200;--z-toast: 250;--z-tooltip: 300}:root{--ease-default: .2s ease;--ease-out: .3s cubic-bezier(.4, 0, .2, 1);--ease-spring: .6s cubic-bezier(.34, 1.56, .64, 1);--ease-gauge: 1.5s cubic-bezier(.4, 0, .2, 1)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 0 0 currentColor}50%{opacity:.7;box-shadow:0 0 0 4px transparent}}@keyframes gaugeDrawIn{0%{stroke-dasharray:0 283}}@keyframes countUp{0%{opacity:.4}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}*,*:before,*:after{box-sizing:border-box}:root{--bg: #0d1117;--surface: #111827;--surface2: #1a2332;--border: #2d3748;--text: #e2e8f0;--text-muted: #8a9bb0;--accent: #4a90e2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;padding:0;min-height:100dvh;background:var(--bg);color:var(--text)}body{display:block;overscroll-behavior:none}button,a,[role=button],[role=tab],[role=option],label{-webkit-tap-highlight-color:transparent}@media(hover:none){button:active,a:active,[role=button]:active{opacity:.7;transition:opacity 80ms}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}a{color:var(--accent);text-decoration:none}a:hover{opacity:.8}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._banner_w2zbv_1{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 18px;background:#fbbf2412;border:1px solid rgba(251,191,36,.25);border-radius:10px;margin-bottom:16px;font-size:13px}._left_w2zbv_29{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._icon_w2zbv_43{font-size:14px}._scenarioLabel_w2zbv_51{color:var(--text-muted, #8a9bb0);font-weight:500}._name_w2zbv_61{color:#fbbf24;font-weight:700}._divider_w2zbv_71{color:var(--text-muted, #8a9bb0)}._healthText_w2zbv_79{color:var(--text, #e2e8f0);display:flex;align-items:center;gap:4px}._baseScore_w2zbv_93{color:var(--text-muted, #8a9bb0);text-decoration:line-through;opacity:.7}._deltaBadge_w2zbv_105{display:inline-block;font-size:11px;font-weight:700;padding:1px 7px;border-radius:8px;border:1px solid;white-space:nowrap}._actions_w2zbv_125{display:flex;align-items:center;gap:8px}._revertBtn_w2zbv_137{font-size:12px;font-weight:600;padding:5px 12px;border-radius:7px;border:1px solid rgba(251,191,36,.4);background:#fbbf241a;color:#fbbf24;cursor:pointer;transition:background .15s;white-space:nowrap}._revertBtn_w2zbv_137:hover{background:#fbbf2433}._clearBtn_w2zbv_165{font-size:12px;font-weight:600;padding:5px 10px;border-radius:7px;border:1px solid var(--border, #2d3748);background:none;color:var(--text-muted, #8a9bb0);cursor:pointer;transition:color .15s,border-color .15s;white-space:nowrap}._clearBtn_w2zbv_165:hover{color:#fc8181;border-color:#fc8181}._bell_170p9_1{position:relative;background:transparent;border:1px solid var(--border, #2d3748);border-radius:8px;padding:6px 10px;font-size:16px;cursor:pointer;transition:border-color .15s,background .15s;display:flex;align-items:center;justify-content:center}._bell_170p9_1:hover{border-color:var(--accent, #4a90e2);background:#4a90e214}._badge_170p9_37{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:10px;font-weight:800;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;border:2px solid var(--surface, #111827)}._backdrop_1w2yc_3{position:fixed;inset:0;background:#0006;z-index:var(--z-overlay);animation:_fadeIn_1w2yc_1 var(--ease-default)}@keyframes _fadeIn_1w2yc_1{0%{opacity:0}to{opacity:1}}._panel_1w2yc_29{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:100vw;height:100dvh;background:var(--surface, #111827);border-left:1px solid var(--border, var(--border-hover));z-index:var(--z-modal);display:flex;flex-direction:column;transform:translate(0);animation:_slideIn_1w2yc_1 .25s ease}@keyframes _slideIn_1w2yc_1{0%{transform:translate(100%)}to{transform:translate(0)}}._panelHeader_1w2yc_77{display:flex;align-items:center;justify-content:space-between;padding:14px var(--sp-lg);border-bottom:1px solid var(--border, var(--border-hover));flex-shrink:0}._panelTitle_1w2yc_95{font-size:var(--text-lg);font-weight:700;color:var(--text, var(--text-primary))}._closeBtn_1w2yc_107{background:none;border:none;color:var(--text-muted, var(--text-secondary));font-size:20px;cursor:pointer;padding:var(--sp-xs) var(--sp-sm);border-radius:6px;line-height:1;transition:background .15s}._closeBtn_1w2yc_107:hover{background:#ffffff14;color:var(--text, var(--text-primary))}._messages_1w2yc_141{flex:1;overflow-y:auto;padding:var(--sp-lg);display:flex;flex-direction:column;gap:var(--sp-md)}._quickQuestions_1w2yc_159{display:flex;flex-direction:column;gap:var(--sp-sm);padding:var(--sp-sm) 0}._quickQLabel_1w2yc_173{font-size:11px;font-weight:600;color:var(--text-muted, var(--text-secondary));text-transform:uppercase;letter-spacing:.05em}._quickBtn_1w2yc_189{background:var(--color-info-bg);border:1px solid rgba(74,144,226,.25);color:var(--accent, var(--color-info));font-size:var(--text-base);padding:var(--sp-sm) var(--sp-md);border-radius:var(--radius-sm);cursor:pointer;text-align:left;transition:background .15s,border-color .15s}._quickBtn_1w2yc_189:hover{background:#4a90e22e;border-color:#4a90e273}._msgRow_1w2yc_223{display:flex}._msgRowUser_1w2yc_229{justify-content:flex-end}._msgRowAi_1w2yc_235{justify-content:flex-start}._bubble_1w2yc_243{max-width:85%;padding:10px 14px;border-radius:var(--radius-md);font-size:var(--text-base);line-height:1.55;white-space:pre-wrap;word-break:break-word}._bubbleUser_1w2yc_263{background:var(--accent, var(--color-info));color:#fff;border-bottom-right-radius:4px}._bubbleAi_1w2yc_275{background:var(--surface2, #1a2332);color:var(--text, var(--text-primary));border:1px solid var(--border, var(--border-hover));border-bottom-left-radius:4px}._bubbleError_1w2yc_289{background:#ef44441f;color:#f87171;border:1px solid rgba(239,68,68,.3);border-bottom-left-radius:4px}._loadingDots_1w2yc_305{display:flex;gap:var(--sp-xs);padding:10px 14px;background:var(--surface2, #1a2332);border:1px solid var(--border, var(--border-hover));border-radius:var(--radius-md);border-bottom-left-radius:4px;max-width:70px}._dot_1w2yc_327{width:6px;height:6px;border-radius:var(--radius-full);background:var(--text-muted, var(--text-secondary));animation:_bounce_1w2yc_1 1.2s infinite}._dot_1w2yc_327:nth-child(2){animation-delay:.2s}._dot_1w2yc_327:nth-child(3){animation-delay:.4s}@keyframes _bounce_1w2yc_1{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}._inputArea_1w2yc_359{display:flex;gap:var(--sp-sm);padding:var(--sp-md) var(--sp-lg);padding-bottom:calc(var(--sp-md) + env(safe-area-inset-bottom));border-top:1px solid var(--border, var(--border-hover));flex-shrink:0}._input_1w2yc_359{flex:1;background:var(--bg, var(--bg-base));border:1px solid var(--border, var(--border-hover));border-radius:var(--radius-sm);color:var(--text, var(--text-primary));font-size:var(--text-base);padding:10px var(--sp-md);outline:none;resize:none;font-family:inherit;min-height:40px;max-height:100px}._input_1w2yc_359:focus{border-color:var(--accent, var(--color-info))}._input_1w2yc_359::placeholder{color:var(--text-muted, var(--text-secondary))}._sendBtn_1w2yc_421{background:var(--accent, var(--color-info));border:none;border-radius:var(--radius-sm);color:#fff;font-size:var(--text-md);font-weight:600;padding:0 var(--sp-lg);cursor:pointer;transition:opacity .15s;flex-shrink:0;align-self:flex-end;height:40px}._sendBtn_1w2yc_421:hover{opacity:.88}._sendBtn_1w2yc_421:disabled{opacity:.45;cursor:not-allowed}@media(max-width:480px){._panel_1w2yc_29{width:100vw}}._wrap_1fvf5_3{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:12px;overflow:hidden}._toolbar_1fvf5_19{display:flex;align-items:center;gap:12px;padding:14px 20px 10px;flex-wrap:wrap}._title_1fvf5_33{font-size:14px;font-weight:700;color:var(--text, #e2e8f0);flex:1}._error_1fvf5_45{font-size:12px;color:#fc8181;flex:1}._reanalyzeBtn_1fvf5_55{font-size:12px;font-weight:600;color:var(--text-muted, #8a9bb0);background:none;border:1px solid var(--border, #2d3748);border-radius:8px;padding:6px 12px;cursor:pointer;transition:color .15s,border-color .15s}._reanalyzeBtn_1fvf5_55:hover{color:var(--text, #e2e8f0);border-color:#4a6b8a}._importBtn_1fvf5_81{font-size:12px;font-weight:600;color:var(--accent, #4a90e2);background:#4a90e21a;border:1px solid rgba(74,144,226,.3);border-radius:8px;padding:6px 14px;cursor:pointer;white-space:nowrap;transition:background .15s}._importBtn_1fvf5_81:hover:not(:disabled){background:#4a90e233}._importBtn_1fvf5_81:disabled{opacity:.5;cursor:not-allowed}._brokerNote_1fvf5_111{padding:0 20px 12px;font-size:11px;color:var(--text-muted, #8a9bb0)}._tableWrap_1fvf5_125{overflow-x:auto}._table_1fvf5_125{width:100%;border-collapse:collapse;font-size:13px}._table_1fvf5_125 th{padding:8px 14px;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);border-top:1px solid var(--border, #2d3748);border-bottom:1px solid var(--border, #2d3748);white-space:nowrap}._table_1fvf5_125 td{padding:10px 14px;border-bottom:1px solid var(--border, #2d3748);color:var(--text, #e2e8f0);vertical-align:middle}._table_1fvf5_125 tbody tr:last-child td{border-bottom:none}._table_1fvf5_125 tbody tr:not(._addRow_1fvf5_179):hover td{background:#ffffff05}._ticker_1fvf5_185{font-weight:700;color:var(--accent, #4a90e2);background:#4a90e21a;padding:2px 8px;border-radius:5px;font-family:JetBrains Mono,monospace;font-size:12px}._company_1fvf5_203{color:var(--text-muted, #8a9bb0);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mono_1fvf5_217{font-family:JetBrains Mono,monospace;font-size:12px}._badge_1fvf5_225{font-size:11px;font-weight:700;padding:3px 10px;border-radius:10px;white-space:nowrap}._dim_1fvf5_239{color:var(--text-muted, #8a9bb0)}._rowActions_1fvf5_245,._editActions_1fvf5_247{display:flex;gap:2px;align-items:center}._removeBtn_1fvf5_251{background:none;border:none;color:var(--text-muted, #8a9bb0);cursor:pointer;font-size:12px;padding:3px 7px;border-radius:4px;opacity:0;transition:opacity .15s,color .15s,background .15s}._table_1fvf5_125 tbody tr:hover ._removeBtn_1fvf5_251{opacity:1}._removeBtn_1fvf5_251:hover{color:#fc8181;background:#fc81811f}._editBtn_1fvf5_279{background:none;border:none;color:var(--text-muted, #8a9bb0);cursor:pointer;font-size:13px;padding:3px 6px;border-radius:4px;opacity:0;transition:opacity .15s,color .15s,background .15s}._table_1fvf5_125 tbody tr:hover ._editBtn_1fvf5_279{opacity:1}._editBtn_1fvf5_279:hover{color:var(--accent, #4a90e2);background:#4a90e21a}@media(hover:none){._editBtn_1fvf5_279,._removeBtn_1fvf5_251{opacity:1}}._saveBtn_1fvf5_317{background:#48bb781f;border:1px solid rgba(72,187,120,.3);color:#48bb78;cursor:pointer;font-size:13px;font-weight:700;padding:3px 8px;border-radius:4px;transition:background .15s}._saveBtn_1fvf5_317:hover{background:#48bb7838}._cancelBtn_1fvf5_343{background:none;border:none;color:var(--text-muted, #8a9bb0);cursor:pointer;font-size:12px;padding:3px 7px;border-radius:4px;transition:color .15s,background .15s}._cancelBtn_1fvf5_343:hover{color:#fc8181;background:#fc81811f}._editInput_1fvf5_369{width:90px;padding:4px 7px;font-size:12px;font-family:JetBrains Mono,monospace;background:var(--surface2, #1a2332);border:1px solid var(--accent, #4a90e2);border-radius:5px;color:var(--text, #e2e8f0);outline:none}._editInput_1fvf5_369[type=number]::-webkit-inner-spin-button,._editInput_1fvf5_369[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}._editInput_1fvf5_369[type=number]{-moz-appearance:textfield}._noBasis_1fvf5_401{font-size:10px;color:var(--text-muted, #8a9bb0);font-style:italic;opacity:.7}._deleteSelectedBtn_1fvf5_417{padding:5px 12px;font-size:12px;font-weight:700;color:#fc8181;background:#fc818114;border:1px solid rgba(252,129,129,.3);border-radius:6px;cursor:pointer;font-family:inherit}._deleteSelectedBtn_1fvf5_417:hover{background:#fc818126}._clearAllBtn_1fvf5_443{padding:5px 12px;font-size:12px;font-weight:600;color:var(--text-muted, #8a9bb0);background:none;border:1px solid var(--border, #2d3748);border-radius:6px;cursor:pointer;font-family:inherit}._clearAllBtn_1fvf5_443:hover{color:#fc8181;border-color:#fc81814d}._emptyRow_1fvf5_471{text-align:center;color:var(--text-muted, #8a9bb0);padding:32px!important;font-size:13px}._addRow_1fvf5_179 td{background:#ffffff04;border-top:1px dashed var(--border, #2d3748);padding:14px 16px!important}._addForm_1fvf5_499{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}._addField_1fvf5_513{display:flex;flex-direction:column;gap:4px;min-width:100px}._companyField_1fvf5_527{min-width:160px;flex:1}._addLabel_1fvf5_531{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #8a9bb0)}._opt_1fvf5_545{font-weight:400;text-transform:none;letter-spacing:0}._addInput_1fvf5_549{background:var(--bg, #0d1117);border:1px solid var(--border, #2d3748);border-radius:8px;color:var(--text, #e2e8f0);font-size:13px;padding:7px 11px;outline:none;width:100%;box-sizing:border-box;font-family:inherit}._addInput_1fvf5_549:focus{border-color:var(--accent, #4a90e2)}._addInput_1fvf5_549::placeholder{color:var(--text-muted, #8a9bb0);opacity:.7}._addInput_1fvf5_549[type=number]::-webkit-inner-spin-button,._addInput_1fvf5_549[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}._addInput_1fvf5_549[type=number]{-moz-appearance:textfield}._companyValue_1fvf5_585{font-size:13px;color:var(--text, #e2e8f0);padding:7px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._companyPlaceholder_1fvf5_601{font-size:12px;color:var(--text-muted, #8a9bb0);font-style:italic;padding:7px 0}._addBtn_1fvf5_615{padding:8px 18px;background:#4a90e226;border:1px solid rgba(74,144,226,.35);border-radius:8px;color:var(--accent, #4a90e2);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s;align-self:flex-end}._addBtn_1fvf5_615:hover{background:#4a90e240}._addError_1fvf5_645{margin-top:6px;font-size:12px;color:#fc8181}._commitBtn_1fvf5_659{font-size:12px;font-weight:700;color:#fff;background:#38a169;border:1px solid #48bb78;border-radius:8px;padding:6px 16px;cursor:pointer;white-space:nowrap;transition:background .15s}._commitBtn_1fvf5_659:hover{background:#2f855a}._clearDraftBtn_1fvf5_687{font-size:12px;font-weight:600;color:var(--text-muted, #8a9bb0);background:none;border:1px solid var(--border, #2d3748);border-radius:8px;padding:6px 12px;cursor:pointer;transition:color .15s,border-color .15s}._clearDraftBtn_1fvf5_687:hover{color:#fc8181;border-color:#fc8181}._draftSeparator_1fvf5_715{padding:6px 16px!important;font-size:11px;font-weight:600;color:#e0a835;background:#e0a8350f;border-top:1px solid rgba(224,168,53,.25)!important;border-bottom:none!important;letter-spacing:.02em}._draftRow_1fvf5_737 td{background:#e0a8350a;border-bottom:1px solid rgba(224,168,53,.12)!important;opacity:.9}._draftBadge_1fvf5_749{display:inline-block;font-size:10px;font-weight:700;color:#e0a835;background:#e0a8351f;border:1px solid rgba(224,168,53,.3);border-radius:6px;padding:2px 7px;letter-spacing:.04em;white-space:nowrap}._draftHint_1fvf5_777{margin-top:6px;font-size:11px;color:var(--text-muted, #8a9bb0);font-style:italic}._allocCell_1fvf5_793{display:flex;flex-direction:column;gap:3px}._allocTarget_1fvf5_803{font-size:10px;color:var(--text-muted, #8a9bb0);opacity:.55;white-space:nowrap}._tipIcon_1fvf5_821{position:relative;display:inline-block;margin-left:3px;font-size:10px;font-weight:400;color:var(--text-muted, #8a9bb0);text-transform:none;letter-spacing:0;cursor:help;vertical-align:middle;opacity:.7}._tipIcon_1fvf5_821:hover,._tipIcon_1fvf5_821:focus-within{opacity:1}._tipIcon_1fvf5_821:focus-visible{outline:2px solid var(--accent, #4a90e2);outline-offset:2px;border-radius:2px}._tipIcon_1fvf5_821:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(4px);width:240px;padding:12px 14px;background:#0f141ef2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:0 8px 32px #00000080,0 0 1px #ffffff1a;font-size:12px;line-height:1.6;color:#c9d1d9;font-weight:400;white-space:normal;text-align:left;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:200}._tipIcon_1fvf5_821:hover:after,._tipIcon_1fvf5_821:focus-within:after{opacity:1;transform:translate(-50%) translateY(0)}._proCell_1fvf5_917{font-family:JetBrains Mono,monospace;font-size:11px;color:var(--text-muted, #8a9bb0);white-space:nowrap}._table_1fvf5_125 th._proTh_1fvf5_929{opacity:.7;font-size:10px}._tickerLink_1fvf5_941{font-weight:700;color:var(--accent, #4a90e2);background:#4a90e21a;padding:2px 8px;border-radius:5px;font-family:JetBrains Mono,monospace;font-size:12px;border:none;cursor:pointer;transition:background .15s}._tickerLink_1fvf5_941:hover{background:#4a90e233;text-decoration:underline}@media(max-width:768px){._responsiveHide1_1fvf5_979,._responsiveHide2_1fvf5_981,._responsiveHide3_1fvf5_983,._company_1fvf5_203{display:none}}@media(max-width:640px){._proTh_1fvf5_929,._proCell_1fvf5_917{display:none}}._wrap_9qroy_5{margin:16px 0}._connectCard_9qroy_13{background:#0f141eeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;box-shadow:0 8px 32px #0006;position:relative;overflow:hidden}._connectCard_9qroy_13:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#4a90e2,#7c3aed,#4a90e2);background-size:200% 100%;animation:_shimmer_9qroy_1 4s ease infinite}@keyframes _shimmer_9qroy_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _pulse_9qroy_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _fadeIn_9qroy_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._header_9qroy_91{display:flex;align-items:center;gap:12px;margin-bottom:16px}._headerIcon_9qroy_105{font-size:24px;filter:drop-shadow(0 0 8px rgba(74,144,226,.5))}._headerTitle_9qroy_115{font-size:15px;font-weight:700;color:#e2e8f0;letter-spacing:.02em}._headerSub_9qroy_129{font-size:12px;color:#8a9bb0;margin-top:2px}._brokerGrid_9qroy_145{display:grid;grid-template-columns:1fr 1fr;gap:12px;animation:_fadeIn_9qroy_1 .3s ease}._brokerCard_9qroy_159{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:20px 16px;text-align:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._brokerCard_9qroy_159:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 20px #0000004d}._brokerCard_9qroy_159:active{transform:translateY(0)}._brokerLogo_9qroy_205{width:48px;height:48px;margin:0 auto 12px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff}._fidelityLogo_9qroy_231{background:linear-gradient(135deg,#4a8c3f,#2d6a2e);box-shadow:0 4px 12px #4a8c3f4d}._etradeLogo_9qroy_241{background:linear-gradient(135deg,#5b3dbf,#3b1f8e);box-shadow:0 4px 12px #5b3dbf4d}._robinhoodLogo_9qroy_251{background:linear-gradient(135deg,#21ce99,#0a7a5a);box-shadow:0 4px 12px #21ce994d}._schwabLogo_9qroy_261{background:linear-gradient(135deg,#00a0df,#005c82);box-shadow:0 4px 12px #00a0df4d}._brokerName_9qroy_271{font-size:14px;font-weight:700;color:#e2e8f0;margin-bottom:4px}._brokerDesc_9qroy_285{font-size:11px;color:#8a9bb0}._connectBtn_9qroy_295{margin-top:12px;padding:8px 20px;border-radius:8px;border:none;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s ease;color:#fff;background:linear-gradient(135deg,#4a90e2,#7c3aed);box-shadow:0 2px 8px #4a90e24d}._connectBtn_9qroy_295:hover{box-shadow:0 4px 16px #4a90e280;transform:translateY(-1px)}._connectBtn_9qroy_295:disabled{opacity:.5;cursor:not-allowed;transform:none}._upgradeOverlay_9qroy_349{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._upgradeModal_9qroy_373{background:linear-gradient(180deg,#1a2233,#131a28);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:28px 28px 22px;max-width:420px;width:100%;box-shadow:0 24px 64px #00000080;text-align:center;animation:_upgradePop_9qroy_1 .16s ease-out}@keyframes _upgradePop_9qroy_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._upgradeTitle_9qroy_407{font-size:18px;font-weight:700;color:#e2e8f0;margin-bottom:6px}._upgradeSub_9qroy_421{font-size:12px;font-weight:600;color:#48bb78;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}._upgradeBody_9qroy_439{font-size:13px;color:#a0aec0;line-height:1.55;margin-bottom:20px}._upgradeActions_9qroy_453{display:flex;flex-direction:column;gap:8px}._upgradeCta_9qroy_465{padding:11px 22px;border-radius:8px;border:none;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;color:#fff;background:linear-gradient(135deg,#48bb78,#2f855a);box-shadow:0 2px 10px #48bb784d;transition:all .2s ease}._upgradeCta_9qroy_465:hover{box-shadow:0 4px 16px #48bb7873;transform:translateY(-1px)}._upgradeCancel_9qroy_503{padding:9px 22px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:transparent;font-size:12px;font-weight:600;font-family:inherit;color:#8a9bb0;cursor:pointer;transition:all .2s ease}._upgradeCancel_9qroy_503:hover{color:#cbd5e0;border-color:#ffffff29}._connectedList_9qroy_543{display:flex;flex-direction:column;gap:10px}._connectedItem_9qroy_555{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;animation:_fadeIn_9qroy_1 .3s ease}._statusDot_9qroy_577{width:8px;height:8px;border-radius:50%;flex-shrink:0}._statusConnected_9qroy_591{background:#48bb78;box-shadow:0 0 8px #48bb7880}._statusPending_9qroy_601{background:#e0a835;animation:_pulse_9qroy_1 2s ease infinite}._statusError_9qroy_611{background:#fc8181}._connectedInfo_9qroy_619{flex:1;min-width:0}._connectedName_9qroy_629{font-size:13px;font-weight:600;color:#e2e8f0}._connectedMeta_9qroy_641{font-size:11px;color:#8a9bb0;margin-top:2px}._actionRow_9qroy_653{display:flex;gap:8px;flex-shrink:0}._syncBtn_9qroy_665{padding:5px 12px;border-radius:6px;border:1px solid rgba(74,144,226,.3);background:#4a90e21a;color:#4a90e2;font-size:11px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}._syncBtn_9qroy_665:hover{background:#4a90e233;border-color:#4a90e280}._syncBtn_9qroy_665:disabled{opacity:.5;cursor:not-allowed}._disconnectBtn_9qroy_711{padding:5px 12px;border-radius:6px;border:1px solid rgba(252,129,129,.2);background:transparent;color:#fc8181;font-size:11px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;opacity:.6}._disconnectBtn_9qroy_711:hover{opacity:1;background:#fc81811a}._acctError_9qroy_753{margin-top:6px;padding:6px 10px;border-radius:6px;background:#ec994b1a;border:1px solid rgba(236,153,75,.25);color:#ec994b;font-size:11px;line-height:1.4}._mappingRow_9qroy_779{display:flex;align-items:center;gap:8px;margin-top:6px}._mappingLabel_9qroy_793{font-size:11px;color:#8a9bb0;white-space:nowrap}._mappingSelect_9qroy_805{flex:1;padding:4px 8px;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#e2e8f0;font-size:11px;font-family:inherit;cursor:pointer;max-width:200px}._mappingSelect_9qroy_805:focus{outline:none;border-color:#4a90e280}._mappingSelect_9qroy_805 option{background:#1a202c;color:#e2e8f0}._disconnectRow_9qroy_855{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-top:1px solid rgba(255,255,255,.04)}._disconnectLabel_9qroy_871{font-size:11px;color:#8a9bb0}._addAnotherBtn_9qroy_885{margin-top:12px;padding:8px 16px;border-radius:8px;border:1px dashed rgba(255,255,255,.12);background:transparent;color:#8a9bb0;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;width:100%}._addAnotherBtn_9qroy_885:hover{border-color:#ffffff40;color:#e2e8f0;background:#ffffff08}._spinner_9qroy_931{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.2);border-top-color:#4a90e2;border-radius:50%;animation:_spin_9qroy_931 .8s linear infinite;margin-right:6px;vertical-align:middle}@keyframes _spin_9qroy_931{to{transform:rotate(360deg)}}._errorMsg_9qroy_967{margin-top:10px;padding:10px 14px;border-radius:8px;background:#fc818114;border:1px solid rgba(252,129,129,.15);color:#fc8181;font-size:12px}._syncedBadge_9qroy_991{margin-top:10px;padding:10px 14px;border-radius:8px;background:#48bb7814;border:1px solid rgba(72,187,120,.15);color:#48bb78;font-size:12px;font-weight:600;animation:_fadeIn_9qroy_1 .3s ease}@media(max-width:480px){._brokerGrid_9qroy_145{grid-template-columns:1fr}}._container_chobs_5{position:relative;display:inline-flex}._trigger_chobs_17{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:inherit;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap;max-width:180px}._trigger_chobs_17:hover{background:#ffffff14;border-color:#ffffff59}._triggerStack_chobs_57{display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}._triggerType_chobs_69{font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#60a5fa;line-height:1.2}._triggerName_chobs_85{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sectionLabel_chobs_95{padding:.3rem .85rem .2rem;font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#60a5fa;opacity:.8}._chevron_chobs_113{font-size:.75rem;opacity:.7;flex-shrink:0}._dropdown_chobs_127{position:absolute;top:calc(100% + 6px);right:0;min-width:200px;max-width:280px;background:var(--color-surface, #1e2130);border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 8px 24px #0006;z-index:200;overflow:hidden;padding:.35rem 0}._item_chobs_159{display:flex;align-items:center;padding:0 .4rem}._item_chobs_159:hover{background:#ffffff0a}._portfolioBtn_chobs_177{display:flex;align-items:center;flex:1;gap:.5rem;padding:.5rem .4rem;background:transparent;border:none;color:inherit;font-size:.875rem;cursor:pointer;text-align:left;overflow:hidden}._portfolioBtn_chobs_177._active_chobs_205{color:#60a5fa;font-weight:600}._checkmark_chobs_213{width:1rem;flex-shrink:0;font-size:.8rem;color:#60a5fa}._portfolioName_chobs_225{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._holdingCount_chobs_237{font-size:.75rem;opacity:.5;flex-shrink:0}._itemActions_chobs_251{display:flex;gap:.1rem;flex-shrink:0;opacity:0;transition:opacity .15s}._item_chobs_159:hover ._itemActions_chobs_251{opacity:1}@media(hover:none){._itemActions_chobs_251{opacity:1}}._iconBtn_chobs_279{background:transparent;border:none;color:inherit;cursor:pointer;padding:.25rem .3rem;border-radius:4px;font-size:.8rem;opacity:.6;line-height:1}._iconBtn_chobs_279:hover{opacity:1;background:#ffffff1a}._deleteBtn_chobs_309:hover{color:#f87171}._inlineForm_chobs_319{display:flex;align-items:center;gap:.25rem;width:100%;padding:.3rem .2rem}._inlineInput_chobs_333{flex:1;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:inherit;font-size:.825rem;padding:.25rem .4rem;min-width:0}._inlineInput_chobs_333:focus{outline:none;border-color:#60a5fa}._inlineConfirm_chobs_361,._inlineCancel_chobs_363{background:transparent;border:none;cursor:pointer;padding:.2rem .3rem;border-radius:3px;font-size:.8rem;line-height:1}._inlineConfirm_chobs_361{color:#4ade80}._inlineConfirm_chobs_361:disabled{opacity:.4;cursor:default}._inlineCancel_chobs_363{color:#f87171;opacity:.8}._confirmDelete_chobs_407{display:flex;align-items:center;gap:.4rem;padding:.4rem;width:100%;flex-wrap:wrap}._confirmText_chobs_423{font-size:.8rem;opacity:.85;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._confirmYes_chobs_441,._confirmNo_chobs_443{font-size:.75rem;padding:.2rem .5rem;border-radius:4px;border:none;cursor:pointer;flex-shrink:0}._confirmYes_chobs_441{background:#ef4444;color:#fff}._confirmYes_chobs_441:hover{background:#dc2626}._confirmYes_chobs_441:disabled{opacity:.5;cursor:default}._confirmNo_chobs_443{background:#ffffff1a;color:inherit}._confirmNo_chobs_443:hover{background:#ffffff2e}._divider_chobs_485{height:1px;background:#ffffff1a;margin:.3rem 0}._newBtn_chobs_495{display:block;width:100%;padding:.5rem 1rem;background:transparent;border:none;color:#60a5fa;font-size:.875rem;cursor:pointer;text-align:left}._newBtn_chobs_495:hover{background:#60a5fa1a}._sidebar_z3v4z_3{display:flex;flex-direction:column;width:240px;height:100%;background:var(--surface-1, #08080F);border-right:1px solid var(--border, rgba(110, 110, 200, .1));font-family:var(--font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);transition:width .2s ease;overflow:hidden}._sidebarCollapsed_z3v4z_25{width:64px}._brand_z3v4z_35{display:flex;align-items:center;gap:10px;padding:18px 20px;height:64px;flex-shrink:0}._brandMark_z3v4z_51{font-size:20px;line-height:1}._brandText_z3v4z_59{font-family:var(--font-display, -apple-system, sans-serif);font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--text-1, #EEEEF8);white-space:nowrap}._nav_z3v4z_79{flex:1;overflow-y:auto;padding:4px 12px 12px;display:flex;flex-direction:column;gap:4px}._nav_z3v4z_79::-webkit-scrollbar{width:0}._section_z3v4z_103{display:flex;flex-direction:column;gap:2px}._sectionLabel_z3v4z_113{padding:14px 12px 6px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3, #40405C)}._sectionDivider_z3v4z_129{height:1px;background:var(--border, rgba(110, 110, 200, .1));margin:8px}._itemList_z3v4z_141{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}._item_z3v4z_141{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:9px 12px;border-radius:8px;border:1px solid transparent;background:none;color:var(--text-2, #8A8AAC);font:inherit;font-size:13px;font-weight:500;text-align:left;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._item_z3v4z_141:hover{background:#6e6ec80f;color:var(--text-1, #EEEEF8)}._itemActive_z3v4z_205{background:#4a90e224;color:var(--text-1, #EEEEF8);border-color:#4a90e24d;font-weight:600}._itemActive_z3v4z_205:hover{background:#4a90e22e}._itemActive_z3v4z_205 ._itemIcon_z3v4z_223{color:#60a5fa}._itemActive_z3v4z_205:before{content:"";position:absolute;left:-2px;top:8px;bottom:8px;width:3px;border-radius:2px;background:#60a5fa}._itemCollapsed_z3v4z_251{justify-content:center;padding:10px 0}._itemIcon_z3v4z_223{flex-shrink:0;width:18px;height:18px;stroke-width:1.75}._itemLabel_z3v4z_273{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemIconWrap_z3v4z_289{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._itemBadge_z3v4z_303{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;border-radius:999px;background:#60a5fa2e;color:#93c5fd;font-family:ui-monospace,SF Mono,monospace;font-size:10.5px;font-weight:700;letter-spacing:.02em;line-height:1}._itemBadgeUrgent_z3v4z_337{background:#fc81812e;color:#fca5a5}._itemBadgeWarning_z3v4z_339{background:#e0a83533;color:#fbbf24}._itemBadgeInfo_z3v4z_341{background:#60a5fa2e;color:#93c5fd}._itemBadgeDot_z3v4z_345{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:50%;background:#93c5fd;box-shadow:0 0 6px #60a5fa99,0 0 0 2px var(--bg, #0b1220)}._itemBadgeDotUrgent_z3v4z_365{background:#fca5a5;box-shadow:0 0 6px #fc818199,0 0 0 2px var(--bg, #0b1220)}._itemBadgeDotWarning_z3v4z_367{background:#fbbf24;box-shadow:0 0 6px #e0a83599,0 0 0 2px var(--bg, #0b1220)}._footer_z3v4z_373{padding:8px 12px 16px;border-top:1px solid var(--border, rgba(110, 110, 200, .1));display:flex;flex-direction:column;gap:2px;flex-shrink:0}._collapseBtn_z3v4z_391{display:flex;align-items:center;gap:12px;width:100%;padding:9px 12px;border-radius:8px;border:none;background:none;color:var(--text-3, #40405C);font:inherit;font-size:12px;font-weight:500;text-align:left;cursor:pointer;transition:color .15s,background .15s}._collapseBtn_z3v4z_391:hover{background:#6e6ec80f;color:var(--text-2, #8A8AAC)}._collapseBtnCollapsed_z3v4z_433{justify-content:center;padding:10px 0}._topbar_t0p9m_1{display:flex;align-items:center;gap:16px;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) calc(24px + env(safe-area-inset-right)) 0 calc(24px + env(safe-area-inset-left));background:var(--surface-1, #08080F);border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));position:sticky;top:0;z-index:var(--z-sticky, 100)}._menuBtn_t0p9m_27{display:none;background:none;border:none;padding:6px;margin:-6px;border-radius:6px;color:var(--text-2, #8A8AAC);cursor:pointer}._menuBtn_t0p9m_27:hover{background:#6e6ec814;color:var(--text-1, #EEEEF8)}._menuIcon_t0p9m_55{width:20px;height:20px;stroke-width:1.75}@media(max-width:1023px){._menuBtn_t0p9m_27{display:inline-flex}}._title_t0p9m_73{flex:1;min-width:0;font-family:var(--font-display, -apple-system, sans-serif);font-size:15px;font-weight:600;color:var(--text-1, #EEEEF8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._actions_t0p9m_97{display:flex;align-items:center;gap:10px;flex-shrink:0}@media(max-width:640px){._actions_t0p9m_97{gap:6px}}._shell_6943s_3{display:flex;min-height:100dvh;background:var(--bg, #04040A);color:var(--text-1, #EEEEF8)}._desktopSidebar_6943s_19{display:none;flex-shrink:0;position:sticky;top:0;height:100vh;z-index:var(--z-sidebar, 120)}@media(min-width:1024px){._desktopSidebar_6943s_19{display:block}}._mobileDialog_6943s_45{position:fixed;inset:0;z-index:var(--z-modal, 200)}@media(min-width:1024px){._mobileDialog_6943s_45{display:none}}._mobileBackdrop_6943s_61{position:fixed;inset:0;background:#04040ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._mobilePanelWrap_6943s_73{position:fixed;inset:0;display:flex}._mobilePanel_6943s_73{position:relative;width:280px;max-width:80vw;height:100%;display:flex;box-shadow:4px 0 24px #00000080;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);overscroll-behavior:contain}._main_6943s_111{flex:1;min-width:0;display:flex;flex-direction:column}._content_6943s_123{flex:1;min-width:0;padding-bottom:env(safe-area-inset-bottom);overscroll-behavior:contain}._wrap_1x2id_1{position:relative}._trigger_1x2id_9{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;border-radius:999px;background:#6e6ec80f;border:1px solid var(--border, rgba(110, 110, 200, .1));color:var(--text-2, #8A8AAC);cursor:pointer;transition:background .15s,border-color .15s}._trigger_1x2id_9:hover{background:#6e6ec81f;border-color:var(--border-2, rgba(110, 110, 200, .22))}._trigger_1x2id_9[data-open]{background:#6e6ec824;border-color:var(--border-2, rgba(110, 110, 200, .22))}._avatar_1x2id_51{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#4a90e2,#7d72f5);color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;flex-shrink:0}._chevron_1x2id_79{width:14px;height:14px;stroke-width:2;color:var(--text-3, #40405C)}._menu_1x2id_93{z-index:var(--z-dropdown, 50);min-width:240px;margin-top:8px;padding:6px;background:var(--surface-2, #0D0D1A);border:1px solid var(--border-2, rgba(110, 110, 200, .22));border-radius:12px;box-shadow:var(--shadow-modal, 0 20px 60px rgba(0, 0, 0, .6));font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif)}._header_1x2id_117{padding:10px 12px 12px}._name_1x2id_123{font-size:13px;font-weight:700;color:var(--text-1, #EEEEF8);margin-bottom:2px}._email_1x2id_135{font-size:11px;color:var(--text-2, #8A8AAC);margin-bottom:8px;word-break:break-all}._planBadge_1x2id_147{display:inline-block;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--cyan, #00BDD6);background:#00bdd61a;border:1px solid rgba(0,189,214,.3)}._divider_1x2id_173{height:1px;background:var(--border, rgba(110, 110, 200, .1));margin:2px 0}._item_1x2id_185{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border-radius:8px;border:none;background:none;color:var(--text-2, #8A8AAC);font:inherit;font-size:13px;font-weight:500;text-align:left;cursor:pointer}._itemFocus_1x2id_217,._item_1x2id_185:hover{background:#6e6ec81a;color:var(--text-1, #EEEEF8)}._itemIcon_1x2id_227{width:16px;height:16px;stroke-width:1.75;color:var(--text-3, #40405C);flex-shrink:0}._itemFocus_1x2id_217 ._itemIcon_1x2id_227,._item_1x2id_185:hover ._itemIcon_1x2id_227{color:var(--text-2, #8A8AAC)}._switcher_1bo0i_1{display:inline-flex;padding:3px;background:#6e6ec80f;border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:999px;gap:2px}._option_1bo0i_19{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;border:1px solid transparent;background:none;color:var(--text-2, #8A8AAC);font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._option_1bo0i_19:hover{color:var(--text-1, #EEEEF8)}._optionActive_1bo0i_57{background:#4a90e21f;color:#60a5fa;border-color:#4a90e24d}._optionActive_1bo0i_57:hover{color:#60a5fa}._option_1bo0i_19:nth-child(2)._optionActive_1bo0i_57{background:#00cc6a1a;color:var(--green, #00CC6A);border-color:#00cc6a4d}._icon_1bo0i_89{width:14px;height:14px;stroke-width:2;flex-shrink:0}._label_1bo0i_101{white-space:nowrap}._greeting_961ec_1{padding:8px 0 18px}._title_961ec_9{margin:0 0 6px;font-family:var(--font-display, -apple-system, sans-serif);font-size:clamp(22px,3vw,28px);font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8);display:flex;align-items:center;gap:10px;flex-wrap:wrap}._wave_961ec_35{display:inline-block;font-size:.85em;transform-origin:70% 70%;animation:_waveOnce_961ec_1 1.6s ease-in-out .2s 1 both}@keyframes _waveOnce_961ec_1{0%,to{transform:rotate(0)}15%{transform:rotate(14deg)}30%{transform:rotate(-8deg)}45%{transform:rotate(14deg)}60%{transform:rotate(-4deg)}75%{transform:rotate(10deg)}}._subtitle_961ec_67{margin:0;font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.5}._page_yx894_1{max-width:880px;margin:0 auto;padding:24px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif)}._pageHeader_yx894_17{margin-bottom:18px}._pageTitle_yx894_23{margin:0 0 4px;font-family:var(--font-display, -apple-system, sans-serif);font-size:28px;font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8)}._pageSubtitle_yx894_39{margin:0;font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.55}._banner_yx894_55{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;margin-bottom:24px;background:#7d72f50f;border:1px solid rgba(125,114,245,.3);border-radius:12px}._bannerIcon_yx894_75{flex-shrink:0;width:18px;height:18px;stroke-width:1.75;color:var(--purple, #7D72F5);margin-top:1px}._bannerTitle_yx894_91{font-size:13px;font-weight:700;color:var(--text-1, #EEEEF8);margin-bottom:2px}._bannerBody_yx894_103{font-size:12.5px;color:var(--text-2, #8A8AAC);line-height:1.55}._sections_yx894_117{display:flex;flex-direction:column;gap:14px}._section_yx894_117{background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px;overflow:hidden}._sectionHeader_yx894_143{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));background:var(--surface-2, #0D0D1A)}._sectionIconWrap_yx894_159{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#6e6ec814;border:1px solid var(--border, rgba(110, 110, 200, .1));flex-shrink:0}._sectionIcon_yx894_159{width:18px;height:18px;stroke-width:1.75;color:var(--cyan, #00BDD6)}._sectionTitle_yx894_193{margin:0 0 2px;font-size:15px;font-weight:700;color:var(--text-1, #EEEEF8)}._sectionDescription_yx894_205{margin:0;font-size:12.5px;color:var(--text-2, #8A8AAC);line-height:1.5}._fields_yx894_221{display:flex;flex-direction:column}._row_yx894_231,._rowAction_yx894_231{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .07));opacity:.62}._fields_yx894_221>:last-child{border-bottom:none}._rowLabelStack_yx894_257{display:flex;flex-direction:column;gap:2px;min-width:0}._rowLabel_yx894_257{font-size:13px;font-weight:500;color:var(--text-1, #EEEEF8)}._rowHelp_yx894_283{margin:0;font-size:11.5px;color:var(--text-2, #8A8AAC);line-height:1.45;max-width:420px}._staticValue_yx894_299{font-size:12.5px;color:var(--text-2, #8A8AAC);text-align:right;max-width:50%}._input_yx894_313,._select_yx894_315{min-width:220px;padding:7px 10px;background:var(--surface-2, #0D0D1A);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:8px;color:var(--text-1, #EEEEF8);font:inherit;font-size:13px}._input_yx894_313:disabled,._select_yx894_315:disabled{cursor:not-allowed}._toggle_yx894_347{position:relative;display:inline-flex;align-items:center;width:38px;height:22px;padding:2px;background:#6e6ec826;border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:999px;cursor:not-allowed}._toggleOn_yx894_371{background:#00bdd640;border-color:#00bdd666;justify-content:flex-end}._toggleKnob_yx894_381{display:block;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #0006}._rowAction_yx894_231{justify-content:flex-start}._button_yx894_407{padding:7px 14px;font:inherit;font-size:12.5px;font-weight:600;color:var(--text-1, #EEEEF8);background:#6e6ec81a;border:1px solid var(--border-2, rgba(110, 110, 200, .22));border-radius:8px;cursor:not-allowed}._buttonDanger_yx894_429{color:var(--red, #FF2852);background:#ff28520f;border-color:#ff285240}._scrim_1j7rx_3{position:fixed;inset:0;background:#050a148c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:200}._scrimOpen_1j7rx_21{opacity:1;pointer-events:auto}._panel_1j7rx_27{position:fixed;top:0;right:0;bottom:0;width:min(440px,92vw);background:linear-gradient(180deg,#0e1626,#0a1220);border-left:1px solid rgba(74,144,226,.18);box-shadow:-16px 0 48px #0000008c;transform:translate(100%);transition:transform .32s cubic-bezier(.22,1,.36,1);z-index:201;display:flex;flex-direction:column;overflow:hidden;color:#e2e8f0}._panelOpen_1j7rx_57{transform:translate(0)}._header_1j7rx_63{position:relative;padding:22px 22px 0;border-bottom:1px solid rgba(74,144,226,.12);background:linear-gradient(180deg,rgba(74,144,226,.1) 0%,transparent 100%)}._headerGlow_1j7rx_77{position:absolute;top:-60px;right:-60px;width:220px;height:220px;background:radial-gradient(circle,rgba(120,90,220,.35) 0%,transparent 70%);filter:blur(20px);pointer-events:none}._titleRow_1j7rx_95{display:flex;align-items:flex-start;justify-content:space-between;position:relative}._eyebrow_1j7rx_103{font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#4a90e2;margin-bottom:4px}._title_1j7rx_95{font-size:22px;font-weight:800;margin:0;letter-spacing:-.02em;background:linear-gradient(90deg,#e2e8f0,#b6c8e0);-webkit-background-clip:text;background-clip:text;color:transparent}._closeBtn_1j7rx_121{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#8a9bb0;width:32px;height:32px;border-radius:8px;cursor:pointer;font-size:14px;font-family:inherit;transition:all .15s}._closeBtn_1j7rx_121:hover{background:#ffffff14;color:#e2e8f0}._searchWrap_1j7rx_143{position:relative;margin:18px 0 4px}._searchIcon_1j7rx_151{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:13px;opacity:.6;pointer-events:none}._search_1j7rx_143{width:100%;padding:11px 36px;background:#ffffff0a;border:1px solid rgba(74,144,226,.18);border-radius:10px;color:#e2e8f0;font-size:13px;font-family:inherit;transition:all .15s}._search_1j7rx_143:focus{outline:none;border-color:#4a90e28c;background:#4a90e20f;box-shadow:0 0 0 3px #4a90e21f}._search_1j7rx_143::placeholder{color:#6b7a8f}._clearBtn_1j7rx_191{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7a8f;cursor:pointer;width:24px;height:24px;border-radius:6px;font-size:12px;font-family:inherit}._clearBtn_1j7rx_191:hover{color:#e2e8f0;background:#ffffff0f}._tabs_1j7rx_209{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:14px -22px 0;padding:0 22px}@media(max-width:480px){._tabs_1j7rx_209{grid-template-columns:repeat(2,1fr)}}._tab_1j7rx_209{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 10px 12px;background:none;border:none;border-bottom:2px solid transparent;color:#8a9bb0;cursor:pointer;font-family:inherit;text-align:left;transition:all .15s}._tab_1j7rx_209:hover{color:#e2e8f0;background:#ffffff05}._tabActive_1j7rx_249{color:#e2e8f0;border-bottom-color:#4a90e2;background:linear-gradient(180deg,transparent 0%,rgba(74,144,226,.08) 100%)}._tabEmoji_1j7rx_259{font-size:16px}._tabLabel_1j7rx_261{font-size:13px;font-weight:700}._tabSub_1j7rx_263{font-size:10px;color:#6b7a8f;line-height:1.3}._tabActive_1j7rx_249 ._tabSub_1j7rx_263{color:#8a9bb0}._body_1j7rx_271{flex:1;overflow-y:auto;padding:18px 22px 32px}._body_1j7rx_271::-webkit-scrollbar{width:8px}._body_1j7rx_271::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}._tabIntro_1j7rx_287{font-size:12px;color:#8a9bb0;line-height:1.6;padding:6px 2px 14px;border-bottom:1px dashed rgba(255,255,255,.06);margin-bottom:14px}._cardList_1j7rx_301{display:flex;flex-direction:column;gap:14px}._card_1j7rx_301{position:relative;background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:16px 16px 14px;transition:all .2s}._card_1j7rx_301:hover{background:#ffffff0a;border-color:#4a90e238}._cardFlash_1j7rx_333{animation:_flash_1j7rx_1 1.4s ease-out}@keyframes _flash_1j7rx_1{0%{box-shadow:0 0 #4a90e200;border-color:#4a90e200}20%{box-shadow:0 0 0 6px #4a90e22e;border-color:#4a90e299}to{box-shadow:0 0 #4a90e200;border-color:#ffffff0f}}._cardSection_1j7rx_351{margin-top:12px}._cardSectionLabel_1j7rx_353{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6b7a8f;margin-bottom:4px}._cardSectionText_1j7rx_363{font-size:13px;line-height:1.6;color:#cbd5e0;margin:0}._cardBullets_1j7rx_371{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}._cardBullets_1j7rx_371 li{font-size:12.5px;line-height:1.55;color:#cbd5e0}._cardDecide_1j7rx_389{border-left:2px solid #4a90e2}._decideSituation_1j7rx_395{display:flex;gap:10px;align-items:flex-start;font-size:14px;font-weight:700;color:#e2e8f0;line-height:1.45}._decideIcon_1j7rx_403{font-size:16px;flex-shrink:0}._nextStep_1j7rx_405{margin-top:14px;padding:12px;background:linear-gradient(90deg,#48bb7812,#4a90e20d);border:1px solid rgba(72,187,120,.16);border-radius:8px}._nextStep_1j7rx_405 ._cardSectionLabel_1j7rx_353{color:#48bb78}._cardFeature_1j7rx_423{border-left:2px solid #b794f4}._featureHead_1j7rx_429{display:flex;gap:12px;align-items:flex-start;margin-bottom:10px}._featureEmoji_1j7rx_437{font-size:22px;filter:drop-shadow(0 2px 8px rgba(183,148,244,.35))}._featureName_1j7rx_445{font-size:15px;font-weight:800;color:#e2e8f0;letter-spacing:-.01em}._featureQuestion_1j7rx_451{font-size:12px;color:#8a9bb0;font-style:italic;margin-top:2px}._notList_1j7rx_457{margin-top:12px;display:flex;flex-direction:column;gap:6px;padding-top:12px;border-top:1px solid rgba(255,255,255,.05)}._notItem_1j7rx_465{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#8a9bb0;line-height:1.5}._notMark_1j7rx_473{color:#fc8181;font-weight:800;font-size:11px;margin-top:1px;flex-shrink:0}._faqItem_1j7rx_485{background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:10px;overflow:hidden;transition:all .2s}._faqItem_1j7rx_485[open]{background:#4a90e20a;border-color:#4a90e238}._faqQ_1j7rx_507{padding:12px 14px;font-size:13px;font-weight:700;color:#e2e8f0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}._faqQ_1j7rx_507::-webkit-details-marker{display:none}._faqQ_1j7rx_507:after{content:"+";color:#4a90e2;font-size:16px;font-weight:700;transition:transform .2s}._faqItem_1j7rx_485[open] ._faqQ_1j7rx_507:after{content:"−"}._faqA_1j7rx_531{padding:0 14px 14px;font-size:12.5px;line-height:1.6;color:#cbd5e0}._cardLearn_1j7rx_543{border-left:2px solid #f6ad55}._learnTerm_1j7rx_549{font-size:14px;font-weight:800;color:#e2e8f0;margin-bottom:2px}._learnShort_1j7rx_555{font-size:12.5px;color:#f6ad55;margin-bottom:10px;font-style:italic}._learnTier_1j7rx_573{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}._learnTierHead_1j7rx_581{padding:6px 2px 4px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:4px}._learnTierTitleRow_1j7rx_591{display:flex;align-items:center;gap:8px}._learnTierTitle_1j7rx_591{font-size:13px;font-weight:800;color:#e2e8f0;letter-spacing:.04em;text-transform:uppercase}._learnTierBadge_1j7rx_605{font-size:9.5px;font-weight:800;padding:2px 8px;border-radius:999px;color:#4a90e2;background:#4a90e21f;border:1px solid rgba(74,144,226,.35);letter-spacing:.06em;text-transform:uppercase}._learnTierIntro_1j7rx_621{font-size:11px;color:#8a9bb0;line-height:1.5;margin-top:6px}._cardLearn_basics_1j7rx_639{border-left-color:#4a90e2}._cardLearn_basics_1j7rx_639 ._learnShort_1j7rx_555{color:#63b3ed}._cardLearn_behavior_1j7rx_645{border-left-color:#f6ad55}._cardLearn_behavior_1j7rx_645 ._learnShort_1j7rx_555{color:#f6ad55}._cardLearn_signals_1j7rx_651{border-left-color:#8b5cf68c}._cardLearn_signals_1j7rx_651 ._learnShort_1j7rx_555{color:#a78bfa}._searchList_1j7rx_659{display:flex;flex-direction:column;gap:6px}._searchItem_1j7rx_661{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:10px;cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:all .15s}._searchItem_1j7rx_661:hover{background:#4a90e20f;border-color:#4a90e24d}._searchTag_1j7rx_689{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 7px;border-radius:4px;flex-shrink:0;margin-top:2px}._tag_decide_1j7rx_701{background:#4a90e22e;color:#4a90e2}._tag_features_1j7rx_703{background:#b794f42e;color:#b794f4}._tag_faq_1j7rx_705{background:#48bb782e;color:#48bb78}._tag_learn_1j7rx_707{background:#f6ad552e;color:#f6ad55}._searchTextWrap_1j7rx_711{flex:1;min-width:0}._searchTitle_1j7rx_713{font-size:13px;font-weight:700;color:#e2e8f0;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._searchSnippet_1j7rx_725{font-size:11.5px;color:#8a9bb0;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._emptySearch_1j7rx_737{text-align:center;padding:40px 20px;color:#6b7a8f}._emptyEmoji_1j7rx_743{font-size:32px;margin-bottom:12px;opacity:.6}._emptyTitle_1j7rx_745{font-size:14px;font-weight:700;color:#cbd5e0;margin-bottom:4px}._emptyHint_1j7rx_747{font-size:12px;line-height:1.5}@media(max-width:600px){._panel_1j7rx_27{width:100vw}._tabs_1j7rx_209{gap:2px}._tab_1j7rx_209{padding:8px 6px 10px}._tabSub_1j7rx_263{display:none}}._bar_reiha_3{border-bottom:1px solid rgba(255,255,255,.06);padding:0 16px}._barInner_reiha_19{display:flex;align-items:center;gap:6px;max-width:1200px;margin:0 auto;padding:8px 16px;font-size:13px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin}._barInner_reiha_19::-webkit-scrollbar{height:4px}._barInner_reiha_19::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}._workspace_reiha_53{font-size:12px;font-weight:500;color:#8a9bb0;opacity:.75;flex-shrink:0;letter-spacing:.01em}._workspaceClub_reiha_71{color:#a78bfa}._workspaceDot_reiha_81{color:#4a5568;flex-shrink:0;-webkit-user-select:none;user-select:none;margin:0 2px}._crumb_reiha_97{background:none;border:none;color:#8a9bb0;cursor:pointer;padding:2px 0;font-size:13px;font-weight:400;font-family:inherit;transition:color .15s;text-decoration:none;display:inline-flex;align-items:baseline;gap:6px;max-width:200px;overflow:hidden;text-overflow:ellipsis}._crumb_reiha_97:hover{color:#4a90e2;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}._crumb_reiha_97:focus-visible{outline:2px solid #4a90e2;outline-offset:2px;border-radius:2px}._crumbActive_reiha_163{color:#e2e8f0;font-weight:500;cursor:default;pointer-events:none}._crumbActive_reiha_163:hover{color:#e2e8f0;text-decoration:none}._sep_reiha_189{color:#4a5568;font-size:13px;-webkit-user-select:none;user-select:none;flex-shrink:0;margin:0 2px}._crumbTicker_reiha_207{color:#4a90e2;font-family:JetBrains Mono,ui-monospace,Cascadia Code,Consolas,monospace;font-size:11px;font-weight:500;letter-spacing:.02em}@media(max-width:640px){._bar_reiha_3{display:none}}._page_1cxs1_23{max-width:1200px;margin:0 auto;padding:8px 4px 48px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);color:var(--text-1, #EEEEF8)}._contentGrid_1cxs1_45{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:24px;align-items:stretch}@media(max-width:900px){._contentGrid_1cxs1_45{grid-template-columns:1fr}}._feedsCol_1cxs1_69{display:flex;flex-direction:column;gap:24px}._feedsCol_1cxs1_69>._moments_1cxs1_83:last-child{flex:1 1 auto}._holdingsSection_1cxs1_89,._moments_1cxs1_83{background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px;padding:18px 20px}._kpiRow_1cxs1_111{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1))}@media(max-width:720px){._kpiRow_1cxs1_111{grid-template-columns:repeat(2,1fr)}}._kpiCard_1cxs1_135{display:flex;flex-direction:column;gap:6px;padding:16px 18px;background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px}._kpiLabel_1cxs1_153{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3, #40405C)}._kpiValue_1cxs1_167{font-family:var(--font-data, ui-monospace, "SF Mono", monospace);font-size:clamp(22px,2.4vw,28px);font-weight:700;letter-spacing:-.02em;line-height:1.05;color:var(--text-1, #EEEEF8)}._kpiPos_1cxs1_183{color:var(--green, #00CC6A)}._kpiNeg_1cxs1_185{color:var(--red, #FF2852)}._kpiSub_1cxs1_187{font-family:var(--font-data, monospace);font-size:12px;font-weight:500;color:var(--text-2, #8A8AAC);letter-spacing:.01em}._holdingsHeader_1cxs1_209{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}._holdingsHeader_1cxs1_209 ._sectionLabel_1cxs1_223{margin-bottom:0}._viewAllLink_1cxs1_227{background:none;border:none;padding:4px 0;font:inherit;font-size:12px;font-weight:600;color:var(--text-2, #8A8AAC);cursor:pointer;letter-spacing:.01em;transition:color .15s}._viewAllLink_1cxs1_227:after{content:"  →";color:var(--text-3, #40405C)}._viewAllLink_1cxs1_227:hover{color:var(--text-1, #EEEEF8)}._holdingsTable_1cxs1_257{display:flex;flex-direction:column}._holdingsRow_1cxs1_265{display:grid;grid-template-columns:22px 1fr 96px 96px 76px;align-items:center;gap:12px;width:100%;padding:11px 0;border:none;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));background:none;text-align:left;font:inherit;color:inherit}._holdingsTable_1cxs1_257 ._holdingsRow_1cxs1_265:last-child{border-bottom:none}button._holdingsRow_1cxs1_265{cursor:pointer;transition:background .12s}button._holdingsRow_1cxs1_265:hover{background:#6e6ec808}._holdingsHead_1cxs1_209{padding:0 0 8px}._holdingsHead_1cxs1_209 span{font-family:var(--font-data, monospace);font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3, #40405C)}._colRank_1cxs1_321{font-family:var(--font-data, monospace);font-size:12px;color:var(--text-3, #40405C)}._colName_1cxs1_331{display:flex;flex-direction:column;gap:1px;min-width:0}._holdingTicker_1cxs1_343{font-family:var(--font-data, monospace);font-size:13.5px;font-weight:700;color:var(--text-1, #EEEEF8)}._holdingCompany_1cxs1_355{font-size:11px;color:var(--text-2, #8A8AAC);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._colNum_1cxs1_369{font-family:var(--font-data, monospace);font-size:13px;text-align:right;color:var(--text-1, #EEEEF8)}._holdingAlloc_1cxs1_381{color:var(--text-2, #8A8AAC)}@media(max-width:560px){._holdingsRow_1cxs1_265{grid-template-columns:18px 1fr 64px 72px 60px;gap:8px}._holdingCompany_1cxs1_355{display:none}}._emptyHero_1cxs1_401{padding:8px 0 32px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));margin-bottom:28px}._emptyHeroTitle_1cxs1_411{font-family:var(--font-display, var(--font-body));font-size:clamp(22px,3vw,30px);font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8);margin-bottom:8px}._emptyHeroBody_1cxs1_427{font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.55;max-width:520px;margin-bottom:24px}._emptyHeroBodyLock_1cxs1_441{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--text-3, #40405C);margin-top:4px}._emptyHeroActions_1cxs1_459{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._primaryCta_1cxs1_473{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;background:var(--text-1, #EEEEF8);color:var(--bg, #04040A);border:1px solid var(--text-1, #EEEEF8);border-radius:999px;font:inherit;font-size:13px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._primaryCta_1cxs1_473:hover{background:var(--text-2, #8A8AAC);border-color:var(--text-2, #8A8AAC);color:var(--bg, #04040A)}._inlineAlts_1cxs1_517{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--text-3, #40405C)}._inlineAltLink_1cxs1_531{background:none;border:none;padding:4px 6px;font:inherit;font-size:13px;color:var(--text-2, #8A8AAC);cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:color .15s,text-decoration-color .15s}._inlineAltLink_1cxs1_531:hover{color:var(--text-1, #EEEEF8);text-decoration-color:var(--text-2, #8A8AAC)}._inlineAltSep_1cxs1_565{color:var(--text-3, #40405C);-webkit-user-select:none;user-select:none}._sectionLabel_1cxs1_223{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C);margin-bottom:14px}._momentsList_1cxs1_609{display:flex;flex-direction:column}._moment_1cxs1_83{display:grid;grid-template-columns:96px 1fr auto;align-items:baseline;gap:16px;padding:14px 0;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));text-align:left;width:100%;background:none;border-left:none;border-right:none;border-top:none;cursor:pointer;font:inherit;color:inherit;transition:background .12s}._momentsList_1cxs1_609 ._moment_1cxs1_83:last-child{border-bottom:none}._moment_1cxs1_83:hover{background:#6e6ec808}._momentTime_1cxs1_669{font-family:var(--font-data, ui-monospace, monospace);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--cyan, #00BDD6);white-space:nowrap}._momentBody_1cxs1_689{font-size:14px;color:var(--text-1, #EEEEF8);line-height:1.5;letter-spacing:0}._ticker_1cxs1_701,._num_1cxs1_703{font-family:var(--font-data, ui-monospace, monospace);font-weight:700}._ticker_1cxs1_701,._num_1cxs1_703{color:var(--text-1, #EEEEF8)}._pos_1cxs1_715{color:var(--green, #00CC6A)}._neg_1cxs1_717{color:var(--red, #FF2852)}._dim_1cxs1_719{color:var(--text-2, #8A8AAC);font-weight:400}._momentArrow_1cxs1_723{font-family:var(--font-data, ui-monospace, monospace);font-size:13px;color:var(--text-3, #40405C);transition:color .12s}._moment_1cxs1_83:hover ._momentArrow_1cxs1_723{color:var(--text-1, #EEEEF8)}._momentsEmpty_1cxs1_743{padding:14px 0;font-size:13px;color:var(--text-3, #40405C);font-style:italic}._sinceVisit_1cxs1_763{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:10px 0;margin-bottom:12px;font-size:12px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .06))}._sinceVisitLabel_1cxs1_783{font-family:var(--font-data, monospace);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3, #40405C)}._sinceVisitStat_1cxs1_799{font-family:var(--font-data, monospace);font-weight:600;font-size:12px;color:var(--text-2, #8A8AAC)}._sinceVisitStat_1cxs1_799 strong{color:var(--text-1, #EEEEF8);font-weight:700}._sinceVisitDriver_1cxs1_819{margin-left:auto;font-size:12px;color:var(--text-3, #40405C)}._sinceVisitDriver_1cxs1_819 strong{font-family:var(--font-data, monospace);color:var(--text-1, #EEEEF8);font-weight:700}._sinceVisitChanges_1cxs1_839{display:flex;gap:18px;flex-wrap:wrap;flex-basis:100%;margin-top:6px;font-size:11px;color:var(--text-2, #8A8AAC)}._sinceVisitChange_1cxs1_839{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;display:inline-flex;align-items:baseline;gap:6px}._sinceVisitChange_1cxs1_839 strong{font-family:var(--font-data, monospace);color:var(--text-1, #EEEEF8)}._sinceVisitChange_1cxs1_839:hover{color:var(--text-1, #EEEEF8)}._spaceXl_1cxs1_901{margin-top:36px}._summary_725ck_3{display:flex;align-items:center;justify-content:space-between;background:#4a90e20d;border:1px solid rgba(74,144,226,.2);border-radius:10px;padding:10px 14px;margin-bottom:12px;gap:12px}._summaryLeft_725ck_25{display:flex;flex-direction:column;gap:6px}._summaryTitle_725ck_27{font-size:11px;font-weight:700;color:#4a90e2;text-transform:uppercase;letter-spacing:.05em}._summaryChips_725ck_29{display:flex;flex-wrap:wrap;gap:6px}._summaryChip_725ck_29{font-size:11px;background:#4a90e21a;color:#93c5fd;padding:2px 8px;border-radius:20px}._summaryEdit_725ck_33{font-size:12px;color:#4a90e2;background:none;border:none;cursor:pointer;white-space:nowrap;text-decoration:underline;padding:0}._nudge_725ck_39{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#ffffff05;border:1px dashed rgba(255,255,255,.1);border-radius:8px;margin-bottom:12px}._nudgeText_725ck_59{font-size:12px;color:#8a9bb0}._nudgeBtn_725ck_61{font-size:12px;color:#4a90e2;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}._wizard_725ck_67{background:#111827;border:1px solid rgba(74,144,226,.25);border-radius:12px;padding:20px;margin-bottom:16px}._wizardHeader_725ck_81{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}._wizardTitle_725ck_95{font-size:15px;font-weight:700;color:#e2e8f0;margin-bottom:4px}._wizardSubtitle_725ck_97{font-size:12px;color:#8a9bb0;line-height:1.5;max-width:480px}._wizardSkip_725ck_99{font-size:11px;color:#8a9bb0;background:none;border:none;cursor:pointer;text-decoration:underline;white-space:nowrap;padding:0;flex-shrink:0}._steps_725ck_105{display:flex;gap:6px;margin-bottom:20px}._stepDot_725ck_107{width:8px;height:8px;border-radius:50%;background:#ffffff1f;transition:background .2s}._stepDotActive_725ck_109{background:#4a90e2}._stepDotDone_725ck_111{background:#48bb78}._stepBody_725ck_117{display:flex;flex-direction:column;gap:14px}._stepTitle_725ck_119{font-size:13px;font-weight:600;color:#e2e8f0}._stepSubtitle_725ck_121{font-size:12px;font-weight:600;color:#8a9bb0;margin-top:4px}._optional_725ck_123{font-weight:400;color:#5a6577}._optGrid_725ck_129{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(max-width:560px){._optGrid_725ck_129{grid-template-columns:1fr}}._optCard_725ck_143{display:flex;flex-direction:column;gap:4px;padding:12px 14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}._optCard_725ck_143:hover{border-color:#4a90e266;background:#4a90e20d}._optCardSelected_725ck_169{border-color:#4a90e2!important;background:#4a90e21a!important}._optLabel_725ck_171{font-size:13px;font-weight:600;color:#e2e8f0}._optDesc_725ck_173{font-size:11px;color:#8a9bb0;line-height:1.4}._optCardSelected_725ck_169 ._optLabel_725ck_171{color:#93c5fd}._chipGroup_725ck_181{display:flex;flex-wrap:wrap;gap:8px}._chip_725ck_181{padding:6px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#8a9bb0;font-size:12px;cursor:pointer;transition:all .15s}._chip_725ck_181:hover{border-color:#4a90e266;color:#e2e8f0}._chipSelected_725ck_213{border-color:#4a90e2;background:#4a90e21f;color:#93c5fd}._chipCheck_725ck_215{font-size:10px}._wizardActions_725ck_221{display:flex;justify-content:space-between;align-items:center;padding-top:4px}._wizardBack_725ck_233{font-size:12px;color:#8a9bb0;background:none;border:none;cursor:pointer;padding:0}._wizardBack_725ck_233:hover{color:#e2e8f0}._wizardNext_725ck_241{padding:7px 18px;background:#4a90e2;color:#fff;border:none;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s}._wizardNext_725ck_241:disabled{opacity:.45;cursor:not-allowed}._wizardSave_725ck_251{padding:7px 18px;background:#48bb78;color:#fff;border:none;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s}._wizardSave_725ck_251:disabled{opacity:.45;cursor:not-allowed}._hint_725ck_263{font-size:11px;color:#8a9bb0}._saveError_725ck_265{font-size:12px;color:#fc8181}._backdrop_1jnay_1{position:fixed;inset:0;background:#000000c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:_fadeIn_1jnay_1 .15s ease-out}@keyframes _fadeIn_1jnay_1{0%{opacity:0}to{opacity:1}}._modal_1jnay_37{background:#0d0d18;border:1px solid rgba(167,139,250,.25);border-radius:16px;width:100%;max-width:640px;max-height:92vh;overflow-y:auto;padding:26px 28px 22px;position:relative;box-shadow:0 20px 60px #00000073;animation:_rise_1jnay_1 .18s ease-out}@keyframes _rise_1jnay_1{0%{transform:translateY(8px);opacity:.6}to{transform:translateY(0);opacity:1}}._modal_1jnay_37:before{content:"";position:absolute;top:0;left:28px;right:28px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(167,139,250,.6) 50%,transparent 100%)}._topbar_1jnay_91{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._eyebrow_1jnay_105{font-family:ui-monospace,SF Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#94a3b8}._counter_1jnay_123{font-family:ui-monospace,SF Mono,monospace;font-size:11px;color:#64748b;font-weight:600}._headline_1jnay_137{font-size:21px;font-weight:700;letter-spacing:-.02em;color:#f1f5f9;margin:4px 0;line-height:1.25}._ticker_1jnay_155{font-family:ui-monospace,SF Mono,monospace;color:#c4b5fd}._subline_1jnay_165{font-size:12px;color:#64748b;margin:0;letter-spacing:.01em}._hr_1jnay_179{border:none;border-top:1px solid rgba(255,255,255,.08);margin:16px 0 14px}._section_1jnay_191{margin-bottom:14px}._sectionLabel_1jnay_199{display:flex;align-items:baseline;gap:6px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin-bottom:7px}._required_1jnay_223{font-size:9.5px;color:#fc8181;letter-spacing:.08em;font-weight:600}._optional_1jnay_237{font-size:9.5px;color:#64748b;letter-spacing:.08em;font-weight:600;text-transform:none}._row_1jnay_253{display:grid;grid-template-columns:1fr 1fr;gap:20px}._reasonGrid_1jnay_265{display:grid;grid-template-columns:1fr 1fr;gap:6px}@media(max-width:520px){._reasonGrid_1jnay_265{grid-template-columns:1fr}._row_1jnay_253{grid-template-columns:1fr;gap:14px}}._reasonChip_1jnay_285{text-align:left;padding:8px 12px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#cbd5e1;font-size:12.5px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .12s,border-color .12s,color .12s}._reasonChip_1jnay_285:hover{background:#ffffff0f;color:#f1f5f9}._reasonChipActive_1jnay_313{background:#a78bfa24;border-color:#a78bfa80;color:#c4b5fd}._thesisInput_1jnay_325,._reconsiderInput_1jnay_327{width:100%;box-sizing:border-box;padding:10px 12px;background:#0000004d;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#f1f5f9;font-size:14px;font-family:inherit;line-height:1.5;resize:vertical}._thesisInput_1jnay_325:focus,._reconsiderInput_1jnay_327:focus{outline:none;border-color:#a78bfa8c}._thesisFooter_1jnay_365{display:flex;justify-content:flex-end;margin-top:4px}._charCount_1jnay_375{font-family:ui-monospace,SF Mono,monospace;font-size:10.5px;color:#64748b}._pillRow_1jnay_387{display:flex;gap:5px}._pill_1jnay_387{padding:6px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#94a3b8;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .12s,color .12s,border-color .12s}._pill_1jnay_387:hover{color:#cbd5e1}._pillActive_high_1jnay_421{background:#00cc6a24;border-color:#00cc6a73;color:#4ade80}._pillActive_medium_1jnay_423{background:#60a5fa24;border-color:#60a5fa73;color:#60a5fa}._pillActive_low_1jnay_425{background:#e8960e24;border-color:#e8960e73;color:#fbbf24}._pillActive_neutral_1jnay_427{background:#a78bfa24;border-color:#a78bfa73;color:#c4b5fd}._pillActive_broken_1jnay_429{background:#fc818124;border-color:#fc818173;color:#fc8181}._error_1jnay_433{padding:8px 12px;background:#fc818114;border-left:2px solid #fc8181;border-radius:4px;color:#fc8181;font-size:12.5px;margin:0 0 12px}._footer_1jnay_453{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px}._deferBtn_1jnay_469{padding:9px 16px;background:none;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#94a3b8;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:color .12s,border-color .12s}._deferBtn_1jnay_469:hover{color:#cbd5e1;border-color:#ffffff3d}._deferBtn_1jnay_469:disabled{opacity:.5;cursor:not-allowed}._saveBtn_1jnay_499{padding:9px 20px;background:#f1f5f9;border:1px solid #f1f5f9;border-radius:999px;color:#0d0d18;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;letter-spacing:.01em;transition:background .12s,transform .12s}._saveBtn_1jnay_499:hover{background:#cbd5e1;border-color:#cbd5e1;transform:translate(2px)}._saveBtn_1jnay_499:disabled{opacity:.6;cursor:not-allowed;transform:none}._footnote_1jnay_531{margin:14px 0 0;font-size:11px;color:#64748b;line-height:1.5;text-align:center}._footnote_1jnay_531 strong{color:#fbbf24;font-weight:600}._page_g7ok3_13{max-width:1100px;margin:0 auto;padding:8px 4px 48px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);color:var(--text-1, #EEEEF8);display:flex;flex-direction:column;gap:20px}._pageHeader_g7ok3_41{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));flex-wrap:wrap}._pageHeaderText_g7ok3_59{min-width:0}._pageTitle_g7ok3_65{margin:0 0 4px;font-family:var(--font-display, var(--font-body));font-size:clamp(24px,3vw,30px);font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8)}._pageSubtitle_g7ok3_81{margin:0;font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.5;max-width:640px}._sectionHeader_g7ok3_103{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:12px}._sectionLabel_g7ok3_117{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C)}._footerDisclaimer_g7ok3_139{margin-top:8px;font-size:11px;color:var(--text-3, #40405C);letter-spacing:.01em;line-height:1.55;max-width:720px}._page_1u4zo_19{max-width:1200px;margin:0 auto;padding:8px 4px 48px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);color:var(--text-1, #EEEEF8)}._pageHead_1u4zo_37{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:20px}._pageTitle_1u4zo_51{font-size:22px;font-weight:700;letter-spacing:-.01em;color:var(--text-1, #EEEEF8)}._pageSub_1u4zo_63{font-family:var(--font-data, monospace);font-size:12px;font-weight:500;color:var(--text-3, #40405C);letter-spacing:.02em}._rulesBanner_1u4zo_81{display:flex;gap:16px;align-items:flex-start;background:#e8960e14;border:1px solid rgba(232,150,14,.3);border-radius:14px;padding:16px 18px;margin-bottom:24px}._rulesTitle_1u4zo_101{font-weight:700;color:var(--gold, #E8960E);margin-bottom:6px;font-size:13px}._rulesText_1u4zo_103{font-size:12px;color:var(--text-2, #8A8AAC);white-space:pre-wrap;max-height:120px;overflow-y:auto;margin-bottom:12px;line-height:1.55}._kpiRow_1u4zo_125{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1))}@media(max-width:720px){._kpiRow_1u4zo_125{grid-template-columns:repeat(2,1fr)}}._kpiCard_1u4zo_143{display:flex;flex-direction:column;gap:6px;padding:16px 18px;background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px}._kpiLabel_1u4zo_161{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3, #40405C)}._kpiValue_1u4zo_175{font-family:var(--font-data, ui-monospace, "SF Mono", monospace);font-size:clamp(22px,2.4vw,28px);font-weight:700;letter-spacing:-.02em;line-height:1.05;color:var(--text-1, #EEEEF8)}._kpiPos_1u4zo_191{color:var(--green, #00CC6A)}._kpiNeg_1u4zo_193{color:var(--red, #FF2852)}._kpiSub_1u4zo_195{font-family:var(--font-data, monospace);font-size:12px;font-weight:500;color:var(--text-2, #8A8AAC);letter-spacing:.01em}._sectionLabel_1u4zo_213{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C);margin-bottom:14px}._launchGrid_1u4zo_233{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:1000px){._launchGrid_1u4zo_233{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._launchGrid_1u4zo_233{grid-template-columns:1fr}}._launchCard_1u4zo_249{display:flex;flex-direction:column;gap:8px;text-align:left;background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px;padding:18px 20px;min-height:158px;cursor:pointer;font:inherit;color:inherit;transition:border-color .15s,transform .12s,background .12s}._launchCard_1u4zo_249:hover{border-color:#6e6ec847;background:#6e6ec805;transform:translateY(-1px)}._launchLabel_1u4zo_291{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3, #40405C)}._launchHero_1u4zo_305{font-family:var(--font-data, ui-monospace, monospace);font-size:21px;font-weight:700;letter-spacing:-.01em;line-height:1.1;color:var(--text-1, #EEEEF8)}._heroAmber_1u4zo_321{color:var(--gold, #E8960E)}._heroDim_1u4zo_323{color:var(--text-2, #8A8AAC);font-size:14px;font-style:italic;font-family:var(--font-body);font-weight:500}._launchHeroText_1u4zo_327{font-family:var(--font-body, sans-serif);font-size:18px;font-weight:700;letter-spacing:-.01em;line-height:1.15;color:var(--text-1, #EEEEF8)}._launchSub_1u4zo_345{font-size:12.5px;color:var(--text-2, #8A8AAC);line-height:1.5}._launchBreak_1u4zo_355{font-family:var(--font-data, monospace);font-size:12px;color:var(--text-2, #8A8AAC)}._accentAmber_1u4zo_365{color:var(--gold, #E8960E)}._accentGreen_1u4zo_367{color:var(--green, #00CC6A)}._num_1u4zo_369,._ticker_1u4zo_371{font-family:var(--font-data, monospace);font-weight:700;color:var(--text-1, #EEEEF8)}._briefItem_1u4zo_377{display:flex;gap:10px;padding:5px 0}._briefDot_1u4zo_387{width:6px;height:6px;border-radius:50%;background:var(--cyan, #00BDD6);flex-shrink:0;margin-top:6px}._briefBody_1u4zo_399{display:flex;flex-direction:column;gap:2px;min-width:0}._briefTitle_1u4zo_401{font-size:13px;font-weight:600;color:var(--text-1, #EEEEF8)}._briefDetail_1u4zo_403{font-size:12px;color:var(--text-2, #8A8AAC);line-height:1.45}._briefDetail_1u4zo_403 ._mono_1u4zo_413{font-family:var(--font-data, monospace);font-weight:700;color:var(--text-1, #EEEEF8)}._voteList_1u4zo_419{display:flex;flex-direction:column;gap:4px}._voteRow_1u4zo_421{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-family:var(--font-data, monospace);font-size:12px}._voteCast_1u4zo_437{color:var(--text-3, #40405C)}._launchLink_1u4zo_441{margin-top:auto;padding-top:6px;font-size:12px;font-weight:600;color:var(--text-2, #8A8AAC);letter-spacing:.01em}._launchLink_1u4zo_441:after{content:"  →";color:var(--text-3, #40405C)}._launchCard_1u4zo_249:hover ._launchLink_1u4zo_441{color:var(--text-1, #EEEEF8)}._annWrap_1u4zo_465{margin-top:36px}._annHead_1u4zo_467{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}._annList_1u4zo_469{display:flex;flex-direction:column;gap:10px}._annCard_1u4zo_471{background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px;padding:14px 18px}._annCardPinned_1u4zo_483{border-color:#00bdd64d}._annRow_1u4zo_485{display:flex;align-items:flex-start;gap:10px}._annPinBadge_1u4zo_487{font-family:var(--font-data, monospace);font-size:9px;font-weight:700;letter-spacing:.08em;color:var(--cyan, #00BDD6);background:#00bdd61f;border:1px solid rgba(0,189,214,.25);padding:2px 6px;border-radius:5px;margin-top:1px;flex-shrink:0}._annTitle_1u4zo_513{font-weight:700;color:var(--text-1, #EEEEF8);font-size:13.5px}._annBody_1u4zo_515{color:var(--text-2, #8A8AAC);font-size:12.5px;margin-top:4px;line-height:1.5}._annMeta_1u4zo_517{font-family:var(--font-data, monospace);font-size:11px;color:var(--text-3, #40405C);margin-top:6px}._annActions_1u4zo_519{display:flex;gap:6px;flex-shrink:0}._annEmpty_1u4zo_521{font-size:13px;color:var(--text-3, #40405C);font-style:italic}._annForm_1u4zo_527{background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px;padding:16px 18px;margin-bottom:12px}._annInput_1u4zo_541,._annTextarea_1u4zo_541{width:100%;padding:9px 12px;border-radius:8px;background:#6e6ec80d;border:1px solid var(--border, rgba(110, 110, 200, .14));color:var(--text-1, #EEEEF8);font-size:13px;font-family:inherit;box-sizing:border-box;margin-bottom:8px}._annTextarea_1u4zo_541{resize:vertical}._annInput_1u4zo_541:focus,._annTextarea_1u4zo_541:focus{outline:none;border-color:#00bdd666}._annFormActions_1u4zo_569{display:flex;gap:8px}._btn_1u4zo_575{background:none;border:1px solid var(--border, rgba(110, 110, 200, .16));border-radius:8px;padding:7px 14px;font:inherit;font-size:12px;font-weight:600;color:var(--text-2, #8A8AAC);cursor:pointer;transition:color .15s,border-color .15s,background .15s}._btn_1u4zo_575:hover{color:var(--text-1, #EEEEF8);border-color:#6e6ec84d}._btnPrimary_1u4zo_601{background:var(--text-1, #EEEEF8);border-color:var(--text-1, #EEEEF8);color:var(--bg, #04040A)}._btnPrimary_1u4zo_601:hover{background:var(--text-2, #8A8AAC);border-color:var(--text-2, #8A8AAC);color:var(--bg, #04040A)}._btnPrimary_1u4zo_601:disabled{opacity:.4;cursor:not-allowed}._btnGhost_1u4zo_607{padding:5px 8px;font-size:11px}._btnDanger_1u4zo_609{padding:5px 9px;font-size:11px;color:var(--text-3, #40405C)}._btnDanger_1u4zo_609:hover{color:var(--red, #FF2852);border-color:#ff28524d}._skelRow_1u4zo_617{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:720px){._skelRow_1u4zo_617{grid-template-columns:repeat(2,1fr)}}._skelCard_1u4zo_621{height:92px;background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px;position:relative;overflow:hidden}._skelCard_1u4zo_621:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(110,110,200,.06),transparent);animation:_shimmer_1u4zo_1 1.4s infinite}@keyframes _shimmer_1u4zo_1{to{transform:translate(100%)}}._wrap_1kqzs_9{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-xl, 32px) var(--space-lg, 24px);gap:10px;animation:_fadeSlideUp_1kqzs_1 .35s cubic-bezier(.4,0,.2,1) both}._icon_1kqzs_29{width:40px;height:40px;color:var(--text-3, #40405C);margin-bottom:4px;flex-shrink:0}._title_1kqzs_45{font-family:var(--font-body, sans-serif);font-size:13px;font-weight:600;color:var(--text-2, #8A8AAC);margin:0;line-height:1.4}._description_1kqzs_63{font-family:var(--font-body, sans-serif);font-size:12px;color:var(--text-3, #40405C);line-height:1.65;max-width:260px;margin:0}._cta_1kqzs_81{margin-top:6px;padding:7px 18px;font-family:var(--font-body, sans-serif);font-size:12px;font-weight:600;border-radius:var(--radius-sm, 8px);border:1px solid rgba(0,189,214,.28);background:#00bdd612;color:var(--cyan, #00BDD6);cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease;white-space:nowrap}._cta_1kqzs_81:hover{background:#00bdd621;border-color:#00bdd673;transform:translateY(-1px)}._cta_1kqzs_81:active{transform:translateY(0)}._sm_1kqzs_139{padding:var(--space-md, 16px) var(--space-sm, 8px);gap:6px}._sm_1kqzs_139 ._icon_1kqzs_29{width:26px;height:26px;margin-bottom:2px}._sm_1kqzs_139 ._title_1kqzs_45{font-size:11px}._sm_1kqzs_139 ._description_1kqzs_63{font-size:11px;max-width:200px}._sm_1kqzs_139 ._cta_1kqzs_81{font-size:11px;padding:5px 12px;margin-top:4px}._lg_1kqzs_159{padding:var(--space-3xl, 48px) var(--space-xl, 32px);gap:14px}._lg_1kqzs_159 ._icon_1kqzs_29{width:56px;height:56px;margin-bottom:8px}._lg_1kqzs_159 ._title_1kqzs_45{font-size:16px}._lg_1kqzs_159 ._description_1kqzs_63{font-size:13px;max-width:340px}._lg_1kqzs_159 ._cta_1kqzs_81{font-size:13px;padding:9px 22px;margin-top:8px}._wrap_1812r_1{display:flex;flex-direction:column;gap:10px;padding:8px 0}._messageRow_1812r_5{display:flex;align-items:center;gap:10px;padding:8px 0 4px}._pulse_1812r_19{width:10px;height:10px;border-radius:50%;background:#4a90e2;animation:_pulseGlow_1812r_1 1.4s ease-in-out infinite}@keyframes _pulseGlow_1812r_1{0%,to{opacity:.3;transform:scale(.8);box-shadow:0 0 #4a90e200}50%{opacity:1;transform:scale(1.2);box-shadow:0 0 16px 6px #4a90e259}}._message_1812r_5{font-size:13px;font-weight:600;color:#a0aec0;letter-spacing:.01em;animation:_textFade_1812r_1 1.4s ease-in-out infinite}@keyframes _textFade_1812r_1{0%,to{opacity:.6}50%{opacity:1}}._bar_1812r_71{border-radius:6px;background:linear-gradient(90deg,#4a90e20f,#4a90e21f,#7c3aed14,#4a90e21f,#4a90e20f);background-size:300% 100%;animation:_shimmer_1812r_1 2s ease-in-out infinite;min-height:14px}._bar_1812r_71:nth-child(2){width:90%}._bar_1812r_71:nth-child(3){width:95%}._bar_1812r_71:nth-child(4){width:75%}._bar_1812r_71:nth-child(5){width:85%}._bar_1812r_71:nth-child(6){width:60%}._bar_1812r_71:nth-child(7){width:70%}._bar_1812r_71:nth-child(8){width:80%}._bar_1812r_71:nth-child(9){width:50%}@keyframes _shimmer_1812r_1{0%{background-position:300% 0}to{background-position:-300% 0}}._cardWrap_1812r_135{display:flex;flex-direction:column;gap:10px;padding:16px}._cardHeader_1812r_149{height:18px;width:55%;border-radius:6px}._cardLine1_1812r_151{height:13px;width:90%;border-radius:4px}._cardLine2_1812r_153{height:13px;width:75%;border-radius:4px}._cardLine3_1812r_155{height:13px;width:60%;border-radius:4px}._tableWrap_1812r_165{display:flex;flex-direction:column;gap:0;padding:0}._tableHead_1812r_179{display:flex;gap:24px;padding:10px 16px;border-bottom:1px solid rgba(110,110,200,.08)}._tableHeadCell_1812r_193{height:10px;border-radius:4px;opacity:.5}._tableRow_1812r_205{display:flex;gap:24px;padding:12px 16px;border-bottom:1px solid rgba(110,110,200,.05)}._tableCell_1812r_219{height:13px;border-radius:4px}._statWrap_1812r_235{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:8px 0}._statValue_1812r_251{height:32px;width:120px;border-radius:6px}._statLabel_1812r_253{height:10px;width:72px;border-radius:4px;opacity:.5}._gridWrap_1812r_263{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:480px){._gridWrap_1812r_263{grid-template-columns:1fr}}._gridCard_1812r_281{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid rgba(110,110,200,.08);border-radius:12px}._wrap_pqbf3_9{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-xl, 32px) var(--space-lg, 24px);gap:8px;animation:_fadeSlideUp_pqbf3_1 .3s cubic-bezier(.4,0,.2,1) both}._icon_pqbf3_29{width:36px;height:36px;color:var(--red, #FF2852);opacity:.7;margin-bottom:4px;flex-shrink:0}._title_pqbf3_47{font-family:var(--font-body, sans-serif);font-size:13px;font-weight:600;color:var(--text-2, #8A8AAC);margin:0}._message_pqbf3_63{font-family:var(--font-body, sans-serif);font-size:12px;color:var(--text-3, #40405C);line-height:1.6;max-width:260px;margin:0}._retry_pqbf3_81{margin-top:8px;padding:6px 16px;font-family:var(--font-body, sans-serif);font-size:12px;font-weight:600;border-radius:var(--radius-sm, 8px);border:1px solid rgba(255,40,82,.25);background:#ff285212;color:var(--red, #FF2852);cursor:pointer;transition:background .15s ease,border-color .15s ease}._retry_pqbf3_81:hover{background:#ff285221;border-color:#ff285266}._sm_pqbf3_125{padding:var(--space-md, 16px) var(--space-sm, 8px);gap:6px}._sm_pqbf3_125 ._icon_pqbf3_29{width:24px;height:24px}._sm_pqbf3_125 ._title_pqbf3_47,._sm_pqbf3_125 ._message_pqbf3_63{font-size:11px}._sm_pqbf3_125 ._retry_pqbf3_81{font-size:11px;padding:4px 12px}._lg_pqbf3_143{padding:var(--space-3xl, 48px) var(--space-xl, 32px);gap:12px}._lg_pqbf3_143 ._icon_pqbf3_29{width:48px;height:48px}._lg_pqbf3_143 ._title_pqbf3_47{font-size:15px}._lg_pqbf3_143 ._message_pqbf3_63{font-size:13px;max-width:320px}._lg_pqbf3_143 ._retry_pqbf3_81{font-size:13px;padding:8px 20px}._wsToggle_1nb2h_3{display:flex;background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:8px;overflow:hidden}._wsBtn_1nb2h_5{padding:5px 12px;font-size:12px;font-weight:600;color:var(--text-muted, #8a9bb0);background:transparent;border:none;cursor:pointer;transition:all .15s;font-family:inherit}._wsBtn_1nb2h_5:hover{color:var(--text, #e2e8f0)}._wsActive_1nb2h_9{background:#4a90e226;color:#4a90e2}._clubNav_1nb2h_15{display:flex;gap:2px;background:var(--surface, #111827);border-bottom:1px solid var(--border, #2d3748);padding:0 16px}._clubNavItem_1nb2h_17{padding:12px 16px;font-size:13px;font-weight:600;color:var(--text-muted, #8a9bb0);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s;font-family:inherit;white-space:nowrap}._clubNavItem_1nb2h_17:hover{color:var(--text, #e2e8f0)}._clubNavActive_1nb2h_21{color:#4a90e2;border-bottom-color:#4a90e2}._clubHomeDash_1nb2h_27{display:flex;flex-direction:column;gap:16px}._clubHomeSubtitle_1nb2h_29{font-size:13px;color:var(--text-muted, #8a9bb0);margin-top:-8px}._clubHomeGrid_1nb2h_31{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){._clubHomeGrid_1nb2h_31{grid-template-columns:1fr}}._clubHomeCard_1nb2h_35{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:10px;cursor:pointer;transition:border-color .15s;text-align:left;font-family:inherit;color:inherit;width:100%}._clubHomeCard_1nb2h_35:hover{border-color:#4a90e24d}._clubHomeCardTitle_1nb2h_39{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted, #8a9bb0)}._clubHomeStats_1nb2h_41{display:flex;gap:20px}._clubHomeStat_1nb2h_41{display:flex;align-items:baseline;gap:5px}._clubHomeStatNum_1nb2h_45{font-size:24px;font-weight:800;color:var(--text, #e2e8f0);font-family:JetBrains Mono,monospace}._clubHomeStatLabel_1nb2h_47{font-size:12px;color:var(--text-muted, #8a9bb0)}._clubHomeUrgent_1nb2h_49{font-size:12px;font-weight:600;color:#e0a835}._clubHomeLink_1nb2h_51{font-size:12px;font-weight:700;color:var(--accent, #4a90e2);margin-top:auto}._pipelineWrap_1nb2h_57{display:flex;flex-direction:column;gap:16px}._pipelineHeader_1nb2h_59{display:flex;justify-content:space-between;align-items:center}._pipelineTitle_1nb2h_61{font-size:20px;font-weight:800;color:var(--text, #e2e8f0)}._newIdeaBtn_1nb2h_63{padding:8px 16px;font-size:13px;font-weight:700;color:#4a90e2;background:#4a90e21a;border:1px solid rgba(74,144,226,.3);border-radius:8px;cursor:pointer;font-family:inherit;transition:all .15s}._newIdeaBtn_1nb2h_63:hover{background:#4a90e22e}@media(max-width:768px){._previewImpact_1nb2h_75{display:none!important}}._kanbanBoard_1nb2h_81{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;min-height:300px}@media(max-width:900px){._kanbanBoard_1nb2h_81{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._kanbanBoard_1nb2h_81{grid-template-columns:1fr}}._kanbanCol_1nb2h_89{display:flex;flex-direction:column;gap:8px}._kanbanColHeader_1nb2h_91{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);padding:0 0 6px;border-bottom:2px solid var(--border, #2d3748);display:flex;justify-content:space-between;align-items:center}._kanbanCount_1nb2h_93{font-size:10px;background:#ffffff0f;border-radius:6px;padding:1px 6px}._kanbanCards_1nb2h_95{display:flex;flex-direction:column;gap:8px;flex:1}._kanbanEmpty_1nb2h_97{font-size:12px;color:var(--text-muted, #8a9bb0);opacity:.5;padding:16px;text-align:center}._kanbanCard_1nb2h_95{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px}._kanbanCardHeader_1nb2h_103{display:flex;justify-content:space-between;align-items:center}._kanbanTicker_1nb2h_105{font-weight:800;color:#93c5fd;background:#4a90e224;border:1px solid rgba(74,144,226,.28);padding:3px 10px;border-radius:6px;font-family:JetBrains Mono,monospace;font-size:12px;cursor:pointer;letter-spacing:.02em;transition:background .15s,color .15s,border-color .15s}._kanbanTicker_1nb2h_105:hover{background:#4a90e23d;color:#bfdbfe;border-color:#4a90e26b}._kanbanDate_1nb2h_109{font-size:10px;color:var(--text-muted, #8a9bb0)}._kanbanThesis_1nb2h_111{font-size:12px;color:var(--text, #e2e8f0);line-height:1.4}._researchMeter_1nb2h_117{display:flex;flex-direction:column;gap:4px}._researchLabel_1nb2h_119{font-size:10px;font-weight:600;color:var(--text-muted, #8a9bb0)}._researchBar_1nb2h_121{height:4px;background:var(--border, #2d3748);border-radius:2px;overflow:hidden}._researchFill_1nb2h_123{height:100%;background:#4a90e2;border-radius:2px;transition:width .3s}._researchBtns_1nb2h_125{display:flex;gap:4px}._miniBtn_1nb2h_127{padding:2px 8px;font-size:10px;font-weight:600;color:var(--text-muted, #8a9bb0);background:#ffffff0a;border:1px solid var(--border, #2d3748);border-radius:4px;cursor:pointer;font-family:inherit}._miniBtn_1nb2h_127:hover{color:var(--text, #e2e8f0);border-color:#4a90e24d}._voteRow_1nb2h_135{display:flex;gap:12px;font-size:11px;font-weight:600}._voteUp_1nb2h_137{color:#48bb78}._voteDown_1nb2h_139{color:#fc8181}._expandToggle_1nb2h_145{background:none;border:none;color:var(--accent, #4a90e2);font-size:11px;font-weight:600;cursor:pointer;padding:0;font-family:inherit;text-align:left}._expandToggle_1nb2h_145:hover{text-decoration:underline}._kanbanDetails_1nb2h_149{display:flex;flex-direction:column;gap:6px;padding-top:4px;border-top:1px solid var(--border, #2d3748)}._detailSection_1nb2h_151{display:flex;flex-direction:column;gap:2px}._detailSection_1nb2h_151 p{margin:0;font-size:11px;color:var(--text-muted, #8a9bb0);line-height:1.4}._detailLabel_1nb2h_155{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #8a9bb0)}._kanbanActions_1nb2h_161{display:flex;gap:6px;flex-wrap:wrap;padding-top:4px}._analysisBtn_1nb2h_163{padding:4px 10px;font-size:11px;font-weight:600;color:#4a90e2;background:#4a90e214;border:1px solid rgba(74,144,226,.25);border-radius:6px;cursor:pointer;font-family:inherit}._analysisBtn_1nb2h_163:hover{background:#4a90e229}._moveBtn_1nb2h_167{padding:4px 10px;font-size:11px;font-weight:600;color:#48bb78;background:#48bb7814;border:1px solid rgba(72,187,120,.25);border-radius:6px;cursor:pointer;font-family:inherit}._moveBtn_1nb2h_167:hover{background:#48bb7829}._deleteBtn_1nb2h_171{padding:4px 10px;font-size:11px;font-weight:600;color:#fc8181;background:#fc81810f;border:1px solid rgba(252,129,129,.2);border-radius:6px;cursor:pointer;font-family:inherit}._deleteBtn_1nb2h_171:hover{background:#fc81811f}._ideaForm_1nb2h_179{background:var(--surface, #111827);border:1px solid rgba(74,144,226,.3);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}._ideaFormTitle_1nb2h_181{font-size:16px;font-weight:800;color:var(--text, #e2e8f0)}._formRow_1nb2h_183{display:flex;flex-direction:column;gap:4px}._formLabel_1nb2h_185{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0)}._formInput_1nb2h_187{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:8px;padding:8px 12px;color:var(--text, #e2e8f0);font-size:13px;font-family:inherit}._formInput_1nb2h_187:focus{outline:none;border-color:#4a90e2}._formTextarea_1nb2h_191{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:8px;padding:8px 12px;color:var(--text, #e2e8f0);font-size:13px;font-family:inherit;resize:vertical}._formTextarea_1nb2h_191:focus{outline:none;border-color:#4a90e2}._formActions_1nb2h_195{display:flex;gap:8px}._formSubmit_1nb2h_197{padding:8px 20px;font-size:13px;font-weight:700;color:#fff;background:#4a90e2;border:none;border-radius:8px;cursor:pointer;font-family:inherit}._formSubmit_1nb2h_197:hover{background:#3a7bd5}._formCancel_1nb2h_201{padding:8px 20px;font-size:13px;font-weight:600;color:var(--text-muted, #8a9bb0);background:none;border:1px solid var(--border, #2d3748);border-radius:8px;cursor:pointer;font-family:inherit}._votingWrap_1nb2h_207{display:flex;flex-direction:column;gap:16px}._voteGrid_1nb2h_209{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){._voteGrid_1nb2h_209{grid-template-columns:1fr}}._voteCard_1nb2h_213{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px}._voteCardHeader_1nb2h_215{display:flex;justify-content:space-between;align-items:center}._voteTotal_1nb2h_217{font-size:11px;color:var(--text-muted, #8a9bb0)}._voteCaseLabel_1nb2h_219{font-size:11px;font-weight:600;color:var(--text-muted, #8a9bb0)}._voteCaseText_1nb2h_221{font-weight:400}._voteBarWrap_1nb2h_225{display:flex;flex-direction:column;gap:4px}._voteBar_1nb2h_225{height:6px;background:#fc818133;border-radius:3px;overflow:hidden}._voteBarFill_1nb2h_229{height:100%;background:#48bb78;border-radius:3px;transition:width .3s}._voteBarLabels_1nb2h_231{display:flex;justify-content:space-between;font-size:11px;font-weight:600}._voteBtns_1nb2h_235{display:flex;gap:6px;flex-wrap:wrap}._majorityInfo_1nb2h_241{font-size:12px;color:var(--text-muted, #8a9bb0)}._majorityInfo_1nb2h_241 strong{color:var(--text, #e2e8f0)}._majorityProgress_1nb2h_245{display:flex;flex-direction:column;gap:6px}._majorityProgressRow_1nb2h_247{display:flex;gap:12px;font-size:11px;font-weight:600;flex-wrap:wrap}._majorityNeeded_1nb2h_249{color:var(--text-muted, #8a9bb0);margin-left:auto}._majorityBars_1nb2h_251{display:flex;flex-direction:column;gap:4px}._majorityBarRow_1nb2h_253{display:flex;align-items:center;gap:8px}._majorityBarLabel_1nb2h_255{font-size:10px;font-weight:600;color:var(--text-muted, #8a9bb0);min-width:45px}._majorityBar_1nb2h_251{flex:1;height:6px;background:var(--border, #2d3748);border-radius:3px;overflow:hidden}._majorityBarFillGreen_1nb2h_259{height:100%;background:#48bb78;border-radius:3px;transition:width .3s}._majorityBarFillRed_1nb2h_261{height:100%;background:#fc8181;border-radius:3px;transition:width .3s}._majorityBarCount_1nb2h_263{font-size:10px;font-weight:700;color:var(--text-muted, #8a9bb0);min-width:30px;font-family:JetBrains Mono,monospace}._myVoteIndicator_1nb2h_265{font-size:11px;color:var(--text-muted, #8a9bb0);font-style:italic}._voteForBtn_1nb2h_267{padding:6px 14px;font-size:12px;font-weight:700;color:#48bb78;background:#48bb781a;border:1px solid rgba(72,187,120,.3);border-radius:8px;cursor:pointer;font-family:inherit}._voteForBtn_1nb2h_267:hover{background:#48bb7833}._voteAgainstBtn_1nb2h_271{padding:6px 14px;font-size:12px;font-weight:700;color:#fc8181;background:#fc818114;border:1px solid rgba(252,129,129,.25);border-radius:8px;cursor:pointer;font-family:inherit}._voteAgainstBtn_1nb2h_271:hover{background:#fc818126}._approveBtn_1nb2h_275{padding:6px 14px;font-size:12px;font-weight:700;color:#fff;background:#48bb78;border:none;border-radius:8px;cursor:pointer;font-family:inherit}._rejectBtn_1nb2h_277{padding:6px 14px;font-size:12px;font-weight:700;color:#fff;background:#fc8181;border:none;border-radius:8px;cursor:pointer;font-family:inherit}._historyWrap_1nb2h_283{display:flex;flex-direction:column;gap:16px}._historyList_1nb2h_285{display:flex;flex-direction:column;gap:8px}._historyRow_1nb2h_287{display:flex;align-items:center;gap:12px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;padding:12px 14px;flex-wrap:wrap}._historyThesis_1nb2h_289{flex:1;font-size:13px;color:var(--text, #e2e8f0);min-width:120px}._historyDecision_1nb2h_291{font-size:11px;font-weight:700;padding:3px 10px;border-radius:6px}._historyDecision_1nb2h_291[data-decision=approved]{color:#48bb78;background:#48bb781f}._historyDecision_1nb2h_291[data-decision=rejected]{color:#fc8181;background:#fc81811f}._historyDate_1nb2h_297,._historyVotes_1nb2h_299{font-size:11px;color:var(--text-muted, #8a9bb0)}._emptyState_1nb2h_305{font-size:13px;color:var(--text-muted, #8a9bb0);text-align:center;padding:40px 0}._clubPanel_1nb2h_311{background:var(--surface, #111827);border:1px solid rgba(74,144,226,.2);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}._clubPanelHeader_1nb2h_313{display:flex;justify-content:space-between;align-items:center}._clubPanelTitle_1nb2h_315{font-size:14px;font-weight:800;color:var(--text, #e2e8f0)}._clubPanelTabs_1nb2h_319{display:flex;gap:2px;border-bottom:1px solid var(--border, #2d3748)}._clubPanelTab_1nb2h_319{padding:6px 12px;font-size:12px;font-weight:600;color:var(--text-muted, #8a9bb0);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-family:inherit;transition:all .15s}._clubPanelTab_1nb2h_319:hover{color:var(--text, #e2e8f0)}._clubPanelTabActive_1nb2h_325{color:#4a90e2;border-bottom-color:#4a90e2}._clubPanelList_1nb2h_329{display:flex;flex-direction:column;gap:8px;max-height:400px;overflow-y:auto}._clubPanelEmpty_1nb2h_331{font-size:12px;color:var(--text-muted, #8a9bb0);opacity:.6;padding:12px 0;text-align:center}._clubPanelItem_1nb2h_335{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px}._clubPanelItemTop_1nb2h_337{display:flex;align-items:center;gap:8px}._clubPanelStage_1nb2h_339{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #8a9bb0)}._clubPanelStage_1nb2h_339[data-stage=submitted]{color:#8a9bb0}._clubPanelStage_1nb2h_339[data-stage=researching]{color:#4a90e2}._clubPanelStage_1nb2h_339[data-stage=voting]{color:#e0a835}._clubPanelThesis_1nb2h_347{font-size:12px;color:var(--text-muted, #8a9bb0);line-height:1.4}._clubPanelActions_1nb2h_349{display:flex;gap:4px}._clubPanelVoteBtns_1nb2h_351{display:flex;gap:4px;flex-wrap:wrap}._kanbanAttribution_1nb2h_357{font-size:10px;color:var(--text-muted, #8a9bb0);opacity:.7}._kanbanMeta_1nb2h_359{display:flex;gap:12px;font-size:11px;color:var(--text-muted, #8a9bb0);font-weight:600}._ideaTypeBadge_1nb2h_365{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;border-radius:4px}._ideaTypeBadge_1nb2h_365[data-type=buy]{color:#48bb78;background:#48bb781f}._ideaTypeBadge_1nb2h_365[data-type=add]{color:#68d391;background:#68d3911f}._ideaTypeBadge_1nb2h_365[data-type=trim]{color:#ed8936;background:#ed89361f}._ideaTypeBadge_1nb2h_365[data-type=short]{color:#fc8181;background:#fc81811f}._formSelect_1nb2h_379{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:8px;padding:8px 12px;color:var(--text, #e2e8f0);font-size:13px;font-family:inherit}._formSelect_1nb2h_379:focus{outline:none;border-color:#4a90e2}._voterIdentity_1nb2h_387{display:flex;align-items:center;gap:8px}._voteTally_1nb2h_389{display:flex;gap:12px;font-size:12px;font-weight:600}._voteAbstain_1nb2h_391{color:#8a9bb0}._voteParticipation_1nb2h_393{display:flex;flex-direction:column;gap:4px;padding:8px 0;border-top:1px solid var(--border, #2d3748)}._voteRecordRow_1nb2h_395{display:flex;align-items:center;gap:8px;font-size:11px}._voterNameLabel_1nb2h_397{color:var(--text, #e2e8f0);font-weight:600;min-width:80px}._voterChoice_1nb2h_399{font-weight:700;text-transform:uppercase;font-size:10px;padding:1px 6px;border-radius:4px}._voterChoice_1nb2h_399[data-choice=yes]{color:#48bb78;background:#48bb781a}._voterChoice_1nb2h_399[data-choice=no]{color:#fc8181;background:#fc81811a}._voterChoice_1nb2h_399[data-choice=abstain]{color:#8a9bb0;background:#8a9bb014}._notVotedList_1nb2h_407{display:flex;gap:6px;flex-wrap:wrap}._notVotedName_1nb2h_409{font-size:11px;color:var(--text-muted, #8a9bb0);background:#ffffff0a;border:1px solid var(--border, #2d3748);border-radius:4px;padding:2px 6px}._membersWrap_1nb2h_415{display:flex;flex-direction:column;gap:16px}._membersSummary_1nb2h_417{font-size:13px;color:var(--text-muted, #8a9bb0);margin-top:-8px}._addMemberRow_1nb2h_419{display:flex;gap:8px;align-items:center}._addMemberRow_1nb2h_419 ._formInput_1nb2h_187{flex:1;max-width:300px}._membersList_1nb2h_423{display:flex;flex-direction:column;gap:6px}._memberRow_1nb2h_425{display:flex;align-items:center;gap:12px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:8px;padding:10px 14px;flex-wrap:wrap}._memberInfo_1nb2h_427{display:flex;align-items:center;gap:8px;flex:1;min-width:150px}._memberName_1nb2h_429{font-size:14px;font-weight:700;color:var(--text, #e2e8f0)}._memberRole_1nb2h_431{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:4px;border:1px solid;cursor:pointer;background:transparent;font-family:inherit}._memberJoined_1nb2h_433{font-size:11px;color:var(--text-muted, #8a9bb0)}._clubNameEdit_1nb2h_435{display:flex;gap:6px;align-items:center}._editNameBtn_1nb2h_437{background:none;border:none;color:var(--accent, #4a90e2);font-size:11px;cursor:pointer;font-family:inherit;margin-left:8px}._editNameBtn_1nb2h_437:hover{text-decoration:underline}._inviteBlock_1nb2h_441{background:#4a90e20f;border:1px solid rgba(74,144,226,.2);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:8px}._inviteLabel_1nb2h_443{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4a90e2}._inviteRow_1nb2h_445{display:flex;gap:8px;align-items:center}._inviteInput_1nb2h_447{flex:1;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:6px;padding:6px 10px;font-size:12px;color:var(--text-muted, #8a9bb0);font-family:JetBrains Mono,monospace;outline:none}._formRowPair_1nb2h_449{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:600px){._formRowPair_1nb2h_449{grid-template-columns:1fr}}._clubPortfolioWrap_1nb2h_457{display:flex;flex-direction:column;gap:16px}._clubPortfolioSummary_1nb2h_459{display:flex;gap:20px;flex-wrap:wrap;padding:12px 16px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px}._clubPortfolioStat_1nb2h_461{display:flex;flex-direction:column;gap:2px}._clubPortfolioStatLabel_1nb2h_463{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0)}._clubPortfolioStatValue_1nb2h_465{font-size:16px;font-weight:800;color:var(--text, #e2e8f0);font-family:JetBrains Mono,monospace}._tableScrollWrap_1nb2h_469{overflow:auto;max-height:480px;border:1px solid var(--border, #2d3748);border-radius:8px}._panelTableWrap_1nb2h_471{overflow:auto;max-height:360px}._panelTable_1nb2h_471{width:100%;border-collapse:separate;border-spacing:0;font-size:12px}._panelTable_1nb2h_471 th{position:sticky;top:0;z-index:2;padding:5px 8px;font-size:11px;font-weight:600;color:#4a5568;border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}._panelTable_1nb2h_471 th:hover{color:#8a9bb0}._panelTable_1nb2h_471 td{padding:7px 8px;border-top:1px solid rgba(255,255,255,.05)}._manualEntryForm_1nb2h_481{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:12px 14px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:8px;margin-bottom:12px}._manualInput_1nb2h_483{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:6px;color:var(--text, #e2e8f0);padding:6px 10px;font-size:13px;font-family:inherit}._manualInput_1nb2h_483:focus{outline:none;border-color:var(--accent, #4a90e2)}._manualInput_1nb2h_483 option{background:var(--surface2, #1a2332)}._removeRowBtn_1nb2h_489{background:none;border:none;color:var(--text-muted, #8a9bb0);cursor:pointer;font-size:12px;padding:3px 7px;border-radius:4px;opacity:0;transition:opacity .15s,color .15s}._clubPortfolioTable_1nb2h_491 tr:hover ._removeRowBtn_1nb2h_489{opacity:1}._removeRowBtn_1nb2h_489:hover{color:#fc8181}@media(hover:none){._removeRowBtn_1nb2h_489{opacity:1}}._clubPortfolioTable_1nb2h_491{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}._clubPortfolioTable_1nb2h_491 th{position:sticky;top:0;z-index:2;padding:8px 12px;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);background:var(--surface2, #1a2332);border-bottom:1px solid var(--border, #2d3748)}._clubPortfolioTable_1nb2h_491 td{padding:9px 12px;border-bottom:1px solid var(--border, #2d3748);color:var(--text, #e2e8f0);transition:background .12s,box-shadow .12s}._clubPortfolioTable_1nb2h_491 tr:hover td{background:#4a90e20d;box-shadow:inset 0 1px #ffffff0a}._clubPortfolioTable_1nb2h_491 tr:hover td:first-child{box-shadow:inset 0 1px #ffffff0a,inset 2px 0 #4a90e280}._thWithTip_1nb2h_513{position:relative}._thTooltip_1nb2h_515{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(-2px);width:220px;padding:10px 12px;background:#0f141ef0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 8px 24px #00000080;font-size:11px;font-weight:400;text-transform:none;letter-spacing:normal;line-height:1.5;color:#c9d1d9;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:200;white-space:normal}._thTooltip_1nb2h_515:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:#0f141ef0}._thWithTip_1nb2h_513:hover ._thTooltip_1nb2h_515,._thWithTip_1nb2h_513:focus-within ._thTooltip_1nb2h_515{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:640px){._pipelineHeader_1nb2h_59{flex-direction:column;align-items:flex-start;gap:10px}._clubPortfolioTable_1nb2h_491 th,._clubPortfolioTable_1nb2h_491 td{padding:8px 10px;font-size:12px}}.infotip{position:relative;display:inline-flex;align-items:center;gap:5px}.infotip-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:10px;font-weight:700;font-style:normal;color:#8a9bb0;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:50%;cursor:help;-webkit-user-select:none;user-select:none;transition:color .15s,background .15s,border-color .15s,transform .15s}.infotip:hover .infotip-icon,.infotip:focus-within .infotip-icon{color:#4a90e2;background:#4a90e21f;border-color:#4a90e273;transform:translateY(-1px)}.infotip-bubble{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(4px);width:280px;padding:12px 14px;background:linear-gradient(135deg,#141b2df5,#0f1423f5);border:1px solid rgba(74,144,226,.35);border-radius:10px;box-shadow:0 10px 32px #0000008c,0 2px 8px #4a90e226,inset 0 1px #ffffff0f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:50;font-size:12px;line-height:1.5;color:#e2e8f0;text-align:left;white-space:normal;background-clip:padding-box}.infotip-bubble:before{content:"";position:absolute;top:0;left:12px;right:12px;height:1px;background:linear-gradient(90deg,transparent,rgba(74,144,226,.6) 30%,rgba(124,58,237,.6) 70%,transparent);border-radius:10px 10px 0 0}.infotip-bubble:after{content:"";position:absolute;bottom:-7px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:linear-gradient(135deg,#141b2df5,#0f1423f5);border-right:1px solid rgba(74,144,226,.35);border-bottom:1px solid rgba(74,144,226,.35)}.infotip:hover .infotip-bubble,.infotip:focus-within .infotip-bubble{opacity:1;transform:translate(-50%) translateY(0)}.infotip-bubble-title{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#4a90e2;margin-bottom:6px}.infotip-bubble-body{display:block;color:#cbd5e0;font-weight:400}.infotip-right .infotip-bubble{left:auto;right:0;transform:translateY(4px)}.infotip-right .infotip-bubble:after{left:auto;right:16px;transform:rotate(45deg)}.infotip-right:hover .infotip-bubble,.infotip-right:focus-within .infotip-bubble{transform:translateY(0)}._page_1vp14_1{max-width:1100px;margin:0 auto;padding:24px 20px 60px}._header_1vp14_13{margin-bottom:24px}._title_1vp14_19{font-size:28px;font-weight:800;color:#f1f5f9;letter-spacing:-.02em;margin:0 0 6px}._subtitle_1vp14_33{font-size:14px;color:#94a3b8;margin:0}._hero_1vp14_47{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;padding:22px;background:linear-gradient(135deg,#4a90e21a,#6366f10f);border:1px solid rgba(74,144,226,.2);border-radius:14px;margin-bottom:20px}._heroStat_1vp14_67{display:flex;flex-direction:column;gap:4px}._heroLabel_1vp14_69{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}._heroValue_1vp14_83{font-size:22px;font-weight:800;color:#f1f5f9;letter-spacing:-.02em}._heroSub_1vp14_95{font-size:12px;color:#64748b}._importPanel_1vp14_107{background:#ffffff05;border:1px dashed rgba(255,255,255,.15);border-radius:12px;padding:24px;margin-bottom:24px;text-align:center}._importTitle_1vp14_123{font-size:15px;font-weight:700;color:#f1f5f9;margin:0 0 4px}._importDesc_1vp14_129{font-size:13px;color:#94a3b8;margin:0 0 14px}._fileInput_1vp14_135{display:none}._importBtn_1vp14_137{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;background:#4a90e2;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .15s}._importBtn_1vp14_137:hover:not(:disabled){background:#3a7bc8}._importBtn_1vp14_137:disabled{opacity:.5;cursor:not-allowed}._importResult_1vp14_153{margin-top:14px;padding:12px 16px;background:#22c55e14;border:1px solid rgba(34,197,94,.25);border-radius:8px;font-size:13px;color:#86efac;text-align:left}._importError_1vp14_163{margin-top:14px;padding:12px 16px;background:#ef444414;border:1px solid rgba(239,68,68,.25);border-radius:8px;font-size:13px;color:#fca5a5;text-align:left}._section_1vp14_177{margin-bottom:24px}._sectionHeader_1vp14_179{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}._sectionTitle_1vp14_187{font-size:16px;font-weight:700;color:#f1f5f9}._sectionMeta_1vp14_189{font-size:12px;color:#94a3b8}._tableWrap_1vp14_193{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}._table_1vp14_193{width:100%;border-collapse:collapse;font-size:13px}._table_1vp14_193 thead{background:#ffffff08}._table_1vp14_193 th{text-align:left;padding:12px 16px;font-weight:700;color:#94a3b8;text-transform:uppercase;font-size:11px;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.08)}._table_1vp14_193 td{padding:12px 16px;color:#e2e8f0;border-bottom:1px solid rgba(255,255,255,.04)}._table_1vp14_193 tr:last-child td{border-bottom:none}._table_1vp14_193 tbody tr{cursor:pointer;transition:background .1s}._table_1vp14_193 tbody tr:hover{background:#4a90e20f}._numeric_1vp14_235{text-align:right;font-variant-numeric:tabular-nums}._gainPos_1vp14_237{color:#86efac}._gainNeg_1vp14_239{color:#fca5a5}._statusClosed_1vp14_241{display:inline-block;padding:2px 8px;font-size:10px;background:#94a3b826;color:#94a3b8;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}._detailHeader_1vp14_255{display:flex;align-items:center;gap:12px;margin-bottom:18px}._backBtn_1vp14_261{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#cbd5e1;padding:6px 12px;border-radius:6px;font-size:13px;cursor:pointer}._backBtn_1vp14_261:hover{background:#ffffff1a}._detailName_1vp14_273{font-size:22px;font-weight:800;color:#f1f5f9}._narrativeCard_1vp14_277{padding:18px;margin-bottom:18px;background:#4a90e20d;border-left:3px solid #4a90e2;border-radius:8px;color:#cbd5e1;font-size:15px;line-height:1.55}._narrativeCard_1vp14_277 strong{color:#f1f5f9}._narrativeCard_1vp14_277 ._gainPos_1vp14_237{color:#4ade80;font-weight:700}._narrativeCard_1vp14_277 ._gainNeg_1vp14_239{color:#f87171;font-weight:700}@media(max-width:640px){._page_1vp14_1{padding:16px 12px 40px}._title_1vp14_19{font-size:22px}._heroValue_1vp14_83{font-size:18px}._table_1vp14_193{font-size:12px}._table_1vp14_193 th,._table_1vp14_193 td{padding:10px 8px}._hideOnMobile_1vp14_309{display:none}}._page_z0inh_3{position:relative;max-width:920px;margin:0 auto;padding:32px 20px 56px;display:flex;flex-direction:column;gap:32px;color:#e2e8f0;animation:_pageFadeIn_z0inh_1 .4s ease-out}@keyframes _pageFadeIn_z0inh_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._page_z0inh_3:before{content:"";position:fixed;top:-20%;left:50%;transform:translate(-50%);width:1200px;height:600px;background:radial-gradient(circle at 30% 50%,rgba(120,90,220,.08) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(74,144,226,.06) 0%,transparent 50%);filter:blur(60px);pointer-events:none;z-index:-1}._pageHero_z0inh_65{text-align:center;padding:12px 0 8px;position:relative;animation:_heroFadeIn_z0inh_1 .55s ease-out}@keyframes _heroFadeIn_z0inh_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._pageHeroEyebrow_z0inh_85{display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;padding:5px 14px;border-radius:999px;background:linear-gradient(90deg,#4a90e229,#b794f429);border:1px solid rgba(183,148,244,.3);color:#d4c5f8;margin-bottom:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._pageHeroTitle_z0inh_109{font-size:34px;font-weight:800;letter-spacing:-.025em;line-height:1.15;margin:0 0 12px;color:#fff}._pageHeroAccent_z0inh_121{background:linear-gradient(90deg,#b794f4,#4a90e2);-webkit-background-clip:text;background-clip:text;color:transparent}._pageHeroSub_z0inh_131{font-size:14px;color:#b6c8e0;line-height:1.65;max-width:640px;margin:0 auto}@media(max-width:720px){._pageHeroTitle_z0inh_109{font-size:26px}._pageHeroSub_z0inh_131{font-size:13px}}._section_z0inh_155{position:relative;background:linear-gradient(180deg,#ffffff08,#ffffff04);border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:26px 28px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .3s,box-shadow .3s;animation:_sectionFadeIn_z0inh_1 .5s ease-out backwards}._section_z0inh_155:nth-child(1){animation-delay:.05s}._section_z0inh_155:nth-child(2){animation-delay:.1s}._section_z0inh_155:nth-child(3){animation-delay:.15s}._section_z0inh_155:nth-child(4){animation-delay:.2s}._section_z0inh_155:nth-child(5){animation-delay:.25s}@keyframes _sectionFadeIn_z0inh_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._sectionHead_z0inh_195{margin-bottom:18px}._sectionTitle_z0inh_197{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:800;margin:0 0 6px;letter-spacing:-.015em;color:#f1f5f9}._sectionEmoji_z0inh_211{font-size:22px;line-height:1}._sectionSub_z0inh_213{font-size:13px;color:#8a9bb0;line-height:1.6;margin:0;max-width:640px}._featured_z0inh_225{position:relative;overflow:hidden;background:radial-gradient(ellipse at 100% 0%,rgba(183,148,244,.2) 0%,transparent 55%),radial-gradient(ellipse at 0% 100%,rgba(74,144,226,.16) 0%,transparent 55%),linear-gradient(180deg,#1c16328c,#0f12238c);border-color:#b794f452;padding:30px 32px;box-shadow:inset 0 1px #ffffff0f,0 12px 40px #785adc1f}._featuredGlow_z0inh_251{position:absolute;top:-100px;right:-120px;width:340px;height:340px;background:radial-gradient(circle,rgba(183,148,244,.5) 0%,transparent 70%);filter:blur(40px);pointer-events:none;animation:_glowPulse_z0inh_1 6s ease-in-out infinite}@keyframes _glowPulse_z0inh_1{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}._featuredHead_z0inh_277{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;position:relative}._featuredEyebrow_z0inh_285{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#d4c5f8}._featuredTopic_z0inh_297{font-size:10px;font-weight:800;padding:4px 10px;border-radius:999px;background:#b794f42e;border:1px solid rgba(183,148,244,.4);color:#d4c5f8;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._featuredTitle_z0inh_315{font-size:28px;font-weight:800;margin:0 0 16px;letter-spacing:-.025em;line-height:1.2;background:linear-gradient(90deg,#fff,#d4c5f8,#b6c8e0);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative}._featuredBody_z0inh_335{font-size:14.5px;line-height:1.7;color:#d4dde8;margin:0 0 14px;position:relative}._takeaways_z0inh_345{margin:8px 0 20px;padding:14px 18px;background:#ffffff08;border-left:2px solid rgba(183,148,244,.5);border-radius:8px;list-style:none;display:flex;flex-direction:column;gap:8px;position:relative}._takeaways_z0inh_345 li{font-size:13px;line-height:1.55;color:#b6c8e0;padding-left:18px;position:relative}._takeaways_z0inh_345 li:before{content:"→";position:absolute;left:0;color:#b794f4;font-weight:700}._featuredCta_z0inh_383{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:linear-gradient(90deg,#b794f438,#4a90e238);border:1px solid rgba(183,148,244,.45);border-radius:12px;color:#fff;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.22,1,.36,1);position:relative;box-shadow:0 4px 14px #785adc2e}._featuredCta_z0inh_383:hover{background:linear-gradient(90deg,#b794f459,#4a90e259);border-color:#b794f4bf;transform:translateY(-2px);box-shadow:0 10px 28px #785adc52}._featuredCtaMeta_z0inh_421{font-weight:600;color:#d4c5f8;font-size:12px}._featuredCtaArrow_z0inh_427{margin-left:4px;transition:transform .25s;font-size:15px}._featuredCta_z0inh_383:hover ._featuredCtaArrow_z0inh_427{transform:translate(4px)}._howWe_z0inh_441{border-left:3px solid transparent;border-image:linear-gradient(180deg,#f6ad55,#f6ad5533) 1;border-image-slice:0 0 0 1}._cardList_z0inh_451{display:flex;flex-direction:column;gap:10px}._howWeItem_z0inh_455{background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden;transition:all .25s cubic-bezier(.22,1,.36,1)}._howWeItem_z0inh_455:hover{border-color:#f6ad5540;background:#f6ad5506}._howWeItemOpen_z0inh_477{background:linear-gradient(180deg,#f6ad550f,#f6ad5505);border-color:#f6ad5559;box-shadow:0 4px 16px #f6ad550f}._howWeItemHead_z0inh_487{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:none;border:none;color:#f1f5f9;font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer;text-align:left;transition:color .15s}._howWeItemHead_z0inh_487:hover{color:#fff}._howWeItemTitleBlock_z0inh_507{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._howWeItemTitle_z0inh_507{font-size:14.5px;font-weight:800;color:#f1f5f9}._howWeItemPrinciple_z0inh_519{font-size:12px;font-weight:500;color:#cbd5e0;font-style:italic;opacity:.85}._howWeChevron_z0inh_527{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#f6ad5526;border:1px solid rgba(246,173,85,.3);color:#f6ad55;font-size:16px;font-weight:700;transition:all .2s}._howWeItemOpen_z0inh_477 ._howWeChevron_z0inh_527{background:#f6ad554d;transform:rotate(180deg)}._howWeBody_z0inh_553{padding:0 16px 16px;font-size:13.5px;line-height:1.7;color:#cbd5e0;animation:_itemBodyOpen_z0inh_1 .25s ease-out}@keyframes _itemBodyOpen_z0inh_1{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}._howWeBody_z0inh_553 p{margin:0 0 10px}._howWeMeta_z0inh_573{margin-top:12px;font-size:11px;color:#6b7a8f;font-style:italic;padding-top:10px;border-top:1px dashed rgba(255,255,255,.06)}._howWeLink_z0inh_589{margin:12px 0 4px;font-size:11.5px;color:#8a9bb0}._helpLearnLink_z0inh_597{background:none;border:none;padding:0;margin:0;color:#60a5fa;font-family:inherit;font-size:11.5px;font-weight:600;cursor:pointer}._helpLearnLink_z0inh_597:hover{text-decoration:underline}._overrideLog_z0inh_613{margin-top:14px;padding:12px 14px;background:#4a90e20a;border:1px solid rgba(74,144,226,.18);border-radius:8px}._overrideLogHead_z0inh_625{font-size:10.5px;font-weight:800;color:#60a5fa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}._overrideLogEmpty_z0inh_633{font-size:12px;color:#8a9bb0;line-height:1.55;font-style:italic}._overrideLogList_z0inh_639{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}._overrideLogItem_z0inh_647{display:grid;grid-template-columns:auto auto auto 1fr;gap:12px;align-items:baseline;font-size:12px;color:#cbd5e0;padding:6px 0;border-bottom:1px dashed rgba(255,255,255,.04)}._overrideLogItem_z0inh_647:last-child{border-bottom:none}._overrideLogDate_z0inh_665{color:#6b7a8f;font-family:JetBrains Mono,monospace;font-size:10.5px}._overrideLogTicker_z0inh_671{color:#4a90e2;font-weight:800}._overrideLogSig_z0inh_677{color:#8a9bb0}._overrideLogWhy_z0inh_683{color:#cbd5e0;font-style:italic}._featuredDiscipline_z0inh_693{margin-top:14px;padding:8px 12px;font-size:10.5px;color:#6b7a8f;font-style:italic;line-height:1.5;background:#ffffff05;border-left:2px solid rgba(255,255,255,.08);border-radius:0 6px 6px 0}._pastLessons_z0inh_711{border-left:3px solid transparent;border-image:linear-gradient(180deg,#48bb78,#48bb7833) 1;border-image-slice:0 0 0 1}._lessonEmpty_z0inh_721{padding:18px 20px;background:#ffffff06;border:1px dashed rgba(255,255,255,.1);border-radius:10px}._lessonEmptyTitle_z0inh_733{font-size:13.5px;font-weight:700;color:#e2e8f0;margin-bottom:6px}._lessonEmptyBody_z0inh_741{font-size:12.5px;color:#8a9bb0;line-height:1.6}._lessonList_z0inh_747{display:flex;flex-direction:column;gap:10px}._lessonItem_z0inh_753{padding:12px 14px;background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:10px}._lessonHead_z0inh_765{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}._lessonTitle_z0inh_773{font-size:13.5px;font-weight:700;color:#e2e8f0}._lessonDate_z0inh_779{font-size:10.5px;color:#6b7a8f;font-family:JetBrains Mono,monospace}._lessonRow_z0inh_785{display:flex;gap:8px;font-size:12px;color:#cbd5e0;line-height:1.55;padding:3px 0}._lessonQ_z0inh_793{flex-shrink:0;min-width:140px;font-size:11px;font-weight:600;color:#8a9bb0;text-transform:uppercase;letter-spacing:.04em}._concepts_z0inh_807{border-left:3px solid transparent;border-image:linear-gradient(180deg,#b794f4,#b794f433) 1;border-image-slice:0 0 0 1}._filterRow_z0inh_819{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}._filterChip_z0inh_827{padding:6px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#8a9bb0;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .18s}._filterChip_z0inh_827:hover{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff24}._filterChipActive_z0inh_857{background:linear-gradient(135deg,#b794f440,#b794f41f);border-color:#b794f480;color:#d4c5f8;box-shadow:0 2px 10px #b794f426}._conceptGrid_z0inh_871{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}._conceptCard_z0inh_881{display:flex;flex-direction:column;gap:10px;padding:16px;background:#ffffff06;border:1px solid rgba(255,255,255,.06);border-radius:12px;cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:all .25s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}._conceptCard_z0inh_881:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(183,148,244,.05) 50%,transparent 100%);transition:left .5s}._conceptCard_z0inh_881:hover{background:linear-gradient(180deg,#b794f414,#b794f406);border-color:#b794f466;transform:translateY(-2px);box-shadow:0 8px 20px #b794f41a}._conceptCard_z0inh_881:hover:before{left:100%}._conceptTop_z0inh_935{display:flex;align-items:center;justify-content:space-between;gap:8px}._conceptTerm_z0inh_943{font-size:14.5px;font-weight:800;color:#f1f5f9;letter-spacing:-.01em}._levelBadge_z0inh_951{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:5px;flex-shrink:0}._level_beginner_z0inh_963{background:#48bb782e;color:#68d391;border:1px solid rgba(72,187,120,.3)}._level_intermediate_z0inh_971{background:#e0a8352e;color:#f0c674;border:1px solid rgba(224,168,53,.3)}._conceptTeaser_z0inh_979{font-size:12.5px;line-height:1.6;color:#b6c8e0}._conceptCta_z0inh_985{font-size:11px;color:#b794f4;font-weight:700;letter-spacing:.04em;margin-top:auto;display:inline-flex;align-items:center;gap:4px;transition:gap .2s}._conceptCard_z0inh_881:hover ._conceptCta_z0inh_985{gap:8px}._external_z0inh_1005{border-left:3px solid transparent;border-image:linear-gradient(180deg,#48bb78,#48bb7833) 1;border-image-slice:0 0 0 1}._externalList_z0inh_1017{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}._externalItem_z0inh_1025{display:flex;align-items:center;gap:14px;padding:12px 14px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:10px;text-decoration:none;transition:all .22s cubic-bezier(.22,1,.36,1)}._externalItem_z0inh_1025:hover{background:linear-gradient(90deg,#48bb7814,#48bb7805);border-color:#48bb7859;transform:translate(4px)}._externalLabel_z0inh_1053{font-size:13.5px;font-weight:700;color:#f1f5f9}._externalNote_z0inh_1059{font-size:12px;color:#8a9bb0;flex:1}._externalArrow_z0inh_1067{color:#48bb78;font-size:13px;font-weight:700;transition:transform .2s;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#48bb781f;border:1px solid rgba(72,187,120,.25)}._externalItem_z0inh_1025:hover ._externalArrow_z0inh_1067{transform:translate(2px,-2px) rotate(8deg);background:#48bb7838}._bridge_z0inh_1097{text-align:center;font-size:12.5px;color:#8a9bb0;padding:18px;border-top:1px dashed rgba(255,255,255,.08);margin-top:8px}._bridgeLink_z0inh_1111{background:none;border:none;padding:0;color:#4a90e2;font-weight:700;font-size:12.5px;cursor:pointer;font-family:inherit;position:relative;transition:color .15s}._bridgeLink_z0inh_1111:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,#4a90e2 50%,transparent 100%);opacity:0;transition:opacity .2s}._bridgeLink_z0inh_1111:hover{color:#79b3f5}._bridgeLink_z0inh_1111:hover:after{opacity:1}@media(max-width:720px){._page_z0inh_3{padding:20px 14px 36px;gap:22px}._section_z0inh_155{padding:20px 18px}._featured_z0inh_225{padding:22px 20px}._featuredTitle_z0inh_315{font-size:22px}._conceptGrid_z0inh_871{grid-template-columns:1fr}._step_z0inh_1171{padding-left:48px}._step_z0inh_1171:before{left:12px}}@media(prefers-reduced-motion:reduce){._page_z0inh_3,._section_z0inh_155,._featuredGlow_z0inh_251{animation:none}._conceptCard_z0inh_881:hover,._playbookCard_z0inh_1195:hover,._featuredCta_z0inh_383:hover,._externalItem_z0inh_1025:hover{transform:none}}._page_kevet_5{display:flex;flex-direction:column;gap:20px}._hero_kevet_11{background:linear-gradient(135deg,#111827,#1a2332);border:1px solid #2d3748;border-radius:14px;padding:28px 28px 20px}._heroTitle_kevet_23{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;color:#8a9bb0;margin-bottom:18px}._briefLines_kevet_41{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}._briefLine_kevet_41{display:flex;align-items:baseline;gap:12px;padding:8px 14px;border-radius:8px;background:#ffffff05}._briefLabel_kevet_59{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;width:90px;flex-shrink:0;opacity:.6}._briefValue_kevet_77{font-size:14px;font-weight:500;color:#e2e8f0;line-height:1.4}._briefBorderGreen_kevet_89{border-left:3px solid #48bb78}._briefBorderAmber_kevet_91{border-left:3px solid #e0a835}._briefBorderRed_kevet_93{border-left:3px solid #fc8181}._briefBorderBlue_kevet_95{border-left:3px solid #4a90e2}._kpiStrip_kevet_101{display:flex;gap:12px;flex-wrap:wrap}._kpiPill_kevet_103{display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 18px;background:#ffffff08;border:1px solid #2d3748;border-radius:10px;min-width:90px}._kpiValue_kevet_125{font-size:24px;font-weight:800;line-height:1}._kpiSub_kevet_127{font-size:12px;color:#8a9bb0;font-weight:400}._kpiLabel_kevet_129{font-size:10px;color:#8a9bb0;text-transform:uppercase;letter-spacing:.5px;font-weight:600}._kpiPillWithTip_kevet_135{position:relative;cursor:default}._kpiTooltip_kevet_137{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(4px);width:240px;max-width:calc(100vw - 32px);padding:12px 14px;background:#0f141eeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:10px;box-shadow:0 8px 32px #00000080,0 0 1px #ffffff1a;font-size:12px;line-height:1.5;color:#c9d1d9;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:100}._kpiTooltip_kevet_137:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#0f141eeb}._kpiPillWithTip_kevet_135:hover ._kpiTooltip_kevet_137{opacity:1;transform:translate(-50%) translateY(0)}._kpiTooltipGlow_kevet_207{position:absolute;inset:-1px;border-radius:11px;opacity:.3;pointer-events:none;z-index:-1}._card_kevet_227{background:#111827;border:1px solid #2d3748;border-radius:12px;padding:22px 24px}._sectionTitle_kevet_239{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#8a9bb0;margin-bottom:16px}._barList_kevet_259{display:flex;flex-direction:column;gap:6px}._barRow_kevet_261{display:flex;align-items:center;gap:10px;height:28px}._barTicker_kevet_273{font-size:12px;font-weight:800;color:#4a90e2;width:48px;flex-shrink:0;text-align:right}._barTrack_kevet_289{flex:1;height:20px;position:relative;display:flex;align-items:center}._barCenter_kevet_303{position:absolute;left:50%;width:1px;height:100%;background:#2d3748}._barFill_kevet_317{position:absolute;height:16px;border-radius:3px;transition:width .3s ease}._barFillPos_kevet_329{background:#48bb7880;left:50%}._barFillNeg_kevet_331{background:#fc818180;right:50%}._barLabel_kevet_333{font-size:11px;font-weight:600;position:absolute;white-space:nowrap}._barLabelPos_kevet_345{right:-8px;transform:translate(100%);color:#48bb78}._barLabelNeg_kevet_347{left:-8px;transform:translate(-100%);color:#fc8181}._barMeta_kevet_349{font-size:11px;color:#8a9bb0;width:80px;text-align:right;flex-shrink:0}._reviewGrid_kevet_367{display:flex;flex-direction:column;gap:10px}._reviewCard_kevet_369{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#ffffff05;border:1px solid #2d3748;border-radius:10px}._reviewBadge_kevet_387{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;border-radius:4px;white-space:nowrap;flex-shrink:0;margin-top:2px}._badgePosition_kevet_409{background:#fc81811f;color:#fc8181}._badgeProcess_kevet_411{background:#e0a8351f;color:#e0a835}._badgePattern_kevet_413{background:#4a90e21f;color:#4a90e2}._reviewBody_kevet_415{flex:1}._reviewHeadline_kevet_417{font-size:14px;font-weight:700;color:#e2e8f0;margin-bottom:4px}._reviewDetail_kevet_419{font-size:12px;color:#8a9bb0;line-height:1.5}._reviewIndicator_kevet_421{font-size:13px;font-weight:800;padding:4px 10px;border-radius:6px;flex-shrink:0}._scenarioGrid_kevet_439{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}._scenarioCard_kevet_441{padding:16px;background:#ffffff05;border:1px solid #2d3748;border-radius:10px}._scenarioName_kevet_453{font-size:14px;font-weight:800;color:#e2e8f0;margin-bottom:6px}._scenarioDesc_kevet_455{font-size:11px;color:#8a9bb0;margin-bottom:10px;line-height:1.4}._scenarioDelta_kevet_457{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;margin-bottom:8px}._scenarioObs_kevet_473{font-size:12px;color:#8a9bb0;line-height:1.5}._patternColumns_kevet_479{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:700px){._patternColumns_kevet_479{grid-template-columns:1fr}}._patternColumn_kevet_479{display:flex;flex-direction:column;gap:8px}._patternColumnTitle_kevet_485{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}._strengthTitle_kevet_499{color:#48bb78}._riskTitle_kevet_501{color:#fc8181}._patternCard_kevet_503{padding:12px 14px;background:#ffffff05;border-radius:8px}._patternStrength_kevet_513{border-left:3px solid #48bb78}._patternRisk_kevet_515{border-left:3px solid #fc8181}._patternHeadline_kevet_517{font-size:13px;font-weight:700;color:#e2e8f0;margin-bottom:3px}._patternDetail_kevet_519{font-size:11px;color:#8a9bb0;line-height:1.5}._execStrip_kevet_525{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:12px}._execMetric_kevet_527{display:flex;flex-direction:column;align-items:center;gap:2px}._execValue_kevet_539{font-size:20px;font-weight:800}._execLabel_kevet_541{font-size:10px;color:#8a9bb0;text-transform:uppercase;letter-spacing:.4px}._timeline_kevet_547{display:flex;flex-direction:column;gap:0}._timelineNode_kevet_549{display:flex;align-items:flex-start;gap:12px;border-left:2px solid #2d3748;margin-left:12px;padding:10px 0 10px 16px;position:relative}._timelineNode_kevet_549:before{content:"";position:absolute;left:-5px;top:14px;width:8px;height:8px;border-radius:50%;background:#2d3748}._timelineApproved_kevet_589:before{background:#48bb78}._timelineExecuted_kevet_591:before{background:#4a90e2}._timelineClosed_kevet_593:before{background:#8a9bb0}._timelineRejected_kevet_595:before{background:#fc8181}._timelineDate_kevet_597{font-size:11px;color:#8a9bb0;width:70px;flex-shrink:0}._timelineDesc_kevet_599{font-size:13px;color:#e2e8f0;flex:1}._timelinePill_kevet_601{font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;flex-shrink:0}._clusterBracket_kevet_615{font-size:10px;color:#e0a835;margin-left:12px;padding:4px 12px 4px 16px;border-left:2px solid #e0a835;font-weight:600}._expandBtn_kevet_637{background:none;border:1px solid #2d3748;border-radius:6px;color:#4a90e2;font-size:11px;font-weight:600;padding:6px 16px;cursor:pointer;margin-top:8px}._expandBtn_kevet_637:hover{border-color:#4a90e2;background:#4a90e20f}._emptyState_kevet_665{text-align:center;padding:40px 20px;color:#8a9bb0;font-size:14px}._emptyTitle_kevet_677{font-size:16px;font-weight:700;color:#e2e8f0;margin-bottom:8px}._wrap_1uh04_9{display:flex;flex-direction:column;gap:var(--space-sm, 8px)}._bar_1uh04_27{display:flex;border-radius:var(--radius-sm, 8px);overflow:hidden;background:var(--surface-3, #111120)}._segment_1uh04_47{position:relative;transition:opacity .2s ease,transform .15s ease;animation:_segmentGrow_1uh04_1 .8s cubic-bezier(.4,0,.2,1) both}@keyframes _segmentGrow_1uh04_1{0%{max-width:0;opacity:0}to{max-width:100%;opacity:1}}._segmentHover_1uh04_85{opacity:.85;transform:scaleY(1.4);z-index:2}._segmentHighlight_1uh04_97{box-shadow:inset 0 0 0 1px #ffffff26}._tooltip_1uh04_111{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:6px 10px;background:var(--surface-1, #08080F);border:1px solid var(--border-2, rgba(110, 110, 200, .22));border-radius:var(--radius-sm, 8px);box-shadow:var(--shadow-card);font-family:var(--font-body);font-size:11px;color:var(--text-1, #EEEEF8);white-space:nowrap;pointer-events:none;z-index:10;display:flex;align-items:center;gap:5px;animation:_fadeSlideUp_1uh04_1 .15s ease both}._tooltip_1uh04_111:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:var(--surface-1, #08080F)}._tooltipDot_1uh04_177{width:6px;height:6px;border-radius:50%;flex-shrink:0}._legend_1uh04_197{display:flex;flex-wrap:wrap;gap:4px 14px}._legendItem_1uh04_209{display:inline-flex;align-items:center;gap:5px;cursor:default;padding:1px 0;transition:opacity .15s ease}._legendItemHover_1uh04_227{opacity:1}._legend_1uh04_197:hover ._legendItem_1uh04_209:not(._legendItemHover_1uh04_227){opacity:.4}._legendDot_1uh04_245{width:8px;height:8px;border-radius:2px;flex-shrink:0}._legendLabel_1uh04_259{font-family:var(--font-body);font-size:11px;color:var(--text-2, #8A8AAC)}._legendPct_1uh04_271{font-family:var(--font-data);font-size:11px;font-weight:600;color:var(--text-1, #EEEEF8)}._card_15o5x_1{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 20px;margin-bottom:14px;transition:box-shadow .15s ease}._card_15o5x_1:hover{box-shadow:0 2px 12px #00000012}._header_15o5x_27{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._headerLeft_15o5x_39{display:flex;align-items:center;gap:10px}._ticker_15o5x_49{font-size:18px;font-weight:700;color:#1e3a5f;letter-spacing:.5px}._archetype_15o5x_61{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;background:#dbeafe;color:#1e40af;border-radius:4px;padding:2px 8px}._headerRight_15o5x_81{display:flex;align-items:center;gap:12px}._conviction_15o5x_91{font-size:12px;font-weight:600}._date_15o5x_99{font-size:12px;color:#94a3b8}._draftText_15o5x_111{font-size:14px;color:#334155;line-height:1.65;margin:0 0 14px}._editArea_15o5x_123{width:100%;font-size:14px;color:#334155;line-height:1.65;border:1px solid #cbd5e1;border-radius:6px;padding:10px 12px;margin-bottom:12px;resize:vertical;font-family:inherit;box-sizing:border-box}._editArea_15o5x_123:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}._assumptions_15o5x_163{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:10px 14px;margin-bottom:12px}._assumptionsLabel_15o5x_177{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.7px;color:#64748b;margin-bottom:6px}._assumptionList_15o5x_193{margin:0;padding:0;list-style:none}._assumptionItem_15o5x_203{font-size:13px;color:#475569;line-height:1.5;display:flex;align-items:flex-start;gap:8px;margin-bottom:3px}._assumptionDot_15o5x_221{width:6px;height:6px;border-radius:50%;background:#16a34a;flex-shrink:0;margin-top:6px}._keyRisk_15o5x_241{font-size:13px;color:#475569;margin-bottom:14px;padding:8px 12px;background:#fef3c7;border-left:3px solid #d97706;border-radius:4px}._keyRiskLabel_15o5x_259{font-weight:600;color:#92400e}._overrideSection_15o5x_271{margin-bottom:12px}._overrideLabel_15o5x_277{font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px}._overrideArea_15o5x_289{width:100%;font-size:13px;color:#334155;border:1px solid #fca5a5;border-radius:6px;padding:8px 12px;resize:vertical;font-family:inherit;box-sizing:border-box;background:#fff7f7}._overrideArea_15o5x_289:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 2px #dc26261f}._error_15o5x_327{font-size:12px;color:#dc2626;margin-bottom:10px}._actions_15o5x_341{display:flex;gap:8px}._btn_15o5x_349{padding:7px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:opacity .1s ease,filter .1s ease}._btn_15o5x_349:disabled{opacity:.5;cursor:not-allowed}._btnApprove_15o5x_375{background:#16a34a;color:#fff}._btnApprove_15o5x_375:hover:not(:disabled){filter:brightness(1.08)}._btnEdit_15o5x_389{background:#2563eb;color:#fff}._btnEdit_15o5x_389:hover:not(:disabled){filter:brightness(1.08)}._btnOverride_15o5x_403{background:#dc2626;color:#fff}._btnOverride_15o5x_403:hover:not(:disabled){filter:brightness(1.08)}._btnCancel_15o5x_417{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}._btnCancel_15o5x_417:hover:not(:disabled){background:#e2e8f0}._page_xt2mv_1{max-width:720px;margin:0 auto;padding:24px 16px}._header_xt2mv_13{margin-bottom:24px}._title_xt2mv_19{font-size:22px;font-weight:700;color:#1e3a5f;margin-bottom:6px}._subtitle_xt2mv_31{font-size:14px;color:#64748b;line-height:1.5}._state_xt2mv_43{text-align:center;padding:40px 0;color:#94a3b8;font-size:14px}._stateError_xt2mv_55{text-align:center;padding:24px 0;color:#dc2626;font-size:14px}._empty_xt2mv_69{text-align:center;padding:60px 24px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px}._emptyIcon_xt2mv_83{font-size:32px;color:#16a34a;margin-bottom:12px}._emptyTitle_xt2mv_93{font-size:16px;font-weight:600;color:#334155;margin-bottom:8px}._emptyDesc_xt2mv_105{font-size:13px;color:#64748b;line-height:1.6;max-width:380px;margin:0 auto}._triggerForm_xt2mv_123{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px 18px;margin-bottom:24px}._triggerLabel_xt2mv_137{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.7px;color:#64748b;margin-bottom:10px}._triggerRow_xt2mv_153{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._tickerInput_xt2mv_165{width:130px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;font-weight:600;color:#1e3a5f;background:#fff;text-transform:uppercase;letter-spacing:.5px}._tickerInput_xt2mv_165:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}._portfolioSelect_xt2mv_199{padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;color:#334155;background:#fff;flex:1;min-width:140px}._portfolioSelect_xt2mv_199:focus{outline:none;border-color:#2563eb}._invokeBtn_xt2mv_227{padding:8px 20px;background:#1e3a5f;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:filter .1s ease}._invokeBtn_xt2mv_227:hover:not(:disabled){filter:brightness(1.15)}._invokeBtn_xt2mv_227:disabled{opacity:.5;cursor:not-allowed}._invokeMsg_xt2mv_265{margin-top:10px;font-size:13px;color:#16a34a}._invokeMsgError_xt2mv_275{margin-top:10px;font-size:13px;color:#dc2626}._invokeAnswer_xt2mv_285{margin-top:14px;padding:14px 16px;background:#4a90e20f;border:1px solid rgba(74,144,226,.25);border-radius:8px}._invokeAnswerLabel_xt2mv_299{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4a90e2;margin-bottom:8px}._invokeAnswerText_xt2mv_315{font-size:13px;color:#e2e8f0;line-height:1.6;white-space:pre-wrap}._invokeAnswerDismiss_xt2mv_327{margin-top:10px;font-size:11px;color:#8a9bb0;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}._count_xt2mv_349{font-size:13px;font-weight:600;color:#64748b;margin-bottom:14px}._list_xt2mv_363{display:flex;flex-direction:column;gap:12px}._sectionHead_xt2mv_377{display:flex;align-items:center;gap:8px;font-family:ui-monospace,SF Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin:22px 0 12px}._sectionCount_xt2mv_403{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#60a5fa29;border:1px solid rgba(96,165,250,.35);color:#bfdbfe;font-size:10px;font-weight:700}._form_1ot4j_1{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;padding:20px 22px;display:flex;flex-direction:column;gap:14px}._formTitle_1ot4j_21{font-size:13px;font-weight:700;color:var(--text, #e2e8f0)}._row_1ot4j_33{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}._field_1ot4j_45{display:flex;flex-direction:column;gap:4px}._label_1ot4j_57{font-size:11px;color:var(--text-muted, #8a9bb0);font-weight:600;text-transform:uppercase;letter-spacing:.04em}._input_1ot4j_73,._select_1ot4j_75{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:6px;color:var(--text, #e2e8f0);font-size:13px;padding:7px 10px;outline:none;transition:border-color .15s}._input_1ot4j_73:focus,._select_1ot4j_75:focus{border-color:#4a90e2}._select_1ot4j_75 option{background:#1a2332}._textarea_1ot4j_103{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:6px;color:var(--text, #e2e8f0);font-size:13px;padding:8px 10px;outline:none;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .15s}._textarea_1ot4j_103:focus{border-color:#4a90e2}._regimeSection_1ot4j_135{display:flex;flex-direction:column;gap:8px;padding:12px 14px;background:var(--surface2, #1a2332);border-radius:8px;border:1px solid var(--border, #2d3748)}._regimeHeader_1ot4j_155{display:flex;align-items:center;justify-content:space-between;gap:8px}._regimeTitle_1ot4j_169{font-size:11px;font-weight:700;color:var(--text-muted, #8a9bb0);text-transform:uppercase;letter-spacing:.04em;display:flex;align-items:center;gap:6px}._autoTag_1ot4j_191{font-size:10px;font-weight:600;background:#48bb781f;border:1px solid rgba(72,187,120,.3);color:#48bb78;border-radius:4px;padding:1px 5px;text-transform:none;letter-spacing:0}._overrideToggle_1ot4j_215{font-size:11px;color:#4a90e2;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}._overrideToggle_1ot4j_215:hover{color:#74b3f0}._regimePreview_1ot4j_239{display:flex;flex-wrap:wrap;gap:6px}._regimePill_1ot4j_251{font-size:11px;background:#4a90e21a;border:1px solid rgba(74,144,226,.25);color:#74b3f0;border-radius:4px;padding:2px 8px}._regimeNone_1ot4j_269{font-size:12px;color:var(--text-muted, #8a9bb0);font-style:italic}._error_1ot4j_281{font-size:12px;color:#fc8181;padding:6px 10px;background:#fc818114;border-radius:5px;border:1px solid rgba(252,129,129,.2)}._actions_1ot4j_299{display:flex;justify-content:flex-end}._submitBtn_1ot4j_309{padding:8px 20px;font-size:12px;font-weight:700;background:#4a90e21f;border:1px solid rgba(74,144,226,.45);border-radius:6px;color:#4a90e2;cursor:pointer;transition:background .15s,border-color .15s}._submitBtn_1ot4j_309:hover{background:#4a90e238;border-color:#4a90e2}._thesisBlock_1ot4j_341{margin:14px 0 18px;padding:18px 18px 14px;background:radial-gradient(circle at 0% 0%,rgba(167,139,250,.1) 0%,transparent 55%),linear-gradient(180deg,#14122373,#0f0f1e2e);border:1px solid rgba(167,139,250,.2);border-radius:12px;position:relative;overflow:hidden}._thesisBlock_1ot4j_341:before{content:"";position:absolute;top:0;left:18px;right:18px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(167,139,250,.5) 50%,transparent 100%)}._thesisLabel_1ot4j_379{display:flex;flex-direction:column;gap:4px;font-size:14px;font-weight:700;color:#f1f5f9;letter-spacing:-.005em;margin-bottom:10px}._thesisHint_1ot4j_399{font-size:11.5px;font-weight:500;color:#94a3b8;letter-spacing:0}._thesisInput_1ot4j_413{width:100%;box-sizing:border-box;padding:10px 12px;background:#00000047;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#f1f5f9;font-size:14px;font-family:inherit;line-height:1.5;resize:vertical}._thesisInput_1ot4j_413:focus{outline:none;border-color:#a78bfa80}._thesisFooter_1ot4j_443{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:11px}._thesisCount_1ot4j_457{font-family:ui-monospace,SF Mono,monospace;color:#64748b}._thesisSkip_1ot4j_459{background:none;border:none;color:#94a3b8;font-size:11.5px;cursor:pointer;padding:2px 0;font-weight:600}._thesisSkip_1ot4j_459:hover{color:#cbd5e1;text-decoration:underline;text-underline-offset:3px}._convictionBlock_1ot4j_479{display:flex;align-items:center;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}._convictionLabel_1ot4j_495{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b}._convictionPills_1ot4j_509{display:flex;gap:6px}._convictionPill_1ot4j_509{padding:5px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#94a3b8;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .12s,border-color .12s,color .12s}._convictionPill_1ot4j_509:hover{color:#cbd5e1}._convictionPill_high_1ot4j_533{background:#00cc6a24;border-color:#00cc6a73;color:#4ade80}._convictionPill_medium_1ot4j_535{background:#60a5fa24;border-color:#60a5fa73;color:#60a5fa}._convictionPill_low_1ot4j_537{background:#e8960e24;border-color:#e8960e73;color:#fbbf24}._statusPills_1ot4j_547{display:flex;gap:6px;margin-bottom:4px}._statusPill_1ot4j_547{padding:5px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#94a3b8;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .12s,border-color .12s,color .12s}._statusPill_1ot4j_547:hover{color:#cbd5e1}._statusPill_intact_1ot4j_571{background:#00cc6a24;border-color:#00cc6a73;color:#4ade80}._statusPill_questioned_1ot4j_573{background:#e8960e24;border-color:#e8960e73;color:#fbbf24}._statusPill_broken_1ot4j_575{background:#ff285224;border-color:#ff285273;color:#fc8181}._statusPill_unknown_1ot4j_577{background:#ffffff0f;border-color:#ffffff2e;color:#cbd5e1}._advancedToggle_1ot4j_587{margin:6px 0 12px}._advancedBtn_1ot4j_589{background:none;border:none;color:#60a5fa;font-size:12px;font-weight:600;cursor:pointer;padding:4px 0;letter-spacing:.02em}._advancedBtn_1ot4j_589:hover{color:#93c5fd}._metaSection_1ot4j_609{margin:4px 0 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden}._metaToggle_1ot4j_623{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:#ffffff05;border:none;cursor:pointer;font-family:inherit;text-align:left;transition:background .12s}._metaToggle_1ot4j_623:hover{background:#ffffff0a}._metaTriangle_1ot4j_653{font-family:ui-monospace,SF Mono,monospace;font-size:10px;color:#64748b;width:10px;display:inline-flex;justify-content:center}._metaTitle_1ot4j_671{font-size:12px;font-weight:700;color:#cbd5e1;letter-spacing:.04em}._metaTag_1ot4j_685{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-family:ui-monospace,SF Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px 7px;background:#48bb781f;color:#4ade80;border-radius:999px}._metaBody_1ot4j_717{padding:12px 14px 14px;background:#00000026;border-top:1px solid rgba(255,255,255,.05)}._metaGrid_1ot4j_729{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 18px}@media(max-width:520px){._metaGrid_1ot4j_729{grid-template-columns:1fr}}._metaItem_1ot4j_747{display:flex;align-items:baseline;gap:8px;font-size:12px}._metaLabel_1ot4j_759{color:#64748b;font-weight:600;letter-spacing:.02em;min-width:110px}._metaValue_1ot4j_771{font-family:ui-monospace,SF Mono,monospace;color:#f1f5f9;font-weight:700}._metaFootnote_1ot4j_783{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.05);font-size:11px;color:#64748b;font-style:italic;line-height:1.45}._metaUnavailable_1ot4j_803{font-size:12.5px;color:#94a3b8;font-style:italic;letter-spacing:.01em}._provedWrongBlock_1ot4j_823{margin:0 0 14px;padding:14px 16px;background:linear-gradient(180deg,#1412234d,#0f0f1e1a);border:1px solid rgba(252,129,129,.2);border-left:3px solid rgba(252,129,129,.55);border-radius:8px}._wrap_vuhpw_1{overflow-x:auto;border:1px solid var(--border, #2d3748);border-radius:10px}._table_vuhpw_13{width:100%;border-collapse:collapse;font-size:12px}._th_vuhpw_25{text-align:left;padding:9px 12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);background:var(--surface2, #1a2332);border-bottom:1px solid var(--border, #2d3748);white-space:nowrap}._th_vuhpw_25:first-child{border-radius:10px 0 0}._th_vuhpw_25:last-child{border-radius:0 10px 0 0}._row_vuhpw_55{border-bottom:1px solid var(--border, #2d3748);transition:background .12s}._row_vuhpw_55:last-child{border-bottom:none}._row_vuhpw_55:hover{background:#4a90e20a}._td_vuhpw_69{padding:9px 12px;color:var(--text, #e2e8f0);vertical-align:middle;white-space:nowrap}._tdNotes_vuhpw_83{padding:9px 12px;color:var(--text-muted, #8a9bb0);max-width:200px}._ticker_vuhpw_95{font-weight:700;font-size:12px;color:var(--text, #e2e8f0);letter-spacing:.03em}._decisionBadge_vuhpw_109,._thesisBadge_vuhpw_111{display:inline-block;font-size:11px;font-weight:600;border-radius:4px;padding:2px 7px;white-space:nowrap}._regimeCell_vuhpw_129{display:flex;flex-direction:column;gap:2px}._regimeMain_vuhpw_139{font-size:12px;color:var(--text, #e2e8f0)}._regimeSub_vuhpw_147{font-size:10px;color:var(--text-muted, #8a9bb0)}._notes_vuhpw_157{font-size:11px;line-height:1.45}._deleteBtn_vuhpw_167{background:none;border:none;color:var(--text-muted, #8a9bb0);cursor:pointer;font-size:11px;padding:2px 4px;border-radius:3px;transition:color .12s,background .12s}._deleteBtn_vuhpw_167:hover{color:#fc8181;background:#fc818114}._outcomeCell_vuhpw_197{display:flex;align-items:center;gap:8px}._outcomeBadge_vuhpw_207{font-size:12px;font-weight:800;border-radius:5px;padding:2px 8px;white-space:nowrap}._outcomeDetail_vuhpw_221{font-size:11px;color:var(--text-muted, #8a9bb0);white-space:nowrap}._empty_vuhpw_233{padding:32px 20px;text-align:center;font-size:13px;color:var(--text-muted, #8a9bb0);font-style:italic}._row_vuhpw_55{cursor:pointer;transition:background .1s}._row_vuhpw_55:hover{background:#ffffff05}._rowExpanded_vuhpw_259{background:#6e6ec80a}._chevron_vuhpw_263{display:inline-block;font-family:ui-monospace,SF Mono,monospace;font-size:10px;color:#64748b;transition:transform .15s,color .15s}._chevronOpen_vuhpw_277{transform:rotate(90deg);color:#c4b5fd}._thesisText_vuhpw_281{font-size:12.5px;color:#cbd5e1;line-height:1.4;font-style:italic}._thesisMissing_vuhpw_293{font-size:11.5px;color:#64748b;font-style:italic}._signalBadge_vuhpw_305{display:inline-block;padding:2px 8px;border-radius:4px;font-family:ui-monospace,SF Mono,monospace;font-size:10.5px;font-weight:700;letter-spacing:.04em;white-space:nowrap}._signalMissing_vuhpw_325{font-size:11px;color:#4a5568}._detailRow_vuhpw_341{background:#0000002e}._detailRow_vuhpw_341 td{padding:0;border-bottom:1px solid rgba(255,255,255,.05)}._detailCell_vuhpw_351{padding:0}._detailPanel_vuhpw_355{padding:14px 18px 16px 40px;display:flex;flex-direction:column;gap:14px}._detailGroup_vuhpw_369{display:flex;flex-direction:column;gap:6px}._detailLabel_vuhpw_381{display:flex;align-items:center;gap:8px;font-family:ui-monospace,SF Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#64748b}._detailTag_vuhpw_405{font-family:ui-monospace,SF Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px 7px;background:#48bb781f;color:#4ade80;border-radius:999px}._detailThesis_vuhpw_429{font-size:13.5px;color:#e2e8f0;line-height:1.55;font-style:italic;letter-spacing:.005em}._detailMissing_vuhpw_445{font-size:12.5px;color:#8a9bb0;font-style:italic}._detailGrid_vuhpw_457{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px 18px}._detailAtom_vuhpw_469{display:flex;align-items:baseline;gap:8px;font-size:12px}._detailAtomLabel_vuhpw_483{color:#64748b;font-weight:600;letter-spacing:.02em;min-width:110px}._detailAtomValue_vuhpw_497{font-family:ui-monospace,SF Mono,monospace;color:#f1f5f9;font-weight:700;text-transform:capitalize}._page_7enjo_1{display:flex;flex-direction:column;gap:20px;padding:4px 0}._pageHeader_7enjo_15{display:flex;flex-direction:column;gap:4px}._pageTitle_7enjo_27{font-size:18px;font-weight:700;color:var(--text, #e2e8f0)}._pageDesc_7enjo_39{font-size:13px;color:var(--text-muted, #8a9bb0);line-height:1.5}._autoBanner_7enjo_51{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:#48bb7814;border:1px solid rgba(72,187,120,.25);border-radius:8px}._autoBannerIcon_7enjo_69{font-size:18px;flex-shrink:0;margin-top:1px}._autoBannerTitle_7enjo_79{font-size:13px;font-weight:700;color:#48bb78;margin-bottom:2px}._autoBannerDesc_7enjo_91{font-size:12px;color:var(--text-muted, #8a9bb0);line-height:1.45}._backfillBanner_7enjo_105{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;background:radial-gradient(circle at 0% 0%,rgba(167,139,250,.1) 0%,transparent 55%),linear-gradient(180deg,#1412238c,#0f0f1e33);border:1px solid rgba(167,139,250,.3);border-radius:10px;flex-wrap:wrap}._backfillContent_7enjo_131{flex:1 1 380px;min-width:0}._backfillTitle_7enjo_139{font-size:14px;font-weight:700;color:#f1f5f9;margin-bottom:4px;letter-spacing:-.005em}._backfillBody_7enjo_153{font-size:12.5px;color:var(--text-muted, #8a9bb0);line-height:1.5;max-width:680px}._backfillCta_7enjo_165{padding:9px 18px;background:#f1f5f9;border:1px solid #f1f5f9;border-radius:999px;color:#0d0d18;font-size:12.5px;font-weight:700;cursor:pointer;font-family:inherit;letter-spacing:.01em;transition:background .12s,transform .12s;flex-shrink:0}._backfillCta_7enjo_165:hover{background:#cbd5e1;transform:translate(2px)}._section_7enjo_197{display:flex;flex-direction:column;gap:10px}._sectionHeader_7enjo_209{display:flex;align-items:center;justify-content:space-between;gap:8px}._sectionTitle_7enjo_223{font-size:13px;font-weight:700;color:var(--text, #e2e8f0)}._clearBtn_7enjo_235{font-size:11px;color:var(--text-muted, #8a9bb0);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}._clearBtn_7enjo_235:hover{color:#fc8181}._clearConfirm_7enjo_259{display:flex;align-items:center;gap:8px}._clearWarning_7enjo_269{font-size:12px;color:#fc8181}._clearConfirmBtn_7enjo_277{font-size:11px;font-weight:700;padding:3px 10px;background:#fc81811a;border:1px solid rgba(252,129,129,.35);border-radius:4px;color:#fc8181;cursor:pointer;transition:background .12s}._clearConfirmBtn_7enjo_277:hover{background:#fc818133}._clearCancelBtn_7enjo_301{font-size:11px;color:var(--text-muted, #8a9bb0);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}._clearCancelBtn_7enjo_301:hover{color:var(--text, #e2e8f0)}._countsStrip_7enjo_331{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin:16px 0;padding:12px 16px;background:#6e6ec80a;border:1px solid rgba(110,110,200,.1);border-radius:999px;font-family:ui-monospace,SF Mono,monospace;font-size:12.5px;letter-spacing:.01em}._countAtom_7enjo_361{display:inline-flex;align-items:baseline;gap:6px}._countNum_7enjo_373{font-weight:700;color:#f1f5f9;font-size:14px;letter-spacing:-.01em}._countLabel_7enjo_387{font-family:inherit;font-size:11.5px;color:#94a3b8;font-weight:500;letter-spacing:0}._countPos_7enjo_403{color:#4ade80}._countNeg_7enjo_405{color:#fc8181}._countDivider_7enjo_409{color:#4a5568;-webkit-user-select:none;user-select:none}._countProgress_7enjo_419{flex:1 1 100px;min-width:80px;height:4px;background:#ffffff0a;border-radius:999px;overflow:hidden;margin-left:auto}._countProgressBar_7enjo_437{display:block;height:100%;background:linear-gradient(90deg,#4ade80,#60a5fa);transition:width .4s ease}._manualEntryWrap_7enjo_457{margin:20px 0;border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden}._manualEntrySummary_7enjo_471{display:flex;align-items:center;gap:8px;padding:12px 16px;cursor:pointer;background:#ffffff05;font-size:13px;font-weight:600;color:#cbd5e1;letter-spacing:.01em;list-style:none;-webkit-user-select:none;user-select:none;transition:background .12s}._manualEntrySummary_7enjo_471:hover{background:#ffffff0a}._manualEntrySummary_7enjo_471::-webkit-details-marker{display:none}._manualEntryWrap_7enjo_457[open] ._manualEntrySummary_7enjo_471{background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.06)}._manualEntryWrap_7enjo_457[open] ._manualEntryTriangle_7enjo_507{transform:rotate(90deg)}._manualEntryTriangle_7enjo_507{display:inline-block;font-family:ui-monospace,SF Mono,monospace;font-size:10px;color:#64748b;width:10px;text-align:center;transition:transform .15s}._manualEntryHint_7enjo_531{margin-left:auto;font-size:11px;font-weight:500;color:#64748b}._manualEntryBody_7enjo_545{padding:16px}._chatToggle_1pm62_13{background:none;border:1px solid var(--border, #2d3748);border-radius:8px;color:var(--text-muted, #8a9bb0);font-size:16px;padding:6px 10px;cursor:pointer;transition:background .15s,border-color .15s;line-height:1}._chatToggle_1pm62_13:hover{background:#4a90e21a;border-color:var(--accent, #4a90e2);color:var(--accent, #4a90e2)}._progressBar_1pm62_49{position:fixed;top:0;left:0;right:0;height:3px;z-index:200;background:linear-gradient(90deg,transparent 0%,#4a90e2 20%,#b794f4 50%,#48bb78 80%,transparent 100%);background-size:200% 100%;animation:_progressSlide_1pm62_1 1.5s ease-in-out infinite}@keyframes _progressSlide_1pm62_1{0%{background-position:200% 0}to{background-position:-200% 0}}._initialLoading_1pm62_79{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:120px 24px 80px;text-align:center}._initialSpinner_1pm62_97{width:40px;height:40px;border:3px solid var(--border, #2d3748);border-top-color:#b794f4;border-radius:50%;animation:_spin_1pm62_1 .8s linear infinite}@keyframes _spin_1pm62_1{to{transform:rotate(360deg)}}._initialTitle_1pm62_115{font-size:16px;font-weight:700;color:var(--text, #e2e8f0)}._initialSubtitle_1pm62_125{font-size:13px;color:var(--text-muted, #8a9bb0);max-width:320px;line-height:1.6}._main_1pm62_141{max-width:1280px;margin:0 auto;padding:24px}._emptyHoldings_1pm62_155{display:flex;flex-direction:column;align-items:stretch;gap:24px;max-width:1100px;margin:0 auto;padding:8px 4px 32px;text-align:left}._emptyIcon_1pm62_175{font-size:48px}._emptyTitle_1pm62_177{font-size:20px;font-weight:700;color:var(--text, #e2e8f0)}._emptyBody_1pm62_179{font-size:14px;color:var(--text-muted, #8a9bb0);max-width:360px;line-height:1.6}@media(max-width:640px){._mobileHidden_1pm62_187{display:none!important}}:root{--bg: #0d1117;--surface: #111827;--surface2: #1a2332;--border: #2d3748;--text: #e2e8f0;--text-muted: #8a9bb0;--accent: #4a90e2}._wrap_1irh9_1{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px;text-align:center;background:#ef444414;border:1px solid rgba(239,68,68,.3);border-radius:10px}._icon_1irh9_13{font-size:28px}._msg_1irh9_15{color:#fca5a5;font-size:14px;margin:0}._retry_1irh9_17{margin-top:4px;padding:7px 20px;border-radius:7px;background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#fca5a5;font-size:13px;font-weight:600;cursor:pointer}._retry_1irh9_17:hover{background:#ef444440}._card_gf0vh_3{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:12px;padding:18px 20px;display:flex;flex-direction:column;gap:14px}._header_gf0vh_23{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}._title_gf0vh_39{font-size:14px;font-weight:800;color:var(--text, #e2e8f0)}._controls_gf0vh_51{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._benchmarkSelect_gf0vh_67{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:8px;color:var(--text, #e2e8f0);padding:5px 10px;font-size:12px;font-weight:700;cursor:pointer}._benchmarkSelect_gf0vh_67:focus{outline:none;border-color:var(--accent, #4a90e2)}._periodGroup_gf0vh_99{display:flex;gap:0;border:1px solid var(--border, #2d3748);border-radius:8px;overflow:hidden}._periodBtn_gf0vh_115{padding:5px 12px;border:none;background:var(--surface2, #1a2332);color:var(--text-muted, #8a9bb0);font-size:11px;font-weight:700;cursor:pointer;transition:background .15s,color .15s;border-right:1px solid var(--border, #2d3748)}._periodBtn_gf0vh_115:last-child{border-right:none}._periodBtn_gf0vh_115:hover{background:#4a90e214;color:var(--text, #e2e8f0)}._periodBtnActive_gf0vh_151{background:#4a90e226;color:var(--accent, #4a90e2)}._chartWrap_gf0vh_163{width:100%;height:280px;border-radius:8px;overflow:hidden}._summary_gf0vh_179{display:flex;gap:20px;flex-wrap:wrap}._summaryItem_gf0vh_191{display:flex;flex-direction:column;gap:2px}._summaryLabel_gf0vh_203{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0)}._summaryValue_gf0vh_219{font-size:18px;font-weight:800;line-height:1.2}._positive_gf0vh_231{color:#48bb78}._negative_gf0vh_239{color:#fc8181}._neutral_gf0vh_247{color:var(--text, #e2e8f0)}._legend_gf0vh_257{display:flex;gap:16px;align-items:center}._legendItem_gf0vh_269{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--text-muted, #8a9bb0)}._legendDot_gf0vh_287{width:10px;height:3px;border-radius:2px;flex-shrink:0}._loading_gf0vh_303{display:flex;align-items:center;justify-content:center;gap:8px;height:280px;font-size:12px;color:var(--text-muted, #8a9bb0)}._spinner_gf0vh_323{width:14px;height:14px;border:2px solid var(--border, #2d3748);border-top-color:var(--accent, #4a90e2);border-radius:50%;animation:_benchSpin_gf0vh_1 .7s linear infinite;flex-shrink:0}@keyframes _benchSpin_gf0vh_1{to{transform:rotate(360deg)}}._error_gf0vh_355{font-size:12px;color:#fc8181;padding:12px 0}._page_16u1h_19{max-width:1100px;margin:0 auto;padding:8px 4px 48px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);color:var(--text-1, #EEEEF8);display:flex;flex-direction:column;gap:20px}._pageHeader_16u1h_47{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));flex-wrap:wrap}._pageHeaderText_16u1h_65{min-width:0}._pageTitle_16u1h_71{margin:0 0 4px;font-family:var(--font-display, var(--font-body));font-size:clamp(24px,3vw,30px);font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8)}._pageSubtitle_16u1h_87{margin:0;font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.5}._pageActions_16u1h_101{display:flex;align-items:center;gap:10px}._actionBtn_16u1h_111{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#6e6ec80f;border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:999px;color:var(--text-2, #8A8AAC);font:inherit;font-size:12.5px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._actionBtn_16u1h_111:hover{background:#6e6ec81f;border-color:var(--border-2, rgba(110, 110, 200, .22));color:var(--text-1, #EEEEF8)}._actionBtn_16u1h_111:disabled{opacity:.45;cursor:not-allowed}._actionError_16u1h_161{font-size:12px;color:var(--red, #FF2852);margin-top:4px}._hero_16u1h_179{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:4px 0 22px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1))}._heroLeft_16u1h_197{display:flex;flex-direction:column;gap:8px;min-width:0}._heroLabel_16u1h_209{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C)}._heroValue_16u1h_223{font-family:var(--font-data, ui-monospace, monospace);font-size:clamp(36px,5vw,48px);font-weight:700;letter-spacing:-.025em;line-height:1;color:var(--text-1, #EEEEF8)}._heroChange_16u1h_239{display:flex;align-items:baseline;gap:10px;font-family:var(--font-data, ui-monospace, monospace);font-size:14px;font-weight:500;letter-spacing:.01em}._heroChangePositive_16u1h_257{color:var(--green, #00CC6A)}._heroChangeNegative_16u1h_259{color:var(--red, #FF2852)}._heroChangeQualifier_16u1h_261{font-family:var(--font-body);font-size:12px;color:var(--text-3, #40405C);letter-spacing:.04em;text-transform:uppercase;font-weight:600}._heroMeta_16u1h_277{margin-top:6px;font-size:13px;color:var(--text-2, #8A8AAC);line-height:1.5}._heroMetaNum_16u1h_289{font-family:var(--font-data);font-weight:600;color:var(--text-1, #EEEEF8)}._section_16u1h_307{display:flex;flex-direction:column;gap:12px}._sectionHeader_16u1h_317{display:flex;align-items:baseline;justify-content:space-between;gap:16px}._sectionLabel_16u1h_329{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C)}._sectionCount_16u1h_343{font-family:var(--font-data);font-size:12.5px;font-weight:600;color:var(--text-2, #8A8AAC);letter-spacing:.01em}._sectionMeta_16u1h_357{font-size:12px;color:var(--text-3, #40405C)}._footerAttribution_16u1h_373{margin-top:8px;font-size:11px;color:var(--text-3, #40405C);letter-spacing:.01em;display:flex;gap:8px}._card_18bee_1{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-radius:12px;border:1px solid var(--border, #2d3748);background:var(--surface, #111827)}._up_18bee_25{border-left:4px solid #48bb78}._down_18bee_27{border-left:4px solid #fc8181}._flat_18bee_29{border-left:4px solid var(--border, #2d3748)}._left_18bee_33{display:flex;flex-direction:column;gap:4px}._mainPct_18bee_37{font-size:28px;font-weight:800;font-family:JetBrains Mono,monospace;line-height:1}._up_18bee_25 ._mainPct_18bee_37{color:#48bb78}._down_18bee_27 ._mainPct_18bee_37{color:#fc8181}._flat_18bee_29 ._mainPct_18bee_37{color:var(--text-muted, #8a9bb0)}._sub_18bee_57{font-size:12px;color:var(--text-muted, #8a9bb0)}._right_18bee_67{display:flex;flex-direction:column;align-items:flex-end;gap:8px}._driverWrap_18bee_81{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._driverLabel_18bee_95{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);font-weight:700}._driverChip_18bee_111{display:inline-flex;align-items:center;gap:6px;background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:20px;padding:4px 12px;font-size:13px;font-weight:700;color:var(--text, #e2e8f0)}._driverImpact_18bee_137{font-family:JetBrains Mono,monospace;font-size:12px}._sessionWrap_18bee_149{display:flex;align-items:center;gap:5px}._sessionDot_18bee_159{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}._sessionLabel_18bee_173{font-size:11px;font-weight:600;color:var(--text-muted, #8a9bb0)}._asOf_18bee_183{font-size:11px;color:var(--text-muted, #8a9bb0)}._wrap_cxsrc_1{display:flex;flex-direction:column;gap:16px}._title_cxsrc_3{font-size:18px;font-weight:800;color:var(--text,#e2e8f0)}._desc_cxsrc_5{font-size:14px;color:var(--text-muted,#8a9bb0);margin-top:-6px}._empty_cxsrc_7{color:var(--text-muted,#8a9bb0);font-size:13px;padding:40px 0;text-align:center}._emptyCell_cxsrc_9{text-align:center;padding:24px;color:var(--text-muted,#8a9bb0);font-size:13px}._cardList_cxsrc_15{display:flex;flex-direction:column;gap:10px}._moverCard_cxsrc_17{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:10px;padding:16px 18px}._moverTop_cxsrc_19{display:flex;align-items:center;gap:10px;margin-bottom:8px}._ticker_cxsrc_21{font-weight:800;color:#4a90e2;background:#4a90e21a;padding:2px 8px;border-radius:5px;font-size:13px}._company_cxsrc_23{flex:1;color:var(--text-muted,#8a9bb0);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._changePct_cxsrc_25{font-size:18px;font-weight:800;flex-shrink:0}._cause_cxsrc_27{font-size:12px;color:var(--text-muted,#8a9bb0);margin-bottom:4px}._action_cxsrc_29{font-size:12px;font-weight:700}._impactLine_cxsrc_31{font-size:12px;color:var(--text-muted,#8a9bb0);margin-bottom:6px}._weightNote_cxsrc_33{font-size:11px;color:var(--text-muted,#8a9bb0)}._unusualBadge_cxsrc_39{font-size:14px;cursor:default}._badge_cxsrc_41{display:inline-flex;align-items:center;font-size:9px;font-weight:800;letter-spacing:.05em;padding:2px 6px;border-radius:4px;white-space:nowrap;cursor:default}._badgeRow_cxsrc_63{display:flex;gap:3px;flex-wrap:wrap;align-items:center}._tableWrap_cxsrc_69{overflow-x:auto;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px}._table_cxsrc_69{width:100%;border-collapse:collapse;font-size:12px}._table_cxsrc_69 th{padding:10px 14px;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#8a9bb0);border-bottom:1px solid var(--border,#2d3748)}._table_cxsrc_69 td{padding:11px 14px;border-bottom:1px solid var(--border,#2d3748);color:var(--text,#e2e8f0)}._table_cxsrc_69 tr:last-child td{border-bottom:none}._muted_cxsrc_79{color:var(--text-muted,#8a9bb0)}._mono_cxsrc_81{font-family:JetBrains Mono,monospace}._holdingDot_cxsrc_83{display:inline-block;width:6px;height:6px;background:#4a90e2;border-radius:50%;margin-left:4px;vertical-align:middle}._sectionHeader_cxsrc_89{font-size:14px;font-weight:700;color:var(--text,#e2e8f0);display:flex;align-items:baseline;gap:10px;margin-top:4px}._sectionSub_cxsrc_107{font-size:11px;font-weight:400;color:var(--text-muted,#8a9bb0)}._actionBtns_cxsrc_121{display:flex;gap:4px}._actionBtn_cxsrc_121{background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:6px;padding:4px 7px;font-size:13px;cursor:pointer;transition:opacity .15s;line-height:1}._actionBtn_cxsrc_121:hover{opacity:.75}._watchlistBtn_cxsrc_149{background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:6px;color:var(--text-muted,#8a9bb0);font-size:11px;font-weight:600;padding:4px 10px;cursor:pointer;transition:all .15s;white-space:nowrap}._watchlistBtn_cxsrc_149:hover{border-color:var(--accent,#4a90e2);color:var(--accent,#4a90e2)}._watchlistBtnActive_cxsrc_175{background:#4a90e21f;border:1px solid var(--accent,#4a90e2);border-radius:6px;color:var(--accent,#4a90e2);font-size:11px;font-weight:700;padding:4px 10px;cursor:pointer;white-space:nowrap}._watchlistBtnActive_cxsrc_175:hover{opacity:.75}._near52wBadge_cxsrc_203{display:inline-flex;align-items:center;font-size:9px;font-weight:800;letter-spacing:.04em;padding:2px 6px;border-radius:4px;background:#48bb7826;color:#48bb78;white-space:nowrap;cursor:default}._quickSummary_c68l3_3{font-size:14px;color:var(--text, #e2e8f0);line-height:1.6;padding:14px 18px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px}._contribSection_c68l3_25{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;padding:16px 18px}._contribTitle_c68l3_37{font-size:13px;font-weight:700;color:var(--text, #e2e8f0);margin-bottom:12px}._contribList_c68l3_49{display:flex;flex-direction:column;gap:8px}._contribRow_c68l3_59{display:flex;align-items:center;gap:10px}._contribTicker_c68l3_69{width:50px;font-size:12px;font-weight:800;color:#4a90e2;flex-shrink:0}._contribBarWrap_c68l3_83{flex:1;height:18px;background:#ffffff0a;border-radius:4px;overflow:hidden}._contribBar_c68l3_83{height:100%;border-radius:4px;transition:width .3s ease;min-width:4px}._contribValue_c68l3_109{width:60px;text-align:right;font-size:12px;font-weight:700;font-family:JetBrains Mono,monospace;flex-shrink:0}._impactCard_c68l3_129{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;padding:16px 18px}._impactLabel_c68l3_141{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}._impactHeader_c68l3_155{display:flex;align-items:center;gap:10px;margin-bottom:10px}._impactCompany_c68l3_167{font-size:13px;color:var(--text-muted, #8a9bb0)}._impactDetail_c68l3_175{font-size:13px;color:var(--text, #e2e8f0);margin-bottom:4px}._impactCause_c68l3_185{font-size:12px;color:var(--text-muted, #8a9bb0);margin-top:8px;font-style:italic}._minorNote_c68l3_201{font-size:12px;color:var(--text-muted, #8a9bb0);padding:12px 18px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;line-height:1.6}._otherTitle_c68l3_223{font-size:14px;font-weight:700;color:var(--text, #e2e8f0);margin-top:4px}._aiPanel_c68l3_239{background:#4a90e20f;border:1px solid rgba(74,144,226,.2);border-radius:10px;padding:16px 18px}._aiPanelTitle_c68l3_251{font-size:13px;font-weight:800;color:#4a90e2;margin-bottom:8px}._aiPanelBody_c68l3_263{font-size:13px;color:var(--text, #e2e8f0);line-height:1.6}._aiExplanation_c68l3_273{font-size:12px;color:var(--text, #e2e8f0);margin-top:8px;padding:8px 12px;background:#4a90e20f;border-left:2px solid rgba(74,144,226,.3);border-radius:4px;line-height:1.5}._aiError_c68l3_293{font-size:12px;color:#fc8181;padding:8px 0}._explainWrap_c68l3_307{display:flex;flex-direction:column;align-items:center;gap:8px}._explainBtn_c68l3_319{background:#4a90e21f;border:1px solid rgba(74,144,226,.3);border-radius:8px;color:#4a90e2;font-size:13px;font-weight:700;padding:10px 24px;cursor:pointer;transition:all .15s}._explainBtn_c68l3_319:hover{background:#4a90e233;border-color:#4a90e2}._earningsLink_c68l3_353{margin-top:6px;padding:5px 12px;font-size:12px;font-weight:700;color:#4a90e2;background:#4a90e214;border:1px solid rgba(74,144,226,.25);border-radius:8px;cursor:pointer;transition:all .15s;font-family:inherit;align-self:flex-start}._earningsLink_c68l3_353:hover{background:#4a90e229;border-color:#4a90e273}._wrap_1ptcw_1{display:flex;flex-direction:column;gap:0}._toggle_1ptcw_13{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;cursor:pointer;font-family:inherit;transition:border-color .15s;width:100%;text-align:left}._toggle_1ptcw_13:hover{border-color:#4a90e24d}._label_1ptcw_51{font-size:13px;font-weight:700;color:var(--text-muted, #8a9bb0);letter-spacing:.02em}._chevron_1ptcw_65{font-size:10px;color:var(--text-muted, #8a9bb0)}._content_1ptcw_75{display:flex;flex-direction:column;gap:16px;padding-top:12px}._wrap_9ahhl_1{display:flex;flex-direction:column;gap:16px}._desc_9ahhl_3{font-size:13px;color:var(--text-muted,#8a9bb0);margin-top:-8px}._title_9ahhl_5{font-size:18px;font-weight:800;color:var(--text,#e2e8f0)}._desc_9ahhl_3{font-size:14px;color:var(--text-muted,#8a9bb0);margin-top:-8px}._pickerRow_9ahhl_9{display:flex;flex-wrap:wrap;gap:8px}._pickerBtn_9ahhl_11{padding:7px 16px;font-size:13px;font-weight:700;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:20px;color:var(--text-muted,#8a9bb0);cursor:pointer;transition:all .15s}._pickerBtn_9ahhl_11:hover{border-color:#4a90e266;color:var(--text,#e2e8f0)}._pickerActive_9ahhl_15{background:#4a90e226;border-color:#4a90e2;color:var(--accent,#4a90e2)}._pickerReady_9ahhl_17{border-color:#48bb7859;color:var(--text,#e2e8f0)}._reportCard_9ahhl_19{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:16px}._reportHeader_9ahhl_21{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._reportTicker_9ahhl_23{font-size:20px;font-weight:800;color:var(--text,#e2e8f0)}._thesisBadge_9ahhl_25{font-size:12px;font-weight:700;padding:4px 12px;border-radius:20px}._sectionLabel_9ahhl_27{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted,#8a9bb0)}._bullets_9ahhl_29{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:7px}._bullets_9ahhl_29 li{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.6}._redFlags_9ahhl_33{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:7px}._redFlags_9ahhl_33 li{font-size:13px;color:#fc8181;line-height:1.6}._hint_9ahhl_37{text-align:center;color:var(--text-muted,#8a9bb0);font-size:13px;padding:40px 0}._mono_9ahhl_39{font-family:JetBrains Mono,monospace}._guidanceText_9ahhl_41{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.65;margin:0}._excerpt_9ahhl_43{font-size:13px;color:var(--text,#e2e8f0);font-style:italic;border-left:3px solid var(--accent,#4a90e2);padding-left:14px;margin:0;line-height:1.7}._reportCompany_9ahhl_51{font-size:13px;color:var(--text-muted,#8a9bb0)}._quarterBadge_9ahhl_53{font-size:11px;font-weight:700;background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:10px;padding:3px 8px;color:var(--text-muted,#8a9bb0)}._thesisRow_9ahhl_55{display:flex;gap:8px}._thesisInputInline_9ahhl_57{flex:1;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px;color:var(--text,#e2e8f0);padding:9px 12px;font-size:13px;font-family:inherit}._thesisInputInline_9ahhl_57:focus{outline:none;border-color:var(--accent,#4a90e2)}._threeCol_9ahhl_61{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}@media(max-width:700px){._threeCol_9ahhl_61{grid-template-columns:1fr}}._colCard_9ahhl_65{background:var(--surface2,#1a2332);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:8px}._loadingState_9ahhl_67{display:flex;align-items:flex-start;gap:14px;padding:24px;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px}._spinner_9ahhl_69{width:22px;height:22px;border:2px solid var(--border,#2d3748);border-top-color:var(--accent,#4a90e2);border-radius:50%;animation:_spin_9ahhl_69 .7s linear infinite;flex-shrink:0;margin-top:2px}@keyframes _spin_9ahhl_69{to{transform:rotate(360deg)}}._loadingTitle_9ahhl_73{font-size:14px;font-weight:700;color:var(--text,#e2e8f0)}._loadingNote_9ahhl_75{font-size:12px;color:var(--text-muted,#8a9bb0);margin-top:4px}._errorBox_9ahhl_77{font-size:13px;color:#fc8181;background:#fc818114;border:1px solid rgba(252,129,129,.3);border-radius:8px;padding:12px 16px}._transcriptLink_9ahhl_79{font-size:12px;color:var(--accent,#4a90e2);text-decoration:none;align-self:flex-start}._transcriptLink_9ahhl_79:hover{text-decoration:underline}._breadcrumb_9ahhl_87{display:flex;align-items:center;gap:6px;font-size:12px}._breadcrumbMuted_9ahhl_89{color:var(--text-muted,#8a9bb0)}._breadcrumbSep_9ahhl_91{color:var(--text-muted,#8a9bb0);opacity:.5;font-size:14px}._breadcrumbActive_9ahhl_93{color:var(--accent,#4a90e2);font-weight:700}._breadcrumbQuarter_9ahhl_95{font-size:10px;font-weight:600;background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:8px;padding:2px 6px;color:var(--text-muted,#8a9bb0);margin-left:4px}._dateBadge_9ahhl_101{font-size:11px;font-weight:600;color:var(--text-muted, #8a9bb0);background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:10px;padding:3px 8px}._surpriseBadge_9ahhl_121{font-size:11px;font-weight:700;padding:3px 10px;border-radius:10px;border:1px solid}._surpriseBadge_9ahhl_121[data-type=beat]{color:#48bb78;background:#48bb781f;border-color:#48bb784d}._surpriseBadge_9ahhl_121[data-type=miss]{color:#fc8181;background:#fc81811f;border-color:#fc81814d}._surpriseBadge_9ahhl_121[data-type=inline]{color:#8a9bb0;background:#8a9bb014;border-color:#8a9bb033}._verdictStrip_9ahhl_175{display:flex;flex-wrap:wrap;gap:8px}._verdictBadge_9ahhl_177{font-size:12px;font-weight:700;padding:4px 12px;border-radius:20px}._verdictLine_9ahhl_183{font-size:14px;font-weight:700;color:var(--text,#e2e8f0);margin:0;line-height:1.5}._summaryText_9ahhl_189{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.65;margin:0}._actionCard_9ahhl_195{background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}._actionGrid_9ahhl_215{display:flex;flex-wrap:wrap;gap:6px}._actionItem_9ahhl_227{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;line-height:1.4}._actionIcon_9ahhl_249{font-size:13px;flex-shrink:0}._actionItem_9ahhl_227[data-type=positive]{background:#48bb7814;border:1px solid rgba(72,187,120,.2);color:#48bb78}._actionItem_9ahhl_227[data-type=caution]{background:#fc818114;border:1px solid rgba(252,129,129,.2);color:#fc8181}._actionItem_9ahhl_227[data-type=watch]{background:#ed893614;border:1px solid rgba(237,137,54,.2);color:#ed8936}._actionItem_9ahhl_227[data-type=neutral]{background:#8a9bb00f;border:1px solid rgba(138,155,176,.15);color:var(--text-muted,#8a9bb0)}._thesisDelta_9ahhl_309{background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}._thesisDeltaGrid_9ahhl_329{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}@media(max-width:700px){._thesisDeltaGrid_9ahhl_329{grid-template-columns:1fr}}._thesisDeltaCol_9ahhl_345{display:flex;flex-direction:column;gap:6px}._thesisDeltaHeader_9ahhl_357{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}._thesisDeltaList_9ahhl_371{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:4px}._thesisDeltaList_9ahhl_371 li{font-size:12px;color:var(--text-muted,#8a9bb0);line-height:1.5}._fallbackCard_9ahhl_401{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:14px}._fallbackReason_9ahhl_421{font-size:14px;font-weight:600;line-height:1.5;padding:10px 14px;border-radius:8px}._fallbackReason_9ahhl_421[data-reason=not_yet_reported]{color:#e0a835;background:#e0a83514;border:1px solid rgba(224,168,53,.2)}._fallbackReason_9ahhl_421[data-reason=transcript_unavailable]{color:#ed8936;background:#ed893614;border:1px solid rgba(237,137,54,.2)}._fallbackReason_9ahhl_421[data-reason=limited_coverage]{color:var(--text-muted, #8a9bb0);background:#8a9bb00f;border:1px solid rgba(138,155,176,.15)}._fallbackReason_9ahhl_421[data-reason=unknown]{color:#fc8181;background:#fc81810f;border:1px solid rgba(252,129,129,.2)}._fallbackData_9ahhl_485{display:flex;flex-wrap:wrap;gap:16px}._fallbackItem_9ahhl_497{display:flex;flex-direction:column;gap:2px}._fallbackLabel_9ahhl_509{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0)}._fallbackValue_9ahhl_525{font-size:16px;font-weight:800;color:var(--text, #e2e8f0);font-family:JetBrains Mono,monospace}._fallbackNote_9ahhl_539{font-size:12px;color:var(--text-muted, #8a9bb0);line-height:1.5;font-style:italic}._pickerTableWrap_9ahhl_563{border:1px solid var(--border, #2d3748);border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}._pickerTable_9ahhl_563{width:100%;min-width:760px;border-collapse:collapse;font-size:13px;background:var(--surface, #111827)}._pickerTh_9ahhl_591{padding:9px 14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);border-bottom:1px solid var(--border, #2d3748);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}._pickerTh_9ahhl_591:hover{color:var(--text, #e2e8f0)}._pickerThRight_9ahhl_619{text-align:right}._pickerTr_9ahhl_623{cursor:pointer;border-bottom:1px solid rgba(255,255,255,.04);transition:background .1s}._pickerTr_9ahhl_623:last-child{border-bottom:none}._pickerTr_9ahhl_623:hover{background:#4a90e20f}._pickerTrSelected_9ahhl_639{background:#4a90e21f!important}._pickerTrSelected_9ahhl_639 ._pickerTickerCell_9ahhl_641{color:var(--accent, #4a90e2)}._pickerTd_9ahhl_645{padding:9px 14px;color:var(--text, #e2e8f0);vertical-align:middle}._pickerTdRight_9ahhl_655{text-align:right;color:var(--text-muted, #8a9bb0)}._pickerTickerCell_9ahhl_641{font-size:13px;font-weight:700;color:var(--text, #e2e8f0);margin-right:8px}._pickerWatchlist_9ahhl_671{opacity:.75;font-style:italic}._pickerCompany_9ahhl_675{font-size:11px;color:var(--text-muted, #8a9bb0)}._pickerNextSoon_9ahhl_685{color:#48bb78;font-weight:600}._page_9ahhl_711{max-width:1100px;margin:0 auto;padding:8px 4px 48px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);color:var(--text-1, #EEEEF8);display:flex;flex-direction:column;gap:20px}._pageHeader_9ahhl_737{padding-bottom:18px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));display:flex;flex-direction:column;gap:4px}._pageTitle_9ahhl_751{margin:0;font-family:var(--font-display, var(--font-body));font-size:clamp(24px,3vw,30px);font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8)}._pageSubtitle_9ahhl_767{margin:0;font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.5;max-width:640px}._tickerHeader_9ahhl_787{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;padding:4px 0 6px}._tickerSymbol_9ahhl_801{font-family:var(--font-data, ui-monospace, monospace);font-size:clamp(24px,3vw,32px);font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--text-1, #EEEEF8)}._tickerCompany_9ahhl_817{font-size:14px;color:var(--text-2, #8A8AAC);font-weight:500}._quarterChip_9ahhl_827{font-family:var(--font-data, monospace);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px 8px;border-radius:4px;color:var(--cyan, #00BDD6);background:#00bdd614;border:1px solid rgba(0,189,214,.22)}._dateLine_9ahhl_851{font-family:var(--font-data, monospace);font-size:12px;color:var(--text-3, #40405C);letter-spacing:.02em}._reportMetaRow_9ahhl_869{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:12px 0;border-top:1px solid var(--border, rgba(110, 110, 200, .1));border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));font-size:13px}._metaItem_9ahhl_889{display:flex;flex-direction:column;gap:2px}._metaLabel_9ahhl_899{font-family:var(--font-data, monospace);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3, #40405C)}._metaValue_9ahhl_915{font-family:var(--font-data, monospace);font-size:13px;font-weight:700;color:var(--text-1, #EEEEF8)}._metaPos_9ahhl_927{color:var(--green, #00CC6A)}._metaNeg_9ahhl_929{color:var(--red, #FF2852)}._metaWarn_9ahhl_931{color:var(--amber, #E0A835)}._metaMuted_9ahhl_933{color:var(--text-2, #8A8AAC)}._thesisInputPill_9ahhl_941{width:100%;background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:8px;color:var(--text-1, #EEEEF8);padding:10px 14px;font:inherit;font-size:13px;letter-spacing:.01em;transition:border-color .15s}._thesisInputPill_9ahhl_941:focus{outline:none;border-color:var(--border-2, rgba(110, 110, 200, .22))}._thesisInputPill_9ahhl_941::placeholder{color:var(--text-3, #40405C)}._hintEditorial_9ahhl_985{font-size:13px;color:var(--text-3, #40405C);padding:18px 0;line-height:1.55;max-width:640px}._loadingEditorial_9ahhl_1001{display:flex;align-items:flex-start;gap:14px;padding:18px 0}._spinnerEditorial_9ahhl_1013{flex-shrink:0;width:24px;height:24px;border:2px solid var(--border, rgba(110, 110, 200, .1));border-top-color:var(--cyan, #00BDD6);border-radius:50%;animation:_spinE_9ahhl_1 .9s linear infinite}@keyframes _spinE_9ahhl_1{to{transform:rotate(360deg)}}._loadingTitleE_9ahhl_1033{font-size:14px;font-weight:600;color:var(--text-1, #EEEEF8);margin-bottom:4px}._loadingNoteE_9ahhl_1045{font-size:12.5px;color:var(--text-2, #8A8AAC);line-height:1.5;max-width:460px}._errorEditorial_9ahhl_1059{padding:12px 14px;background:#ff28520f;border:1px solid rgba(255,40,82,.3);border-radius:8px;font-size:13px;color:var(--red, #FF2852)}._sectionLabelE_9ahhl_1081{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C)}._disclaimerFooter_9ahhl_1097{margin-top:4px;font-size:11px;color:var(--text-3, #40405C);letter-spacing:.01em;line-height:1.55;max-width:720px}._card_yd2c4_3{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:18px}._cardTitle_yd2c4_23{font-size:16px;font-weight:800;color:var(--text, #e2e8f0)}._pickerRow_yd2c4_35{display:flex;flex-wrap:wrap;gap:8px}._pickerBtn_yd2c4_47{padding:7px 16px;font-size:13px;font-weight:700;background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:20px;color:var(--text-muted, #8a9bb0);cursor:pointer;transition:all .15s}._pickerBtn_yd2c4_47:hover{border-color:#4a90e266;color:var(--text, #e2e8f0)}._pickerActive_yd2c4_81{background:#4a90e226;border-color:#4a90e2;color:var(--accent, #4a90e2)}._hint_yd2c4_93{text-align:center;color:var(--text-muted, #8a9bb0);font-size:13px;padding:20px 0}._loadingState_yd2c4_109{display:flex;align-items:center;gap:12px;padding:20px 0}._spinner_yd2c4_123{width:20px;height:20px;border:2px solid var(--border, #2d3748);border-top-color:var(--accent, #4a90e2);border-radius:50%;animation:_spin_yd2c4_123 .7s linear infinite;flex-shrink:0}@keyframes _spin_yd2c4_123{to{transform:rotate(360deg)}}._loadingText_yd2c4_155{font-size:13px;color:var(--text-muted, #8a9bb0)}._errorBox_yd2c4_167{font-size:13px;color:#fc8181;background:#fc818114;border:1px solid rgba(252,129,129,.3);border-radius:8px;padding:12px 16px}._sectionTitle_yd2c4_187{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted, #8a9bb0);margin:0}._sectionWrap_yd2c4_205{display:flex;flex-direction:column;gap:8px}._tableWrap_yd2c4_219{overflow-x:auto;-webkit-overflow-scrolling:touch}._table_yd2c4_219{width:100%;border-collapse:collapse;font-size:13px}._table_yd2c4_219 th{padding:8px 10px;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);border-bottom:1px solid var(--border, #2d3748)}._table_yd2c4_219 td{padding:8px 10px;border-bottom:1px solid var(--border, #2d3748);color:var(--text, #e2e8f0);font-family:JetBrains Mono,monospace;font-size:12px}._table_yd2c4_219 tr:last-child td{border-bottom:none}._table_yd2c4_219 th:not(:first-child),._table_yd2c4_219 td:not(:first-child){text-align:right}._positive_yd2c4_299{color:#48bb78}._negative_yd2c4_307{color:#fc8181}._neutral_yd2c4_315{color:var(--text-muted, #8a9bb0)}._trendCell_yd2c4_325{display:inline-flex;align-items:center;gap:4px}._arrow_yd2c4_337{font-size:11px}._empty_yd2c4_347{font-size:13px;color:var(--text-muted, #8a9bb0);font-style:italic;padding:8px 0}._sectionsGrid_yd2c4_363{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:700px){._sectionsGrid_yd2c4_363{grid-template-columns:1fr}}._sectionCard_yd2c4_387{background:var(--surface2, #1a2332);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}._wrapper_rlbqr_1{position:relative;display:inline-flex;align-items:center}._tip_rlbqr_13{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1a2233;border:1px solid #3d4f6a;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:400;color:#e2e8f0;line-height:1.5;white-space:normal;width:220px;z-index:200;pointer-events:none;box-shadow:0 4px 16px #00000080;text-transform:none;letter-spacing:0}._tip_rlbqr_13:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#3d4f6a}._card_14hyj_19{display:flex;flex-direction:column;gap:18px}._scoreLayer_14hyj_35{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}._scoreLeft_14hyj_51{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}._scoreNumber_14hyj_65{font-family:var(--font-data, ui-monospace, monospace);font-size:clamp(40px,5vw,56px);font-weight:700;letter-spacing:-.025em;line-height:1}._scorePill_14hyj_81{font-size:12px;font-weight:700;letter-spacing:.04em;padding:0;background:none;border:none;text-transform:uppercase}._regimeChip_14hyj_101{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-data, monospace);font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--text-2, #8A8AAC);background:#6e6ec80f;border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:999px;padding:4px 10px;cursor:help;white-space:nowrap;transition:border-color .15s,color .15s}._regimeChip_14hyj_101:hover{border-color:var(--border-2, rgba(110, 110, 200, .22));color:var(--text-1, #EEEEF8)}._infoIcon_14hyj_145{opacity:.55;font-size:10px;font-style:normal}._scoreMeter_14hyj_161{height:4px;background:var(--border, rgba(110, 110, 200, .1));border-radius:999px;overflow:hidden}._scoreMeterFill_14hyj_173{height:100%;border-radius:999px;transition:width .6s ease}._subtitle_14hyj_189{font-size:12.5px;color:var(--text-2, #8A8AAC);line-height:1.6}._jargon_14hyj_199{color:var(--text-1, #EEEEF8);text-decoration:underline dotted;text-decoration-color:var(--text-3, #40405C);text-underline-offset:3px;cursor:help}._sectionHeader_14hyj_219{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C);margin-top:14px}._drivers_14hyj_241{display:flex;flex-direction:column;margin-top:2px}._driver_14hyj_241{padding:14px 0;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1))}._drivers_14hyj_241 ._driver_14hyj_241:last-child{border-bottom:none}._driverHeader_14hyj_269{display:flex;align-items:center;gap:10px;margin-bottom:4px}._driverDot_14hyj_283{width:6px;height:6px;border-radius:50%;flex-shrink:0}._driverName_14hyj_297{flex:1;font-size:14px;font-weight:600;color:var(--text-1, #EEEEF8);letter-spacing:-.005em}._driverContrib_14hyj_313{font-family:var(--font-data, monospace);font-size:11px;font-weight:600;color:var(--text-3, #40405C);letter-spacing:.02em}._severityBadge_14hyj_329{font-family:var(--font-data, monospace);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px 7px;border-radius:4px;flex-shrink:0}._driverExplain_14hyj_351{font-size:13px;color:var(--text-2, #8A8AAC);line-height:1.55;padding-left:16px;margin:0}._summary_14hyj_371{font-size:14px;color:var(--text-1, #EEEEF8);line-height:1.6;margin:0;max-width:720px}._actions_14hyj_391{display:flex;flex-direction:column}._actionItem_14hyj_401{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid var(--border, rgba(110, 110, 200, .06));font-size:13.5px;color:var(--text-1, #EEEEF8);line-height:1.55}._actions_14hyj_391 ._actionItem_14hyj_401:last-child{border-bottom:none}._actionArrow_14hyj_429{font-family:var(--font-data, monospace);color:var(--text-3, #40405C);font-size:14px;flex-shrink:0;font-weight:600;line-height:1.5}._page_13kbj_15{max-width:1100px;margin:0 auto;padding:8px 4px 48px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);color:var(--text-1, #EEEEF8);display:flex;flex-direction:column;gap:28px}._pageHeader_13kbj_37{padding-bottom:18px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));display:flex;flex-direction:column;gap:4px}._pageTitle_13kbj_51{margin:0;font-family:var(--font-display, var(--font-body));font-size:clamp(24px,3vw,30px);font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8)}._pageSubtitle_13kbj_67{margin:0;font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.5;max-width:640px}._section_13kbj_83{display:flex;flex-direction:column;gap:14px}._sectionLabel_13kbj_93{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C)}._empty_13kbj_109{font-size:14px;color:var(--text-3, #40405C);padding:18px 0;line-height:1.55;max-width:640px}._wrap_13kbj_127,._proWrap_13kbj_129{display:flex;flex-direction:column;gap:20px}._tlhCard_13kbj_135{background:var(--card-bg, rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:20px}._tlhHeader_13kbj_147{display:flex;align-items:center;gap:10px;margin-bottom:8px}._tlhTitle_13kbj_159{font-size:16px;font-weight:800;color:var(--text-primary, #e2e8f0)}._tlhSeason_13kbj_169{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;background:#e0a8351f;color:#e0a835;border:1px solid rgba(224,168,53,.25)}._tlhSummary_13kbj_187{font-size:14px;color:var(--text-primary, #e2e8f0);margin-bottom:4px}._corrCard_13kbj_201{background:var(--card-bg, rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:20px}._corrHeader_13kbj_213{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}._corrTitle_13kbj_225{font-size:16px;font-weight:800;color:var(--text-primary, #e2e8f0)}._corrSubtitle_13kbj_235{font-size:12px;color:var(--text-muted, #8a9bb0)}._corrHint_13kbj_243{font-size:13px;line-height:1.5;color:var(--text-muted, #8a9bb0);background:#7c3aed14;border:1px solid rgba(124,58,237,.18);border-radius:8px;padding:12px 14px;margin-bottom:16px}._corrTableWrap_13kbj_263{overflow-x:auto;margin-bottom:12px}._corrTable_13kbj_263{border-collapse:collapse;width:100%;font-size:12px;font-variant-numeric:tabular-nums}._corrCornerCell_13kbj_283{background:transparent}._corrColHead_13kbj_289,._corrRowHead_13kbj_291{font-size:11px;font-weight:700;color:var(--text-primary, #e2e8f0);padding:6px 8px;text-align:center;white-space:nowrap}._corrRowHead_13kbj_291{text-align:right;padding-right:10px}._corrCell_13kbj_315{text-align:center;padding:6px 8px;font-weight:600;border-radius:4px}._corrLegend_13kbj_327{display:flex;gap:16px;flex-wrap:wrap}._corrLegendItem_13kbj_337{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--text-muted, #8a9bb0)}._corrDot_13kbj_351{width:8px;height:8px;border-radius:50%;display:inline-block}._hoverWrap_17u29_5{position:relative;display:inline-block;cursor:help}._tooltip_17u29_15{display:none;position:absolute;top:calc(100% + 12px);left:0;z-index:200;width:360px;padding:18px 20px;border-radius:14px;background:linear-gradient(135deg,#101827fa,#1e1238fa);border:1px solid rgba(74,144,226,.35);box-shadow:0 16px 48px #000000a6,0 0 0 1px #4a90e21a,inset 0 1px #ffffff0a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-align:left;white-space:normal;animation:_tooltipIn_17u29_1 .18s ease-out}._hoverWrap_17u29_5:hover ._tooltip_17u29_15,._hoverWrap_17u29_5:focus-within ._tooltip_17u29_15{display:block}._tooltip_17u29_15:before{content:"";position:absolute;top:-7px;left:20px;width:14px;height:14px;background:linear-gradient(135deg,#101827fa,#1e1238fa);border-left:1px solid rgba(74,144,226,.35);border-top:1px solid rgba(74,144,226,.35);transform:rotate(45deg)}@keyframes _tooltipIn_17u29_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._header_17u29_105{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}._title_17u29_119{font-size:14px;font-weight:800;letter-spacing:.01em;color:#f1f5f9}._subtitle_17u29_131{font-size:11px;color:#cbd5e1;margin-top:3px;line-height:1.45;max-width:220px}._scoreBlock_17u29_145{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}._scoreNum_17u29_159{font-size:28px;font-weight:900;font-family:JetBrains Mono,monospace;line-height:1;letter-spacing:-.02em}._scoreOutOf_17u29_173{font-size:12px;color:#8a9bb0;margin-left:2px;font-weight:700}._tierPill_17u29_185{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:2px 8px;border-radius:5px;border:1px solid}._factorsLabel_17u29_205{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#60a5fa;margin-bottom:8px}._factors_17u29_205{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}._factor_17u29_205{display:flex;align-items:flex-start;gap:10px}._factorDot_17u29_243{width:7px;height:7px;border-radius:50%;margin-top:5px;flex-shrink:0}._factorBody_17u29_257{flex:1;min-width:0;display:flex;justify-content:space-between;align-items:baseline;gap:12px}._factorName_17u29_273{font-size:12px;color:#e2e8f0;font-weight:600;line-height:1.3}._factorValue_17u29_285{font-size:12px;color:#cbd5e1;font-family:JetBrains Mono,monospace;text-align:right;flex-shrink:0}._scaleTrack_17u29_303{position:relative;height:5px;background:#ffffff0f;border-radius:3px;overflow:hidden;margin-top:12px}._scaleFill_17u29_319{height:100%;border-radius:3px;transition:width .3s ease}._scaleMarker_17u29_329{position:absolute;top:-3px;width:3px;height:11px;border-radius:2px;transform:translate(-50%);box-shadow:0 0 6px currentColor}._scaleLegend_17u29_347{display:flex;justify-content:space-between;margin-top:8px;font-size:10px;font-weight:700;letter-spacing:.04em;gap:4px;flex-wrap:wrap}._panelWrap_17u29_373{margin-top:10px}._disclosureBtn_17u29_379{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:700;color:#60a5fa;background:#4a90e214;border:1px solid rgba(74,144,226,.25);border-radius:6px;cursor:pointer;font-family:inherit;letter-spacing:.04em;transition:background .15s,color .15s}._disclosureBtn_17u29_379:hover{background:#4a90e226;color:#93c5fd}._chev_17u29_419{font-size:9px}._panel_17u29_373{margin-top:10px;padding:18px 20px;border-radius:12px;background:linear-gradient(135deg,#10182780,#1e123859);border:1px solid rgba(74,144,226,.2)}.etfview-wrap{margin-top:16px;display:flex;flex-direction:column;gap:14px}.etfview-mode-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-radius:10px;background:linear-gradient(135deg,#4a90e214,#63b3ed0a);border:1px solid rgba(74,144,226,.25);font-size:12.5px;line-height:1.55;color:#cbd5e0}.etfview-mode-icon{font-size:18px;line-height:1;margin-top:2px;flex-shrink:0}.etfview-mode-text strong{color:#e2e8f0;font-weight:700}.etfview-header{display:flex;align-items:center;gap:18px;padding:14px 18px;border-radius:12px;background:linear-gradient(135deg,#141b2da6,#0f14238c);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0d}.etfview-health-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;box-shadow:0 0 12px currentColor}.etfview-health-dot.green{color:#48bb78;background:#48bb78}.etfview-health-dot.amber{color:#e0a835;background:#e0a835}.etfview-health-dot.red{color:#fc8181;background:#fc8181}.etfview-header-text{flex:1;min-width:0}.etfview-name{font-size:14px;font-weight:700;color:#e2e8f0;margin-bottom:2px}.etfview-meta{font-size:11px;color:#8a9bb0;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.etfview-verdict{font-size:12px;color:#cbd5e0;line-height:1.5}.etfview-section-head{margin-top:6px;padding:0 2px}.etfview-section-title{font-size:13px;font-weight:800;letter-spacing:.02em;color:#e2e8f0}.etfview-section-sub{font-size:11px;color:#8a9bb0;margin-top:2px;line-height:1.45}.etfview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.etfview-card{position:relative;padding:14px 14px 12px;border-radius:10px;background:linear-gradient(135deg,#141b2d8c,#0f142366);border:1px solid rgba(255,255,255,.08);transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden}.etfview-card:hover{border-color:#4a90e266;transform:translateY(-1px);box-shadow:0 6px 18px #00000059}.etfview-card:before{content:"";position:absolute;top:0;left:12px;right:12px;height:2px;border-radius:0 0 2px 2px}.etfview-card.green:before{background:linear-gradient(90deg,transparent,#48bb78 50%,transparent)}.etfview-card.amber:before{background:linear-gradient(90deg,transparent,#e0a835 50%,transparent)}.etfview-card.red:before{background:linear-gradient(90deg,transparent,#fc8181 50%,transparent)}.etfview-card.info:before{background:linear-gradient(90deg,transparent,#63b3ed 50%,transparent)}.etfview-card.muted:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.12) 50%,transparent)}.etfview-card-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8a9bb0;margin-bottom:8px;display:flex;align-items:center;gap:6px}.etfview-card-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.etfview-card-value{font-family:JetBrains Mono,monospace;font-size:22px;font-weight:800;color:#e2e8f0;line-height:1}.etfview-card-value.muted{color:#6b7a8f;font-style:italic}.etfview-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.etfview-pill.green{color:#48bb78;background:#48bb781f;border:1px solid rgba(72,187,120,.35)}.etfview-pill.amber{color:#e0a835;background:#e0a8351f;border:1px solid rgba(224,168,53,.35)}.etfview-pill.red{color:#fc8181;background:#fc81811f;border:1px solid rgba(252,129,129,.35)}.etfview-pill.info{color:#63b3ed;background:#63b3ed1f;border:1px solid rgba(99,179,237,.35)}.etfview-pill.muted{color:#8a9bb0;background:#8a9bb014;border:1px solid rgba(138,155,176,.2)}.etfview-card-goal{font-size:11px;color:#8a9bb0;line-height:1.4}.etfview-card-note{font-size:10px;color:#6b7a8f;font-style:italic;margin-top:4px}.etfview-loading{padding:20px;text-align:center;color:#8a9bb0;font-size:13px}.etfview-error{padding:12px 16px;border-radius:8px;background:#fc81810f;border:1px solid rgba(252,129,129,.25);color:#fc8181;font-size:12px}._wrap_219k7_1{position:relative;display:inline-flex;align-items:center;margin-left:4px}._trigger_219k7_15{width:16px;height:16px;padding:0;border:1px solid rgba(74,144,226,.35);background:#4a90e214;color:#4a90e2;border-radius:50%;font-size:10px;line-height:1;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}._trigger_219k7_15:hover{background:#4a90e238;border-color:#4a90e2a6;color:#e2e8f0;transform:scale(1.08)}._popover_219k7_53{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:240px;background:linear-gradient(180deg,#1a2535,#0f1825);border:1px solid rgba(74,144,226,.3);border-radius:10px;padding:12px 14px;box-shadow:0 10px 30px #00000080;z-index:150;animation:_popIn_219k7_1 .18s cubic-bezier(.22,1,.36,1)}@keyframes _popIn_219k7_1{0%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._popover_219k7_53:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:#1a2535;border-top:1px solid rgba(74,144,226,.3);border-left:1px solid rgba(74,144,226,.3)}._popTitle_219k7_109{font-size:12px;font-weight:800;color:#e2e8f0;margin-bottom:4px;letter-spacing:-.01em}._popTeaser_219k7_117{font-size:11.5px;line-height:1.5;color:#b6c8e0;margin-bottom:10px}._popLink_219k7_125{background:none;border:none;color:#4a90e2;font-size:11px;font-weight:700;cursor:pointer;font-family:inherit;padding:0;letter-spacing:.02em}._popLink_219k7_125:hover{color:#79b3f5}._wrap_1vtku_1{display:flex;flex-direction:column;gap:14px}._title_1vtku_3{font-size:18px;font-weight:800;color:var(--text,#e2e8f0)}._desc_1vtku_5{font-size:14px;color:var(--text-muted,#8a9bb0);margin-top:-8px}._pickerRow_1vtku_7{display:flex;flex-wrap:wrap;gap:8px}._pickerBtn_1vtku_9{padding:7px 16px;font-size:13px;font-weight:700;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:20px;color:var(--text-muted,#8a9bb0);cursor:pointer;transition:all .15s}._pickerBtn_1vtku_9:hover{border-color:#4a90e266;color:var(--text,#e2e8f0)}._pickerActive_1vtku_13{background:#4a90e226;border-color:#4a90e2;color:var(--accent,#4a90e2)}._hint_1vtku_15{color:var(--text-muted,#8a9bb0);font-size:13px;padding:4px 0}._pickerDivider_1vtku_17{font-size:12px;color:var(--text-muted,#8a9bb0);padding:0 4px}._deepSection_1vtku_19{display:flex;flex-direction:column;gap:14px}._swapTitle_1vtku_21{font-size:14px;color:var(--text-muted,#8a9bb0)}._aiNote_1vtku_23{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.65;padding:14px;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px}._bResults_1vtku_25{display:flex;flex-direction:column;gap:14px}._altList_1vtku_27{display:flex;flex-direction:column;gap:10px}._altCard_1vtku_29{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:10px;padding:16px}._altTop_1vtku_31{display:flex;align-items:center;gap:10px;margin-bottom:6px}._altTicker_1vtku_33{font-weight:800;color:#4a90e2;background:#4a90e21a;padding:2px 8px;border-radius:5px;font-size:12px}._altType_1vtku_35{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#8a9bb0);background:var(--surface2,#1a2332);border-radius:4px;padding:2px 7px}._altRisk_1vtku_37{font-size:11px;font-weight:700;margin-left:auto}._altCompany_1vtku_39{font-size:12px;color:var(--text,#e2e8f0);font-weight:600;margin-bottom:4px}._altWhy_1vtku_41{font-size:12px;color:var(--text-muted,#8a9bb0);line-height:1.55}._pResults_1vtku_43{display:flex;flex-direction:column;gap:14px}._tableWrap_1vtku_45{overflow-x:auto;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px}._table_1vtku_45{width:100%;border-collapse:collapse;font-size:12px}._table_1vtku_45 th{padding:9px 12px;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#8a9bb0);border-bottom:1px solid var(--border,#2d3748);white-space:nowrap}._table_1vtku_45 td{padding:10px 12px;border-bottom:1px solid var(--border,#2d3748);color:var(--text,#e2e8f0)}._table_1vtku_45 tr:last-child td{border-bottom:none}._muted_1vtku_55{color:var(--text-muted,#8a9bb0)}._fitBar_1vtku_57{height:4px;background:var(--border,#2d3748);border-radius:2px;margin-bottom:3px;width:60px}._fitFill_1vtku_59{height:100%;border-radius:2px}._fitNum_1vtku_61{font-size:11px;font-weight:700;color:var(--text,#e2e8f0)}._sectionDivider_1vtku_67{border:none;border-top:1px solid var(--border,#2d3748);margin:24px 0 12px}._sectionLabel_1vtku_69{font-size:15px;font-weight:800;color:var(--text,#e2e8f0);margin-bottom:4px}._sectionSubLabel_1vtku_71{font-size:12px;color:var(--text-muted,#8a9bb0);margin-bottom:16px}._tickerInputRow_1vtku_77{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._tickerInput_1vtku_77{padding:8px 14px;font-size:14px;font-weight:700;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px;color:var(--text,#e2e8f0);width:130px;text-transform:uppercase}._tickerInput_1vtku_77::placeholder{color:var(--text-muted,#8a9bb0);font-weight:400;text-transform:none}._actionBtn_1vtku_83{padding:8px 18px;font-size:13px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .15s}._actionBtnPrimary_1vtku_85{background:#4a90e2;color:#fff}._actionBtnPrimary_1vtku_85:hover{background:#3a7bd5}._actionBtnPrimary_1vtku_85:disabled{opacity:.5;cursor:not-allowed}._actionBtnSecondary_1vtku_91{background:#4a90e21f;color:#4a90e2;border:1px solid rgba(74,144,226,.25)}._actionBtnSecondary_1vtku_91:hover{background:#4a90e233}._actionBtnSecondary_1vtku_91:disabled{opacity:.5;cursor:not-allowed}._deepResults_1vtku_101{display:flex;flex-direction:column;gap:16px}._deepResultsHeader_1vtku_103{font-size:14px;color:var(--text-muted,#8a9bb0);display:flex;align-items:center;gap:10px;flex-wrap:wrap}._deepCard_1vtku_105{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px;padding:20px}._deepCardHeader_1vtku_107{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:10px}._deepCardLeft_1vtku_109{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._deepCardRight_1vtku_111{display:flex;align-items:center;gap:10px}._deepCompany_1vtku_113{font-size:13px;font-weight:600;color:var(--text,#e2e8f0)}._deepIndustry_1vtku_115{font-size:11px;color:var(--text-muted,#8a9bb0);background:var(--surface2,#1a2332);padding:2px 8px;border-radius:4px}._deepWhy_1vtku_117{font-size:13px;color:var(--text,#e2e8f0);line-height:1.6;margin-bottom:14px;padding:10px;background:#4a90e20f;border-left:3px solid #4a90e2;border-radius:0 6px 6px 0}._deepGrid_1vtku_119{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}._deepSection_1vtku_19{background:var(--surface2,#1a2332);border-radius:8px;padding:14px}._deepSectionTitle_1vtku_123{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted,#8a9bb0);margin-bottom:10px;display:flex;align-items:center;gap:8px}._deepNote_1vtku_125{font-size:11px;color:var(--text-muted,#8a9bb0);line-height:1.55;margin-top:6px}._deepInsight_1vtku_127{font-size:12px;color:#4a90e2;font-weight:600;line-height:1.55;margin-top:8px;padding:8px;background:#4a90e214;border-radius:6px}._deepTradeoff_1vtku_129{font-size:12px;color:var(--text-muted,#8a9bb0);line-height:1.55;padding:10px;background:#fc81810f;border-left:3px solid #fc8181;border-radius:0 6px 6px 0;margin-top:10px}._deepError_1vtku_131{font-size:13px;color:#fc8181;padding:16px;background:#fc818114;border-radius:8px}._metricRow_1vtku_137{display:flex;justify-content:space-between;align-items:center;padding:3px 0;font-size:12px}._metricLabel_1vtku_139{color:var(--text-muted,#8a9bb0)}._metricValue_1vtku_141{font-weight:700;color:var(--text,#e2e8f0)}._scoreBadge_1vtku_147{display:inline-flex;align-items:center;justify-content:center;min-width:32px;padding:2px 10px;font-size:14px;font-weight:800;border:1px solid;border-radius:8px}._convictionBadge_1vtku_149{font-size:11px;font-weight:700}._dozenWrap_1vtku_155{position:relative;display:inline-flex;flex-direction:column;align-items:center;cursor:help}._dozenTooltip_1vtku_157{display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);width:280px;padding:14px 16px;background:#0f1923;border:1px solid rgba(74,144,226,.3);border-radius:10px;box-shadow:0 8px 32px #00000080,0 0 0 1px #4a90e21a;z-index:100}._dozenWrap_1vtku_155:hover ._dozenTooltip_1vtku_157{display:block}._dozenTooltip_1vtku_157:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#4a90e24d}._dozenTooltipTitle_1vtku_163{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#4a90e2;margin-bottom:8px}._dozenTooltipGrid_1vtku_165{display:grid;grid-template-columns:1fr 1fr;gap:3px 12px}._dozenTooltipItem_1vtku_167{font-size:10px;color:var(--text-muted,#8a9bb0);display:flex;align-items:center;gap:5px;padding:2px 0;line-height:1.3}._dozenTooltipIcon_1vtku_169{font-size:9px;flex-shrink:0;width:12px;text-align:center}._dozenTooltipNote_1vtku_171{font-size:10px;color:var(--text-muted,#8a9bb0);margin-top:8px;padding-top:6px;border-top:1px solid rgba(255,255,255,.06);line-height:1.4}._deepAnalysis_1vtku_177{display:flex;flex-direction:column;gap:16px}._verdictHeader_1vtku_179{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:16px;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px}._verdictLeft_1vtku_181{display:flex;align-items:center;gap:12px}._verdictRight_1vtku_183{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._verdictTicker_1vtku_185{font-size:18px;font-weight:900;color:#4a90e2}._verdictCompany_1vtku_187{font-size:14px;color:var(--text,#e2e8f0);font-weight:600}._verdictRec_1vtku_189{padding:4px 14px;font-size:13px;font-weight:800;border:1px solid;border-radius:8px}._verdictConviction_1vtku_191{font-size:12px;font-weight:700}._verdictTarget_1vtku_193{font-size:12px;color:var(--text-muted,#8a9bb0)}._verdictSummary_1vtku_195{font-size:13px;color:var(--text,#e2e8f0);line-height:1.65;padding:14px;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px}._verdictMonitor_1vtku_197{font-size:12px;color:#e0a835;padding:10px 14px;background:#e0a83514;border-left:3px solid #e0a835;border-radius:0 6px 6px 0}._dcfCases_1vtku_203{display:flex;gap:8px;margin:8px 0}._dcfCase_1vtku_203{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px;background:var(--surface,#111827);border-radius:6px}._dcfCaseLabel_1vtku_207{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._dcfCasePrice_1vtku_209{font-size:14px;font-weight:800;color:var(--text,#e2e8f0)}._dcfCasePct_1vtku_211{font-size:11px;font-weight:700}._compsTable_1vtku_217{overflow-x:auto;margin:6px 0}._compsTable_1vtku_217 table{font-size:11px}._compsTable_1vtku_217 th{padding:6px 8px!important;font-size:9px!important}._compsTable_1vtku_217 td{padding:6px 8px!important}._deepCatalysts_1vtku_229{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}._catalystTag_1vtku_231{font-size:10px;font-weight:600;color:#4a90e2;background:#4a90e21a;padding:3px 8px;border-radius:4px}._riskItem_1vtku_237{display:flex;align-items:center;gap:8px;padding:5px 0;font-size:12px;border-bottom:1px solid rgba(45,55,72,.4)}._riskItem_1vtku_237:last-child{border-bottom:none}._riskSeverity_1vtku_241{font-size:10px;font-weight:800;min-width:48px;text-align:center}._riskText_1vtku_243{flex:1;color:var(--text,#e2e8f0);line-height:1.4}._riskProb_1vtku_245{font-size:10px;color:var(--text-muted,#8a9bb0);font-weight:600;min-width:56px;text-align:right}._riskBadge_1vtku_247{font-size:10px;font-weight:800;padding:2px 8px;border-radius:4px;margin-left:auto}._bDeepCard_1vtku_253{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:10px;padding:16px}._bDeepHeader_1vtku_255{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}._bDeepScore_1vtku_257{font-size:13px;font-weight:800;margin-left:auto}._bDeepWhy_1vtku_259{font-size:12px;color:var(--text,#e2e8f0);line-height:1.55;margin-bottom:8px}._bDeepHighlights_1vtku_261{display:flex;gap:8px;flex-wrap:wrap}._bDeepHighlight_1vtku_261{font-size:11px;padding:3px 10px;border-radius:5px;font-weight:600}._bDeepHighlightGood_1vtku_265{background:#48bb781a;color:#48bb78}._bDeepHighlightWarn_1vtku_267{background:#e0a8351a;color:#e0a835}._cachedAtLine_1vtku_273{font-size:11px;color:var(--text-muted,#8a9bb0);text-align:right;margin-top:-12px}._deepLoadingWrap_1vtku_279{display:flex;flex-direction:column;gap:14px}._deepLoadingLabel_1vtku_281{font-size:12px;font-weight:700;color:var(--text-muted,#8a9bb0);text-transform:uppercase;letter-spacing:.06em}._deepLoadingGrid_1vtku_283{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:640px){._deepLoadingGrid_1vtku_283{grid-template-columns:1fr}}._summaryWrap_1qc0n_13{display:grid;grid-template-columns:1fr 300px;gap:0;border:1px solid var(--border, #2d3748);border-radius:12px;overflow:hidden;background:var(--surface, #111827)}@media(max-width:768px){._summaryWrap_1qc0n_13{grid-template-columns:1fr}}._thesisPane_1qc0n_41{padding:24px;display:flex;flex-direction:column;gap:16px}._thesisLabel_1qc0n_53{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#48bb78}._thesisText_1qc0n_67{font-size:14px;color:var(--text, #e2e8f0);line-height:1.7}._casesStack_1qc0n_81{display:flex;flex-direction:column;gap:0}._caseRow_1qc0n_91{display:grid;grid-template-columns:160px 60px 1fr;align-items:center;gap:12px;padding:12px 16px;border-left:4px solid}._caseBull_1qc0n_107{border-color:#48bb78;background:#48bb780f}._caseBase_1qc0n_109{border-color:#e0a835;background:#e0a8350f}._caseBear_1qc0n_111{border-color:#fc8181;background:#fc81810f}._caseLeft_1qc0n_113{display:flex;flex-direction:column;gap:2px}._caseLabel_1qc0n_115{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}._casePrice_1qc0n_127{font-size:20px;font-weight:900;color:var(--text, #e2e8f0)}._casePct_1qc0n_137{font-size:13px;font-weight:700;white-space:nowrap}._caseScenario_1qc0n_147{font-size:12px;color:var(--text-muted, #8a9bb0);line-height:1.5}._scorecardPane_1qc0n_161{background:var(--surface2, #1a2332);border-left:1px solid var(--border, #2d3748);padding:0;display:flex;flex-direction:column}@media(max-width:768px){._scorecardPane_1qc0n_161{border-left:none;border-top:1px solid var(--border, #2d3748)}}._scorecardRow_1qc0n_181{display:flex;flex-direction:column;gap:2px;padding:14px 20px;border-bottom:1px solid var(--border, #2d3748)}._scorecardRow_1qc0n_181:last-child{border-bottom:none}._scorecardLabel_1qc0n_197{font-size:11px;color:var(--text-muted, #8a9bb0);font-weight:600}._scorecardValue_1qc0n_207{font-size:18px;font-weight:800;color:var(--text, #e2e8f0)}._dozenWrap_1qc0n_225{border:1px solid var(--border, #2d3748);border-radius:12px;overflow:hidden;background:var(--surface, #111827)}._dozenHeader_1qc0n_237{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:var(--surface2, #1a2332);border-bottom:1px solid var(--border, #2d3748)}._dozenTitle_1qc0n_253{font-size:15px;font-weight:800;color:var(--text, #e2e8f0)}._dozenScore_1qc0n_263{font-size:22px;font-weight:900}._dozenGrid_1qc0n_271{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:0}._dozenCard_1qc0n_281{padding:14px 16px;border-right:1px solid var(--border, #2d3748);border-bottom:1px solid var(--border, #2d3748);transition:background .12s}._dozenCard_1qc0n_281:hover{background:#4a90e20a}._dozenPass_1qc0n_295{border-left:3px solid #48bb78}._dozenFail_1qc0n_297{border-left:3px solid #fc8181}._dozenCardTop_1qc0n_299{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._dozenCardNum_1qc0n_311{font-size:10px;font-weight:700;color:var(--text-muted, #8a9bb0)}._dozenCardBadge_1qc0n_321{font-size:10px;font-weight:800;padding:2px 8px;border-radius:4px;letter-spacing:.06em}._dozenCardName_1qc0n_335{font-size:13px;font-weight:700;color:var(--text, #e2e8f0);margin-bottom:4px}._dozenCardValue_1qc0n_347{font-size:14px;font-weight:800;color:var(--text, #e2e8f0);margin-bottom:4px}._dozenCardDetail_1qc0n_359{font-size:11px;color:var(--text-muted, #8a9bb0);line-height:1.45}._aiProgressWrap_1qc0n_373{padding:24px 24px 20px;margin-bottom:12px;background:linear-gradient(135deg,#4a90e20f,#7c3aed0a);border:1px solid rgba(74,144,226,.25);border-radius:12px}._aiProgressHeader_1qc0n_387{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}._aiProgressTicker_1qc0n_399{font-size:20px;font-weight:900;color:#e2e8f0;letter-spacing:.04em}._aiProgressLabel_1qc0n_411{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#4a90e2;background:#4a90e21f;padding:3px 9px;border-radius:4px}._aiProgressBar_1qc0n_431{height:3px;background:#4a90e21f;border-radius:2px;overflow:hidden;margin-bottom:18px}._aiProgressFill_1qc0n_445{height:100%;background:linear-gradient(90deg,#4a90e2,#7c3aed);border-radius:2px;animation:_aiProgressSweep_1qc0n_1 14s cubic-bezier(.1,0,.4,1) forwards}@keyframes _aiProgressSweep_1qc0n_1{0%{width:0%}60%{width:70%}90%{width:82%}to{width:85%}}._aiProgressStage_1qc0n_469{font-size:14px;font-weight:600;color:#cbd5e0;margin-bottom:6px;animation:_aiStageFade_1qc0n_1 .35s ease-out}@keyframes _aiStageFade_1qc0n_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}._aiProgressSub_1qc0n_491{font-size:11px;color:#4a5568;letter-spacing:.02em}._page_eq2hp_21{max-width:1100px;margin:0 auto;padding:8px 4px 48px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);color:var(--text-1, #EEEEF8);display:flex;flex-direction:column;gap:20px}._pageHeader_eq2hp_49{padding-bottom:18px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));display:flex;flex-direction:column;gap:4px}._pageTitle_eq2hp_63{margin:0;font-family:var(--font-display, var(--font-body));font-size:clamp(24px,3vw,30px);font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8)}._pageSubtitle_eq2hp_79{margin:0;font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.5}._searchRow_eq2hp_99{display:flex;flex-wrap:wrap;gap:12px;align-items:center}._searchHint_eq2hp_111{font-size:13px;color:var(--text-3, #40405C);margin:0;line-height:1.5}._tickerHeader_eq2hp_131{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;padding:4px 0 12px}._tickerSymbol_eq2hp_145{font-family:var(--font-data, ui-monospace, monospace);font-size:clamp(28px,4vw,36px);font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--text-1, #EEEEF8)}._tickerCompany_eq2hp_161{font-size:14px;color:var(--text-2, #8A8AAC);font-weight:500}._tickerSector_eq2hp_171{font-family:var(--font-data, ui-monospace, monospace);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px 8px;border-radius:4px;color:var(--cyan, #00BDD6);background:#00bdd614;border:1px solid rgba(0,189,214,.22)}._whyMatters_eq2hp_203{padding:14px 16px;background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:12px;font-size:13.5px;line-height:1.55;color:var(--text-1, #EEEEF8)}._whyMattersLabel_eq2hp_221{font-family:var(--font-data, ui-monospace, monospace);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3, #40405C);margin-bottom:6px;display:block}._tabs_eq2hp_249{display:flex;gap:24px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));margin:4px 0 0}._tab_eq2hp_249{background:none;border:none;padding:10px 0;margin-bottom:-1px;font:inherit;font-size:13px;font-weight:600;color:var(--text-2, #8A8AAC);cursor:pointer;border-bottom:2px solid transparent;letter-spacing:.01em;transition:color .15s,border-color .15s}._tab_eq2hp_249:hover{color:var(--text-1, #EEEEF8)}._tabActive_eq2hp_295{color:var(--text-1, #EEEEF8);border-bottom-color:var(--text-1, #EEEEF8)}._disclaimer_eq2hp_311{margin-top:4px;font-size:11px;color:var(--text-3, #40405C);letter-spacing:.01em;line-height:1.55;max-width:720px}._wrap_rbu7h_1{display:flex;flex-direction:column;gap:20px}._header_rbu7h_3{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}._title_rbu7h_5{font-size:18px;font-weight:800;color:var(--text,#e2e8f0)}._lagWarning_rbu7h_7{font-size:12px;font-weight:600;color:#e0a835;background:#e0a8351a;border:1px solid rgba(224,168,53,.3);border-radius:20px;padding:4px 14px}._aiNote_rbu7h_9{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.65;padding:14px;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px}._sectionTitle_rbu7h_11{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted,#8a9bb0)}._legendSection_rbu7h_17{display:flex;flex-direction:column;gap:10px}._legendHeader_rbu7h_19{display:flex;align-items:center;justify-content:space-between;gap:12px}._tooltipBtn_rbu7h_21{background:none;border:1px solid var(--border, #2d3748);border-radius:6px;color:#4a90e2;font-size:11px;font-weight:600;padding:4px 10px;cursor:pointer;transition:all .15s}._tooltipBtn_rbu7h_21:hover{border-color:#4a90e2;background:#4a90e20f}._tooltipPanel_rbu7h_47{background:var(--surface, #111827);border:1px solid rgba(74,144,226,.2);border-radius:10px;padding:16px 18px;font-size:12px;color:var(--text, #e2e8f0);line-height:1.7}._tooltipBullet_rbu7h_67{padding-left:8px;color:var(--text-muted, #8a9bb0)}._tooltipSubhead_rbu7h_69{font-weight:700;margin-top:8px;color:#4a90e2}._legendBar_rbu7h_73{display:flex;border-radius:6px;overflow:hidden;height:26px}._legendSegment_rbu7h_85{display:flex;align-items:center;justify-content:center;min-width:0}._legendLabel_rbu7h_97{font-size:9px;font-weight:700;white-space:nowrap;letter-spacing:.03em}._scoreGrid_rbu7h_113{display:flex;gap:12px;flex-wrap:wrap}._scoreCard_rbu7h_115{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;padding:16px 20px;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:160px;flex:1;max-width:220px}._scoreTicker_rbu7h_141{font-size:14px;font-weight:800;color:#4a90e2}._scoreCompany_rbu7h_143{font-size:11px;color:var(--text-muted,#8a9bb0);text-align:center}._scoreNum_rbu7h_145{font-size:32px;font-weight:800;line-height:1}._scoreInterp_rbu7h_147{font-size:10px;font-weight:700;padding:3px 10px;border-radius:12px;text-align:center;white-space:nowrap}._signalsList_rbu7h_167{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-top:4px}._signalChip_rbu7h_181{font-size:10px;color:var(--text-muted, #8a9bb0);background:#ffffff0a;border:1px solid var(--border, #2d3748);border-radius:4px;padding:2px 6px;white-space:nowrap}._tableWrap_rbu7h_203{overflow-x:auto;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px}._table_rbu7h_203{width:100%;border-collapse:collapse;font-size:12px}._table_rbu7h_203 th{padding:9px 12px;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#8a9bb0);border-bottom:1px solid var(--border,#2d3748)}._table_rbu7h_203 td{padding:10px 12px;border-bottom:1px solid var(--border,#2d3748);color:var(--text,#e2e8f0)}._table_rbu7h_203 tr:last-child td{border-bottom:none}._ticker_rbu7h_213{font-weight:800;color:#4a90e2;background:#4a90e21a;padding:2px 7px;border-radius:4px}._muted_rbu7h_215{color:var(--text-muted,#8a9bb0)}._mono_rbu7h_217{font-family:JetBrains Mono,monospace}._clusterAlert_rbu7h_223{background:#fc818114;border:1px solid rgba(252,129,129,.3);border-radius:8px;padding:10px 14px;font-size:13px;font-weight:700;color:#fc8181}._clusterBadge_rbu7h_225{font-size:9px;font-weight:700;background:#fc818126;border:1px solid rgba(252,129,129,.35);color:#fc8181;border-radius:10px;padding:1px 6px;margin-left:5px}._filterRow_rbu7h_227{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._filterSelect_rbu7h_229{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:6px;color:var(--text,#e2e8f0);padding:6px 10px;font-size:12px}._checkLabel_rbu7h_231{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted,#8a9bb0)}._check_rbu7h_231{accent-color:var(--accent,#4a90e2)}._wrap_1squb_3{display:flex;flex-direction:column;gap:20px}._header_1squb_5{display:flex;flex-direction:column;gap:4px}._title_1squb_7{font-size:18px;font-weight:800;color:var(--text,#e2e8f0)}._desc_1squb_9{font-size:14px;color:var(--text-muted,#8a9bb0)}._searchRow_1squb_15{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-end}._searchGroup_1squb_17{display:flex;flex-direction:column;gap:6px;flex:1;min-width:140px;max-width:180px}._label_1squb_19{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted,#8a9bb0)}._tickerInput_1squb_21{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px;color:var(--text,#e2e8f0);padding:10px 12px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;width:100%;box-sizing:border-box}._tickerInput_1squb_21:focus{outline:none;border-color:var(--accent,#4a90e2)}._thesisInput_1squb_25{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px;color:var(--text,#e2e8f0);padding:10px 12px;font-size:13px;font-family:inherit;resize:none;width:100%;box-sizing:border-box;flex:3;min-width:220px}._thesisInput_1squb_25:focus{outline:none;border-color:var(--accent,#4a90e2)}._weightInput_1squb_29{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px;color:var(--text,#e2e8f0);padding:10px 12px;font-size:14px;width:100%;box-sizing:border-box}._weightInput_1squb_29:focus{outline:none;border-color:var(--accent,#4a90e2)}._scanBtn_1squb_33{padding:10px 24px;border:none;border-radius:8px;background:var(--accent,#4a90e2);color:#fff;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .15s;align-self:flex-end;height:42px}._scanBtn_1squb_33:hover{opacity:.9}._scanBtn_1squb_33:disabled{opacity:.5;cursor:default}._holdingChips_1squb_43{display:flex;flex-wrap:wrap;gap:6px}._holdingChip_1squb_43{padding:5px 12px;border:1px solid var(--border,#2d3748);border-radius:16px;background:var(--surface,#111827);color:var(--text-muted,#8a9bb0);font-size:12px;font-weight:700;cursor:pointer;transition:all .15s}._holdingChip_1squb_43:hover{border-color:var(--accent,#4a90e2);color:var(--text,#e2e8f0)}._holdingChipActive_1squb_49{border-color:var(--accent,#4a90e2);color:var(--accent,#4a90e2);background:#4a90e21a}._error_1squb_55{font-size:13px;color:#fc8181;background:#fc818114;border:1px solid rgba(252,129,129,.3);border-radius:8px;padding:12px 16px}._loading_1squb_57{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-muted,#8a9bb0);padding:32px 0}._spinner_1squb_59{width:20px;height:20px;border:2px solid var(--border,#2d3748);border-top-color:var(--accent,#4a90e2);border-radius:50%;animation:_spin_1squb_59 .7s linear infinite;flex-shrink:0}@keyframes _spin_1squb_59{to{transform:rotate(360deg)}}._card_1squb_67{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:18px}._cardTop_1squb_69{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._cardLeft_1squb_71{display:flex;flex-direction:column;gap:4px}._cardTicker_1squb_73{font-size:22px;font-weight:900;color:var(--text,#e2e8f0)}._cardName_1squb_75{font-size:13px;color:var(--text-muted,#8a9bb0)}._cardRight_1squb_77{display:flex;align-items:center;gap:10px;flex-shrink:0}._scanTime_1squb_79{font-size:11px;color:var(--text-muted,#8a9bb0)}._refreshBtn_1squb_81{padding:6px 14px;border:1px solid var(--border,#2d3748);border-radius:8px;background:transparent;color:var(--text-muted,#8a9bb0);font-size:12px;cursor:pointer;transition:all .15s}._refreshBtn_1squb_81:hover{border-color:var(--accent,#4a90e2);color:var(--text,#e2e8f0)}._refreshBtn_1squb_81:disabled{opacity:.4;cursor:default}._sentimentBadge_1squb_91{display:flex;align-items:center;gap:8px}._sentimentPill_1squb_93{padding:6px 16px;border-radius:20px;font-size:13px;font-weight:800;letter-spacing:.03em;border:1px solid}._scoreBar_1squb_95{display:flex;align-items:center;gap:8px;flex:1}._scoreTrack_1squb_97{flex:1;height:6px;background:var(--surface2,#1a2332);border-radius:3px;overflow:hidden}._scoreFill_1squb_99{height:100%;border-radius:3px;transition:width .4s ease}._scoreNum_1squb_101{font-size:13px;font-weight:800;min-width:28px;text-align:right}._headline_1squb_107{font-size:15px;font-weight:700;color:var(--text,#e2e8f0);line-height:1.5}._changeBadge_1squb_109{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;padding:4px 10px;border-radius:12px;border:1px solid}._impact_1squb_111{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.6;border-left:3px solid var(--accent,#4a90e2);padding-left:12px}._thesisRow_1squb_117{display:flex;align-items:center;gap:10px}._thesisLabel_1squb_119{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted,#8a9bb0)}._thesisVerdict_1squb_121{font-size:13px;font-weight:800;padding:3px 10px;border-radius:10px;border:1px solid}._thesisNote_1squb_123{font-size:13px;color:var(--text-muted,#8a9bb0)}._twoCol_1squb_129{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:600px){._twoCol_1squb_129{grid-template-columns:1fr}}._listCard_1squb_133{background:var(--surface2,#1a2332);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:8px}._listTitle_1squb_135{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}._listItem_1squb_137{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.5;display:flex;gap:6px}._listItem_1squb_137:before{content:"•";flex-shrink:0}._metricsRow_1squb_145{display:flex;flex-wrap:wrap;gap:10px}._metric_1squb_145{background:var(--surface2,#1a2332);border-radius:8px;padding:10px 14px;display:flex;flex-direction:column;gap:3px;min-width:90px}._metricLabel_1squb_149{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted,#8a9bb0)}._metricVal_1squb_151{font-size:14px;font-weight:800;color:var(--text,#e2e8f0)}._historyTitle_1squb_157{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted,#8a9bb0)}._timeline_1squb_159{display:flex;flex-direction:column;gap:8px}._histItem_1squb_161{display:flex;align-items:center;gap:12px;background:var(--surface2,#1a2332);border-radius:8px;padding:10px 14px}._histDot_1squb_163{width:10px;height:10px;border-radius:50%;flex-shrink:0}._histDate_1squb_165{font-size:11px;color:var(--text-muted,#8a9bb0);min-width:120px}._histSentiment_1squb_167{font-size:12px;font-weight:800;min-width:70px}._histHeadline_1squb_169{font-size:12px;color:var(--text-muted,#8a9bb0);flex:1}._histScore_1squb_171{font-size:12px;font-weight:700;color:var(--text-muted,#8a9bb0)}._beginnerHint_1squb_177{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px;padding:18px 20px}._beginnerHintTitle_1squb_179{font-size:14px;font-weight:800;color:var(--text,#e2e8f0);margin-bottom:6px}._beginnerHintText_1squb_181{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.6}._beginnerHintText_1squb_181 strong{color:var(--text,#e2e8f0)}._beginnerScanWrap_1squb_187{display:flex;justify-content:center;padding:8px 0}._beginnerSummary_1squb_191{display:flex;gap:20px;justify-content:center;padding:8px 0}._beginnerSummaryItem_1squb_193{font-size:14px;font-weight:800}._beginnerGrid_1squb_197{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}@media(max-width:640px){._beginnerGrid_1squb_197{grid-template-columns:1fr}}._beginnerCard_1squb_203{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:12px}._beginnerCardTop_1squb_205{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}._beginnerCardTicker_1squb_207{font-size:18px;font-weight:900;color:var(--text,#e2e8f0)}._beginnerCardName_1squb_209{font-size:12px;color:var(--text-muted,#8a9bb0);margin-top:2px}._beginnerExplanation_1squb_211{font-size:14px;font-weight:600;color:var(--text,#e2e8f0);line-height:1.5}._beginnerImpact_1squb_213{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.5}._beginnerFooter_1squb_217{display:flex;gap:12px;align-items:center;justify-content:center;padding-top:8px}._grid_quxc4_5{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media(max-width:560px){._grid_quxc4_5{grid-template-columns:1fr 1fr}}._card_quxc4_19{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 14px 12px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:10px;cursor:pointer;text-align:left;transition:background .15s,border-color .15s,box-shadow .15s}._card_quxc4_19:hover:not(:disabled){background:#4a90e212;border-color:#4a90e259}._card_quxc4_19:disabled{opacity:.55;cursor:not-allowed}._card_quxc4_19._selected_quxc4_49{background:#4a90e221;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e238}._cardIcon_quxc4_53{font-size:22px;line-height:1}._cardLabel_quxc4_55{font-size:13px;font-weight:700;color:var(--text, #e2e8f0)}._cardDesc_quxc4_57{font-size:11px;color:var(--text-muted, #8a9bb0);line-height:1.5}._result_quxc4_65{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:12px;padding:22px 24px;display:flex;flex-direction:column;gap:16px}._impactRow_quxc4_87{display:flex;align-items:center;gap:14px}._impactPct_quxc4_89{font-size:42px;font-weight:800;line-height:1;flex-shrink:0}._impactMeta_quxc4_91{display:flex;flex-direction:column;gap:2px}._impactUsd_quxc4_93{font-size:16px;font-weight:700;font-family:JetBrains Mono,monospace}._impactTag_quxc4_95{font-size:12px;color:var(--text-muted, #8a9bb0)}._contribSection_quxc4_101{display:flex;flex-direction:column;gap:6px}._contribHeading_quxc4_103{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}._contribRow_quxc4_105{display:flex;align-items:baseline;gap:8px;padding:6px 10px;background:var(--surface2, #1a2332);border-radius:7px}._contribTicker_quxc4_107{font-size:12px;font-weight:700;color:#4a90e2;min-width:44px}._contribPct_quxc4_109{font-size:12px;font-weight:700;font-family:JetBrains Mono,monospace;min-width:52px}._contribReason_quxc4_111{font-size:11px;color:var(--text-muted, #8a9bb0);line-height:1.4}._bottomLine_quxc4_117{font-size:14px;color:var(--text-muted, #8a9bb0);line-height:1.65;margin:0}._nextStep_quxc4_123{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;background:#4a90e20d;border:1px solid rgba(74,144,226,.2);border-radius:8px;font-size:13px;color:var(--text-muted, #8a9bb0);line-height:1.55}._nextIcon_quxc4_125{flex-shrink:0;font-size:15px}._teaser_1xw0d_1{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-left:3px solid rgba(74,144,226,.55);border-radius:10px;padding:16px 20px;display:flex;flex-direction:column;gap:10px}._title_1xw0d_23{font-size:13px;font-weight:700;color:var(--text, #e2e8f0)}._bullets_1xw0d_35{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}._bullets_1xw0d_35 li{font-size:12px;color:var(--text-muted, #8a9bb0);line-height:1.55}._actions_1xw0d_61{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:2px}._primaryBtn_1xw0d_77{padding:7px 16px;font-size:12px;font-weight:700;background:#4a90e21f;border:1px solid rgba(74,144,226,.45);border-radius:6px;color:#4a90e2;cursor:pointer;transition:background .15s,border-color .15s}._primaryBtn_1xw0d_77:hover{background:#4a90e238;border-color:#4a90e2}._secondaryLink_1xw0d_103{font-size:12px;color:var(--text-muted, #8a9bb0);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}._secondaryLink_1xw0d_103:hover{color:var(--text, #e2e8f0)}._explainer_1xw0d_127{font-size:12px;color:var(--text-muted, #8a9bb0);line-height:1.65;margin:0;padding:10px 12px;background:var(--surface2, #1a2332);border-radius:6px;border-left:2px solid rgba(74,144,226,.3)}._bWrap_1k4bg_1{display:flex;flex-direction:column;gap:20px;max-width:800px}._bTitle_1k4bg_3{font-size:18px;font-weight:800;color:var(--text,#e2e8f0)}._bDesc_1k4bg_5{font-size:14px;color:var(--text-muted,#8a9bb0);margin-top:-10px}._presetGrid_1k4bg_7{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media(max-width:560px){._presetGrid_1k4bg_7{grid-template-columns:1fr 1fr}}._presetBtn_1k4bg_11{padding:12px 14px;font-size:13px;font-weight:600;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:8px;color:var(--text,#e2e8f0);cursor:pointer;text-align:left;transition:background .15s,border-color .15s}._presetBtn_1k4bg_11:hover{background:#4a90e214;border-color:#4a90e24d}._presetBtn_1k4bg_11._active_1k4bg_15{background:#4a90e226;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e240}._resultCard_1k4bg_17{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:16px}._impactRow_1k4bg_19{display:flex;align-items:baseline;gap:12px}._impactPct_1k4bg_21{font-size:40px;font-weight:800}._impactLabel_1k4bg_23{font-size:14px;font-weight:600}._summary_1k4bg_25{font-size:14px;color:var(--text-muted,#8a9bb0);line-height:1.65;margin:0}._whatToDo_1k4bg_27{padding:14px;background:#48bb780f;border:1px solid rgba(72,187,120,.25);border-radius:8px}._whatLabel_1k4bg_29{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#48bb78;margin-bottom:6px}._whatText_1k4bg_31{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.6;margin:0}._contributors_1k4bg_33{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:560px){._contributors_1k4bg_33{grid-template-columns:1fr}}._contribHead_1k4bg_37{font-size:12px;font-weight:700;margin-bottom:6px}._contribItem_1k4bg_39{font-size:12px;color:var(--text-muted,#8a9bb0);padding:5px 8px;background:var(--surface2,#1a2332);border-radius:6px;margin-bottom:4px}._hint_1k4bg_41{text-align:center;color:var(--text-muted,#8a9bb0);font-size:13px;padding:40px 0}._panel_qbf0n_1{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:12px;padding:24px}._title_qbf0n_3{font-size:15px;font-weight:700;color:var(--text, #e2e8f0);margin-bottom:20px}._presetGrid_qbf0n_9{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}._presetGroup_qbf0n_11{flex:1;min-width:160px}._presetGroupLabel_qbf0n_13{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted, #8a9bb0);margin-bottom:8px}._presetBtns_qbf0n_15{display:flex;flex-direction:column;gap:6px}._tileWrap_qbf0n_21{display:flex;flex-direction:column;gap:4px}._tileRow_qbf0n_23{display:flex;align-items:stretch;gap:4px}._presetBtn_qbf0n_15{flex:1;padding:8px 10px;font-size:12px;text-align:left;background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:7px;color:var(--text, #e2e8f0);cursor:pointer;transition:background .15s,border-color .15s;display:flex;align-items:center;gap:6px}._presetBtn_qbf0n_15:hover{background:#4a90e21a;border-color:#4a90e266}._presetBtn_qbf0n_15._active_qbf0n_31{background:#4a90e226;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e240}._magBadge_qbf0n_37{margin-left:auto;font-size:10px;font-weight:700;font-family:JetBrains Mono,monospace;color:#4a90e2;background:#4a90e21f;padding:1px 6px;border-radius:4px;flex-shrink:0}._gearBtn_qbf0n_43{padding:0 9px;background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:7px;color:var(--text-muted, #8a9bb0);cursor:pointer;font-size:13px;transition:color .15s,border-color .15s}._gearBtn_qbf0n_43:hover{color:#e0a835;border-color:#e0a83566}._editPanel_qbf0n_51{background:var(--surface2, #1a2332);border:1px solid rgba(224,168,53,.35);border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}._editRow_qbf0n_53{display:flex;align-items:center;gap:8px}._editInput_qbf0n_55{width:80px;padding:5px 8px;background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:5px;color:var(--text, #e2e8f0);font-size:13px;font-family:JetBrains Mono,monospace}._editInput_qbf0n_55:focus{outline:none;border-color:#4a90e2}._editUnit_qbf0n_59{font-size:11px;color:var(--text-muted, #8a9bb0)}._editBounds_qbf0n_61{font-size:10px;color:var(--text-muted, #8a9bb0)}._editActions_qbf0n_63{display:flex;gap:6px}._editApply_qbf0n_65{padding:4px 12px;font-size:11px;font-weight:700;background:#4a90e226;border:1px solid #4a90e2;border-radius:5px;color:#4a90e2;cursor:pointer}._editApply_qbf0n_65:hover{background:#4a90e240}._editCancel_qbf0n_69{padding:4px 10px;font-size:11px;background:transparent;border:1px solid var(--border, #2d3748);border-radius:5px;color:var(--text-muted, #8a9bb0);cursor:pointer}._editCancel_qbf0n_69:hover{border-color:#8a9bb0}._selectedBar_qbf0n_77{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px;background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:10px;margin-bottom:20px}._chipRow_qbf0n_79{display:flex;flex-wrap:wrap;gap:6px;flex:1}._chip_qbf0n_79{display:inline-flex;align-items:center;gap:4px;font-size:11px;background:#4a90e21a;border:1px solid rgba(74,144,226,.35);border-radius:20px;padding:3px 10px;color:var(--text, #e2e8f0)}._chipMag_qbf0n_83{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;color:#4a90e2}._chipRemove_qbf0n_85{background:none;border:none;cursor:pointer;color:var(--text-muted, #8a9bb0);padding:0 0 0 2px;font-size:14px;line-height:1}._chipRemove_qbf0n_85:hover{color:#fc8181}._barActions_qbf0n_89{display:flex;align-items:center;gap:8px;flex-shrink:0}._previewConf_qbf0n_91{font-size:11px;font-weight:600}._clearBtn_qbf0n_93{padding:6px 12px;font-size:11px;background:transparent;border:1px solid var(--border, #2d3748);border-radius:6px;color:var(--text-muted, #8a9bb0);cursor:pointer}._clearBtn_qbf0n_93:hover{border-color:#fc8181;color:#fc8181}._runBtn_qbf0n_97{padding:6px 14px;font-size:12px;font-weight:700;background:#4a90e2;border:none;border-radius:6px;color:#fff;cursor:pointer;transition:opacity .15s}._runBtn_qbf0n_97:hover{opacity:.88}._runBtn_qbf0n_97:disabled{opacity:.45;cursor:not-allowed}._impactCard_qbf0n_107{display:flex;align-items:flex-start;gap:16px;padding:16px;background:var(--surface2, #1a2332);border-radius:10px;border:1px solid var(--border, #2d3748);margin-bottom:20px}._impactLeft_qbf0n_109{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;min-width:80px}._impactPct_qbf0n_111{font-size:32px;font-weight:800;line-height:1}._impactUsd_qbf0n_113{font-size:13px;font-weight:700;font-family:JetBrains Mono,monospace;margin-top:2px}._impactRight_qbf0n_115{flex:1;display:flex;flex-direction:column;gap:8px}._summaryText_qbf0n_117{font-size:13px;color:var(--text-muted, #8a9bb0);line-height:1.6}._confidenceRow_qbf0n_119{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._confidenceLabel_qbf0n_121{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #8a9bb0)}._confidenceBadge_qbf0n_123{font-size:10px;font-weight:700;padding:2px 8px;border-radius:8px}._confidenceNote_qbf0n_125{font-size:10px;color:var(--text-muted, #8a9bb0)}._contribRow_qbf0n_131{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}@media(max-width:640px){._contribRow_qbf0n_131{grid-template-columns:1fr}}._contribCol_qbf0n_135{display:flex;flex-direction:column;gap:6px}._contribTitle_qbf0n_137{font-size:12px;font-weight:700;margin-bottom:4px}._contribItem_qbf0n_139{font-size:12px;color:var(--text-muted, #8a9bb0);padding:6px 8px;background:var(--surface2, #1a2332);border-radius:6px}._tableTitle_qbf0n_145{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);margin-bottom:8px}._tableWrap_qbf0n_147{overflow-x:auto;border-radius:10px;border:1px solid var(--border, #2d3748);margin-bottom:20px}._table_qbf0n_145{width:100%;border-collapse:collapse;font-size:12px}._table_qbf0n_145 th{padding:10px 12px;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted, #8a9bb0);border-bottom:1px solid var(--border, #2d3748);white-space:nowrap}._table_qbf0n_145 td{padding:10px 12px;border-bottom:1px solid var(--border, #2d3748);color:var(--text, #e2e8f0)}._table_qbf0n_145 tr:last-child td{border-bottom:none}._table_qbf0n_145 tr:hover td{background:#ffffff05}._ticker_qbf0n_159{font-weight:700;color:#4a90e2;background:#4a90e21a;padding:2px 7px;border-radius:4px}._muted_qbf0n_161{color:var(--text-muted, #8a9bb0)}._mono_qbf0n_163{font-family:JetBrains Mono,monospace}._confBadge_qbf0n_165{font-size:10px;font-weight:700;padding:2px 8px;border-radius:8px}._reason_qbf0n_167{color:var(--text-muted, #8a9bb0);max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._assumptionsBox_qbf0n_173{padding:12px 14px;background:#4a90e20d;border:1px solid rgba(74,144,226,.2);border-radius:8px;margin-bottom:12px}._assumptionsTitle_qbf0n_175{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4a90e2;margin-bottom:7px}._assumptionsList_qbf0n_177{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}._assumptionsList_qbf0n_177 li{font-size:11px;color:var(--text-muted, #8a9bb0);line-height:1.55}._ideasBox_qbf0n_185{padding:14px;background:#48bb780f;border:1px solid rgba(72,187,120,.2);border-radius:8px}._ideasTitle_qbf0n_187{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#48bb78;margin-bottom:8px}._ideasList_qbf0n_189{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:5px}._ideasList_qbf0n_189 li{font-size:12px;color:var(--text-muted, #8a9bb0);line-height:1.5}._emptyState_qbf0n_197{text-align:center;color:var(--text-muted, #8a9bb0);font-size:13px;padding:40px 0}._card_h731g_1{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}._header_h731g_21{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}._left_h731g_37{display:flex;align-items:center;gap:8px}._ticker_h731g_49{font-size:13px;font-weight:700;color:var(--text, #e2e8f0);letter-spacing:.03em}._typeLabel_h731g_63{font-size:11px;color:var(--text-muted, #8a9bb0)}._right_h731g_73{display:flex;align-items:center;gap:8px}._sevBadge_h731g_85{font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;border:1px solid}._date_h731g_101{font-size:11px;color:var(--text-muted, #8a9bb0)}._change_h731g_111{display:flex;align-items:center;gap:8px;font-size:12px}._old_h731g_125{color:var(--text-muted, #8a9bb0);text-decoration:line-through}._arrow_h731g_127{color:var(--text-muted, #8a9bb0)}._new_h731g_129{color:var(--text, #e2e8f0);font-weight:600}._why_h731g_133{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:3px}._why_h731g_133 li{font-size:11px;color:var(--text-muted, #8a9bb0);line-height:1.45}._intelRow_h731g_159{display:flex;align-items:flex-start;gap:6px;padding:6px 8px;background:var(--surface2, #1a2332);border-radius:5px;font-size:11px}._intelLabel_h731g_179{color:#74b3f0;font-weight:600;flex-shrink:0}._intelText_h731g_191{color:var(--text-muted, #8a9bb0);line-height:1.45}._nextStep_h731g_201{font-size:12px;color:var(--text, #e2e8f0);line-height:1.5;font-style:italic}._earningsLink_h731g_215{align-self:flex-start;padding:4px 12px;font-size:11px;font-weight:700;color:#4a90e2;background:#4a90e214;border:1px solid rgba(74,144,226,.25);border-radius:6px;cursor:pointer;transition:all .15s;font-family:inherit}._earningsLink_h731g_215:hover{background:#4a90e229;border-color:#4a90e273}._inbox_1n3dr_3{background:var(--surface, #111827);border:1px solid var(--border, #2d3748);border-radius:12px;overflow:hidden;margin-bottom:20px}._inboxHeader_1n3dr_21{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 0;gap:16px}._inboxTitle_1n3dr_35{font-size:13px;font-weight:700;color:var(--text, #e2e8f0);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}._tabBar_1n3dr_55{display:flex;gap:4px}._tabBtn_1n3dr_63{display:flex;align-items:center;gap:5px;padding:5px 12px;background:transparent;border:1px solid var(--border, #2d3748);border-radius:6px;color:var(--text-muted, #8a9bb0);font-size:12px;font-weight:500;cursor:pointer;transition:all .15s}._tabBtn_1n3dr_63:hover{color:var(--text, #e2e8f0);border-color:var(--accent, #4a90e2)}._tabActive_1n3dr_93{background:var(--accent, #4a90e2);border-color:var(--accent, #4a90e2);color:#fff}._tabCount_1n3dr_103{background:#fff3;border-radius:10px;padding:1px 6px;font-size:11px;font-weight:700}._tabActive_1n3dr_93 ._tabCount_1n3dr_103{background:#ffffff40}._filterRow_1n3dr_123{display:flex;gap:8px;padding:10px 18px 0}._filterSelect_1n3dr_133{background:var(--surface2, #1a2332);border:1px solid var(--border, #2d3748);border-radius:6px;color:var(--text-muted, #8a9bb0);font-size:12px;padding:4px 8px;cursor:pointer;outline:none}._filterSelect_1n3dr_133:focus{border-color:var(--accent, #4a90e2);color:var(--text, #e2e8f0)}._empty_1n3dr_159{padding:24px 18px;color:var(--text-muted, #8a9bb0);font-size:13px;text-align:center}._list_1n3dr_175{padding:10px 14px 14px;display:flex;flex-direction:column;gap:8px}._item_1n3dr_191{border:1px solid var(--border, #2d3748);border-radius:8px;padding:12px 14px;transition:border-color .15s}._itemUnread_1n3dr_203{border-left:3px solid var(--accent, #4a90e2);background:var(--surface2, #1a2332)}._itemRead_1n3dr_211{background:transparent;opacity:.85}._item_1n3dr_191:hover{border-color:#3d4e63}._itemHeader_1n3dr_223{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}._itemLeft_1n3dr_237{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._itemTicker_1n3dr_249{font-size:12px;font-weight:700;color:var(--accent, #4a90e2);background:#4a90e21a;border-radius:4px;padding:2px 6px}._itemTitle_1n3dr_265{font-size:13px;font-weight:600;color:var(--text, #e2e8f0)}._itemRight_1n3dr_275{display:flex;align-items:center;gap:8px;flex-shrink:0}._sevBadge_1n3dr_287{font-size:10px;font-weight:700;border:1px solid;border-radius:4px;padding:2px 6px;text-transform:uppercase}._itemDate_1n3dr_303{font-size:11px;color:var(--text-muted, #8a9bb0);white-space:nowrap}._itemMessage_1n3dr_315{font-size:13px;color:var(--text-muted, #8a9bb0);line-height:1.5;margin-bottom:6px}._impactRow_1n3dr_329{font-size:12px;color:var(--text-muted, #8a9bb0);margin-bottom:6px}._itemActions_1n3dr_341{display:flex;gap:8px;margin-top:8px}._actionBtn_1n3dr_351{font-size:11px;font-weight:600;padding:3px 10px;border-radius:5px;border:1px solid var(--accent, #4a90e2);color:var(--accent, #4a90e2);background:transparent;cursor:pointer;transition:all .15s}._actionBtn_1n3dr_351:hover{background:#4a90e21a}._dismissBtn_1n3dr_375{font-size:11px;padding:3px 10px;border-radius:5px;border:1px solid var(--border, #2d3748);color:var(--text-muted, #8a9bb0);background:transparent;cursor:pointer;transition:all .15s}._dismissBtn_1n3dr_375:hover{border-color:#ef4444;color:#ef4444}._page_95wd1_17{max-width:980px;margin:0 auto;padding:8px 4px 48px;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);color:var(--text-1, #EEEEF8);display:flex;flex-direction:column;gap:18px}._pageHeader_95wd1_45{margin-bottom:6px}._pageTitle_95wd1_51{margin:0 0 4px;font-family:var(--font-display, var(--font-body));font-size:28px;font-weight:700;letter-spacing:-.02em;color:var(--text-1, #EEEEF8)}._pageSubtitle_95wd1_67{margin:0;font-size:14px;color:var(--text-2, #8A8AAC);line-height:1.55;max-width:640px}._sections_95wd1_89{display:flex;flex-direction:column;gap:14px}._section_95wd1_89{background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px;overflow:hidden}._sectionHeader_95wd1_115{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));background:var(--surface-2, #0D0D1A)}._sectionIconWrap_95wd1_131{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#6e6ec814;border:1px solid var(--border, rgba(110, 110, 200, .1));flex-shrink:0}._sectionIcon_95wd1_131{width:18px;height:18px;stroke-width:1.75;color:var(--cyan, #00BDD6)}._sectionTitleWrap_95wd1_165{flex:1;min-width:0}._sectionTitle_95wd1_165{margin:0 0 2px;font-size:15px;font-weight:700;color:var(--text-1, #EEEEF8)}._sectionDescription_95wd1_185{margin:0;font-size:12.5px;color:var(--text-2, #8A8AAC);line-height:1.5}._sectionHeaderCount_95wd1_197{font-family:var(--font-data, monospace);font-size:11px;font-weight:700;letter-spacing:.06em;padding:3px 9px;border-radius:999px;background:#00bdd614;border:1px solid rgba(0,189,214,.25);color:var(--cyan, #00BDD6);flex-shrink:0;align-self:center}._fields_95wd1_231{display:flex;flex-direction:column}._row_95wd1_241,._rowAction_95wd1_243,._rowStack_95wd1_245{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .06))}._rowStack_95wd1_245{flex-direction:column;align-items:stretch;gap:10px}._fields_95wd1_231>:last-child{border-bottom:none}._rowAction_95wd1_243{justify-content:flex-start}._rowLabelStack_95wd1_285{display:flex;flex-direction:column;gap:3px;min-width:0}._rowLabel_95wd1_285{font-size:13px;font-weight:500;color:var(--text-1, #EEEEF8)}._rowHelp_95wd1_311{margin:0;font-size:12px;color:var(--text-2, #8A8AAC);line-height:1.45;max-width:480px}._toggle_95wd1_333{position:relative;display:inline-flex;align-items:center;width:38px;height:22px;padding:2px;background:#6e6ec826;border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:999px;cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s}._toggleOn_95wd1_361{background:#00bdd640;border-color:#00bdd666;justify-content:flex-end}._toggle_95wd1_333:hover{border-color:var(--border-2, rgba(110, 110, 200, .22))}._toggleOn_95wd1_361:hover{border-color:#00bdd68c}._toggleKnob_95wd1_383{display:block;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #0006}._input_95wd1_407,._select_95wd1_409{min-width:220px;padding:8px 11px;background:var(--surface-2, #0D0D1A);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:8px;color:var(--text-1, #EEEEF8);font:inherit;font-size:13px;letter-spacing:.01em;transition:border-color .15s}._input_95wd1_407:focus,._select_95wd1_409:focus{outline:none;border-color:var(--border-2, rgba(110, 110, 200, .22))}._input_95wd1_407::placeholder{color:var(--text-3, #40405C)}._input_95wd1_407[aria-invalid=true]{border-color:#ff285273}._inputSmall_95wd1_455{min-width:110px;max-width:140px}._timeRange_95wd1_471{display:inline-flex;align-items:center;gap:8px}._timeSep_95wd1_481{font-size:11px;color:var(--text-3, #40405C);text-transform:lowercase;letter-spacing:.04em}._button_95wd1_501{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#6e6ec814;border:1px solid var(--border-2, rgba(110, 110, 200, .22));border-radius:8px;color:var(--text-1, #EEEEF8);font:inherit;font-size:12.5px;font-weight:600;letter-spacing:.01em;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}._button_95wd1_501:hover{background:#6e6ec824;border-color:#6e6ec857}._button_95wd1_501:disabled{opacity:.45;cursor:not-allowed}._buttonPrimary_95wd1_551{background:var(--text-1, #EEEEF8);color:var(--bg, #04040A);border-color:var(--text-1, #EEEEF8)}._buttonPrimary_95wd1_551:hover{background:var(--text-2, #8A8AAC);border-color:var(--text-2, #8A8AAC)}._buttonAccent_95wd1_569{background:#00bdd61a;color:var(--cyan, #00BDD6);border-color:#00bdd659}._buttonAccent_95wd1_569:hover{background:#00bdd629;border-color:#00bdd680}._segmented_95wd1_595{display:inline-flex;padding:3px;background:#6e6ec80f;border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:999px;gap:2px}._segmentedOption_95wd1_611{padding:5px 14px;border-radius:999px;border:1px solid transparent;background:none;color:var(--text-2, #8A8AAC);font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._segmentedOption_95wd1_611:hover{color:var(--text-1, #EEEEF8)}._segmentedOptionActive_95wd1_641{background:#00bdd61f;color:var(--cyan, #00BDD6);border-color:#00bdd64d}._chipGroup_95wd1_659{display:inline-flex;gap:6px;flex-wrap:wrap}._chip_95wd1_659{padding:5px 12px;border-radius:999px;background:#6e6ec80f;border:1px solid var(--border, rgba(110, 110, 200, .1));color:var(--text-2, #8A8AAC);font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._chip_95wd1_659:hover{border-color:var(--border-2, rgba(110, 110, 200, .22));color:var(--text-1, #EEEEF8)}._chipActive_95wd1_701{background:#00bdd61f;border-color:#00bdd659;color:var(--cyan, #00BDD6)}._feedSection_95wd1_719{background:var(--surface-1, #08080F);border:1px solid var(--border, rgba(110, 110, 200, .1));border-radius:14px;overflow:hidden}._feedSectionHeader_95wd1_733{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 20px;border-bottom:1px solid var(--border, rgba(110, 110, 200, .1));background:var(--surface-2, #0D0D1A)}._feedSevChips_95wd1_751{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;margin-left:auto}._sevChip_95wd1_765{font-family:var(--font-data, monospace);font-size:10px;font-weight:700;letter-spacing:.06em;padding:2px 8px;border-radius:999px;border:1px solid;text-transform:uppercase}._feedList_95wd1_787{display:flex;flex-direction:column;gap:8px;padding:14px 16px}._feedEmpty_95wd1_801{padding:28px 20px;font-size:13px;color:var(--text-2, #8A8AAC);text-align:center;line-height:1.55}._helperText_95wd1_823{font-size:11.5px;color:var(--text-2, #8A8AAC);margin-top:4px;line-height:1.45}._helperTextMuted_95wd1_835{color:var(--text-3, #40405C);font-style:italic}._statusOk_95wd1_845{font-size:12px;color:var(--green, #00CC6A);display:inline-flex;align-items:center;gap:5px}._statusErr_95wd1_859{font-size:12px;color:var(--red, #FF2852);display:inline-flex;align-items:center;gap:5px}._statusWarn_95wd1_873{font-size:12px;color:var(--amber, #E0A835);display:inline-flex;align-items:center;gap:5px}._compoundField_95wd1_895{width:100%;display:flex;flex-direction:column;gap:8px}._compoundRow_95wd1_907{display:flex;gap:8px;flex-wrap:wrap;align-items:center}._compoundRow_95wd1_907 ._input_95wd1_407{flex:1;min-width:240px}._saveBar_95wd1_935{display:flex;align-items:center;gap:12px;padding:8px 0 0}._savedTick_95wd1_947{font-size:12px;color:var(--green, #00CC6A);display:inline-flex;align-items:center;gap:5px}._wrap_1v3vi_1{display:flex;flex-direction:column;gap:20px;padding:20px;max-width:1100px;margin:0 auto}._header_1v3vi_3{display:flex;align-items:center;justify-content:space-between}._title_1v3vi_5{font-size:18px;font-weight:800;color:var(--text,#e2e8f0);margin:0}._refreshBtn_1v3vi_9{padding:7px 16px;border:1px solid var(--border,#2d3748);border-radius:8px;background:var(--surface,#111827);color:var(--text,#e2e8f0);font-size:13px;font-weight:600;cursor:pointer}._refreshBtn_1v3vi_9:hover{border-color:var(--accent,#4a90e2)}._refreshBtn_1v3vi_9:disabled{opacity:.5;cursor:default}._stats_1v3vi_19{display:flex;gap:12px;flex-wrap:wrap}._stat_1v3vi_19{flex:1;min-width:120px;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px;padding:16px 20px}._statValue_1v3vi_23{font-size:28px;font-weight:800;color:var(--text,#e2e8f0)}._statLabel_1v3vi_25{font-size:12px;color:var(--text-muted,#8a9bb0);margin-top:2px}._statValue_1v3vi_23._online_1v3vi_27{color:#68d391}._statValue_1v3vi_23._away_1v3vi_29{color:#f6e05e}._statValue_1v3vi_23._pending_1v3vi_31{color:#fc8181}._statClickable_1v3vi_33{cursor:pointer;transition:border-color .15s}._statClickable_1v3vi_33:hover{border-color:#fc8181}._tableWrap_1v3vi_41{overflow-x:auto;border-radius:12px;border:1px solid var(--border,#2d3748)}._table_1v3vi_41{width:100%;border-collapse:collapse;font-size:13px}._table_1v3vi_41 th{text-align:left;padding:10px 14px;font-size:11px;font-weight:700;color:var(--text-muted,#8a9bb0);text-transform:uppercase;letter-spacing:.5px;background:var(--surface2,#1a2332);border-bottom:1px solid var(--border,#2d3748)}._table_1v3vi_41 td{padding:10px 14px;border-bottom:1px solid var(--border,#2d3748);color:var(--text,#e2e8f0);vertical-align:middle}._table_1v3vi_41 tr:last-child td{border-bottom:none}._table_1v3vi_41 tr:hover td{background:#ffffff05}._dot_1v3vi_55{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}._dot_1v3vi_55._online_1v3vi_27{background:#68d391;box-shadow:0 0 6px #68d39188}._dot_1v3vi_55._away_1v3vi_29{background:#f6e05e}._dot_1v3vi_55._offline_1v3vi_61{background:#4a5568}._statusLabel_1v3vi_63{font-size:11px;color:var(--text-muted,#8a9bb0);text-transform:capitalize}._name_1v3vi_67{font-weight:600}._email_1v3vi_69{color:var(--text-muted,#8a9bb0)}._muted_1v3vi_71{color:var(--text-muted,#8a9bb0);font-size:12px}._empty_1v3vi_73{text-align:center;color:var(--text-muted,#8a9bb0);padding:32px!important}._adminBadge_1v3vi_77{background:#4a90e226;color:#4a90e2;border:1px solid rgba(74,144,226,.4);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}._userBadge_1v3vi_79{background:#ffffff0d;color:var(--text-muted,#8a9bb0);border:1px solid var(--border,#2d3748);border-radius:4px;padding:2px 8px;font-size:11px}._lockedBadge_1v3vi_81{background:#fc818126;color:#fc8181;border:1px solid rgba(252,129,129,.4);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;margin-left:6px}._pendingBadge_1v3vi_83{background:#f6e05e26;color:#f6e05e;border:1px solid rgba(246,224,94,.4);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;margin-left:6px}._resetBtn_1v3vi_87{padding:5px 12px;border:1px solid var(--border,#2d3748);border-radius:6px;background:transparent;color:var(--accent,#4a90e2);font-size:12px;font-weight:600;cursor:pointer}._resetBtn_1v3vi_87:hover{background:#4a90e21a}._error_1v3vi_93{color:#fc8181;background:#fc81811a;border:1px solid rgba(252,129,129,.3);border-radius:8px;padding:10px 14px;font-size:13px}._modalOverlay_1v3vi_99{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1v3vi_99{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:16px;padding:28px;width:100%;max-width:420px;display:flex;flex-direction:column;gap:14px}._modalTitle_1v3vi_103{font-size:16px;font-weight:800;color:var(--text,#e2e8f0)}._modalDesc_1v3vi_105{font-size:13px;color:var(--text-muted,#8a9bb0);margin-top:-8px}._modalForm_1v3vi_107{display:flex;flex-direction:column;gap:12px}._modalLabel_1v3vi_109{font-size:12px;font-weight:600;color:var(--text-muted,#8a9bb0);text-transform:uppercase;letter-spacing:.5px}._modalInput_1v3vi_111{background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:8px;color:var(--text,#e2e8f0);padding:10px 12px;font-size:14px;font-family:inherit}._modalInput_1v3vi_111:focus{outline:none;border-color:var(--accent,#4a90e2)}._modalActions_1v3vi_115{display:flex;gap:10px;justify-content:flex-end}._hint_1v3vi_117{font-weight:400;text-transform:none;letter-spacing:0}._cancelBtn_1v3vi_121{padding:9px 18px;border:1px solid var(--border,#2d3748);border-radius:8px;background:transparent;color:var(--text-muted,#8a9bb0);font-size:13px;font-weight:600;cursor:pointer}._confirmBtn_1v3vi_123{padding:9px 18px;border:none;border-radius:8px;background:var(--accent,#4a90e2);color:#fff;font-size:13px;font-weight:700;cursor:pointer}._confirmBtn_1v3vi_123:disabled{opacity:.5;cursor:default}._resetMsg_1v3vi_129{font-size:13px;color:#68d391;background:#68d3911a;border:1px solid rgba(104,211,145,.3);border-radius:8px;padding:10px 12px;word-break:break-all}._wrap_hu3o9_2{display:flex;flex-direction:column;gap:20px}._pickerRow_hu3o9_9{display:flex;flex-wrap:wrap;gap:6px}._pickerBtn_hu3o9_14{padding:5px 14px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#c9d6e3;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}._pickerBtn_hu3o9_14:hover{background:#38b2ac26;border-color:#38b2ac66}._pickerActive_hu3o9_26{background:#38b2ac2e!important;border-color:#38b2ac!important;color:#38b2ac!important;box-shadow:0 0 12px #38b2ac26}._watchlistPill_hu3o9_32{border-style:dashed}._sectionLabel_hu3o9_33{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#8a9bb0;margin-top:4px}._headerCard_hu3o9_43{background:linear-gradient(135deg,#38b2ac14,#38b2ac05);border:1px solid rgba(56,178,172,.15);border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px}._headerInfo_hu3o9_52{flex:1}._headerTicker_hu3o9_53{font-size:28px;font-weight:900;color:#38b2ac;letter-spacing:-.5px}._headerCompany_hu3o9_59{font-size:14px;color:#8a9bb0;margin-left:12px;font-weight:500}._headerMeta_hu3o9_65{display:flex;gap:16px;margin-top:8px;flex-wrap:wrap}._metaBadge_hu3o9_71{font-size:11px;font-weight:600;padding:3px 10px;border-radius:6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#c9d6e3}._headerPrice_hu3o9_80{text-align:right}._priceValue_hu3o9_83{font-size:32px;font-weight:900;color:#e2e8f0;letter-spacing:-1px}._priceMcap_hu3o9_89{font-size:12px;color:#8a9bb0;margin-top:2px}._kpiGrid_hu3o9_96{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}._kpiCard_hu3o9_101{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:6px;transition:all .2s}._kpiCard_hu3o9_101:hover{border-color:#38b2ac40;background:#38b2ac0a}._kpiLabel_hu3o9_115{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#8a9bb0}._kpiValue_hu3o9_122{font-size:24px;font-weight:900;letter-spacing:-.5px;color:#e2e8f0}._kpiTrend_hu3o9_128{font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px}._trendUp_hu3o9_135{color:#48bb78}._trendDown_hu3o9_136{color:#fc8181}._trendFlat_hu3o9_137{color:#8a9bb0}._kpiContext_hu3o9_138{font-size:11px;color:#8a9bb0;line-height:1.4}._metricsSection_hu3o9_145{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden}._metricsSectionHeader_hu3o9_151{display:flex;align-items:center;gap:10px;padding:16px 20px 12px;border-bottom:1px solid rgba(255,255,255,.06)}._metricsSectionIcon_hu3o9_158{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px}._metricsSectionTitle_hu3o9_167{font-size:14px;font-weight:800;color:#e2e8f0}._metricsGrid_hu3o9_172{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;background:#ffffff08}._metricCell_hu3o9_178{padding:14px 16px;background:var(--surface, #111827);display:flex;flex-direction:column;gap:4px}._metricCellLabel_hu3o9_185{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#8a9bb0}._metricCellValue_hu3o9_192{font-size:18px;font-weight:800;color:#e2e8f0}._metricCellGood_hu3o9_197{color:#48bb78!important}._metricCellWarn_hu3o9_198{color:#e0a835!important}._metricCellBad_hu3o9_199{color:#fc8181!important}._stmtCard_hu3o9_202{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden}._stmtHeader_hu3o9_208{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.06)}._stmtTitle_hu3o9_215{font-size:14px;font-weight:800;color:#e2e8f0}._stmtToggle_hu3o9_220{display:flex;gap:2px;background:#ffffff0d;border-radius:8px;padding:2px}._stmtToggleBtn_hu3o9_227{padding:4px 12px;border-radius:6px;border:none;background:transparent;color:#8a9bb0;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}._stmtToggleActive_hu3o9_238{background:#38b2ac33;color:#38b2ac}._stmtTable_hu3o9_242{width:100%;border-collapse:collapse;font-size:13px}._stmtTable_hu3o9_242 th{text-align:right;padding:8px 12px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#8a9bb0;border-bottom:1px solid rgba(255,255,255,.06);position:sticky;top:0;background:var(--surface, #111827)}._stmtTable_hu3o9_242 th:first-child{text-align:left}._stmtTable_hu3o9_242 td{text-align:right;padding:10px 12px;color:#c9d6e3;border-bottom:1px solid rgba(255,255,255,.03);font-variant-numeric:tabular-nums}._stmtTable_hu3o9_242 td:first-child{text-align:left;font-weight:600;color:#e2e8f0}._stmtTable_hu3o9_242 tbody tr:hover{background:#38b2ac0a}._stmtTableWrap_hu3o9_276{overflow-x:auto;max-height:400px;overflow-y:auto}._sparkRow_hu3o9_283{display:flex;align-items:flex-end;gap:2px;height:32px}._sparkBar_hu3o9_289{flex:1;min-width:4px;max-width:12px;border-radius:2px 2px 0 0;background:#38b2ac80;transition:all .2s}._sparkBarNeg_hu3o9_297{background:#fc818180;border-radius:0 0 2px 2px;align-self:flex-start}._hint_hu3o9_304{text-align:center;color:#8a9bb0;padding:48px 24px;font-size:14px;line-height:1.6}._loadingState_hu3o9_311{display:flex;align-items:center;gap:16px;padding:32px 20px}._spinner_hu3o9_317{width:28px;height:28px;border:3px solid rgba(56,178,172,.15);border-top-color:#38b2ac;border-radius:50%;animation:_spin_hu3o9_317 .8s linear infinite}@keyframes _spin_hu3o9_317{to{transform:rotate(360deg)}}._loadingTitle_hu3o9_325{font-size:14px;font-weight:700;color:#e2e8f0}._loadingNote_hu3o9_326{font-size:12px;color:#8a9bb0;margin-top:2px}._errorBox_hu3o9_327{background:#fc818114;border:1px solid rgba(252,129,129,.2);border-radius:10px;padding:14px 18px;color:#fc8181;font-size:13px}._scoreRing_hu3o9_337{position:relative;width:80px;height:80px;flex-shrink:0}._scoreRing_hu3o9_337 svg{transform:rotate(-90deg)}._scoreRingBg_hu3o9_344{fill:none;stroke:#ffffff0f;stroke-width:6}._scoreRingFg_hu3o9_345{fill:none;stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset .6s}._scoreRingLabel_hu3o9_346{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;font-weight:900;color:#e2e8f0}._scoreRingSub_hu3o9_357{font-size:9px;font-weight:600;text-transform:uppercase;color:#8a9bb0}._tabRow_hu3o9_365{display:flex;gap:4px;padding:0 20px 12px}._tabPill_hu3o9_370{padding:6px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#8a9bb0;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}._tabPill_hu3o9_370:hover{background:#38b2ac14}._tabPillActive_hu3o9_382{background:#38b2ac26;border-color:#38b2ac4d;color:#38b2ac}._upgradeCard_hu3o9_389{background:linear-gradient(135deg,#38b2ac0f,#b794f40f);border:1px dashed rgba(56,178,172,.25);border-radius:12px;padding:20px;text-align:center}._upgradeBtn_hu3o9_396{margin-top:12px;padding:8px 24px;border-radius:8px;border:none;background:linear-gradient(135deg,#38b2ac,#319795);color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s}._upgradeBtn_hu3o9_396:hover{transform:translateY(-1px);box-shadow:0 4px 12px #38b2ac4d}._wrap_v052k_3{display:flex;flex-direction:column;gap:20px}._title_v052k_5{font-size:18px;font-weight:800;color:var(--text,#e2e8f0)}._desc_v052k_7{font-size:14px;color:var(--text-muted,#8a9bb0);margin-top:-8px}._authWrap_v052k_13{display:flex;justify-content:center;padding:8px 0}._authCard_v052k_15{width:100%;max-width:440px;background:linear-gradient(180deg,#ffffff06,#fff0 45%),var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:18px;padding:36px 32px;display:flex;flex-direction:column;gap:20px;box-shadow:0 18px 48px #00000059,0 1px #ffffff0a inset}._authTitle_v052k_33{font-size:23px;font-weight:800;letter-spacing:-.015em;color:var(--text,#eef2f8);text-align:left}._authDesc_v052k_35{font-size:13.5px;color:var(--text-muted,#8a9bb0);text-align:left;line-height:1.6;margin-top:-12px}._authTabs_v052k_41{display:flex;gap:4px;background:var(--surface2,#1a2332);border-radius:8px;padding:4px}._authTab_v052k_41{flex:1;padding:8px;border:none;border-radius:6px;background:transparent;color:var(--text-muted,#8a9bb0);font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}._authTab_v052k_41:hover{color:var(--text,#e2e8f0)}._authTabActive_v052k_47{background:var(--accent,#4a90e2)!important;color:#fff!important}._authForm_v052k_51{display:flex;flex-direction:column;gap:16px}._field_v052k_53{display:flex;flex-direction:column;gap:7px}._label_v052k_55{font-size:11.5px;font-weight:700;color:var(--text-muted,#8a9bb0);text-transform:uppercase;letter-spacing:.06em}._hint_v052k_57{font-weight:400;text-transform:none;letter-spacing:0}._labelRow_v052k_59{display:flex;justify-content:space-between;align-items:baseline;gap:10px}._labelLink_v052k_61{background:none;border:none;padding:0;color:var(--accent,#4a90e2);font-size:12px;font-weight:600;cursor:pointer}._labelLink_v052k_61:hover{text-decoration:underline}._input_v052k_65{background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:10px;color:var(--text,#e2e8f0);padding:11px 13px;font-size:14px;font-family:inherit;transition:border-color .15s,box-shadow .15s}._input_v052k_65:focus{outline:none;border-color:var(--accent,#4a90e2);box-shadow:0 0 0 3px #4a90e22e}._input_v052k_65::placeholder{color:#586b83}._inputWrap_v052k_71{position:relative;display:flex}._pwToggle_v052k_73{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:none;border:none;padding:6px 8px;color:var(--text-muted,#8a9bb0);font-size:11.5px;font-weight:700;letter-spacing:.03em;cursor:pointer;border-radius:6px}._pwToggle_v052k_73:hover{color:var(--text,#e2e8f0);background:#ffffff0d}._authError_v052k_89{font-size:13px;color:#fc8181;background:#fc81811a;border:1px solid rgba(252,129,129,.3);border-radius:8px;padding:10px 12px}._retryLink_v052k_91{background:none;border:none;color:var(--accent,#4a90e2);cursor:pointer;font-size:13px;padding:0;margin-left:6px;text-decoration:underline}._authSubmit_v052k_95{display:flex;align-items:center;justify-content:center;gap:9px;padding:13px;border:none;border-radius:10px;background:linear-gradient(135deg,#4a90e2,#3b7dd8);color:#fff;font-size:14.5px;font-weight:700;cursor:pointer;transition:filter .15s,transform .1s;box-shadow:0 6px 18px #4a90e247}._authSubmit_v052k_95:hover{filter:brightness(1.07)}._authSubmit_v052k_95:active{transform:translateY(1px)}._authSubmit_v052k_95:disabled{opacity:.6;cursor:default;box-shadow:none}._spinner_v052k_119{width:14px;height:14px;flex-shrink:0;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:_si-spin_v052k_1 .7s linear infinite}@keyframes _si-spin_v052k_1{to{transform:rotate(360deg)}}._authSwitch_v052k_135{text-align:center;font-size:13px;color:var(--text-muted,#8a9bb0);border-top:1px solid rgba(255,255,255,.06);padding-top:16px;margin-top:-2px}._authSwitchLink_v052k_137{background:none;border:none;padding:0;color:var(--accent,#4a90e2);font-size:13px;font-weight:700;cursor:pointer}._authSwitchLink_v052k_137:hover{text-decoration:underline}._authForgotLink_v052k_143{background:none;border:none;padding:4px 0;color:var(--accent,#4a90e2);font-size:12px;cursor:pointer;text-align:left;text-decoration:underline}._authForgotLink_v052k_143:hover{opacity:.8}._authSuccess_v052k_147{font-size:13px;color:#68d391;background:#68d3911a;border:1px solid rgba(104,211,145,.3);border-radius:8px;padding:10px 12px}._authWakeup_v052k_149{font-size:12px;color:var(--text-muted,#8a9bb0);text-align:center}._boardHeader_v052k_155{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._headerActions_v052k_157{display:flex;align-items:center;gap:8px;flex-shrink:0}._inviteBtn_v052k_161{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--border,#2d3748);border-radius:8px;background:var(--surface,#111827);color:var(--text,#e2e8f0);font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s}._inviteBtn_v052k_161:hover{border-color:var(--accent,#4a90e2)}._inviteCodeBadge_v052k_165{font-family:monospace;font-size:11px;color:var(--accent,#4a90e2);border:1px solid var(--accent,#4a90e2);border-radius:4px;padding:1px 5px}._signOutBtn_v052k_169{padding:8px 14px;border:1px solid var(--border,#2d3748);border-radius:8px;background:transparent;color:var(--text-muted,#8a9bb0);font-size:13px;cursor:pointer;transition:all .15s}._signOutBtn_v052k_169:hover{color:#fc8181;border-color:#fc8181}._membersRow_v052k_177{display:flex;flex-wrap:wrap;gap:8px}._memberChip_v052k_179{display:flex;align-items:center;gap:6px;background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:20px;padding:6px 12px}._memberAvatar_v052k_181{width:24px;height:24px;border-radius:50%;background:var(--accent,#4a90e2);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}._memberName_v052k_183{font-size:13px;font-weight:600;color:var(--text,#e2e8f0)}._memberRole_v052k_185{font-size:11px;font-weight:600;text-transform:uppercase}._youBadge_v052k_187{font-size:10px;background:var(--surface2,#1a2332);color:var(--text-muted,#8a9bb0);border-radius:4px;padding:1px 5px}._resCard_v052k_193{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:10px;padding:16px}._resCardHeader_v052k_195{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}._resTicker_v052k_197{font-size:14px;font-weight:800;color:#4a90e2}._resCompany_v052k_199{font-size:12px;color:var(--text-muted,#8a9bb0)}._thesisInput_v052k_201{width:100%;background:var(--surface2,#1a2332);border:1px solid var(--border,#2d3748);border-radius:6px;color:var(--text,#e2e8f0);padding:10px;font-size:13px;font-family:inherit;resize:vertical;box-sizing:border-box;line-height:1.6}._thesisInput_v052k_201:focus{outline:none;border-color:var(--accent,#4a90e2)}._emptyThesis_v052k_207{font-size:13px;color:var(--text-muted,#8a9bb0);text-align:center;padding:40px 16px}._threadCard_v052k_213{background:var(--surface,#111827);border:1px solid var(--border,#2d3748);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}._threadTicker_v052k_215{font-size:16px;font-weight:800;color:#4a90e2}._thread_v052k_213{border-top:1px solid var(--border,#2d3748);padding-top:10px}._threadMeta_v052k_219{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}._author_v052k_221{font-size:12px;font-weight:700;color:var(--accent,#4a90e2)}._time_v052k_223{font-size:11px;color:var(--text-muted,#8a9bb0)}._threadText_v052k_225{font-size:13px;color:var(--text-muted,#8a9bb0);line-height:1.6}._noThread_v052k_227{font-size:12px;color:var(--text-muted,#8a9bb0)}._page_1ihm2_1{min-height:100vh;display:flex;background:var(--color-bg, #0a0f1a)}._brandPanel_1ihm2_15{position:relative;flex:1 1 46%;display:none;flex-direction:column;justify-content:space-between;padding:48px 56px;overflow:hidden;background:radial-gradient(1100px 600px at -10% -20%,rgba(74,144,226,.28),transparent 60%),radial-gradient(900px 700px at 110% 115%,rgba(124,58,237,.22),transparent 55%),linear-gradient(160deg,#0c1424,#0a1020 55%,#0b0f1e)}@media(min-width:900px){._brandPanel_1ihm2_15{display:flex}}._brandTop_1ihm2_51{position:relative;z-index:1}._brandBody_1ihm2_55{position:relative;z-index:1;max-width:460px;margin-bottom:120px}._brandHeadline_1ihm2_69{margin:0 0 18px;font-size:40px;line-height:1.12;font-weight:800;letter-spacing:-.02em;color:#f1f5fb}._brandSub_1ihm2_87{margin:0 0 28px;font-size:15.5px;line-height:1.65;color:#9fb0c8}._brandPoints_1ihm2_101{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}._brandPoints_1ihm2_101 li{position:relative;padding-left:22px;font-size:13.5px;color:#c3d0e2}._brandPoints_1ihm2_101 li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:3px;background:linear-gradient(135deg,#4a90e2,#7c3aed)}._brandMotif_1ihm2_155{position:absolute;left:0;right:0;bottom:0;width:100%;height:220px;pointer-events:none}._wordmark_1ihm2_177{display:inline-flex;align-items:center;gap:10px}._wordmarkText_1ihm2_189{font-size:19px;font-weight:800;letter-spacing:-.01em;color:var(--color-text, #eef2f8)}._devBadge_1ihm2_203{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f6ad55;background:#f6ad5524;border:1px solid rgba(246,173,85,.4);border-radius:4px;padding:2px 6px}._formPanel_1ihm2_229{flex:1 1 54%;display:flex;align-items:center;justify-content:center;padding:40px 20px}._formCol_1ihm2_245{width:100%;max-width:430px;display:flex;flex-direction:column;align-items:stretch}._mobileBrand_1ihm2_261{display:flex;justify-content:center;margin-bottom:26px}@media(min-width:900px){._mobileBrand_1ihm2_261{display:none}}._footLinks_1ihm2_281{margin-top:26px;display:flex;justify-content:center;gap:14px;font-size:12.5px}._footLinks_1ihm2_281 a{color:#8a9bb0;text-decoration:none}._footLinks_1ihm2_281 a:hover{color:#c3d0e2}._footDot_1ihm2_311{color:#4b5563}._trustLine_1ihm2_315{margin-top:10px;text-align:center;font-size:11.5px;letter-spacing:.02em;color:#5b6b80}._page_i7kym_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:var(--color-bg);padding:40px 16px}._brand_i7kym_21{font-size:24px;font-weight:800;color:var(--color-text);margin-bottom:8px}._subtitle_i7kym_35{color:var(--color-text-muted, #8a9bb0);font-size:14px;margin-bottom:32px}._card_i7kym_47{width:100%;max-width:520px;background:var(--color-surface, #1a1f2e);border:1px solid var(--color-border, rgba(255,255,255,.08));border-radius:8px;padding:28px}._row_i7kym_65{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}._label_i7kym_79{font-size:13px;font-weight:600;color:var(--color-text-muted, #8a9bb0)}._input_i7kym_91,._select_i7kym_93,._textarea_i7kym_95{background:var(--color-bg, #0d1117);border:1px solid var(--color-border, rgba(255,255,255,.12));border-radius:4px;color:var(--color-text, #fff);padding:10px 12px;font-size:14px;font-family:inherit}._input_i7kym_91:focus,._select_i7kym_93:focus,._textarea_i7kym_95:focus{outline:none;border-color:#2563eb}._textarea_i7kym_95{resize:vertical;min-height:120px}._submit_i7kym_139{width:100%;background:#2563eb;color:#fff;border:none;border-radius:4px;padding:12px;font-size:14px;font-weight:600;cursor:pointer;margin-top:8px}._submit_i7kym_139:hover{background:#1d4ed8}._submit_i7kym_139:disabled{background:#4b5563;cursor:not-allowed}._error_i7kym_171{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171;border-radius:4px;padding:10px 12px;margin-bottom:16px;font-size:13px}._success_i7kym_191{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#4ade80;border-radius:4px;padding:16px;margin-bottom:16px;font-size:14px}._backLink_i7kym_211{display:inline-block;margin-top:16px;color:var(--color-text-muted, #8a9bb0);font-size:13px;text-decoration:none}._backLink_i7kym_211:hover{color:#2563eb}._charCount_i7kym_231{font-size:12px;color:var(--color-text-muted, #8a9bb0);text-align:right;margin-top:-8px;margin-bottom:12px}._page_1x9wu_1{min-height:100vh;background:var(--color-bg);padding:40px 16px;display:flex;flex-direction:column;align-items:center}._brand_1x9wu_19{font-size:24px;font-weight:800;color:var(--color-text);margin-bottom:8px}._subtitle_1x9wu_33{color:var(--color-text-muted, #8a9bb0);font-size:14px;margin-bottom:32px}._card_1x9wu_45{width:100%;max-width:720px;background:var(--color-surface, #1a1f2e);border:1px solid var(--color-border, rgba(255,255,255,.08));border-radius:8px;padding:36px;color:var(--color-text, #fff)}._section_1x9wu_65{margin-bottom:32px}._section_1x9wu_65:last-of-type{margin-bottom:0}._sectionTitle_1x9wu_81{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted, #8a9bb0);margin-bottom:12px}._paragraph_1x9wu_99{font-size:14px;line-height:1.6;color:var(--color-text, #d4d4d8);margin-bottom:12px}._emailBlock_1x9wu_113{background:var(--color-bg, #0d1117);border:1px solid var(--color-border, rgba(255,255,255,.12));border-radius:6px;padding:20px;margin:16px 0;text-align:center}._emailLink_1x9wu_131{font-size:18px;font-weight:600;color:#2563eb;text-decoration:none}._emailLink_1x9wu_131:hover{text-decoration:underline}._metaList_1x9wu_153{list-style:none;padding:0;margin:8px 0 0}._metaList_1x9wu_153 li{font-size:13px;line-height:1.7;color:var(--color-text-muted, #8a9bb0)}._bulletList_1x9wu_177{list-style:disc;padding-left:22px;margin:8px 0}._bulletList_1x9wu_177 li{font-size:14px;line-height:1.6;color:var(--color-text, #d4d4d8);margin-bottom:6px}._backLink_1x9wu_203{display:inline-block;margin-top:28px;color:var(--color-text-muted, #8a9bb0);font-size:13px;text-decoration:none}._backLink_1x9wu_203:hover{color:#2563eb}
