.watch-live-theme{--wd-text:#202630;--wd-muted:#7f8795;--wd-faint:#a6aeba;--wd-line:#e8ecf2;--wd-soft:#f3f5f8;--wd-surface:#ffffffed;--wd-accent:#3078e5;--wd-selected:#eff5ff;--wd-up:#de2b39;--wd-down:#2272eb;--wd-up-bg:color-mix(in srgb,var(--wd-up) 3%,transparent);--wd-down-bg:color-mix(in srgb,var(--wd-down) 3%,transparent);--wd-shadow:0 2px 4px #18233604, 0 14px 32px -16px #2434552e, inset 0 1px #fff;color:var(--wd-text);font-family:-apple-system,BlinkMacSystemFont,Pretendard,Segoe UI,sans-serif}.watch-live-theme[data-watch-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--wd-text:#f1f3f7;--wd-muted:#949eae;--wd-faint:#626c7d;--wd-line:#ffffff0d;--wd-soft:#ffffff05;--wd-surface:#24262be8;--wd-accent:#79aaff;--wd-selected:#3a557332;--wd-up:#e54155;--wd-down:#449bff;--wd-up-bg:color-mix(in srgb,var(--wd-up) 3%,transparent);--wd-down-bg:color-mix(in srgb,var(--wd-down) 3%,transparent);--wd-shadow:0 2px 4px #00000014, 0 16px 40px -16px #0009, inset 0 1px #ffffff0c}.watch-live-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.watch-live-icon-button{width:32px;height:32px;color:var(--wd-text);background:var(--wd-soft);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.watch-live-icon-button:not(:disabled):hover{background:color-mix(in srgb, var(--wd-accent) 12%, var(--wd-soft));color:var(--wd-accent)}.watch-live-search-wrap{padding:0 14px 10px}.watch-live-search{background:var(--wd-soft);min-width:0;height:33px;color:var(--wd-muted);border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:0 9px;transition:border-color .16s,background .16s;display:flex}.watch-live-search:focus-within{border-color:color-mix(in srgb, var(--wd-accent) 40%, transparent);background:color-mix(in srgb, var(--wd-accent) 4%, var(--wd-soft))}.watch-live-search>svg{flex-shrink:0}.watch-live-search input{width:100%;min-width:0;height:100%;box-shadow:none;color:var(--wd-text);background:0 0;border:0;outline:none;padding:0;font-size:11px}.watch-live-search input::placeholder{color:var(--wd-muted)}.watch-live-search button{width:24px;height:28px;color:var(--wd-muted);background:0 0;border:0;flex-shrink:0;place-items:center;padding:0;display:grid}.watch-live-scroll{min-height:0;height:calc(var(--watch-row-height) * 3);flex:0 0 calc(var(--watch-row-height) * 3);overscroll-behavior:contain;overflow:auto}.watch-live-scroll:focus-visible{outline:1px solid var(--wd-accent);outline-offset:-1px}.watch-live-list{margin:0;padding:0 8px;list-style:none}.watch-live-row{border-radius:11px;align-items:center;display:flex;position:relative}.watch-live-row+.watch-live-row:before{background:var(--wd-line);content:"";height:1px;position:absolute;top:0;left:43px;right:7px}.watch-live-row[data-selected=true]{background:var(--wd-selected)}.watch-live-row[data-selected=true]:before,.watch-live-row[data-selected=true]+.watch-live-row:before{opacity:0}.watch-live-row[data-selected=true]:after{content:"";background:var(--wd-accent);border-radius:2px;width:2px;position:absolute;top:18px;bottom:18px;left:0}.watch-live-stock{min-width:0;min-height:var(--watch-row-height);border-radius:inherit;text-align:left;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:7px;display:flex}.watch-live-stock:hover{background:color-mix(in srgb, var(--wd-text) 3%, transparent)}.watch-live-stock:active{background:color-mix(in srgb, var(--wd-accent) 10%, transparent)}.watch-live-identity{flex:1;gap:4px;min-width:0;display:grid}.watch-live-identity strong{color:var(--wd-text);letter-spacing:-.02em;font-size:12px;font-weight:600;line-height:1.2}.watch-live-identity small{color:var(--wd-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;overflow:hidden}.watch-live-quote{font-variant-numeric:tabular-nums;flex-shrink:0;justify-items:end;gap:4px;display:grid}.watch-live-quote>strong{letter-spacing:-.03em;font-size:12px;font-weight:550;line-height:1.2}.watch-live-change{min-width:44px;min-height:15px;color:var(--wd-muted);background:var(--wd-soft);border-radius:4px;justify-content:center;align-items:center;gap:1px;padding:1px 4px;font-size:9px;font-weight:500;line-height:1.2;display:flex}.watch-live-change[data-direction=up]{color:var(--wd-up);background:var(--wd-up-bg)}.watch-live-change[data-direction=down]{color:var(--wd-down);background:var(--wd-down-bg)}.watch-live-remove{width:30px;height:40px;color:var(--wd-up);cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;margin-left:4px;padding:0;display:grid}.watch-live-remove svg{box-sizing:content-box;border:1px solid color-mix(in srgb, var(--wd-up) 30%, transparent);background:var(--wd-up-bg);border-radius:50%;padding:3px}.watch-live-footer{border-top:1px solid var(--wd-line);min-height:35px;color:var(--wd-muted);background:linear-gradient(180deg, transparent, var(--wd-soft));align-items:center;gap:7px;padding:8px 16px;font-size:10px;line-height:1.4;display:flex}.watch-live-footer strong{font-weight:550}.watch-live-footer>svg:last-child{margin-left:auto}.watch-live-footer button{color:var(--wd-accent);background:0 0;border:0;margin-left:auto;padding:0;font-size:10px}.watch-live-selected-dot{background:var(--wd-accent);border-radius:50%;flex-shrink:0;width:4px;height:4px}.watch-live-empty,.watch-live-no-match{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:24px 12px;display:flex}.watch-live-empty>span{border:1px solid var(--wd-line);background:linear-gradient(140deg, var(--wd-soft), transparent);width:54px;height:54px;color:var(--wd-muted);border-radius:18px;place-items:center;margin-bottom:18px;display:grid;box-shadow:inset 0 1px #ffffff12}.watch-live-empty h3{letter-spacing:-.035em;margin:0;font-size:13px;font-weight:500}.watch-live-empty p,.watch-live-no-match p{color:var(--wd-muted);margin:8px 0 16px;font-size:11px;line-height:1.65}.watch-live-empty>button,.watch-live-no-match>button{background:var(--wd-selected);min-height:34px;color:var(--wd-accent);border:0;border-radius:9px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;display:flex}.watch-live-no-match>svg{color:var(--wd-muted);margin-bottom:5px}.watch-live-overlay{z-index:900;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#151c2b45}.watch-live-dialog{z-index:901;border:1px solid var(--wd-line);background:var(--wd-surface);width:min(390px,100vw - 32px);max-width:none;max-height:calc(100dvh - 40px);box-shadow:0 30px 100px #11182730, var(--wd-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:22px;padding:16px;display:block;overflow-y:auto}.watch-live-dialog-header{align-items:center;gap:8px;display:flex}.watch-live-dialog-header>.watch-live-search{flex:1}.watch-live-dialog-close{flex-shrink:0}.watch-live-dialog .watch-live-search{height:42px}.watch-live-dialog .watch-live-search input{font-size:13px}.watch-live-suggestions{max-height:290px;margin:12px -5px 0;padding:0 5px;overflow-y:auto}.watch-live-suggestion{border:0;border-bottom:1px solid var(--wd-line);width:100%;min-height:52px;color:var(--wd-text);text-align:left;background:0 0;border-radius:0;align-items:center;gap:11px;padding:8px 5px;display:flex}.watch-live-suggestion>span:not(.watch-live-mark){flex:1;gap:4px;min-width:0;display:grid}.watch-live-suggestion strong{font-size:12px;font-weight:550}.watch-live-suggestion small{color:var(--wd-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.watch-live-suggestion>svg{color:var(--wd-accent);flex-shrink:0;margin:0 5px}.watch-live-suggestion:disabled{cursor:default;opacity:.45}.watch-live-suggestion:not(:disabled):hover{background:var(--wd-soft)}.watch-live-dialog-note,.watch-live-no-results{color:var(--wd-muted);text-wrap:balance;margin:18px 0 0;font-size:11px;line-height:1.7}.watch-live-no-results{text-align:center;padding:22px 0}.watch-live-theme button:focus-visible{outline:2px solid var(--wd-accent);outline-offset:-2px}.watch-live-header{justify-content:flex-start;align-items:center;display:flex}.watch-live-body{--watch-row-height:54px;flex-direction:column;min-height:0;display:flex}.watch-live-mark.company-stock-logo{border-radius:8px;flex:0 0 26px;width:26px;min-width:26px;height:26px}.watch-live-mark.company-stock-logo img{width:100%;height:100%}.watch-live-mark.company-stock-logo b{font-size:9px}.watch-live-quote[data-stale=true]{opacity:.6}.watch-live-search-wrap,.watch-live-footer{flex-shrink:0}.watch-live-message{color:var(--wd-up);flex-shrink:0;margin:4px 14px;font-size:10px;line-height:1.5}.watch-live-spinner{vertical-align:middle;color:var(--wd-accent);animation:1s linear infinite watch-live-spin;display:inline-block}.watch-live-theme button:disabled{cursor:default;opacity:.45}.watch-live-search-wrap{align-items:center;gap:6px;display:flex}.watch-live-search-wrap>.watch-live-search{flex:1}.watch-live-add{border:1px solid var(--wd-line);background:var(--wd-soft);width:33px;height:33px;color:var(--wd-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:9px;flex-shrink:0;place-items:center;padding:0;transition:background .16s,color .16s,border-color .16s;display:grid}.watch-live-add svg{stroke-width:1.8px;width:16px;height:16px}@media (hover:hover){.watch-live-add:hover{color:var(--wd-accent);border-color:color-mix(in srgb,var(--wd-accent) 30%,transparent);background:color-mix(in srgb,var(--wd-accent) 8%,var(--wd-soft))}}.watch-live-add:active{color:var(--wd-accent);background:color-mix(in srgb,var(--wd-accent) 14%,var(--wd-soft))}.watch-swipe-row{isolation:isolate;overflow:hidden}.watch-swipe-row>.watch-live-stock{z-index:1;background:var(--surface,#fff);touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;flex:0 0 100%;width:100%;transition:transform .18s;position:relative}.watch-swipe-row[data-selected=true]>.watch-live-stock{background:var(--wd-selected)}.watch-swipe-row[data-dragging=true]>.watch-live-stock{transition:none}.watch-swipe-delete{color:#fff;cursor:pointer;visibility:hidden;background:#d83149;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:72px;font-size:11px;display:flex;position:absolute;inset:3px 0 3px auto}.watch-swipe-row[data-open=true]>.watch-swipe-delete,.watch-swipe-row[data-dragging=true]>.watch-swipe-delete{visibility:visible}.watch-swipe-row>.watch-live-stock:focus-visible{outline-offset:-3px}@media (max-width:680px){.watch-live-add{width:44px;height:44px}.watch-live-search-wrap>.watch-live-search{height:44px}.watch-live-footer button{min-height:44px}}@media (prefers-reduced-motion:reduce){.watch-swipe-row>.watch-live-stock{transition:none}}.watch-live-suggestions{overscroll-behavior:contain}@keyframes watch-live-spin{to{transform:rotate(360deg)}}@media (max-width:680px){.watch-live-body{--watch-row-height:56px}.watch-live-stock{gap:10px}.watch-live-identity strong,.watch-live-quote>strong{font-size:13px}.watch-live-identity small{font-size:11px}.watch-live-change{min-height:16px;font-size:10px}.watch-live-icon-button{width:36px;height:36px}.watch-live-remove{width:36px;height:44px}.watch-live-dialog .watch-live-search input{font-size:16px}}@media (prefers-reduced-motion:reduce){.watch-live-theme *{scroll-behavior:auto;transition:none}.watch-live-spinner{animation:none}}
