.xf-watchlist-app{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.xf-watchlist-layout{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}@media (min-width:900px){.xf-watchlist-layout{flex-direction:row;align-items:stretch}}.xf-watchlist-sidebar{background:var(--xf-surface-700);border-bottom:1px solid #ffffff14;flex-shrink:0;padding:1rem 1.1rem}.xf-watchlist-sidebar--collapsed{padding-top:.65rem;padding-bottom:.65rem}@media (min-width:900px){.xf-watchlist-sidebar{border-bottom:none;border-right:1px solid #ffffff14;width:220px}.xf-watchlist-sidebar--collapsed{flex-direction:column;align-items:center;width:3rem;padding:.75rem .35rem;display:flex}}.xf-watchlist-sidebar-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.xf-watchlist-sidebar--collapsed .xf-watchlist-sidebar-head{justify-content:center;width:100%;margin-bottom:0}.xf-watchlist-sidebar-toggle{width:2.25rem;height:2.25rem;color:var(--xf-text-300);border-radius:var(--xf-radius-sm);cursor:pointer;background:#00000059;border:1px solid #ffffff24;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:border-color .15s,color .15s;display:inline-flex}.xf-watchlist-sidebar-toggle:hover{color:var(--xf-gain-green);border-color:#39ff1473}.xf-watchlist-sidebar-toggle__icon{display:block}.xf-watchlist-sidebar-panel[hidden]{display:none!important}.xf-watchlist-sidebar-title{letter-spacing:.12em;text-transform:uppercase;color:var(--xf-text-400);margin:0 0 .75rem;font-size:.72rem;font-weight:700}.xf-watchlist-sidebar-head .xf-watchlist-sidebar-title{flex:1;min-width:0;margin:0}.xf-watchlist-new-btn{width:100%;color:var(--xf-text-300);border-radius:var(--xf-radius-sm);cursor:not-allowed;opacity:.65;background:0 0;border:1px dashed #fff3;justify-content:center;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.45rem .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.xf-watchlist-nav-item{text-align:left;width:100%;min-height:100%;color:var(--xf-text-100);border-radius:var(--xf-radius-sm);cursor:default;background:#39ff1414;border:1px solid #39ff1438;margin-bottom:.25rem;padding:.55rem .65rem;font-size:.88rem;font-weight:600;display:block}.xf-watchlist-nav-item small{color:var(--xf-text-400);margin-top:.2rem;font-size:.72rem;font-weight:400;display:block}.xf-watchlist-main{flex-direction:column;flex:1;gap:1rem;min-width:0;padding:1rem 1.1rem 1.5rem;display:flex}.xf-watchlist-card{border-radius:var(--xf-radius-md);background:var(--xf-surface-700);box-shadow:var(--xf-shadow-card);border:1px solid #ffffff1a;position:relative;overflow:hidden}.xf-watchlist-card-header{border-bottom:1px solid #ffffff0f;padding:1rem 1.1rem .75rem}.xf-watchlist-card-title{letter-spacing:-.02em;color:var(--xf-text-100);margin:0;font-size:1.35rem;font-weight:750}.xf-watchlist-card-sub{color:var(--xf-text-400);max-width:100%;margin:.35rem 0 0;font-size:.85rem;line-height:1.45}.xf-watchlist-toolbar{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.75rem 1.1rem;display:flex}.xf-watchlist-toolbar-btn{border-radius:var(--xf-radius-sm);background:var(--xf-surface-600);color:var(--xf-text-300);cursor:pointer;border:1px solid #ffffff24;align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.78rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.xf-watchlist-toolbar-btn:hover:not(:disabled){color:var(--xf-text-100);border-color:#eab30873}.xf-watchlist-toolbar-btn:disabled{opacity:.45;cursor:not-allowed}.xf-watchlist-toolbar-btn--warn{color:var(--xf-warning-400);background:#dfc78d1f;border-color:#dfc78d59}.xf-watchlist-toolbar-btn--danger{color:var(--xf-danger-400);background:0 0;border-color:#0000}.xf-watchlist-toolbar-btn--primary{color:var(--xf-gain-green);background:#39ff141f;border-color:#39ff1473;margin-left:auto}.xf-watchlist-toolbar-btn--primary:hover:not(:disabled){border-color:var(--xf-gain-green)}button.xf-watchlist-toolbar-btn.xf-icon-edit-btn--watchlist-toolbar{justify-content:center;gap:0;width:2.45rem;min-width:2.45rem;height:2.45rem;padding:0}button.xf-watchlist-toolbar-btn.xf-icon-edit-btn--watchlist-toolbar .crud-icon,button.xf-watchlist-toolbar-btn.xf-icon-edit-btn--watchlist-toolbar svg{width:1.05rem;height:1.05rem;display:block}.xf-watchlist-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.xf-watchlist-table-wrap--virtual{-webkit-overflow-scrolling:touch;max-height:min(70vh,720px);overflow:auto}.xf-watchlist-table--virtual{border-collapse:separate;border-spacing:0;width:100%;display:block}.xf-watchlist-table--virtual thead{z-index:2;background:var(--xf-bg-900,#050505);width:100%;display:block;position:sticky;top:0}.xf-watchlist-table--virtual thead tr,.xf-watchlist-table--virtual tbody tr.xf-watchlist-table__data-row{box-sizing:border-box;grid-template-columns:3rem minmax(6rem,1.3fr) minmax(5rem,1fr) minmax(4.5rem,.7fr) minmax(4.25rem,.65fr) minmax(4.5rem,.65fr) minmax(4.5rem,.65fr) minmax(4.5rem,.7fr) minmax(6.2rem,.9fr) minmax(4.3rem,.62fr) minmax(6rem,.85fr) minmax(4.2rem,.6fr) minmax(5rem,.72fr) minmax(4.6rem,.68fr) minmax(9rem,1.32fr) minmax(4.25rem,.65fr) minmax(6.25rem,.95fr) minmax(6.75rem,.92fr);align-items:start;width:100%;display:grid}.xf-watchlist-table--virtual thead tr{border-bottom:1px solid #ffffff14}.xf-watchlist-table--virtual tbody tr.xf-watchlist-table__data-row td{border-bottom:1px solid #ffffff0d}.xf-watchlist-table{border-collapse:collapse;width:100%;font-size:.82rem}.xf-watchlist-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--xf-text-400);white-space:nowrap;border-bottom:1px solid #ffffff14;padding:.65rem .85rem;font-size:.68rem;font-weight:700}button.xf-watchlist-sort-btn{font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.2rem;margin:0;padding:0;display:inline-flex}button.xf-watchlist-sort-btn:hover{color:var(--xf-text-200)}.xf-watchlist-sort-indicator{opacity:.85;font-size:.75em}.xf-watchlist-table td{vertical-align:top;color:var(--xf-text-300);border-bottom:1px solid #ffffff0d;padding:.5rem .65rem}.xf-watchlist-table-cell--wrap{white-space:normal;word-break:break-word}@media (max-width:767px){.xf-watchlist-table td{white-space:normal;word-break:break-word}.xf-watchlist-table-mono.xf-watchlist-table-nowrap,.xf-watchlist-rationale-preview,.xf-watchlist-spot-cell__52w{white-space:normal}}.xf-watchlist-table tbody tr:hover td{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--xf-xoptions-accent) 22%, transparent);background:#ffffff05}.xf-watchlist-actions-row{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.xf-watchlist-table-mono{font-family:var(--xf-font-mono);font-size:.8rem}.xf-watchlist-table-input{box-sizing:border-box;width:100%;min-width:0;max-width:11rem;font-family:var(--xf-font-mono);color:var(--xf-text-100);border-radius:var(--xf-radius-sm);background:#00000059;border:1px solid #ffffff24;margin-bottom:.35rem;padding:.35rem .45rem;font-size:.78rem}.xf-watchlist-table-input:last-child{margin-bottom:0}.xf-watchlist-table-input:focus{border-color:#39ff1473;outline:none}.xf-watchlist-table-hint{color:var(--xf-text-400);margin-top:.25rem;font-size:.72rem;display:block}.xf-watchlist-table-nowrap{white-space:nowrap}.xf-watchlist-table-icon-cell{vertical-align:middle;width:3rem}.xf-watchlist-icon-badge{border-radius:var(--xf-radius-sm);background:color-mix(in srgb, var(--xf-text-100) 8%, transparent);letter-spacing:.02em;width:1.75rem;height:1.75rem;color:var(--xf-text-200);border:1px solid #ffffff1a;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex;overflow:hidden}.xf-watchlist-icon-badge--stack{border:1px solid #ffffff1f;padding:0;position:relative}.xf-watchlist-icon-badge__logo{z-index:1;-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block;position:absolute;inset:0}.xf-watchlist-icon-badge__initials{z-index:0;border-radius:calc(var(--xf-radius-sm,8px) - 1px);letter-spacing:.02em;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:.58rem;font-weight:800;line-height:1;display:flex;position:absolute;inset:0}.xf-watchlist-sym-cell{flex-direction:column;align-items:flex-start;gap:0;min-width:0;display:flex}.xf-watchlist-sym-cell__row{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.xf-watchlist-sym-cell__company{max-width:16rem;color:var(--xf-text-300);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.76rem;line-height:1.25;overflow:hidden}.xf-watchlist-sym-cell__company--muted{color:var(--xf-text-500)}.xf-watchlist-sym-cell__label{color:var(--xf-text-100);font-weight:650;font-family:var(--xf-font-mono);font-size:.9rem}.xf-watchlist-sym-cell__industry{color:var(--xf-text-500);margin-top:.16rem;font-size:.68rem;line-height:1.2}a.xf-watchlist-sym-cell__ext{color:var(--xf-text-400);align-items:center;line-height:1;display:inline-flex}a.xf-watchlist-sym-cell__ext:hover{color:var(--xf-gain-green)}.xf-watchlist-spot-cell{vertical-align:top}.xf-watchlist-spot-cell__px{white-space:nowrap}.xf-watchlist-spot-cell__52w{color:var(--xf-text-muted);white-space:nowrap;margin-top:.2rem;font-size:.68rem;line-height:1.25}.xf-watchlist-spot-cell__52w-label{letter-spacing:.05em;text-transform:uppercase;color:var(--xf-text-400);font-size:.6rem;font-weight:700}.xf-watchlist-name-input{box-sizing:border-box;letter-spacing:-.02em;width:100%;max-width:22rem;color:var(--xf-text-100);border-radius:var(--xf-radius-sm);background:#00000059;border:1px solid #ffffff24;margin:0 0 .35rem;padding:.45rem .55rem;font-size:1rem;font-weight:650}.xf-watchlist-name-input:focus{border-color:#39ff1473;outline:none}.xf-watchlist-edit-stack{flex-direction:column;gap:.35rem;min-width:0;display:flex}.xf-watchlist-empty{text-align:center;color:var(--xf-text-400);padding:2rem 1.25rem;font-size:.9rem}.xf-watchlist-status{color:var(--xf-text-400);padding:0 1.1rem .75rem;font-size:.8rem}.xf-watchlist-status--err{color:var(--xf-danger-400)}.xf-symbol-shape{align-items:flex-start;gap:.75rem;min-width:220px;max-width:420px;display:flex}.xf-symbol-shape__logo{-o-object-fit:cover;object-fit:cover;background:var(--xf-surface-600);border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:40px;height:40px}.xf-symbol-shape__logo-fallback{color:var(--xf-gain-green);justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.xf-symbol-shape__body{flex:1;min-width:0}.xf-symbol-shape__exchange{color:var(--xf-text-400);letter-spacing:.02em;margin:0 0 .15rem;font-size:.68rem}.xf-symbol-shape__title-row{flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.2rem;display:flex}.xf-symbol-shape__title{letter-spacing:-.02em;color:var(--xf-text-100);margin:0;font-size:.95rem;font-weight:750;line-height:1.25}.xf-symbol-shape__star{border-radius:var(--xf-radius-sm);width:32px;height:32px;color:var(--xf-lightning-yellow);cursor:pointer;background:0 0;border:1px solid #ffffff2e;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.xf-symbol-shape__star:hover:not(:disabled){background:#eab3081a;border-color:#eab30873}.xf-symbol-shape__star:disabled{opacity:.5;cursor:wait}.xf-symbol-shape__star svg{width:18px;height:18px}.xf-symbol-shape__price-row{flex-wrap:wrap;align-items:baseline;gap:.45rem .65rem;margin:.15rem 0 .2rem;display:flex}.xf-symbol-shape__price{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--xf-text-100);font-size:1.5rem;font-weight:800;font-family:var(--xf-font-mono)}.xf-symbol-shape__delta{font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:700;font-family:var(--xf-font-mono)}.xf-symbol-shape__delta--up{color:var(--xf-chart-gain)}.xf-symbol-shape__delta--down{color:var(--xf-chart-loss)}.xf-symbol-shape__delta--flat{color:var(--xf-text-400)}.xf-symbol-shape__meta{color:var(--xf-text-400);margin:0;font-size:.68rem;line-height:1.4}.xf-symbol-shape__asof{color:var(--xf-text-400);margin:.2rem 0 0;font-size:.65rem}.xf-symbol-shape__blurb{color:var(--xf-text-400);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.65rem;line-height:1.35;display:-webkit-box;overflow:hidden}.xf-watchlist-action-icon{color:var(--xf-text-400);cursor:pointer;border-radius:var(--xf-radius-sm);background:0 0;border:none;padding:.25rem;display:inline-flex}.xf-watchlist-action-icon:hover{color:var(--xf-text-100);background:#ffffff0f}.xf-watchlist-toolbar--wrap{flex-wrap:wrap;gap:.5rem}.xf-watchlist-toolbar-link{align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.xf-watchlist-toolbar-btn--accent{border-color:color-mix(in srgb, var(--xf-xoptions-accent) 45%, transparent);color:var(--xf-xoptions-accent)}.xf-watchlist-portfolio-total{flex-direction:column;gap:.2rem;min-width:8rem;display:flex}.xf-watchlist-list-picker{flex-direction:column;gap:.2rem;min-width:12rem;display:flex}.xf-watchlist-list-picker__label{letter-spacing:.06em;text-transform:uppercase;color:var(--xf-text-400);font-size:.65rem;font-weight:700}.xf-watchlist-list-picker__select{border-radius:var(--xf-radius-sm);color:var(--xf-text-100);background:#00000059;border:1px solid #ffffff24;padding:.35rem .5rem;font-size:.82rem}.xf-watchlist-portfolio-total__label{letter-spacing:.06em;text-transform:uppercase;color:var(--xf-text-400);font-size:.65rem;font-weight:700}.xf-watchlist-portfolio-total__input{border-radius:var(--xf-radius-sm);color:var(--xf-text-100);font-family:var(--xf-font-mono);background:#00000059;border:1px solid #ffffff24;padding:.35rem .5rem;font-size:.82rem}.xf-watchlist-exec{padding:0 1rem .75rem}.xf-watchlist-exec__grid{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.5rem;display:grid}.xf-watchlist-exec__card{border:1px solid color-mix(in srgb, var(--xf-xoptions-accent) 35%, transparent);border-radius:var(--xf-radius-sm);background:#00000040;padding:.55rem .65rem;position:relative}.xf-watchlist-exec__card--warn{border-color:color-mix(in srgb, var(--xf-danger-400) 55%, transparent)}.xf-watchlist-exec__label{letter-spacing:.08em;text-transform:uppercase;color:var(--xf-text-400);font-size:.62rem;font-weight:700;display:block}.xf-watchlist-exec__value{color:var(--xf-xoptions-accent);font-size:.88rem;font-weight:600;font-family:var(--xf-font-mono);margin-top:.2rem;display:block}.xf-watchlist-exec__badge{text-transform:uppercase;background:color-mix(in srgb, var(--xf-danger-400) 22%, transparent);color:var(--xf-danger-400);border-radius:999px;padding:.1rem .35rem;font-size:.62rem;font-weight:800;position:absolute;top:.35rem;right:.35rem}.xf-watchlist-exec__warn{color:var(--xf-warning-400);margin:.5rem 0 0;font-size:.78rem}.xf-watchlist-rationale-banner{border-radius:var(--xf-radius-sm);border:1px solid color-mix(in srgb, var(--xf-xoptions-accent) 40%, transparent);background:color-mix(in srgb, var(--xf-xoptions-accent) 12%, transparent);color:var(--xf-text-200);margin:0 1rem .75rem;padding:.55rem .75rem;font-size:.82rem}.xf-watchlist-rationale-cell{min-width:0}.xf-watchlist-rationale-input{resize:vertical;border-radius:var(--xf-radius-sm);width:100%;min-height:3rem;color:var(--xf-text-100);background:#00000059;border:1px solid #ffffff1f;padding:.45rem .55rem;font-family:inherit;font-size:.8rem;line-height:1.45}.xf-watchlist-rationale-preview{border-radius:var(--xf-radius-sm);border:1px solid color-mix(in srgb, var(--xf-text-100) 16%, transparent);background:color-mix(in srgb, var(--xf-bg-900) 88%, transparent);color:var(--xf-text-100);min-height:3.15rem;padding:.45rem .55rem;font-size:.79rem;line-height:1.45}.xf-watchlist-rationale-preview--empty{color:var(--xf-text-400);font-style:italic}.xf-watchlist-rationale-actions{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.25rem;display:flex}.xf-watchlist-rationale-expand-link{color:var(--xf-text-200);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:600;text-decoration:underline}.xf-watchlist-rationale-expand-link:hover:not(:disabled){color:var(--xf-xoptions-accent)}.xf-watchlist-rationale-expand-link:disabled{opacity:.45;cursor:not-allowed}.xf-watchlist-ai-suggest{color:var(--xf-xoptions-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:600}.xf-watchlist-ai-suggest:disabled{opacity:.45;cursor:not-allowed}.xf-watchlist-rationale-modal-backdrop{z-index:55;background:#05070cad;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.xf-watchlist-rationale-modal{border-radius:var(--xf-radius-md);border:1px solid color-mix(in srgb, var(--xf-xoptions-accent) 35%, transparent);background:var(--xf-surface-700);width:min(42rem,100vw - 2rem);max-height:min(80vh,40rem);box-shadow:var(--xf-shadow-card);padding:.95rem;overflow:auto}.xf-watchlist-rationale-modal__title{color:var(--xf-text-100);margin:0 0 .65rem;font-size:.9rem;font-weight:700}.xf-watchlist-rationale-modal__content{border-radius:var(--xf-radius-sm);background:color-mix(in srgb, var(--xf-bg-900) 90%, transparent);min-height:11rem;color:var(--xf-text-100);white-space:pre-wrap;border:1px solid #ffffff1f;padding:.6rem .65rem;font-size:.88rem;line-height:1.5}.xf-watchlist-rationale-editor{resize:vertical;border-radius:var(--xf-radius-sm);background:color-mix(in srgb, var(--xf-bg-900) 90%, transparent);width:100%;min-height:11rem;color:var(--xf-text-100);border:1px solid #ffffff29;padding:.6rem .65rem;font-family:inherit;font-size:.88rem;line-height:1.5}.xf-watchlist-rationale-modal__actions{justify-content:flex-end;gap:.45rem;margin-top:.7rem;display:flex}.xf-watchlist-rationale-modal__btn{border-radius:var(--xf-radius-sm);color:var(--xf-text-200);cursor:pointer;background:0 0;border:1px solid #fff3;padding:.38rem .65rem;font-size:.78rem;font-weight:600}.xf-watchlist-rationale-modal__btn--primary{border-color:color-mix(in srgb, var(--xf-gain-green) 45%, transparent);background:color-mix(in srgb, var(--xf-gain-green) 15%, transparent);color:var(--xf-gain-green)}.xf-watchlist-rationale-modal__btn--secondary{color:var(--xf-text-300);border-color:#ffffff42}.xf-watchlist-rationale-modal__btn:hover:not(:disabled){color:var(--xf-text-100);border-color:#ffffff59}.xf-watchlist-rationale-modal__btn--primary:hover:not(:disabled){border-color:var(--xf-gain-green);color:var(--xf-gain-green)}.xf-watchlist-rationale-modal__btn:disabled{opacity:.5;cursor:not-allowed}.xf-watchlist-status-select{border-radius:var(--xf-radius-sm);max-width:100%;color:var(--xf-text-100);background:#00000059;border:1px solid #ffffff1f;padding:.2rem .35rem;font-size:.75rem}.xf-watchlist-in-book{color:var(--xf-gain-green);margin-left:.25rem;font-weight:800}.xf-watchlist-iv-wrap{align-items:center;gap:.25rem;display:inline-flex}.xf-watchlist-iv-rank{font-size:.75rem;line-height:1}.xf-watchlist-iv-rank-badge{min-width:2.85rem;color:var(--xf-text-200);background:color-mix(in srgb, var(--xf-surface-600) 84%, transparent);border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;padding:.1rem .38rem;font-size:.72rem;display:inline-flex}.xf-watchlist-iv-rank-badge--elevated{border-color:color-mix(in srgb, var(--xf-warning-400) 45%, transparent);color:var(--xf-warning-400);background:color-mix(in srgb, var(--xf-warning-400) 13%, transparent)}.xf-watchlist-iv-rank-badge--hot{border-color:color-mix(in srgb, var(--xf-danger-400) 54%, transparent);color:var(--xf-danger-400);background:color-mix(in srgb, var(--xf-danger-400) 18%, transparent)}.xf-watchlist-last-up[title]{cursor:help}.xf-watchlist-last-up{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.3}.xf-watchlist-actions-cell{min-width:8rem;position:relative;overflow:visible}.xf-watchlist-row-actions-inline{align-items:center;gap:.45rem;display:inline-flex}.xf-watchlist-row-action-btn,.xf-watchlist-row-action-link{background:color-mix(in srgb, var(--xf-surface-700) 84%, transparent);color:var(--xf-xoptions-accent);cursor:pointer;border:1px solid #ffffff24;border-radius:6px;justify-content:center;align-items:center;width:1.7rem;min-width:1.7rem;height:1.7rem;padding:0;text-decoration:none;display:inline-flex}.xf-watchlist-row-action-btn .crud-icon,.xf-watchlist-row-action-btn svg,.xf-watchlist-row-action-link .crud-icon,.xf-watchlist-row-action-link svg{width:.85rem;height:.85rem}.xf-watchlist-row-action-btn:hover:not(:disabled),.xf-watchlist-row-action-link:hover{color:var(--xf-lightning-yellow);border-color:color-mix(in srgb, var(--xf-xoptions-accent) 48%, transparent);background:color-mix(in srgb, var(--xf-xoptions-accent) 14%, transparent)}.xf-watchlist-row-action-btn:disabled{opacity:.45;cursor:not-allowed}.xf-watchlist-row-delete-btn{border:1px solid color-mix(in srgb, var(--xf-danger-400) 58%, transparent);background:color-mix(in srgb, var(--xf-danger-400) 14%, transparent);color:var(--xf-danger-400);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:1.7rem;min-width:1.7rem;height:1.7rem;padding:0;display:inline-flex}.xf-watchlist-row-delete-btn .crud-icon,.xf-watchlist-row-delete-btn svg{width:.85rem;height:.85rem}.xf-watchlist-row-delete-btn:hover:not(:disabled){color:#ef4444;background:color-mix(in srgb, var(--xf-danger-400) 24%, transparent);border-color:#ef444499}.xf-watchlist-row-delete-btn:disabled{opacity:.45;cursor:not-allowed}.xf-watchlist-dd-danger{color:var(--xf-danger-400)!important}.xf-watchlist-kbd{font-family:var(--xf-font-mono);border:1px solid #ffffff26;border-radius:4px;padding:.05rem .25rem;font-size:.72rem}.xf-watchlist-search-overlay{z-index:40;background:#0000008c;justify-content:center;align-items:flex-start;padding-top:15vh;display:flex;position:fixed;inset:0}.xf-watchlist-search-panel{border-radius:var(--xf-radius-md);background:var(--xf-surface-700);border:1px solid #ffffff1f;width:min(100%,420px);padding:1rem}.xf-watchlist-search-title{color:var(--xf-text-100);margin:0 0 .5rem;font-size:.85rem;font-weight:700}.xf-watchlist-search-input{border-radius:var(--xf-radius-sm);width:100%;color:var(--xf-text-100);font-family:var(--xf-font-mono);background:#00000059;border:1px solid #ffffff24;padding:.5rem .65rem}.xf-watchlist-search-close{color:var(--xf-text-300);border-radius:var(--xf-radius-sm);cursor:pointer;background:0 0;border:1px solid #ffffff24;margin-top:.65rem;padding:.35rem .65rem}.xf-watchlist-quote-panel-backdrop{z-index:50;background:#05070ca6;justify-content:flex-end;display:flex;position:fixed;inset:0}.xf-watchlist-quote-panel{border-left:1px solid color-mix(in srgb, var(--xf-xoptions-accent) 38%, transparent);background:var(--xf-surface-700);width:min(30rem,94vw);height:100%;box-shadow:var(--xf-shadow-card);padding:1rem;overflow:auto}.xf-watchlist-quote-panel__head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.xf-watchlist-quote-panel__title{letter-spacing:-.01em;color:var(--xf-text-100);margin:0;font-size:1rem;font-weight:750}.xf-watchlist-quote-panel__close{color:var(--xf-text-300);cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;display:inline-flex}.xf-watchlist-quote-panel__close:hover{color:var(--xf-text-100)}.xf-watchlist-quote-panel__asof{color:var(--xf-text-400);margin:.35rem 0 .8rem;font-size:.74rem}.xf-watchlist-quote-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:0;display:grid}.xf-watchlist-quote-panel__grid div{background:color-mix(in srgb, var(--xf-bg-900) 88%, transparent);border:1px solid #ffffff1a;border-radius:6px;padding:.55rem .6rem}.xf-watchlist-quote-panel__grid dt{text-transform:uppercase;letter-spacing:.06em;color:var(--xf-text-400);margin:0;font-size:.66rem}.xf-watchlist-quote-panel__grid dd{color:var(--xf-text-100);font-family:var(--xf-font-mono);margin:.22rem 0 0;font-size:.84rem}.xf-watchlist-quote-panel__foot{color:var(--xf-text-400);margin:.8rem 0 0;font-size:.72rem}
