.wistock-watch-viewbar{flex:none;justify-content:flex-end;padding-bottom:8px;display:flex}.wistock-watch-tabs{z-index:calc(var(--wi-z-sticky) - 1);background:var(--wi-grey-10);border-bottom:1px solid #e5e7eb;flex-wrap:nowrap;flex:none;display:flex;position:relative;overflow-x:auto}.wistock-watch-tab{color:#bdc1c3;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex-shrink:0;min-width:120px;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:500;transition:all .2s}.wistock-watch-tab:hover{background:#f3f4f6}.wistock-watch-tab[data-active]{color:#2b86e8;border-bottom-color:#2b86e8}.wistock-watchlist{background:var(--wi-grey-10);flex-wrap:wrap;display:flex}.wistock-watchlist[data-grid]{gap:8px 12px;padding:24px 0}.wistock-stock-item{box-sizing:border-box;cursor:pointer;background-color:#f6fafb;border-left:3px solid #bdc1c3;border-radius:4px;width:100%;margin:4px 0;padding:12px 16px;font-size:12px;line-height:1.5;transition:all .2s;position:relative;overflow:hidden}.wistock-stock-item[data-tip]{-webkit-tap-highlight-color:transparent}.wistock-stock-item[data-dir=up]{background-image:linear-gradient(90deg,#f6fafb00,#ec506550);border-color:#fa7688}.wistock-stock-item[data-dir=down]{background-image:linear-gradient(90deg,#f6fafb00,#2dc29a50);border-color:#36e5b6}.wistock-stock-item__main{width:100%;padding-right:0;transition:padding-right .2s}.wistock-stock-item__row{align-items:center;min-height:28px;display:flex}@media (min-width:640px){.wistock-stock-item__row{font-size:14px}.wistock-stock-item__row[data-gridbtn]{font-size:12px}}.wistock-stock-item__row[data-head]{justify-content:space-between}.wistock-stock-item__group{align-items:center;gap:8px;min-height:28px;font-weight:500;display:flex}.wistock-stock-item__price-group{font-weight:400}.wistock-stock-item__sym{color:var(--wi-grey-80)}.wistock-stock-item__sep{background:#dadbdc;width:1px;height:14px;margin:0 8px}.wistock-stock-item__analysis-cell{margin-left:auto}.wistock-stock-item__analysis{color:#000;background:#bdc1c3;border-radius:4px;padding:4px;line-height:1.5;display:inline}.wistock-stock-item[data-dir=up] .wistock-stock-item__analysis{background:#fa7688}.wistock-stock-item[data-dir=down] .wistock-stock-item__analysis{background:#36e5b6}.wistock-stock-item__openicon{opacity:0;flex:none;transition:opacity .2s}@media (hover:hover){.wistock-stock-item:not([data-grid]) .wistock-stock-item__group:hover .wistock-stock-item__openicon{opacity:1}}.wistock-stock-item__motto-row{flex-wrap:wrap;justify-content:space-between}.wistock-stock-item__motto{color:var(--wi-grey-80)}.wistock-stock-item__delete{opacity:0;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:0;height:100%;transition:all .2s;display:flex;position:absolute;top:0;right:0}.wistock-stock-item__delete svg{color:#343330;width:20px;height:20px}@media (hover:hover){.wistock-stock-item:hover .wistock-stock-item__delete{opacity:1;width:50px}.wistock-stock-item:hover .wistock-stock-item__main{padding-right:60px}}.wistock-stock-item[data-grid]{border-left:0;width:calc(33.3333% - 8px);margin:0}.wistock-stock-item[data-grid][data-dir=up]{background-image:linear-gradient(#f6fafb00,#ec506550)}.wistock-stock-item[data-grid][data-dir=down]{background-image:linear-gradient(#f6fafb00,#2dc29a50)}.wistock-stock-item[data-grid] .wistock-stock-item__row[data-head]{align-items:flex-start}.wistock-stock-item[data-grid] .wistock-stock-item__group{flex-direction:column-reverse;align-items:flex-start;min-height:56px}.wistock-stock-item[data-grid] .wistock-stock-item__price-group{align-items:flex-end}.wistock-stock-item[data-grid] .wistock-stock-item__name{font-size:20px}.wistock-stock-item[data-grid] .wistock-stock-item__sym{font-size:16px}.wistock-stock-item[data-grid] .wistock-stock-item__price{font-size:20px;font-weight:500}.wistock-stock-item[data-grid] .wistock-stock-item__price-change{font-size:16px}.wistock-stock-item[data-grid] .wistock-stock-item__motto-row{align-items:flex-start;min-height:56px}.wistock-stock-item[data-grid] .wistock-stock-item__motto{white-space:nowrap;width:100%;font-size:16px;font-weight:500}.wistock-stock-item[data-grid] .wistock-stock-item__tail{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;margin-left:0;font-size:16px}.wistock-stock-item__total{white-space:nowrap;flex:none}.wistock-stock-item[data-grid] .wistock-stock-item__trendbtn i:nth-of-type(n+4){display:none}.wistock-stock-item__more{color:var(--wi-grey-70);white-space:nowrap;margin-left:2px;display:none}.wistock-stock-item[data-grid] .wistock-stock-item__more{display:inline}.wistock-stock-item[data-grid] .wistock-stock-item__signals{flex-wrap:wrap;justify-content:flex-end;min-width:0}.wistock-stock-item__row[data-gridbtn]{min-height:0;margin-bottom:10px}@media (hover:hover){.wistock-stock-item:hover[data-grid] .wistock-stock-item__delete{width:40px}.wistock-stock-item:hover[data-grid] .wistock-stock-item__main{padding-right:50px}}.wistock-stock-item__tri{border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-right:4px;display:inline-block}.wistock-stock-item__tri[data-dir=up]{border-bottom:8px solid #fa7688}.wistock-stock-item__tri[data-dir=down]{border-top:8px solid #36e5b6}.wistock-stock-item__tail{align-items:center;gap:4px;margin-left:auto;display:flex}.wistock-stock-item__trend{cursor:help;display:inline-flex}.wistock-stock-item__trendbtn .wistock-stock-item__trend svg{width:24px;height:24px}.wistock-stock-item[data-grid] .wistock-stock-item__trendbtn .wistock-stock-item__trend svg{width:16px;height:24px}.wistock-stock-item__tipitem .wistock-stock-item__trend svg{width:16px;height:16px}.wistock-stock-item__trend[data-trend=bull]{color:#ec5065}.wistock-stock-item__trend[data-trend=bear]{color:#2dc29a}.wistock-stock-item__signals{display:inline-flex;position:relative}.wistock-stock-item__trendbtn{cursor:pointer;color:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.wistock-stock-item__tip{background:var(--wi-grey-10);text-align:left;cursor:pointer;border-radius:6px;flex-direction:column;gap:6px;min-width:160px;max-width:min(320px,100vw - 40px);padding:8px 10px;font-size:13px;line-height:18px;display:flex;box-shadow:0 8px 24px #00000029}.wistock-stock-item__tipitem{align-items:center;gap:6px;display:flex}.wistock-stock-item__tipitem>span{min-width:0}.wistock-stock-item__tipitem>i{flex:none}@media (max-width:640px){.wistock-watch-tabs{position:sticky;top:52px}.wistock-watch-viewbar{padding-left:15px;padding-right:15px}.wistock-stock-item{width:calc(100% - 30px);margin:8px 15px 0;padding:4px 12px;font-size:12px}.wistock-watchlist[data-grid]{padding:12px 20px}.wistock-stock-item[data-grid]{width:calc(50% - 10px);margin:0}.wistock-stock-item[data-grid] .wistock-stock-item__name,.wistock-stock-item[data-grid] .wistock-stock-item__price{font-size:18px}.wistock-stock-item[data-grid] .wistock-stock-item__sym,.wistock-stock-item[data-grid] .wistock-stock-item__price-change,.wistock-stock-item[data-grid] .wistock-stock-item__motto,.wistock-stock-item[data-grid] .wistock-stock-item__tail{font-size:14px}.wistock-stock-item[data-grid] .wistock-stock-item__motto{white-space:normal}.wistock-stock-item__delete{opacity:1;width:36px;display:none}.wistock-stock-item__delete[data-open]{display:flex}.wistock-stock-item:hover .wistock-stock-item__main{padding-right:0}}.wistock-alertset__intro{margin-bottom:12px}.wistock-alertset__intro p{margin:0;font-size:16px;line-height:28px}.wistock-alertset__intro a{color:#3e9bff;text-decoration:underline}.wistock-alertset__note{font-size:14px;line-height:24px}.wistock-alertset__note span,.wistock-alertset__note[data-warn]{color:var(--wi-red-40)}.wistock-alertset__item{border-top:1px solid var(--wi-grey-30);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.wistock-alertset__name{font-size:18px;line-height:26px}.wistock-alertset__desc{color:var(--wi-grey-70);font-size:14px;line-height:22px}.wistock-alertset__err{color:var(--wi-red-40);margin:8px 0 0;font-size:14px}.wistock-wm-sheet__actions{flex-direction:column;gap:16px;display:flex}.wistock-wm-sheet__label{text-align:center;margin:28px 0 20px;font-size:16px}.wistock-wm-sheet__methods{justify-content:center;gap:30px;display:flex}.wistock-wm-sheet__methods button{background:var(--wi-grey-20);color:var(--wi-grey-90);font:inherit;cursor:pointer;border:0;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:16px 0;font-size:16px;display:flex}.wistock-wm-sheet__methods button[data-active]{color:#236ebf;background:#d4e9ff33}.wistock-wm-editnav{z-index:var(--wi-z-sticky);background:var(--wi-grey-10);justify-content:center;align-items:center;height:52px;display:flex;position:relative;box-shadow:0 3px 12px -6px #00000040}.wistock-wm-editnav__back{color:var(--wi-grey-100);cursor:pointer;background:0 0;border:0;padding:0;line-height:0;position:absolute;left:16px}.wistock-wm-editnav__switch{display:flex}.wistock-wm-editnav__switch button{color:var(--wi-grey-70);font:inherit;cursor:pointer;background:#ddd;border:0;border-radius:8px;font-size:16px}.wistock-wm-editnav__switch button:first-child{padding:4px 15px 4px 8px;transform:translate(7px)}.wistock-wm-editnav__switch button:last-child{padding:4px 8px 4px 15px}.wistock-wm-editnav__switch button[data-active]{z-index:1;color:var(--wi-grey-10);background:#2b86e8;padding:4px 8px;transform:none}.wistock-wm-editrow{align-items:center;gap:12px;padding:7px 20px;font-size:16px;display:flex}.wistock-wm-editrow__del{color:#343330;cursor:pointer;background:0 0;border:0;flex:none;padding:0;line-height:0}.wistock-wm-editrow__info{flex:1;gap:12px;min-width:0;display:flex}.wistock-wm-editrow__sym{flex:none}.wistock-wm-editrow__drag{color:#343330;cursor:grab;flex:none;line-height:0}.wistock-wm-grouprow{background:var(--wi-grey-10);justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;padding:0 4px;display:flex}.wistock-wm-grouprow__name,.wistock-wm-grouprow__input{box-sizing:border-box;border:0;border-bottom:2px solid var(--wi-secondary-70);background:var(--wi-grey-20);min-width:0;font:inherit;text-align:left;color:var(--wi-grey-100);cursor:pointer;flex:1;margin:8px 12px;padding:6px 12px;font-size:16px}.wistock-wm-grouprow__input{cursor:text;outline:none}.wistock-wm-grouprow__tail{color:var(--wi-grey-90);align-items:center;gap:8px;display:flex}.wistock-wm-grouprow__tail button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;line-height:0}.wistock-wm-editactions{background:var(--wi-grey-10);flex-direction:column;gap:12px;margin-top:auto;padding:16px 12px;display:flex;position:sticky;bottom:0}.wistock-wm-editbtn{border-radius:0;padding:12px}
