.home-app{min-height:100vh;background:#f6f8fc;color:#132042}.home-header{border-bottom:1px solid #dce2f0;background:#fff}.home-header-inner{max-width:980px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.home-title{margin:0;font-size:22px}.home-subtitle{margin:4px 0 0;color:#5b6787}.home-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.home-header-actions button,.home-header-bar-btn{border:1px solid #aeb9d4;background:#fff;border-radius:8px;padding:8px 12px;cursor:pointer;font:inherit;color:#132042;white-space:nowrap}.home-header-bar-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:600;line-height:1.2;box-sizing:border-box}.home-header-bar-btn:hover{background:#f4f7fc}.home-header-bar-btn-active{border-color:#234a9e;color:#234a9e;background:#eef3fb;font-weight:600}.home-header-actions button:hover{background:#f4f7fc}.home-nav-home{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid #aeb9d4;background:#fff;color:#234a9e;text-decoration:none}.home-nav-home:hover{background:#f4f7fc}.home-nav-home.home-header-bar-btn-active{background:#eef3fb;border-color:#234a9e;color:#234a9e}.home-main{max-width:1100px;margin:0 auto;padding:20px;display:grid;gap:14px}.home-card{background:#fff;border:1px solid #dce2f0;border-radius:12px;padding:16px}.home-card-welcome{padding:16px}.home-welcome-head{margin:0;padding-bottom:12px;border-bottom:1px solid #e8ecf6}.home-welcome-title{margin:0;font-size:1.2rem;font-weight:700;line-height:1.25;color:#132042}.home-welcome-sub{margin:10px 0 0;font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#5b6787}.home-welcome-metrics{margin-top:12px}.home-grid3,.home-grid2{display:grid;gap:12px}.home-grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.home-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-grid-ytd{display:grid;gap:10px 14px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.home-k{margin:0;color:#5b6787;font-size:13px}.home-v{margin:4px 0 0;font-size:18px;font-weight:700}.home-muted{color:#5b6787}.home-actions{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap}.home-actions>button{border:none;border-radius:10px;background:#2749a3;color:#fff;font-weight:600;padding:10px 14px;cursor:pointer;white-space:nowrap}.home-actions>button:disabled{opacity:.5;cursor:not-allowed}.home-chart-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.home-chart-title{margin:0 0 4px;flex:1 1 auto;min-width:0}.home-chart-reset{border:1px solid #c5cee8;border-radius:10px;background:#f4f6fc;color:#2749a3;font-weight:600;font-size:13px;padding:8px 14px;cursor:pointer;white-space:nowrap;margin-bottom:4px}.home-chart-reset:hover{background:#e8ecf8}.home-chart-wrap{position:relative;width:100%;min-height:520px;margin-top:2px}.home-chart-wrap .home-nav-chart-plot .js-plotly-plot .plotly .hoverlayer .hovertext,.home-chart-wrap .home-nav-chart-plot .plotly .hovertext{border-radius:12px!important;box-shadow:0 8px 28px #13204212,0 2px 8px #1320420d!important;border:1px solid rgba(220,226,240,.95)!important;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:9px 13px!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important}.home-chart-wrap .home-nav-chart-plot .plotly .legend .bg rect{rx:10;ry:10;fill:#ffffffc7!important;stroke:#dce2f0d9!important;stroke-width:1px!important}.home-overview-card{padding:16px 20px 20px}.home-overview-nav{font-size:14px;font-weight:600;margin-bottom:16px}.home-overview-nav a{color:#234a9e;text-decoration:none}.home-overview-nav a:hover{text-decoration:underline}.home-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.home-overview-cell{padding:10px 14px;border-right:1px solid #e8ecf6;border-bottom:1px solid #e8ecf6}.home-overview-cell:nth-child(4n){border-right:none}.home-overview-cell:nth-last-child(-n+4):not(.home-overview-divider){border-bottom:none}.home-overview-divider{grid-column:1 / -1;height:1px;background:#e8ecf6;margin:4px 0}.home-tax-pair{display:flex;flex-wrap:wrap;gap:14px 20px;align-items:flex-start}.home-tax-pair-item{min-width:0}.home-tax-pair-item .home-v{margin:0}.home-tax-sub{display:block;font-size:11px;font-weight:600;color:#5b6787;letter-spacing:.02em;margin-bottom:2px}@media (max-width: 640px){.home-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-overview-cell:nth-child(2n){border-right:none}}.home-chart{width:100%;height:100%;display:block}.home-chart-area{fill:url(#chartGradient)}.home-chart-line{fill:none;stroke:#2c56c5;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-chart-gridline{stroke:#dbe4f3;stroke-width:1}.home-chart-axis{stroke:#8ea0c9;stroke-width:1}.home-chart-axis-label{fill:#5b6787;font-size:11px;letter-spacing:.01em}.home-chart-crosshair{stroke:#8ea0c9;stroke-width:1;stroke-dasharray:4 2}.home-chart-marker{fill:#fff;stroke:#2c56c5;stroke-width:2}.home-chart-tooltip{position:absolute;background:#fffffff2;border:1px solid #dce2f0;border-radius:6px;padding:8px 12px;box-shadow:0 4px 12px #13204214;pointer-events:none;z-index:10;min-width:130px;transform:translate(-50%,-100%);margin-top:-12px}.home-chart-tooltip p{margin:0;line-height:1.4}.home-chart-tooltip .date{color:#5b6787;font-size:12px;margin-bottom:2px}.home-chart-tooltip .value{font-weight:700;font-size:14px;color:#132042}.home-progress{width:100%;height:14px;margin:8px 0 4px}.home-loading{min-height:100vh;display:grid;place-items:center}.home-error{color:#b00020}.home-welcome-links{margin:12px 0 0;font-size:14px;font-weight:600}.home-welcome-links a{color:#234a9e;text-decoration:none}.home-welcome-links a:hover{text-decoration:underline}.home-welcome-links-sep{margin:0 8px;color:#aeb9d4;font-weight:400}.home-pros-tablist{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.home-pros-tab{border:1px solid #aeb9d4;background:#fff;border-radius:8px;padding:8px 14px;cursor:pointer;font:inherit;color:#132042}.home-pros-tab:hover{background:#f4f7fc}.home-pros-tab[aria-selected=true]{border-color:#234a9e;background:#eef4ff;font-weight:700;color:#234a9e}.home-pros-hint{margin:0 0 12px;font-size:14px;color:#5b6787;line-height:1.45}.home-pros-chat-card{margin-top:4px}.home-notif-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid #aeb9d4;background:#fff;text-decoration:none;font-size:18px}.home-notif-badge{position:absolute;top:-4px;right:-4px;min-width:18px;padding:0 5px;height:18px;line-height:18px;border-radius:999px;background:#c62828;color:#fff;font-size:11px;font-weight:600;text-align:center}.home-back-link{display:inline-block;margin-bottom:8px;color:#234a9e;text-decoration:none}.home-back-link:hover{text-decoration:underline}.home-msg-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.home-msg-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;border:1px solid #dce2f0;border-radius:10px;background:#fafbff;text-decoration:none;color:inherit}.home-msg-row-archive{opacity:.85}.home-msg-title{font-weight:600;flex:1 1 auto}.home-msg-unread{font-size:12px;font-weight:600;color:#c62828}.home-msg-meta{font-size:12px;color:#5b6787}.home-tax-form{display:grid;gap:14px;margin-top:12px}.home-tax-label{display:grid;gap:6px;font-size:14px}.home-tax-input,.home-tax-textarea{border:1px solid #aeb9d4;border-radius:8px;padding:10px 12px;font:inherit}.home-tax-submit{justify-self:start;border:1px solid #234a9e;background:#234a9e;color:#fff;border-radius:8px;padding:10px 18px;cursor:pointer}.home-tax-submit:disabled{opacity:.6;cursor:not-allowed}.home-tax-heading{margin:0 0 8px;font-size:18px;font-weight:700;color:#132042}.home-tax-context{margin:0 0 20px;font-size:14px;color:#5b6787;line-height:1.55}.home-tax-option-card{display:block;width:100%;text-align:left;border:1.5px solid #dce2f0;border-radius:12px;padding:16px 18px;background:#fff;cursor:pointer;font:inherit;color:#132042;transition:border-color .15s,background .15s}.home-tax-option-card:hover{border-color:#8ea0c9;background:#f8faff}.home-tax-option-card-selected{border-color:#234a9e;background:#eef4ff}.home-tax-option-card-selected:hover{border-color:#1a3a82;background:#e6f0ff}.home-tax-option-header{display:flex;align-items:flex-start;gap:14px}.home-tax-radio{flex-shrink:0;width:18px;height:18px;border-radius:50%;border:2px solid #aeb9d4;background:#fff;margin-top:2px;transition:border-color .15s,background .15s;display:flex;align-items:center;justify-content:center}.home-tax-radio:after{content:"";width:8px;height:8px;border-radius:50%;background:transparent;transition:background .15s}.home-tax-radio-selected{border-color:#234a9e}.home-tax-radio-selected:after{background:#234a9e}.home-tax-option-title{margin:0 0 3px;font-size:14px;font-weight:600;color:#132042}.home-tax-option-sub{margin:0;font-size:13px;color:#5b6787;line-height:1.45}.home-tax-option-body{margin-top:14px;padding-top:14px;border-top:1px solid #dce2f0}.home-tax-unlim-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#132042;cursor:pointer;margin-bottom:12px}.home-tax-unlim-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;flex-shrink:0}.home-tax-amount-wrap{display:flex;align-items:center;gap:0;border:1.5px solid #aeb9d4;border-radius:8px;overflow:hidden;background:#fff;max-width:220px}.home-tax-amount-prefix{padding:10px 12px;background:#f5f7fc;color:#5b6787;font-size:14px;font-weight:600;border-right:1px solid #dce2f0;flex-shrink:0}.home-tax-amount-wrap .home-tax-input{border:none;border-radius:0;padding:10px 12px;flex:1;min-width:0}.home-tax-amount-wrap .home-tax-input:focus{outline:none;box-shadow:none}.home-tax-hint{margin:8px 0 0;font-size:12px;color:#8ea0c9;line-height:1.45}.home-tax-notes-wrap{display:grid;gap:6px}.home-tax-optional{font-weight:400;color:#8ea0c9;font-size:13px}.home-ec-cap-blurb{margin:0 0 4px}.home-ec-verify-field{display:grid;gap:6px;margin-bottom:0}.home-ec-cap-label-line{font-size:14px;font-weight:500;color:#5b6787}.home-ec-verify-inline-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px 16px}.home-ec-cap-input-wrap{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.home-ec-prefix{font-size:16px;font-weight:600;color:#5b6787}.home-ec-cap-input{box-sizing:border-box;width:10.75rem;min-width:10.75rem;max-width:10.75rem;min-height:2.5rem;padding:8px 10px;font-size:16px;border:1px solid #aeb9d4;border-radius:8px;background:#fff;color:#132042}.home-ec-cap-input:focus{outline:none;border-color:#234a9e}.home-ec-cap-input:disabled{opacity:.85;background:#f5f7fc;cursor:not-allowed}.home-ec-cap-input--unlimited{font-size:1.2rem;font-weight:600;text-align:center;letter-spacing:.02em}.home-ec-unlimited-toggle{display:inline-flex;align-items:center;gap:8px;margin:0;padding:6px 14px 6px 8px;border:1.5px solid #aeb9d4;border-radius:999px;background:#fff;cursor:pointer;flex:0 0 auto;-webkit-user-select:none;user-select:none}.home-ec-unlimited-toggle:hover{border-color:#8ea0c9;background:#f8faff}.home-ec-unlimited-toggle:has(.home-ec-unlimited-toggle-input:checked){border-color:#234a9e;background:#eef4ff}.home-ec-unlimited-toggle:has(.home-ec-unlimited-toggle-input:focus-visible){outline:2px solid #234a9e;outline-offset:2px}.home-ec-unlimited-toggle-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-ec-unlimited-toggle-ui{flex-shrink:0;width:2.25rem;height:1.25rem;border-radius:999px;background:#c7d2e5;position:relative}.home-ec-unlimited-toggle-ui:after{content:"";position:absolute;top:2px;left:2px;width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:50%;background:#fff;border:1px solid #dce2f0;transition:transform .15s ease}.home-ec-unlimited-toggle:has(.home-ec-unlimited-toggle-input:checked) .home-ec-unlimited-toggle-ui{background:#234a9e}.home-ec-unlimited-toggle:has(.home-ec-unlimited-toggle-input:checked) .home-ec-unlimited-toggle-ui:after{transform:translate(1rem)}.home-ec-unlimited-toggle-label{font-size:14px;font-weight:600;color:#132042;line-height:1.2}.home-tax-option-body .home-ec-verify-field{margin-top:4px}.home-chart-line-bench{fill:none;stroke:#5a6b8a;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 4}.ca-line-cash{stroke:#2c56c5;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.ca-line-equity{stroke:#0d7a5c;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.ca-line-optliab{stroke:#c45c2a;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.ca-chart-legend{margin:0 0 8px;font-size:13px;color:#5b6787;display:flex;align-items:center;flex-wrap:wrap;gap:0}.ca-legend-gap{display:inline-block;width:16px}.ca-legend-swatch{display:inline-block;width:18px;height:4px;margin-right:6px;vertical-align:middle;border-radius:2px}.ca-legend-nav{background:#2c56c5}.ca-legend-bench{background:repeating-linear-gradient(90deg,#5a6b8a 0 4px,transparent 4px 8px);height:3px}.ca-legend-price{background:#2c56c5}.ca-marker-open,.ca-marker-close{display:inline-block;width:10px;height:10px;margin-right:6px;border-radius:50%;vertical-align:middle}.ca-marker-open{background:#0d7a5c}.ca-marker-close{background:#c45c2a}.ca-dot-open{fill:#0d7a5c;stroke:#fff;stroke-width:1}.ca-dot-close{fill:#c45c2a;stroke:#fff;stroke-width:1}.ca-price-line{stroke:#234a9e}.ca-reason-bar{fill:#6b8cce;opacity:.9}.ca-ticker-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.ca-ticker-row label{font-weight:600;color:#132042}.ca-ticker-select{font:inherit;padding:8px 12px;border-radius:8px;border:1px solid #dce2f0;background:#fff;color:#132042;min-width:120px}.ye-pill-group{display:inline-flex;border:1px solid #dce2f0;border-radius:8px;overflow:hidden}.ye-pill{font:inherit;font-size:12px;padding:5px 12px;background:#fff;border:none;border-right:1px solid #dce2f0;color:#5b6787;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.ye-pill:last-child{border-right:none}.ye-pill:hover{background:#f0f4ff;color:#132042}.ye-pill-active{background:#132042;color:#fff}.ye-pill-active:hover{background:#1e2f5a;color:#fff}.ye-chip{font:inherit;font-size:12px;padding:4px 10px;border-radius:20px;border:1px solid #dce2f0;background:#fff;color:#5b6787;cursor:pointer;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.ye-chip:hover{border-color:#132042;color:#132042}.ye-chip-active{background:#132042;border-color:#132042;color:#fff}.ye-chip-active:hover{background:#1e2f5a}.ca-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px}.home-filter-bar{display:flex;align-items:center;gap:4px;background:#fff;border:1px solid #dce2f0;border-radius:12px;padding:8px 12px;flex-wrap:wrap}.home-filter-label{font-size:13px;font-weight:600;color:#5b6787;margin-right:6px;flex-shrink:0}.home-filter-segment{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:none;background:transparent;cursor:pointer;font:inherit;color:#132042;transition:background .1s}.home-filter-segment:hover{background:#f4f7fc}.home-filter-segment-active{background:#2749a3;color:#fff}.home-filter-segment-active:hover{background:#1e3d8f}.home-filter-ticker{font-size:13px;font-weight:600}.home-filter-badge{font-size:11px;opacity:.72;font-weight:400}.pos-portfolio-bar{display:flex;flex-wrap:wrap;gap:24px}.pos-portfolio-item{display:flex;flex-direction:column;gap:2px}.pos-section-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:12px}.pos-section-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pos-close-year-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0 0 12px}.pos-close-year-label{font-size:12px;font-weight:600;color:#5b6787;flex-shrink:0}.pos-close-year-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.pos-close-year-all{font-size:12px;padding:4px 10px}.pos-close-year-all--active{border-color:#234a9e;color:#234a9e;font-weight:700}.pos-close-show-more{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:10px;padding-top:10px;border-top:1px solid #eef1f8}.pos-close-show-more-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce2f0;background:#fafbfd;color:#4a5872;border-radius:5px;padding:3px 9px;font-size:11px;font-weight:500;line-height:1.35;letter-spacing:.01em;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .12s ease,border-color .12s ease,color .12s ease}.pos-close-show-more-btn:hover{background:#f0f3fa;border-color:#c9d2e8;color:#132042}.pos-close-show-more-btn:focus-visible{outline:2px solid #234a9e;outline-offset:1px}.pos-close-show-more-meta{font-size:11px;color:#7a8799;margin-left:2px}.pos-copy-wrap{display:inline-flex;align-items:center;gap:6px}.pos-copy-msg{font-size:12px}.pos-copy-btn{padding:5px 10px;border-radius:999px;font-size:12px;line-height:1.1}.pos-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.pos-table{width:100%;border-collapse:collapse;font-size:13px;min-width:540px}.pos-table th,.pos-table td{padding:8px 12px;text-align:left;border-bottom:1px solid #edf0f7;white-space:nowrap}.pos-table th{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b7a99;background:#f5f7fc}.pos-table tbody tr:hover{background:#f0f4ff}.pos-table tfoot td{font-weight:700;border-top:2px solid #dce2f0;border-bottom:none;background:#f5f7fc}.pos-num{text-align:right}.pos-ticker{font-weight:700;color:#132042;letter-spacing:.02em}.pos-contract{font-family:monospace;font-size:12px;color:#4a5568}.pos-pnl-pos{color:#0d7a5c;font-weight:600}.pos-pnl-neg{color:#b91c1c;font-weight:600}.pos-mark-pnl{font-size:11px}.pos-footer-label,.pos-footer-val{font-weight:700;color:#132042}.pos-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.pos-sortable:hover{background:#e8edf8}.pos-sort-icon{font-size:11px;margin-left:2px}.pos-flags{text-align:left}.pos-flag{display:inline-block;margin-right:4px;padding:1px 6px;border-radius:10px;font-size:11px;font-weight:600;background:#fef3c7;color:#92400e;white-space:nowrap}.pos-pnl-capped{color:#b45309;font-weight:600}.pos-cov-intro{font-size:13px;color:#6b7a99;margin:0 0 20px;line-height:1.5}.pos-cov-ticker-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:16px}.pos-cov-ticker-chip{font-size:15px;font-weight:800;color:#132042;letter-spacing:.04em;padding:4px 12px 4px 0;border-right:2px solid #dce2f0;margin-right:4px}.pos-cov-stat-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;background:#f0f4ff;border:1px solid #dce2f0;font-size:12px;white-space:nowrap}.pos-cov-stat-label{color:#6b7a99;font-weight:500}.pos-cov-stat-val{font-weight:700;color:#132042}.pos-cov-stat-chip--loss{background:#fff1f1;border-color:#fecaca}.pos-cov-stat-chip--capped{background:#fffbeb;border-color:#fde68a}.pos-cov-bundle{border:1px solid #e2e8f4;border-left:3px solid #3b6be8;border-radius:8px;overflow:hidden;margin-bottom:14px}.pos-cov-bundle-section{padding:10px 14px 4px}.pos-cov-bundle-label{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7a99;margin-bottom:8px}.pos-cov-bundle-label--option{color:#4361b5}.pos-cov-divider{height:1px;background:#e2e8f4;margin:0}.pos-cov-uncovered,.pos-cov-unpaired{margin-top:4px}.pos-cov-section-title{font-size:14px;font-weight:700;color:#132042;margin:0 0 10px}.ca-chart-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.ca-chart-header h3{margin:0;font-size:15px;font-weight:700;color:#132042;flex:1 1 auto}.ca-chart-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.ca-info-wrap{position:relative;display:inline-flex;align-items:center;cursor:default}.ca-info-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:13px;color:#5c7096;background:#eef1f8;border:1px solid #d0d8eb;cursor:default;-webkit-user-select:none;user-select:none;transition:background .15s,color .15s}.ca-info-wrap:hover .ca-info-btn,.ca-info-wrap:focus .ca-info-btn{background:#dde4f3;color:#1a3766}.ca-info-tooltip{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);z-index:200;width:260px;padding:10px 12px;background:#1c2e4a;color:#e8edf6;font-size:12.5px;line-height:1.55;border-radius:8px;box-shadow:0 4px 16px #0f172a38;pointer-events:none;white-space:normal}.ca-info-tooltip:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:#1c2e4a}.ca-info-wrap:hover .ca-info-tooltip,.ca-info-wrap:focus .ca-info-tooltip{display:block}.ca-ask-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;font-size:12.5px;font-weight:600;color:#0b4f6c;background:#e8f4fb;border:1px solid #b3d8ef;border-radius:20px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.ca-ask-btn:hover{background:#d0eaf7;border-color:#7bbfdf;color:#083f56}.ca-ask-btn:active{background:#b8dff3}.ca-panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:299;background:#0f172a40;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);animation:ca-backdrop-in .18s ease}@keyframes ca-backdrop-in{0%{opacity:0}to{opacity:1}}.ca-agent-panel{position:fixed;top:0;right:0;bottom:0;z-index:300;width:400px;max-width:100vw;display:flex;flex-direction:column;background:#fff;border-left:1px solid #dce2f0;box-shadow:-4px 0 32px #0f172a24;animation:ca-panel-in .22s cubic-bezier(.22,1,.36,1)}@keyframes ca-panel-in{0%{transform:translate(100%);opacity:.6}to{transform:translate(0);opacity:1}}.ca-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e4eaf5;background:#f7f9fd;flex-shrink:0}.ca-panel-title{display:flex;align-items:center;gap:10px}.ca-panel-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;background:linear-gradient(150deg,#0b4f6c,#1a6e9a);flex-shrink:0}.ca-panel-label{margin:0;font-size:12px;font-weight:600;color:#5c7096;text-transform:uppercase;letter-spacing:.04em}.ca-panel-subtitle{margin:2px 0 0;font-size:13px;font-weight:600;color:#132042;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.ca-panel-close{width:30px;height:30px;border:none;background:transparent;color:#7a90ad;font-size:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .12s,color .12s;flex-shrink:0}.ca-panel-close:hover{background:#eef1f8;color:#132042}.ca-panel-thread{flex:1;overflow-y:auto;padding:16px}.ca-panel-empty{padding:20px 8px;text-align:center;color:#7a90ad;font-size:13.5px;line-height:1.55}.ca-panel-composer{display:flex;flex-direction:column;gap:8px;padding:12px 16px;border-top:1px solid #e4eaf5;background:#f7f9fd;flex-shrink:0}.ca-panel-send{align-self:flex-end}.ca-tabstrip-wrap{margin-bottom:4px}.pc-chart-card{padding:16px;min-height:680px;height:760px}.pc-chart-with-details{display:flex;width:100%;height:100%;gap:0;position:relative}.pc-chart-wrapper{flex:1 1 0;min-width:0;height:100%;position:relative;display:flex;flex-direction:column}.pc-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 0 10px;flex-shrink:0}.pc-card-title-group{display:flex;flex-direction:column;gap:2px;min-width:0}.pc-card-title{margin:0;font-size:17px;font-weight:700;color:#132042;letter-spacing:.01em;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.25}.pc-card-subtitle{margin:0;font-size:12px;color:#7a90ad;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.pc-info-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid #c5cee8;border-radius:20px;background:#f4f6fc;color:#2749a3;font-size:12px;font-weight:600;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s}.pc-info-btn:hover{background:#e8ecf8}.pc-controls-row{display:flex;flex-direction:column;gap:6px;padding:0 0 6px;flex-shrink:0}.pc-controls-row .home-filter-bar{padding:4px 7px;border-radius:10px;gap:2px}.pc-controls-row .home-filter-label{font-size:14px;margin-right:4px}.pc-controls-row .home-filter-segment{padding:3px 8px;border-radius:7px}.pc-controls-row .home-filter-ticker{font-size:14px}.pc-filter-and-reset{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pc-focus-indicator{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border:1px solid #e07b00;border-radius:20px;background:#fff8f0;color:#b85e00;font-size:12px;font-weight:600;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;cursor:pointer;white-space:nowrap;transition:background .15s}.pc-focus-indicator:hover{background:#ffecd6}.pc-marker-legend{display:flex;flex-wrap:wrap;gap:4px 16px;padding:6px 10px;background:#f8f9fd;border:1px solid #e8ecf6;border-radius:8px}.pc-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#3d4f6f;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;white-space:nowrap}.pc-legend-icon{display:flex;align-items:center;flex-shrink:0}.pc-info-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a14328c;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.pc-info-modal{background:#fff;border-radius:14px;padding:32px 36px 28px;max-width:580px;width:100%;max-height:88vh;overflow-y:auto;position:relative;box-shadow:0 12px 48px #0a143c38}.pc-info-modal-close{position:absolute;top:14px;right:18px;background:none;border:none;font-size:24px;color:#7a90ad;cursor:pointer;line-height:1;padding:4px 6px}.pc-info-modal-close:hover{color:#132042}.pc-info-modal-title{margin:0 0 10px;font-size:18px;font-weight:700;color:#132042;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;padding-right:32px}.pc-info-modal-lead{margin:0 0 20px;font-size:14px;line-height:1.6;color:#3d4f6f;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.pc-info-modal-section{margin:0 0 12px;font-size:14px;font-weight:700;color:#132042;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;border-bottom:1px solid #e8ecf6;padding-bottom:5px}.pc-info-marker-table{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.pc-info-marker-row{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;color:#3d4f6f;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.pc-info-marker-icon{display:flex;align-items:center;flex-shrink:0;margin-top:2px}.pc-info-marker-label{font-weight:700;color:#132042}.pc-info-marker-desc{color:#5b6787}.pc-info-tips-row{display:flex;gap:10px}.pc-info-tip-card{flex:1 1 0;background:#f0f4fa;border:1px solid #d0daea;border-radius:8px;padding:10px 12px;font-size:12.5px;line-height:1.55;color:#3d4f6f;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.pc-info-tip-label{display:block;font-weight:600;font-size:12px;letter-spacing:.03em;text-transform:uppercase;color:#132042;margin-bottom:4px}.pc-chart-plot-area{flex:1 1 0;min-height:0}.pc-chart-plot-area .js-plotly-plot .hoverlayer{display:none!important;pointer-events:none!important}.pc-hover-card{position:fixed;z-index:50;min-width:200px;max-width:min(340px,calc(100vw - 24px));padding:10px 12px;background:#fffffff7;border:1px solid #dce2f0;border-radius:8px;box-shadow:0 4px 18px #1320421f;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1.35;color:#3d4f6f;pointer-events:none}.pc-hover-card-title{font-weight:700;font-size:13px;color:#132042;margin:0 0 8px;padding-bottom:6px;border-bottom:1px solid #eef1f8}.pc-hover-card-stock{margin:0 0 8px;color:#5b6787}.pc-hover-card-section{margin-top:10px}.pc-hover-card-section:first-of-type{margin-top:0}.pc-hover-card-section h4{margin:0 0 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5b6787}.pc-hover-card-list{margin:0;padding:0;list-style:none}.pc-hover-card-list li{margin:3px 0 0;padding:0}.pc-hover-card-empty{margin:0;font-size:11px;color:#7a8799}.pc-measure-overlay{position:absolute;background:#132042e0;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px;pointer-events:none;white-space:nowrap;transform:translate(-50%);z-index:10}.pc-trade-panel{width:0;overflow:hidden;transition:width .2s ease;display:flex;flex-direction:column;background:#fff;border-left:1px solid #dce2f0;border-radius:0 10px 10px 0;flex-shrink:0}.pc-chart-with-details.has-details .pc-trade-panel{width:300px}.pc-trade-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 8px;border-bottom:1px solid #e8ecf6;flex-shrink:0}.pc-trade-panel-header h3{margin:0;font-size:14px;font-weight:700;color:#132042}.pc-trade-panel-close{background:none;border:none;font-size:20px;cursor:pointer;color:#7a90ad;line-height:1;padding:2px 4px}.pc-trade-panel-close:hover{color:#132042}.pc-trade-panel-body{flex:1 1 0;overflow-y:auto;padding:10px 12px;display:flex;flex-direction:column;gap:12px}.pc-trade-card{border:1px solid #dce2f0;border-radius:8px;padding:10px 12px;background:#f7f9fd}.pc-trade-card-title{display:flex;align-items:center;gap:6px;margin-bottom:8px;flex-wrap:wrap}.pc-trade-ticker{font-size:14px;font-weight:700;color:#132042}.pc-trade-lot{font-size:12px;color:#7a90ad}.pc-event-badge{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;letter-spacing:.03em}.pc-event-badge--assignment{background:#fff3e0;color:#e07b00}.pc-event-badge--buyback{background:#e8f0fe;color:#234a9e}.pc-event-badge--expired{background:#f3e8ff;color:#8e44ad}.pc-event-badge--open{background:#e8f9ee;color:#27ae60}.pc-trade-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px;margin-bottom:10px}.pc-trade-item{display:flex;flex-direction:column;gap:1px}.pc-trade-item--wide{grid-column:1 / -1}.pc-trade-label{font-size:10px;color:#7a90ad;font-weight:600;letter-spacing:.02em}.pc-trade-value{font-size:12px;font-weight:600;color:#132042}.pc-positive{color:#27ae60}.pc-trade-actions{display:flex;gap:6px}.pc-trade-btn{flex:1;padding:6px 10px;font-size:12px;font-weight:600;border:1px solid #234a9e;border-radius:6px;background:#fff;color:#234a9e;cursor:pointer;transition:background .15s,color .15s}.pc-trade-btn:hover{background:#234a9e;color:#fff}.pc-controls{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.pc-control-group{display:flex;flex-direction:column;gap:3px}.pc-control-label{font-size:11px;font-weight:600;color:#7a90ad;letter-spacing:.02em}.pc-control-input{width:80px;padding:5px 8px;border:1px solid #dce2f0;border-radius:6px;font-size:13px;font:inherit;color:#132042;background:#fff}.pc-control-input:focus{outline:none;border-color:#234a9e}.pc-controls-hint{font-size:11px;color:#aeb9d4;margin:0;align-self:flex-end;padding-bottom:2px}.pc-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a14328c;z-index:1400;display:flex;align-items:center;justify-content:center;padding:16px}.pc-modal{background:#fff;border-radius:14px;box-shadow:0 16px 60px #0a143c47;width:min(98vw,1080px);height:min(920px,92vh);max-height:92vh;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.pc-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 22px 14px;border-bottom:1px solid #e8ecf6;flex-shrink:0}.pc-modal-title{margin:0;font-size:16px;font-weight:700;color:#132042;line-height:1.3}.pc-modal-subtitle{margin:3px 0 0;font-size:12px;line-height:1.45;color:#7a90ad}.pc-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#7a90ad;line-height:1;padding:2px 6px;flex-shrink:0}.pc-modal-close:hover{color:#132042}.pc-modal-body{flex:1 1 0;overflow-y:auto;padding:16px 22px 20px;display:flex;flex-direction:column;gap:16px}.pc-modal-chart-toolbar{display:flex;justify-content:flex-end;flex-shrink:0}.pc-modal-chart-wrap{width:100%;flex:1 1 0;min-height:420px;position:relative;overflow:hidden}.pc-modal-loading{padding:3rem;text-align:center;color:#7a90ad;font-size:14px}.pc-modal-error{padding:2rem;text-align:center;color:#c0392b;font-size:14px}.pc-modal-note{font-size:12px;color:#7a90ad;margin:0}.pc-modal-plot-caption{margin:0 0 10px;font-size:11px;line-height:1.45;color:#8ea0c9}.pc-modal-empty{padding:3rem;text-align:center;color:#7a90ad;font-size:14px}.pc-modal-fact-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px 20px;padding:16px 20px;background:#f8f9fd;border:1px solid #e8ecf6;border-radius:10px;flex-shrink:0}.pc-modal-fact{display:flex;flex-direction:column;gap:2px}.pc-modal-fact--highlight{grid-column:span 2}.pc-modal-fact-label{font-size:11px;font-weight:600;color:#8ea0c9;text-transform:uppercase;letter-spacing:.04em}.pc-modal-fact-value{font-size:15px;font-weight:700;color:#132042}.pc-positive{color:#1e8449}.pc-negative{color:#c0392b}.home-pros-workspace{display:flex;gap:0;align-items:flex-start;min-height:0}.chat-history-sidebar{width:220px;flex-shrink:0;border:1px solid #dce2f0;border-radius:12px;background:#fafbff;margin-right:12px;display:flex;flex-direction:column;overflow:hidden;max-height:640px}.chat-history-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 8px;border-bottom:1px solid #e8ecf6;background:#f2f5fc}.chat-history-title{font-size:13px;font-weight:700;color:#132042;letter-spacing:.01em}.chat-history-new-btn{border:1px solid #aeb9d4;border-radius:6px;background:#fff;color:#234a9e;font:inherit;font-size:12px;font-weight:600;padding:4px 10px;cursor:pointer;transition:background .13s,border-color .13s}.chat-history-new-btn:hover{background:#eef4ff;border-color:#234a9e}.chat-history-list{flex:1;overflow-y:auto;padding:6px 0}.chat-history-loading,.chat-history-empty{padding:14px 16px;font-size:13px;color:#8ea0c9;text-align:center}.chat-history-item{display:flex;flex-direction:column;gap:4px;width:100%;text-align:left;border:none;background:transparent;padding:9px 14px;cursor:pointer;font:inherit;color:#132042;border-bottom:1px solid #edf0f8;transition:background .12s;min-width:0}.chat-history-item:last-child{border-bottom:none}.chat-history-item:hover{background:#eef4ff}.chat-history-item--active{background:#e6efff}.chat-history-item--active:hover{background:#dde9ff}.chat-history-item-title{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}.chat-history-item-meta{display:flex;align-items:center;gap:6px}.chat-history-provider-badge{font-size:10px;font-weight:700;letter-spacing:.04em;border-radius:4px;padding:1px 5px;text-transform:uppercase}.chat-history-provider-badge--openai{background:#e6f4ea;color:#1a6b38}.chat-history-provider-badge--anthropic{background:#fdf0e8;color:#8b3a0f}.chat-history-item-time{font-size:11px;color:#8ea0c9}.home-pros-history-btn{border:1px solid #aeb9d4;background:#fff;border-radius:8px;padding:8px 14px;cursor:pointer;font:inherit;color:#5b6787;margin-left:auto;display:flex;align-items:center;gap:5px;font-size:13px;transition:background .13s,border-color .13s,color .13s}.home-pros-history-btn:hover{background:#f4f7fc;color:#234a9e}.home-pros-history-btn--active{border-color:#234a9e;background:#eef4ff;color:#234a9e;font-weight:600}.home-pros-new-chat-inline{border:none;background:none;color:#234a9e;font:inherit;font-size:.75rem;cursor:pointer;padding:0;text-decoration:underline;opacity:.8}.home-pros-new-chat-inline:hover{opacity:1}.home-pros-chat-card{flex:1;min-width:0}@media (max-width: 640px){.chat-history-sidebar{width:100%;margin-right:0;margin-bottom:10px;max-height:240px}.home-pros-workspace{flex-direction:column}}.home-capital-intro-card .home-capital-intro-copy{margin-bottom:0}.home-capital-rate-option{margin-top:16px;padding-top:16px;border-top:1px solid #e8ecf6;max-width:min(320px,100%)}.home-capital-stats-card .home-capital-stats-heading{margin-bottom:8px;font-size:17px}.home-capital-overview-grid{margin-bottom:4px}.home-capital-overview-grid .home-overview-cell{padding-top:10px;padding-bottom:10px}.home-capital-scenario-title{margin:12px 0 4px;font-size:14px;font-weight:700;color:#132042}.home-capital-stats-card .home-capital-scenario-title:first-of-type{margin-top:10px}.home-capital-scenario-intro{margin:0 0 6px;font-size:12px;color:#5b6787;line-height:1.4}.home-capital-scenario-foot{margin:0 0 8px;font-size:11px;line-height:1.4}.home-capital-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:2px}.home-capital-grid-2 .home-overview-cell{border-right:1px solid #e8ecf6;border-bottom:1px solid #e8ecf6;padding-top:8px;padding-bottom:8px}.home-capital-grid-2 .home-k{font-size:11px}.home-capital-grid-2 .home-v{font-size:14px}.home-capital-grid-2 .home-overview-cell:nth-child(2n){border-right:none}.home-capital-grid-2 .home-overview-cell:nth-last-child(-n+2){border-bottom:none}.home-capital-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:2px}.home-capital-grid-3 .home-overview-cell{border-right:1px solid #e8ecf6;border-bottom:1px solid #e8ecf6;padding-top:8px;padding-bottom:8px}.home-capital-grid-3 .home-k{font-size:11px}.home-capital-grid-3 .home-v{font-size:14px}.home-capital-grid-3 .home-overview-cell:nth-child(3n){border-right:none}.home-capital-grid-3 .home-overview-cell:nth-last-child(-n+3){border-bottom:none}.home-capital-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:2px}.home-capital-grid-4 .home-overview-cell{border-right:1px solid #e8ecf6;border-bottom:1px solid #e8ecf6;padding-top:8px;padding-bottom:8px}.home-capital-grid-4 .home-k{font-size:11px}.home-capital-grid-4 .home-v{font-size:14px}.home-capital-grid-4 .home-overview-cell:nth-child(4n){border-right:none}.home-capital-grid-4 .home-overview-cell:nth-last-child(-n+4){border-bottom:none}@media (max-width: 900px){.home-capital-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.home-capital-grid-4 .home-overview-cell:nth-child(4n){border-right:1px solid #e8ecf6}.home-capital-grid-4 .home-overview-cell:nth-child(2n){border-right:none}.home-capital-grid-4 .home-overview-cell:nth-last-child(-n+4){border-bottom:1px solid #e8ecf6}.home-capital-grid-4 .home-overview-cell:nth-last-child(-n+2){border-bottom:none}}@media (max-width: 640px){.home-capital-grid-2{grid-template-columns:1fr}.home-capital-grid-2 .home-overview-cell{border-right:none}.home-capital-grid-2 .home-overview-cell:not(:last-child){border-bottom:1px solid #e8ecf6}.home-capital-grid-2 .home-overview-cell:last-child{border-bottom:none}.home-capital-grid-3{grid-template-columns:1fr}.home-capital-grid-3 .home-overview-cell{border-right:none}.home-capital-grid-3 .home-overview-cell:not(:last-child){border-bottom:1px solid #e8ecf6}.home-capital-grid-4{grid-template-columns:1fr}.home-capital-grid-4 .home-overview-cell{border-right:none}.home-capital-grid-4 .home-overview-cell:not(:last-child){border-bottom:1px solid #e8ecf6}.home-capital-grid-4 .home-overview-cell:last-child{border-bottom:none}}.home-capital-value-pos{color:#1a7a3f}.home-capital-value-neg{color:#a0200a}.home-capital-value-sub{display:block;margin-top:3px;font-size:13px;font-weight:600;opacity:.92}.home-capital-estimate-details{margin-top:12px;padding:10px 12px;border:1px solid #e8ecf6;border-radius:10px;background:#fafbff}.home-capital-estimate-summary{cursor:pointer;font-weight:600;color:#1e3a6d;font-size:14px}.home-capital-estimate-hint{margin-top:8px}.home-capital-estimate-grid{display:grid;grid-template-columns:minmax(120px,1fr) minmax(0,2fr);gap:8px 12px;align-items:center;margin-top:12px;max-width:420px}.home-capital-est-input{max-width:88px;text-transform:uppercase}.home-capital-rules-details{margin-top:14px;padding-top:12px;border-top:1px solid #e8ecf6}.home-capital-rules-summary{cursor:pointer;font-weight:600;color:#5b6787;font-size:13px}.home-capital-rules-hint{margin-top:8px;margin-bottom:8px}.home-capital-rules-scroll{overflow-x:auto;max-height:220px;overflow-y:auto;border:1px solid #e8ecf6;border-radius:8px}.home-capital-rules-table{width:100%;border-collapse:collapse;font-size:11px}.home-capital-rules-table th,.home-capital-rules-table td{padding:5px 8px;text-align:left;border-bottom:1px solid #eef1f8}.home-capital-rules-table th{position:sticky;top:0;background:#f4f6fb;font-weight:600;color:#3d4d6f}.home-capital-saving-dot{margin-left:6px;color:#5b6787}.home-capital-warn-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f1a3459;display:flex;align-items:center;justify-content:center;padding:24px}.home-capital-warn-card{background:#fff;border-radius:12px;padding:22px 24px;max-width:400px;box-shadow:0 12px 40px #0f1a342e}.home-capital-warn-title{margin:0 0 10px;font-size:17px;color:#132042}.home-capital-warn-body{margin:0 0 18px;font-size:14px;line-height:1.45;color:#3d4d6f}.home-capital-main{max-width:720px}.home-capital-modal-card{background:#fff;border-radius:12px;padding:22px 24px;max-width:440px;width:100%;box-shadow:0 12px 40px #0f1a342e}.home-capital-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.home-capital-modal-head .home-capital-warn-title{margin:0}.home-capital-modal-close{border:none;background:transparent;font-size:22px;line-height:1;color:#5b6787;cursor:pointer;padding:0 4px}.home-capital-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.home-capital-success{color:#1a7a3f;font-weight:500;margin:0}.home-capital-review-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #e8c96a;background:#fffbeb;border-radius:10px}.home-capital-review-banner strong{display:block;margin-bottom:4px;color:#132042}.home-capital-review-banner p{margin:0;font-size:14px;color:#5b4a1a;max-width:42ch}.home-capital-review-cta{text-decoration:none;display:inline-block;white-space:nowrap}.home-capital-review-panel{border-color:#e8c96a}.home-capital-review-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.home-overview-link{color:#234a9e;font-weight:700;text-decoration:none}.home-overview-link:hover{text-decoration:underline}.home-capital-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.home-capital-hero-title{margin:0;font-size:1.05rem;font-weight:700}.home-capital-hero-hint{margin:6px 0 0;font-size:13px;color:#5b6787;line-height:1.4;max-width:42ch}.home-capital-hero-edit{flex-shrink:0}.home-capital-progress-labels{display:flex;justify-content:space-between;font-size:12px;color:#5b6787;margin-bottom:6px}.home-capital-progress-track{height:10px;background:#e8ecf6;border-radius:999px;overflow:hidden}.home-capital-progress-fill{height:100%;background:#234a9e;border-radius:999px;transition:width .2s ease}.home-capital-unlimited-note{margin:0 0 12px;font-size:14px;color:#3d4d6e;font-weight:500}.home-capital-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.home-capital-stat-k{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#5b6787}.home-capital-stat-v{margin:4px 0 0;font-size:22px;font-weight:700}.home-capital-stat-v-hero{color:#234a9e}.home-capital-meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px}.home-capital-pill{font-size:12px;padding:4px 10px;border-radius:999px;background:#f4f7fc;border:1px solid #dce2f0;color:#5b6787}.home-capital-meta-muted{font-size:13px;color:#5b6787}.home-capital-scenarios-title{margin:0 0 4px;font-size:1.05rem;font-weight:700}.home-capital-scenarios-sub{margin:0 0 12px;font-size:13px;color:#5b6787}.home-capital-insight{font-size:14px;padding:10px 12px;background:#f4f7fc;border:1px solid #dce2f0;border-radius:8px;color:#3d4d6e;margin:0 0 12px;line-height:1.45}.home-capital-compare{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-capital-scenario-card{border:1px solid #e8ecf6;border-radius:10px;padding:14px;background:#fafbfd}.home-capital-scenario-card h3{margin:0 0 10px;font-size:15px}.home-capital-scenario-label{margin:0;font-size:12px;color:#5b6787}.home-capital-scenario-amount{font-size:28px;font-weight:700;margin:4px 0 0;line-height:1.1}.home-capital-scenario-rate{font-size:11px;color:#8a96b3;margin:2px 0 10px}.home-capital-breakdown summary{cursor:pointer;color:#234a9e;font-weight:500;font-size:13px}.home-capital-breakdown ul{margin:8px 0 0;padding:0;list-style:none}.home-capital-breakdown li{display:flex;justify-content:space-between;gap:8px;padding:4px 0;border-bottom:1px solid #eef1f8;font-size:13px}.home-capital-breakdown li:last-child{border-bottom:none}.home-capital-scenario-foot{font-size:12px;color:#5b6787;margin:10px 0 0;line-height:1.4}.home-capital-ytd-strip{display:flex;flex-wrap:wrap;gap:16px;padding-top:14px;margin-top:14px;border-top:1px solid #e8ecf6;font-size:13px;color:#5b6787}.home-capital-ytd-strip strong{color:#132042}.home-capital-empty-open{margin:0 0 12px;font-size:14px;color:#5b6787}.home-capital-tax-details{padding:10px 14px}.home-capital-tax-summary-btn{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;cursor:pointer;list-style:none;font-size:14px;color:#132042}.home-capital-tax-summary-btn::-webkit-details-marker{display:none}.home-capital-tax-summary-btn:before{content:"▸ ";color:#234a9e;font-weight:700}.home-capital-tax-details[open] .home-capital-tax-summary-btn:before{content:"▾ "}.home-capital-tax-summary-title{font-weight:700}.home-capital-tax-summary-meta{flex:1 1 12rem;min-width:0;font-size:13px;font-weight:500;line-height:1.35;color:#5b6787}.home-capital-tax-details-body{margin-top:10px;padding-top:10px;border-top:1px solid #e8ecf6}.home-capital-tax-details-hint{margin:0 0 8px;font-size:12px;line-height:1.4;color:#5b6787}.home-capital-pill-muted{font-style:italic}.home-capital-tax-form-compact{margin:0}.home-capital-tax-compact-row{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end}.home-capital-tax-field{display:flex;flex-direction:column;gap:3px;min-width:0}.home-capital-tax-field-k{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#5b6787}.home-capital-tax-field-filing{flex:1 1 148px;min-width:132px}.home-capital-tax-select{padding:6px 8px;font-size:13px}.home-capital-tax-field-state{flex:0 0 64px}.home-capital-tax-field-state .home-capital-est-input{text-align:center;text-transform:uppercase}.home-capital-tax-field-income{flex:1 1 140px;min-width:120px}.home-capital-tax-field-rate{flex:0 1 88px}.home-capital-tax-form-compact .home-tax-input{padding:6px 8px;font-size:14px}.home-capital-tax-form-compact .home-tax-amount-prefix{padding:6px;font-size:13px}.home-capital-tax-save{flex:0 0 auto;margin:0;padding:7px 14px;font-size:13px;align-self:flex-end}.home-capital-tax-error{margin:6px 0 0}.home-capital-tax-success{margin:8px 0 0;font-size:12px;font-weight:600;color:#1a6b3c}.home-capital-tax-form-inline{margin:0;padding-top:12px;border-top:1px solid #e8ecf6}.home-capital-tax-fields{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;align-items:center}.home-capital-tax-or{margin-top:14px;margin-bottom:8px}.home-capital-tax-manual-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.home-capital-tax-rate-input{flex:0 1 140px;min-width:100px}.home-capital-assumptions summary{cursor:pointer;font-weight:600;font-size:14px;color:#132042;list-style:none}.home-capital-assumptions summary::-webkit-details-marker{display:none}.home-capital-assumptions summary:before{content:"▸ ";color:#234a9e}.home-capital-assumptions[open] summary:before{content:"▾ "}.home-capital-assumptions-inner{margin-top:12px;padding-top:12px;border-top:1px solid #e8ecf6}@media (max-width: 560px){.home-capital-stat-row,.home-capital-compare{grid-template-columns:1fr}.home-capital-hero-head{flex-direction:column}.home-capital-tax-compact-row{flex-direction:column;align-items:stretch}.home-capital-tax-field-filing,.home-capital-tax-field-state,.home-capital-tax-field-income,.home-capital-tax-field-rate{flex:1 1 auto}.home-capital-tax-save{width:100%}.home-capital-tax-fields{grid-template-columns:1fr}.home-capital-tax-fields .home-tax-label{margin-bottom:-4px}.home-capital-tax-manual-row{flex-direction:column;align-items:stretch}.home-capital-tax-rate-input{flex:1 1 auto;max-width:none}}.home-pros-tax-panel{margin:0 0 12px;padding:10px 12px;border:1px solid #e2e8f4;border-radius:10px;background:#f8faff}.home-pros-tax-toggle{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;width:100%;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.home-pros-tax-toggle-label{font-size:13px;font-weight:600;color:#2c3e6b}.home-pros-tax-toggle-meta{font-size:12px;color:#5a6b8a;flex:1 1 auto}.home-pros-tax-body{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f4}.home-pros-tax-hint{margin:0 0 10px;font-size:12px;color:#5a6b8a;line-height:1.45}.home-pros-tax-error{margin:0 0 12px;font-size:12px;color:#b42318}.home-capital-tax-compact-intro{margin:0 0 10px;font-size:12px;line-height:1.45;color:#5a6b8a}.home-capital-tax-rate-hint{margin:8px 0 0;font-size:11px;line-height:1.4;color:#5a6b8a}.home-capital-tax-rate-readonly{background:#f0f4fa;color:#3d4f6f;cursor:default}:root{--ob2-bg: #f3f5f9;--ob2-surface: #ffffff;--ob2-border: #d3dbe8;--ob2-border-strong: #b8c4d7;--ob2-text: #13233b;--ob2-muted: #51627c;--ob2-primary: #0b4f6c;--ob2-primary-hover: #083f56;--ob2-danger: #b42318;--ob2-ok-bg: #ebfff2;--ob2-ok-text: #14532d;--ob2-err-bg: #fff1f2;--ob2-err-text: #9f1239;--ob2-focus: 0 0 0 3px rgba(11, 79, 108, .18);--ob2-shadow: 0 2px 12px rgba(15, 23, 42, .06)}.ob2-app{min-height:100vh;background:var(--ob2-bg);color:var(--ob2-text)}.ob2-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--ob2-border)}.ob2-header-inner{max-width:1300px;margin:0 auto;padding:.875rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.ob2-brand{display:flex;align-items:center;gap:.75rem}.ob2-brand-mark{width:2.25rem;height:2.25rem;border-radius:.6rem;display:flex;justify-content:center;align-items:center;color:#fff;background:linear-gradient(165deg,#0b4f6c,#0d5a7a);font-size:1rem;font-weight:700}.ob2-brand-title{margin:0;font-size:1.125rem;line-height:1.2;font-weight:700}.ob2-brand-sub{margin:0;font-size:.9rem;color:var(--ob2-muted)}.ob2-user{display:flex;align-items:center;gap:.75rem}.ob2-user-name{font-size:1rem;font-weight:600}.ob2-main{max-width:1300px;margin:0 auto;padding:1.25rem 1.5rem 2.5rem}.ob2-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:1rem;align-items:start}.ob2-banner{border:1px solid transparent;border-radius:.75rem;padding:.875rem 1rem;margin-bottom:1rem;font-size:1rem;line-height:1.45}.ob2-banner-ok{background:var(--ob2-ok-bg);border-color:#86efac;color:var(--ob2-ok-text)}.ob2-banner-err{background:var(--ob2-err-bg);border-color:#fecdd3;color:var(--ob2-err-text)}.ob2-chat-panel,.ob2-summary,.ob2-verify{background:var(--ob2-surface);border:1px solid var(--ob2-border);border-radius:.9rem;box-shadow:var(--ob2-shadow)}.ob2-chat-panel{padding:1rem}.ob2-thread{display:flex;flex-direction:column;gap:.95rem;max-height:65vh;overflow:auto;padding-right:.25rem}.ob2-tax-plan-notice{align-self:center;max-width:92%;margin:.15rem 0;padding:.4rem .85rem;font-size:.78rem;font-weight:500;line-height:1.35;text-align:center;color:#1e4a7a;background:#e8f1fc;border:1px solid #c5d9f0;border-radius:999px}.ob2-turn-meta{font-size:.9rem;color:var(--ob2-muted);margin-bottom:.35rem;font-weight:600}.ob2-bubble-wrap{display:flex;align-items:flex-start;gap:.75rem}.ob2-turn-user .ob2-bubble-wrap{flex-direction:row-reverse}.ob2-avatar{width:2.25rem;height:2.25rem;border-radius:999px;background:#dbeafe;color:#1e3a8a;display:flex;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;flex-shrink:0}.ob2-turn-assistant .ob2-avatar{background:#d1fae5;color:#065f46}.ob2-bubble{border:1px solid var(--ob2-border);border-radius:.75rem;padding:.85rem .95rem;width:100%;font-size:1rem;line-height:1.5;min-width:0;max-width:100%;overflow-wrap:break-word}.ob2-bubble-assistant{background:#fbfcfe}.ob2-bubble-user{background:#eef8ff}.ob2-markdown p,.ob2-markdown ul,.ob2-markdown ol{margin:.4rem 0}.ob2-markdown table{width:100%;border-collapse:collapse}.ob2-markdown th,.ob2-markdown td{border:1px solid var(--ob2-border);padding:.45rem .5rem;font-size:.92rem}.ob2-md-pre{margin:.5rem 0;padding:.75rem .85rem;overflow:auto;background:#f1f5f9;border:1px solid var(--ob2-border);border-radius:.5rem;font-size:.88rem;white-space:pre-wrap;word-break:break-word;max-width:100%}.ob2-mermaid{margin:.75rem 0;padding:.75rem;overflow:auto;max-width:100%;background:#fff;border:1px solid var(--ob2-border);border-radius:.5rem}.ob2-mermaid svg{display:block;max-width:100%;height:auto}.ob2-mermaid-loading{min-height:120px;margin:.75rem 0;border-radius:.5rem;background:linear-gradient(90deg,#f1f5f9 25%,#e8edf5,#f1f5f9 75%);background-size:200% 100%;animation:ob2-mermaid-shimmer 1.2s ease-in-out infinite}@keyframes ob2-mermaid-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ob2-mermaid-fallback .ob2-mermaid-err{margin:0 0 .5rem;font-size:.9rem;color:#b45309}.ob2-vega{margin:.75rem 0;width:100%;max-width:100%}.ob2-vega-inner{display:block;width:100%;height:340px;min-height:280px}.ob2-vega-loading{min-height:120px;margin:.75rem 0;padding:2rem;text-align:center;border-radius:.5rem;background:linear-gradient(90deg,#f1f5f9 25%,#e8edf5,#f1f5f9 75%);background-size:200% 100%;animation:ob2-mermaid-shimmer 1.2s ease-in-out infinite}.ob2-vega-fallback{margin:.75rem 0;padding:.75rem;border-radius:.5rem;border:1px solid #fcd34d;background:#fffbeb;max-width:100%;overflow-x:auto;box-sizing:border-box}.ob2-vega-err{margin:0 0 .5rem;font-size:.9rem;color:#b45309;word-break:break-word}.ob2-vega-retry-btn{display:inline-block;margin-top:.5rem;padding:.35rem .85rem;font-size:.82rem;font-weight:600;color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:.375rem;cursor:pointer;transition:background .15s,border-color .15s}.ob2-vega-retry-btn:hover:not(:disabled){background:#fde68a;border-color:#f59e0b}.ob2-vega-retry-btn:disabled{opacity:.5;cursor:not-allowed}.ob2-typing span{display:inline-block;width:.5rem;height:.5rem;margin-right:.3rem;border-radius:999px;background:#64748b;animation:ob2-bounce 1s infinite ease-in-out}.ob2-typing span:nth-child(2){animation-delay:.15s}.ob2-typing span:nth-child(3){animation-delay:.3s}@keyframes ob2-bounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-3px);opacity:1}}.ob2-composer{margin-top:1rem;border-top:1px solid var(--ob2-border);padding-top:.9rem}.ob2-composer-top{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.ob2-composer-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ob2-composer-attach-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ob2-composer-attach-btn{font-size:.95rem}.ob2-composer-hint{font-size:.9rem;color:var(--ob2-muted)}.ob2-file-input-hidden{display:none}.ob2-attachment-strip,.ob2-msg-attachments{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.ob2-msg-attachments{margin-top:.5rem;margin-bottom:0}.ob2-attachment-chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--ob2-border);border-radius:.5rem;padding:.25rem .45rem;font-size:.85rem;background:var(--ob2-bg);max-width:100%}.ob2-attachment-chip-msg{background:#ffffffa6}.ob2-attachment-thumb{width:40px;height:40px;object-fit:cover;border-radius:.35rem;flex-shrink:0}.ob2-attachment-icon{flex-shrink:0;line-height:1}.ob2-attachment-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:12rem}.ob2-attachment-remove{border:none;background:transparent;color:var(--ob2-muted);cursor:pointer;font-size:1.1rem;line-height:1;padding:0 .15rem}.ob2-attachment-remove:hover{color:var(--ob2-danger)}.ob2-composer-bottom{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:end}.ob2-textarea{width:100%;min-height:4rem;font-size:1rem;padding:.75rem;border:1px solid var(--ob2-border-strong);border-radius:.6rem;resize:vertical}.ob2-textarea:focus,.ob2-grid input:focus,.ob2-field input:focus{outline:none;box-shadow:var(--ob2-focus);border-color:var(--ob2-primary)}.ob2-summary{padding:1rem;display:grid;gap:.9rem}.ob2-card{border:1px solid var(--ob2-border);border-radius:.75rem;padding:.9rem;background:#fff}.ob2-card-title,.ob2-card h3{margin:0 0 .5rem;font-size:1.05rem}.ob2-help{margin:0 0 .65rem;color:var(--ob2-muted);font-size:.95rem}.ob2-checklist{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.ob2-checklist li{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center;font-size:.95rem}.ob2-checklist .dot{width:.55rem;height:.55rem;border-radius:999px;background:#94a3b8}.ob2-checklist .is-done .dot{background:#16a34a}.ob2-kv{margin:0;display:grid;gap:.5rem}.ob2-kv div{display:flex;justify-content:space-between;gap:.75rem;font-size:.95rem}.ob2-kv dt{color:var(--ob2-muted)}.ob2-kv dd{margin:0;font-weight:600}.ob2-warning-count{margin:0 0 .65rem;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;padding:.5rem .6rem;font-size:.95rem}.ob2-verify{margin-top:1rem;padding:1rem}.ob2-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#0a121e8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;padding:1.25rem}.ob2-modal{margin-top:0;width:min(1780px,98vw);height:80vh;max-height:80vh;display:flex;flex-direction:column;border-radius:1rem;box-shadow:0 20px 60px #02061759;border-color:#bccadd}.ob2-modal .ob2-verify-head h2{font-size:1.6875rem}.ob2-modal .ob2-verify-head p,.ob2-modal .ob2-kpi-label,.ob2-modal .ob2-help,.ob2-modal .ob2-field span,.ob2-modal .ob2-grid th,.ob2-modal .ob2-grid td,.ob2-modal .ob2-warning,.ob2-modal .ob2-error,.ob2-modal .ob2-verify-issues,.ob2-modal .ob2-verify-tab{font-size:1.25rem}.ob2-modal .ob2-verify-issues-title{font-size:1.15rem}.ob2-modal .ob2-verify-issues-list{font-size:1.25rem}.ob2-modal .ob2-verify-tab-badge{font-size:.85rem}.ob2-modal .ob2-kpi strong,.ob2-modal .ob2-card h3,.ob2-modal .ob2-btn,.ob2-modal .ob2-field input,.ob2-modal .ob2-grid input{font-size:1.25rem}.ob2-verify-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid var(--ob2-border);padding-bottom:.8rem;margin-bottom:.8rem;flex-shrink:0}.ob2-verify-head h2{margin:0 0 .25rem;font-size:1.35rem}.ob2-verify-head p{margin:0;color:var(--ob2-muted);font-size:1rem}.ob2-verify-grid{display:grid;gap:.9rem}.ob2-verify-body{flex:1;min-height:0;overflow:auto;padding-right:.2rem}.ob2-verify-body.ob2-verify-body-finals{display:flex;flex-direction:column;overflow:hidden;gap:.65rem}.ob2-verify-issues{flex-shrink:0;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:.6rem;padding:.55rem .7rem .65rem}.ob2-verify-issues-title{margin:0 0 .4rem;font-size:.95rem;font-weight:700;color:#78350f}.ob2-verify-issues-list{margin:0;padding-left:1.15rem;font-size:.95rem;line-height:1.45}.ob2-verify-issues-list li{margin-bottom:.25rem}.ob2-verify-issues-list li:last-child{margin-bottom:0}.ob2-verify-tabs-shell{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;gap:.45rem}.ob2-verify-tablist{display:flex;flex-wrap:wrap;gap:.4rem;flex-shrink:0}.ob2-verify-tab{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #c7d2e5;background:#f8fafc;color:#1e293b;border-radius:.5rem;padding:.4rem .75rem;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit}.ob2-verify-tab:hover{background:#f1f5f9}.ob2-verify-tab:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.ob2-verify-tab-active{background:#eff6ff;border-color:#93c5fd;color:#1e3a8a}.ob2-verify-tab-badge{min-width:1.15rem;padding:.08rem .35rem;border-radius:999px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:800;line-height:1.2}.ob2-verify-tabpanel{flex:1;min-height:0;overflow:auto;padding-bottom:.25rem}.ob2-verify-tabpanel[hidden]{display:none}.ob2-verify-tabpanel .ob2-lots-scroll{max-height:none;overflow-y:visible}.ob2-kpi-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin-bottom:.8rem;flex-shrink:0}.ob2-verify-status-slot{flex-shrink:0;margin:0 0 .55rem}.ob2-verify-inline-warn{margin:0 0 .35rem;padding:.45rem .55rem;border-radius:.5rem;border:1px solid #fcd34d;background:#fffbeb;color:#92400e;font-size:.95rem;line-height:1.35}.ob2-verify-title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem 1rem;margin-bottom:.25rem}.ob2-verify-title-row h2{margin:0}.ob2-verify-draft-saved-at{font-size:.75rem;font-weight:500;color:var(--ob2-muted, #64748b);line-height:1.3;max-width:min(100%,28rem)}.ob2-verify-draft-save-err{font-size:.75rem;font-weight:600;color:#b91c1c;line-height:1.3}.ob2-modal .ob2-verify-draft-saved-at,.ob2-modal .ob2-verify-draft-save-err{font-size:.82rem}.ob2-kpi{border:1px solid #d3dceb;border-radius:.6rem;padding:.5rem .6rem;background:linear-gradient(180deg,#fafcff,#f4f8fd)}.ob2-kpi-label{display:block;color:var(--ob2-muted);font-size:.84rem}.ob2-kpi strong{display:block;margin-top:.15rem;font-size:1.15rem}.ob2-card-spaced{margin-bottom:1rem}.ob2-card-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.ob2-tag{border:1px solid #c7d2e5;background:#f8fbff;color:#1e3a5f;border-radius:999px;font-size:.78rem;padding:.2rem .55rem;font-weight:700}.ob2-tag-required{background:#eff6ff;border-color:#93c5fd;color:#1e3a8a}.ob2-field{display:grid;gap:.3rem;margin-bottom:.65rem}.ob2-field span{font-size:.95rem;color:var(--ob2-muted)}.ob2-field input{min-height:2.3rem;border:1px solid var(--ob2-border-strong);border-radius:.5rem;padding:.4rem .55rem;font-size:1rem}.ob2-table-wrap{overflow-x:auto}.ob2-lots-scroll{max-height:29rem;overflow-y:auto}.ob2-grid{width:100%;border-collapse:collapse}.ob2-grid th,.ob2-grid td{border:1px solid var(--ob2-border);padding:.5rem;text-align:left;font-size:.95rem;vertical-align:top}.ob2-grid th{background:#f8fafc;font-weight:700}.ob2-grid input{width:100%;min-height:2.2rem;border:1px solid var(--ob2-border-strong);border-radius:.45rem;padding:.35rem .45rem;font-size:1rem}.ob2-lot-ticker-cell{display:flex;align-items:center;gap:.35rem;width:100%}.ob2-lot-ticker-cell>input{flex:1;min-width:0;width:auto}.ob2-lot-ticker-warn{flex-shrink:0;width:.5rem;height:.5rem;border-radius:50%;background:#dc2626;box-shadow:0 0 0 1px #ffffffe6;cursor:help}.ob2-lot-ticker-warn:hover{background:#b91c1c}.ob2-card-list{display:none}.ob2-row-card{border:1px solid var(--ob2-border);border-radius:.6rem;padding:.75rem;margin-bottom:.6rem;background:#fff}.ob2-verify-actions{position:sticky;bottom:0;flex-shrink:0;background:#fffffffa;border-top:1px solid var(--ob2-border);margin:0 -1rem -1rem;padding:.85rem 1rem;display:flex;justify-content:flex-end;align-items:center;gap:.6rem}.ob2-verify-actions .ob2-btn .ob2-verify-inline-label{display:inline-flex;align-items:center;gap:.35rem}.ob2-muted-footer{flex:1;font-size:.92rem;color:var(--ob2-muted);text-align:left;margin-right:auto}.ob2-field-inline{display:flex;flex-direction:row;align-items:center;gap:.55rem}.ob2-field-inline span{order:2}.ob2-json-area{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.88rem;line-height:1.35}.ob2-warning,.ob2-error{margin-top:.75rem;border-radius:.6rem;padding:.65rem .75rem;font-size:.95rem}.ob2-warning{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.ob2-error{border:1px solid #fecdd3;background:#fff1f2;color:var(--ob2-err-text)}.ob2-btn{border-radius:.55rem;border:1px solid transparent;min-height:2.4rem;padding:.4rem .85rem;font-size:1rem;font-weight:600;cursor:pointer}.ob2-btn-primary{background:var(--ob2-primary);border-color:var(--ob2-primary);color:#fff}.ob2-btn-primary:hover:not(:disabled){background:var(--ob2-primary-hover)}.ob2-btn-ghost{background:#fff;border-color:var(--ob2-border-strong);color:var(--ob2-text)}.ob2-btn-danger{background:#fff;border-color:#fecaca;color:var(--ob2-danger)}.ob2-btn-stop{background:#fee2e2;border-color:#fca5a5;color:#b91c1c;transition:background .15s,border-color .15s}.ob2-btn-stop:hover{background:#fecaca;border-color:#f87171}.ob2-stopped-label{margin-left:.35rem;font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#b91c1c;opacity:.85}.ob2-bubble-stopped{opacity:.72;border-style:dashed}.ob2-btn:disabled{opacity:.55;cursor:not-allowed}.ob2-full{width:100%}@media (max-width: 1050px){.ob2-layout{grid-template-columns:1fr}}@media (max-width: 760px){.ob2-main,.ob2-header-inner{padding-left:1rem;padding-right:1rem}.ob2-hide-sm{display:none}.ob2-card-list{display:block}.ob2-composer-bottom{grid-template-columns:1fr}.ob2-modal-backdrop{padding:.5rem}.ob2-modal{width:100%;max-height:96vh}.ob2-lots-scroll{max-height:none;overflow-y:visible}.ob2-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.ob2-verify-tab-cluster{display:inline-flex;align-items:center;gap:.15rem}.ob2-verify-kpi-heading{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;flex-wrap:wrap}.ob2-verify-th-inner{display:inline-flex;align-items:center;gap:.25rem;white-space:normal}.ob2-verify-inline-label{display:inline-flex;align-items:center;gap:.25rem}.ob2-verify-info-wrap{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.ob2-verify-info-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:11px;line-height:1;color:#486091;background:#eef1f8;border:1px solid #d0d8eb;cursor:default;-webkit-user-select:none;user-select:none}.ob2-verify-info-tooltip{position:fixed;z-index:10000;width:min(18rem,calc(100vw - 24px));padding:.55rem .65rem;font-size:.8125rem;line-height:1.48;font-weight:500;color:#e8edf6;background:#1c2e4a;border-radius:.5rem;box-shadow:0 4px 16px #0f172a3d;pointer-events:none;white-space:normal;visibility:hidden}.ob2-verify-info-tooltip.ob2-verify-info-tooltip-visible{visibility:visible}.ob2-modal .ob2-verify-tab .ob2-verify-info-btn{width:20px;height:20px;font-size:12px}.ob2-modal .ob2-verify-info-tooltip{font-size:.9375rem}.ob2-verify-desc-line{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.35rem;column-gap:.5rem}.ob2-verify-desc-line>span{flex:1 1 220px;min-width:min(100%,220px)}.ob2-help-with-tip{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.35rem}.ob2-help-with-tip>span:first-child{flex:1 1 200px}.ob2-kpi-label.ob2-verify-kpi-heading{display:inline-flex;align-items:center;justify-content:flex-start;gap:.2rem}.ob2-external-capital-setup{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--ob2-border)}.ob2-external-capital-title{margin:0 0 .4rem;font-size:1rem;font-weight:700;color:var(--ob2-text)}.ob2-modal .ob2-external-capital-title{font-size:1.125rem}.ob2-help-external-capital-verify{font-size:.875rem;line-height:1.45;margin-bottom:.55rem!important;color:var(--ob2-muted)}.ob2-ec-verify-field{display:grid;gap:.3rem;margin-bottom:.65rem}.ob2-ec-cap-label-line{font-size:.95rem;color:var(--ob2-muted)}.ob2-ec-verify-inline-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.65rem 1.15rem}.ob2-ec-cap-input-wrap{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto}.ob2-ec-cap-input-wrap .ob2-prefix{font-size:1rem;font-weight:600;color:var(--ob2-muted)}.ob2-ec-cap-input{box-sizing:border-box;width:10.75rem;min-width:10.75rem;max-width:10.75rem;min-height:2.5rem;padding:.45rem .6rem;font-size:1rem;border:1px solid var(--ob2-border-strong);border-radius:.5rem;background:#fff;color:var(--ob2-text)}.ob2-ec-cap-input:focus{outline:none;border-color:var(--ob2-primary);box-shadow:var(--ob2-focus)}.ob2-ec-cap-input:disabled{opacity:.85;background:#f8fafc;cursor:not-allowed}.ob2-ec-cap-input--unlimited{font-size:1.2rem;font-weight:600;text-align:center;letter-spacing:.02em}.ob2-ec-snapshot-block .ob2-ec-verify-field{margin-bottom:0}.ob2-ec-snapshot-controls{margin-top:.15rem}.ob2-ec-unlimited-toggle{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.4rem .85rem .4rem .45rem;border:1.5px solid var(--ob2-border-strong);border-radius:999px;background:#fff;cursor:pointer;flex:0 0 auto;-webkit-user-select:none;user-select:none;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.ob2-ec-unlimited-toggle:hover{border-color:#8fa3be;background:#f8fafc}.ob2-ec-unlimited-toggle:has(.ob2-ec-unlimited-toggle-input:checked){border-color:var(--ob2-primary);background:#eff6ff;box-shadow:var(--ob2-focus)}.ob2-ec-unlimited-toggle:has(.ob2-ec-unlimited-toggle-input:focus-visible){outline:none;box-shadow:var(--ob2-focus)}.ob2-ec-unlimited-toggle-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ob2-ec-unlimited-toggle-ui{flex-shrink:0;width:2.25rem;height:1.25rem;border-radius:999px;background:#c7d2e5;position:relative;transition:background-color .15s ease}.ob2-ec-unlimited-toggle-ui:after{content:"";position:absolute;top:2px;left:2px;width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33;transition:transform .15s ease}.ob2-ec-unlimited-toggle:has(.ob2-ec-unlimited-toggle-input:checked) .ob2-ec-unlimited-toggle-ui{background:var(--ob2-primary)}.ob2-ec-unlimited-toggle:has(.ob2-ec-unlimited-toggle-input:checked) .ob2-ec-unlimited-toggle-ui:after{transform:translate(1rem)}.ob2-ec-unlimited-toggle-label{font-size:.95rem;font-weight:600;color:var(--ob2-text);line-height:1.2}:root{--canvas: #e9ecf1;--surface: #ffffff;--surface-elevated: #fdfdfd;--ink: #0f172a;--ink-soft: #334155;--muted: #64748b;--border: #d4d9e2;--border-strong: #b8c0ce;--header-bg: #0c1829;--header-bg-mid: #132a45;--sidebar-bg: #f5f7fa;--sidebar-border: #dce1ea;--primary: #0b4f6c;--primary-hover: #093d54;--accent-gold: #b8956a;--accent-gold-soft: rgba(184, 149, 106, .35);--success-bg: #ecfdf3;--success-border: #86efac;--danger: #9f1239;--radius: 4px;--radius-lg: 6px;--shadow-card: 0 1px 2px rgba(15, 23, 42, .06), 0 4px 12px rgba(15, 23, 42, .04);--font-sans: "IBM Plex Sans", system-ui, -apple-system, sans-serif;--font-serif: "IBM Plex Serif", Georgia, "Times New Roman", serif;font-family:var(--font-sans);font-size:15px;line-height:1.5;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}h1,h2,h3,h4,h5,h6,.brand-serif{font-family:var(--font-serif);letter-spacing:-.02em;font-weight:600;color:var(--ink)}a{color:var(--primary)}.login-page{min-height:100vh;display:flex;flex-direction:column;background:var(--canvas)}.login-site-header{flex-shrink:0;background:linear-gradient(180deg,var(--header-bg) 0%,#0f2138 100%);border-bottom:3px solid var(--accent-gold);box-shadow:0 4px 14px #0000002e}.login-site-header-inner{max-width:1200px;margin:0 auto;padding:1.35rem 1.5rem 1.5rem}.login-header-brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem}.login-logo-graphic{width:52px;height:52px;margin-bottom:.25rem;display:flex;align-items:center;justify-content:center;border:2px solid var(--accent-gold);border-radius:10px;background:#ffffff0f}.login-logo-graphic span{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;color:#fff;line-height:1}.login-header-name{margin:0;font-size:clamp(1.85rem,4vw,2.25rem);font-weight:600;letter-spacing:.14em;color:#fff;line-height:1.15}.login-header-product-name{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#f8fafcbf}.login-main{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:2.44rem 1.36rem 3.25rem}.login-signin-section{width:100%;max-width:694px;margin-left:auto;margin-right:auto;background:var(--surface);border:1px solid var(--border-strong);border-radius:7px;padding:2.53rem 2.53rem 2.82rem;box-shadow:var(--shadow-card)}.login-signin-section-head{margin-bottom:1.445rem;padding-bottom:1.36rem;border-bottom:1px solid var(--border)}.login-signin-section .login-signin-title{margin:0;font-family:var(--font-serif);font-size:2.1675rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--ink)}.login-signin-lead{margin:.544rem 0 0;font-size:1.219rem;font-weight:500;line-height:1.55;color:var(--muted)}.login-mode-toggle{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:1.626rem;border:1px solid var(--border);border-radius:4px;overflow:hidden;background:#eef2f6}.login-mode-toggle button{min-height:56px;padding:.706rem .978rem;border:none;background:transparent;font-weight:700;font-size:1.016rem;letter-spacing:.03em;cursor:pointer;color:var(--ink-soft);border-right:1px solid var(--border)}.login-mode-toggle button:last-child{border-right:none}.login-mode-toggle button.active{background:var(--surface);color:var(--primary)}.login-error{color:var(--danger);font-size:.948rem;margin:0 0 1.084rem;padding:.706rem .918rem;background:#fef2f2;border:1px solid #fecaca;border-radius:4px}.login-form{display:flex;flex-direction:column;gap:0}.login-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1.084rem}@media (max-width: 520px){.login-field-row{grid-template-columns:1fr}}.login-credentials{display:flex;flex-direction:column;gap:1.3rem;margin-bottom:1.626rem;padding:1.626rem 1.517rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid var(--border);border-radius:7px}.login-credentials-heading{margin:0 0 .162rem;font-family:var(--font-sans);font-size:.881rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--primary)}.login-field{display:flex;flex-direction:column;gap:.488rem}.login-label{font-size:1.016rem;font-weight:700;letter-spacing:.04em;color:var(--ink)}.login-field input,.login-field select{width:100%;min-height:60px;padding:.813rem 1.084rem;font-size:1.219rem;font-weight:500;border-radius:4px;border:1px solid var(--border-strong);background:var(--surface)}.login-field input::placeholder{color:#94a3b8}.login-field input:focus,.login-field select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3.23px #0b4f6c1f}.login-signin-section button.login-submit.primary{width:100%;min-height:60px;margin-top:0;font-size:1.219rem;font-weight:700;border-radius:4px;padding:.542rem 1.084rem}.ob-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(165deg,#e8edf4,#e2e8f0,#eef1f6)}.ob-loading-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem 2rem;box-shadow:var(--shadow-card)}.ob-loading-text{margin:0;font-size:.9375rem;color:var(--ink-soft)}.ob-app{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(165deg,#e8edf4,#dfe6ee 45%,#eef1f6)}.ob-header{position:sticky;top:0;z-index:40;flex-shrink:0;background:#fdfdfde0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(180,190,204,.55);box-shadow:0 1px #fffc inset,0 4px 20px #0f172a0f}.ob-header-inner{max-width:760px;margin:0 auto;padding:.65rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.ob-brand{display:flex;align-items:center;gap:.6rem}.ob-brand-mark{width:2.35rem;height:2.35rem;border-radius:10px;background:linear-gradient(145deg,#0c4a6e,#0b4f6c,#0a3d5a);color:#fff;font-weight:700;font-size:1rem;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0b4f6c59}.ob-brand-title{margin:0;font-size:1.05rem;font-weight:600;color:var(--ink);letter-spacing:-.03em}.ob-brand-sub{margin:0;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.ob-header-right{display:flex;align-items:center;gap:.5rem}.ob-user-chip{display:flex;align-items:center;gap:.4rem;padding:.25rem .5rem .25rem .25rem;background:#ffffffe6;border:1px solid var(--border);border-radius:999px}.ob-user-avatar{width:1.75rem;height:1.75rem;border-radius:999px;background:linear-gradient(145deg,#e0f2fe,#bae6fd);color:var(--primary);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.ob-user-name{font-size:.8125rem;font-weight:600;color:var(--ink-soft);max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ob-btn-ghost{background:transparent;border:1px solid transparent;color:var(--muted);font-size:.8125rem;font-weight:600;padding:.35rem .6rem;border-radius:8px;cursor:pointer}.ob-btn-ghost:hover{color:var(--primary);background:#0b4f6c0f}.ob-main{flex:1;width:100%;max-width:760px;margin:0 auto;padding:1rem 1rem 11rem;box-sizing:border-box}.ob-toast{display:flex;align-items:flex-start;gap:.5rem;padding:.65rem .85rem;border-radius:10px;margin-bottom:1rem;font-size:.875rem;line-height:1.4;animation:ob-fade-in .25s ease}@keyframes ob-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ob-toast-success{background:linear-gradient(180deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;color:#065f46}.ob-toast-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.ob-toast-icon{flex-shrink:0;font-weight:800}.ob-thread{display:flex;flex-direction:column;gap:1.35rem}.ob-turn-inner{display:flex;gap:.75rem;align-items:flex-start;max-width:100%}.ob-turn-user .ob-turn-inner{flex-direction:row-reverse}.ob-avatar{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:999px;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}.ob-turn-user .ob-avatar{background:linear-gradient(145deg,#dbeafe,#bfdbfe);color:#1e3a5f}.ob-turn-assistant .ob-avatar{background:linear-gradient(145deg,#0c4a6e,#0b4f6c);color:#fff;font-size:.65rem}.ob-bubble-wrap{flex:1;min-width:0;max-width:calc(100% - 3rem)}.ob-turn-user .ob-bubble-wrap{display:flex;flex-direction:column;align-items:flex-end}.ob-bubble-meta{display:block;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:.3rem}.ob-bubble{border-radius:16px;padding:.85rem 1rem;box-shadow:0 2px 12px #0f172a0f}.ob-bubble-assistant{background:#fff;border:1px solid rgba(226,232,240,.9)}.ob-bubble-user{background:linear-gradient(180deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd}.ob-turn-thinking .ob-bubble{padding:.75rem .9rem}.ob-typing{display:inline-flex;align-items:center;gap:.3rem;min-height:1rem}.ob-typing span{width:.42rem;height:.42rem;border-radius:999px;background:#94a3b8;animation:ob-typing-bounce 1.1s infinite ease-in-out}.ob-typing span:nth-child(2){animation-delay:.15s}.ob-typing span:nth-child(3){animation-delay:.3s}@keyframes ob-typing-bounce{0%,80%,to{transform:translateY(0);opacity:.55}40%{transform:translateY(-4px);opacity:1}}.ob-msg-body{margin:0;font-size:.9375rem;line-height:1.58;color:var(--ink);white-space:pre-wrap;word-break:break-word}.ob-msg-body-user{text-align:left}.ob-markdown>:first-child{margin-top:0}.ob-markdown>:last-child{margin-bottom:0}.ob-markdown p,.ob-markdown ul,.ob-markdown ol{margin:.35rem 0}.ob-markdown ul,.ob-markdown ol{padding-left:1.1rem}.ob-markdown li+li{margin-top:.15rem}.ob-markdown h1,.ob-markdown h2,.ob-markdown h3,.ob-markdown h4{margin:.55rem 0 .35rem;font-family:var(--font-sans);font-size:.9rem;font-weight:700;color:#16324c;letter-spacing:.01em}.ob-markdown table{width:100%;border-collapse:separate;border-spacing:0;margin:.5rem 0;border:1px solid #dbe3ee;border-radius:8px;overflow:hidden}.ob-markdown thead{background:linear-gradient(180deg,#f8fafd,#eff4fb)}.ob-markdown th,.ob-markdown td{padding:.35rem .45rem;font-size:.78rem;border-right:1px solid #e3e8f0;border-bottom:1px solid #e3e8f0;text-align:left}.ob-markdown tr:last-child td{border-bottom:none}.ob-markdown th:last-child,.ob-markdown td:last-child{border-right:none}.ob-markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.76rem;background:#e2e8f0;color:#0f172a;border-radius:4px;padding:.05rem .25rem}.ob-markdown pre{margin:.5rem 0;padding:.5rem .6rem;background:#0f172a;border-radius:8px;overflow:auto}.ob-markdown pre code{background:transparent;color:#e2e8f0;padding:0}.ob-technical{margin-top:.5rem;border-radius:10px;border:1px dashed var(--border-strong);background:#f8fafcf2;padding:.35rem .5rem;font-size:.75rem}.ob-technical summary{cursor:pointer;font-weight:600;color:var(--ink-soft);padding:.25rem .35rem;list-style:none}.ob-technical summary::-webkit-details-marker{display:none}.ob-technical-pre{margin:.35rem 0 .25rem;padding:.5rem .55rem;background:#0f172a;color:#e2e8f0;border-radius:8px;font-size:.65rem;line-height:1.45;overflow:auto;max-height:220px;white-space:pre-wrap;word-break:break-word}.ob-inline-error{margin-top:.75rem;padding:.6rem .75rem;border-radius:10px;background:#fff1f2;border:1px solid #fecdd3;color:var(--danger);font-size:.8125rem}.ob-composer-wrap{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.75rem 1rem 1rem;background:linear-gradient(180deg,#e9ecf100,#e9ecf1eb 28%,#e9ecf1);pointer-events:none}.ob-composer-wrap>*{pointer-events:auto}.ob-composer{max-width:760px;margin:0 auto;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(212,217,226,.95);border-radius:14px;padding:.65rem .75rem .75rem;box-shadow:0 -4px 24px #0f172a14,0 8px 32px #0f172a0f}.ob-dropzone{margin-bottom:.5rem}.ob-dropzone-label{position:relative;display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.4rem .55rem;border-radius:8px;border:1px dashed var(--border-strong);background:#f8fafccc;transition:border-color .15s ease,background .15s ease}.ob-dropzone-label:hover{border-color:var(--primary);background:#f0f9ff}.ob-file-input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.ob-dropzone-text{font-size:.75rem;color:var(--ink-soft)}.ob-dropzone-text strong{color:var(--primary);font-weight:700}.ob-dropzone-file{color:var(--ink);font-weight:600}.ob-dropzone-hint{color:var(--muted)}.ob-compose-form{display:grid;grid-template-columns:1fr auto;gap:.6rem;align-items:end}.ob-textarea{width:100%;min-height:2.75rem;max-height:8rem;padding:.55rem .7rem;font-family:var(--font-sans);font-size:.9375rem;line-height:1.45;border-radius:10px;border:1px solid var(--border-strong);background:#fff;resize:vertical;box-sizing:border-box}.ob-textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0b4f6c1f}.ob-textarea:disabled{opacity:.65}.ob-btn-send{min-height:2.75rem;padding:0 1.15rem;border-radius:10px;border:none;background:linear-gradient(180deg,#0d5a7a,#0b4f6c);color:#fff;font-weight:700;font-size:.875rem;cursor:pointer;box-shadow:0 2px 8px #0b4f6c59;display:inline-flex;align-items:center;gap:.4rem}.ob-btn-send:hover:not(:disabled){background:linear-gradient(180deg,#0a4d6a,#093d54)}.ob-btn-send:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.ob-spinner{width:.85rem;height:.85rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:ob-spin .7s linear infinite}@keyframes ob-spin{to{transform:rotate(360deg)}}button.primary{background:var(--primary);color:#fff;border:1px solid var(--primary);border-radius:var(--radius);padding:.45rem 1rem;font-weight:600;font-size:.8125rem;cursor:pointer}button.primary:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}button.secondary{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);padding:.45rem .85rem;font-weight:600;font-size:.8125rem;cursor:pointer;color:var(--ink-soft)}button.secondary:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}button:disabled{opacity:.5;cursor:not-allowed}.err{color:var(--danger);font-size:.8125rem}.ob-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a7a,#0f172aa3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:1.25rem}.ob-modal{width:min(1100px,100%);max-height:92vh;overflow:auto;background:linear-gradient(180deg,#fff,#fbfdff);border-radius:14px;border:1px solid #c9d2df;padding:1.15rem 1.15rem 1rem;box-shadow:0 18px 48px #0f172a59,0 1px #ffffffd9 inset}.ob-modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.7rem;padding-bottom:.7rem;border-bottom:1px solid #e3e8f0}.ob-modal-head h3{margin:0;font-family:var(--font-serif);font-size:1.25rem;color:#10243d}.ob-modal-close{margin-left:.75rem;width:2rem;height:2rem;border-radius:999px;border:1px solid #d3dbe6;font-size:1.1rem;line-height:1;color:#475569;display:inline-flex;align-items:center;justify-content:center}.ob-modal-sub{margin:.35rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--ink-soft)}.ob-modal-metrics{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.8rem}.ob-metric-chip{display:inline-flex;align-items:center;border:1px solid #d6dfeb;background:#f8fbff;color:#1e3a5f;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.ob-modal-section{border:1px solid #dfe6f1;border-radius:12px;background:#fff;padding:.75rem;margin-bottom:.7rem}.ob-modal-section h4{margin:0 0 .55rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:#1f3552}.ob-grid{width:100%;border-collapse:separate;border-spacing:0;margin-bottom:.5rem;overflow:hidden;border:1px solid #dbe3ee;border-radius:10px}.ob-grid th,.ob-grid td{border-bottom:1px solid #e3e8f0;border-right:1px solid #e3e8f0;padding:.4rem;font-size:.78rem}.ob-grid tr:last-child td{border-bottom:none}.ob-grid th:last-child,.ob-grid td:last-child{border-right:none}.ob-grid th{background:linear-gradient(180deg,#f8fafd,#eff4fb);color:#243b57;font-weight:700;letter-spacing:.02em}.ob-grid input{width:100%;min-height:2rem;border:1px solid #cad4e2;border-radius:6px;padding:.22rem .4rem;font-size:.78rem}.ob-grid input:focus{outline:none;border-color:#7aa2c4;box-shadow:0 0 0 2px #2a5d8526}.ob-modal-actions{margin-top:.95rem;display:flex;justify-content:flex-end;gap:.6rem;padding-top:.8rem;border-top:1px solid #e3e8f0}
