#stock-table th.col-select,#stock-table td.col-select{width:3.5em;min-width:3.5em;text-align:center;vertical-align:middle}#stock-table th.col-select{min-width:5.75em}#stock-table td.col-select .cell-label-select{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:12px 16px;margin:-12px -16px;min-height:2.5em}#stock-table td.col-select input.follow-checkbox{margin:0;cursor:pointer}#stock-table td.col-select input.follow-checkbox:disabled{cursor:not-allowed;opacity:.75}.th-select-all{cursor:pointer;-webkit-user-select:none;user-select:none}.th-select-all__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;line-height:1.15}.th-select-all__label{font-size:11px;font-weight:700;letter-spacing:.02em;color:var(--inv-text, #e2e8f0)}.th-select-all__state{font-size:14px;line-height:1;display:inline-block;transition:color .15s,opacity .15s;color:var(--inv-muted, #94a3b8);min-height:1em}.th-select-all__state:empty{display:none}.th-select-all:hover .th-select-all__state:not(:empty){opacity:.85}.th-select-all--partial .th-select-all__state{color:#fbbf24}.th-select-all--active .th-select-all__state{color:#38bdf8}.home-notify-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;align-items:center;justify-content:center}.home-notify-modal[aria-hidden=false]{display:flex}.home-notify-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(10,14,26,.65);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.home-notify-modal__box{position:relative;z-index:1;background:#1e293b;border:1px solid rgba(99,179,237,.18);border-radius:16px;padding:32px 28px 24px;max-width:min(90vw,360px);width:100%;text-align:center;box-shadow:0 24px 56px #0000008c;display:flex;flex-direction:column;align-items:center;gap:12px}.home-notify-modal__icon{font-size:2.4rem;line-height:1}.home-notify-modal__msg{margin:0;font-size:15px;font-weight:500;line-height:1.5;color:#e2e8f0}.home-notify-modal--success .home-notify-modal__box{border-color:#34d39959}.home-notify-modal--error .home-notify-modal__box{border-color:#f8717159}.home-notify-modal__close{margin-top:4px;padding:9px 28px;border-radius:10px;border:none;font-size:14px;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#38bdf8,#818cf8);color:#0b0f1a;transition:filter .15s}.home-notify-modal__close:hover{filter:brightness(1.08)}
