.NoWatchlistSidebar-module__n462bq__noWatchlistSidebar{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.NoWatchlistSidebar-module__n462bq__emptyBox{width:auto;height:5rem;margin-top:1.25rem}.NoWatchlistSidebar-module__n462bq__noWatchlistText{color:var(--mb-text-light);font-size:var(--mb-text-caption);text-align:center}.NoWatchlistSidebar-module__n462bq__image{margin:auto}.NoWatchlistSidebar-module__n462bq__noWatchlistMobile{display:none}.NoWatchlistSidebar-module__n462bq__mobileText{font-size:var(--mb-text-h7);text-align:center}@media screen and (max-width:1024px){.NoWatchlistSidebar-module__n462bq__noWatchlistSidebar{gap:1rem;margin-bottom:1.25rem}.NoWatchlistSidebar-module__n462bq__emptyBox{height:6rem;margin-top:3.5rem}.NoWatchlistSidebar-module__n462bq__noWatchlistMobile{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;height:100%;margin-inline:auto;display:flex}}@media screen and (max-width:480px){.NoWatchlistSidebar-module__n462bq__noWatchlistMobile{width:18rem}}
.WatchlistButton-module__BK06Ka__watchlistButton{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);cursor:pointer;white-space:nowrap;justify-content:space-between;align-items:center;width:calc(100% - 1rem);padding:.75rem 1rem;display:flex;position:relative}.WatchlistButton-module__BK06Ka__watchlistButton:hover{background-color:var(--mb-bg-color-secondary);border-color:var(--mb-border-color-hovered)}.WatchlistButton-module__BK06Ka__activeButton{border-color:#0000;background-color:var(--mb-bg-color-tertiary)!important}.WatchlistButton-module__BK06Ka__watchlistUrl{cursor:pointer;width:100%}.WatchlistButton-module__BK06Ka__borderLeft{background-color:var(--mb-brand-color-primary);border-bottom-left-radius:var(--mb-border-radius-lg);border-top-left-radius:var(--mb-border-radius-lg);width:.375rem;height:100%;position:absolute;top:0;left:0}.WatchlistButton-module__BK06Ka__info{overflow-wrap:break-word;flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.WatchlistButton-module__BK06Ka__watchlistName{color:var(--mb-text-dark);cursor:pointer;outline:none}.WatchlistButton-module__BK06Ka__stockCount{color:var(--mb-text-light);font-size:var(--mb-text-body2)}.WatchlistButton-module__BK06Ka__stockCountSkeleton{width:4rem!important}.WatchlistButton-module__BK06Ka__subtitle{color:var(--mb-text-light);font-size:11px}@media screen and (max-width:1024px){.WatchlistButton-module__BK06Ka__watchlistButton{border:none;width:100%;padding:1rem}.WatchlistButton-module__BK06Ka__activeButton{border-color:var(--mb-border-color);background-color:#0000!important}.WatchlistButton-module__BK06Ka__borderLeft{display:none}.WatchlistButton-module__BK06Ka__info{gap:.5rem;width:100%}}
.ModalDelete-module__fTD4qa__modalDelete{flex-direction:column;justify-content:space-between;width:23rem;padding:0 2rem;display:flex}.ModalDelete-module__fTD4qa__deleteIcon{background-color:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-full);justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.ModalDelete-module__fTD4qa__icon{height:1.5rem;stroke:var(--mb-color-red-primary);width:1.5rem}.ModalDelete-module__fTD4qa__modalHeading{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-semibold);flex-direction:column;gap:.25rem;margin-top:1rem;display:flex}.ModalDelete-module__fTD4qa__caption{color:var(--mb-text-light);font-size:var(--mb-text-body2)}.ModalDelete-module__fTD4qa__watchlistName{color:var(--mb-text-dark);font-size:var(--mb-text-body)}.ModalDelete-module__fTD4qa__modalButtons{flex-direction:column;gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.ModalDelete-module__fTD4qa__modalButtons button:first-child{background-color:var(--mb-color-red-primary);color:var(--mb-text-white)}body.dark .ModalDelete-module__fTD4qa__modalButtons button:first-child{background-color:var(--mb-color-red-primary);color:var(--mb-text-white)}@media screen and (max-width:1024px){.ModalDelete-module__fTD4qa__modalDelete{width:22rem}}@media screen and (max-width:744px){.ModalDelete-module__fTD4qa__modalDelete{width:100vw}}
.ModalEdit-module__ECEfnG__modal{flex-direction:column;gap:.75rem;width:32rem;padding:0 1.5rem;display:flex}.ModalEdit-module__ECEfnG__title{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-semibold)}.ModalEdit-module__ECEfnG__section{flex-direction:column;gap:.5rem;display:flex}.ModalEdit-module__ECEfnG__sectionLabel{font-size:var(--mb-text-caption);font-weight:var(--mb-font-semibold);margin:0}.ModalEdit-module__ECEfnG__input{background-color:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);color:var(--mb-text-dark);font-size:var(--mb-text-body);outline:none;width:100%;padding:.75rem 1rem}.ModalEdit-module__ECEfnG__input:focus{border-color:var(--mb-border-color-hovered)}body.dark .ModalEdit-module__ECEfnG__input{background-color:var(--mb-bg-color-primary)}.ModalEdit-module__ECEfnG__visibilityCards{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ModalEdit-module__ECEfnG__visibilityCard{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);cursor:pointer;flex-direction:column;gap:.375rem;padding:.875rem;transition:border-color .15s;display:flex}.ModalEdit-module__ECEfnG__visibilityCardSelected{border-color:var(--mb-brand-color-primary)}.ModalEdit-module__ECEfnG__visibilityCardTop{align-items:center;gap:.5rem;display:flex}.ModalEdit-module__ECEfnG__visibilityCardIcon{color:var(--mb-text-dark);flex-shrink:0;width:1rem;height:1rem}.ModalEdit-module__ECEfnG__visibilityCardTitle{color:var(--mb-text-dark);font-size:var(--mb-text-caption);font-weight:var(--mb-font-semibold);flex:1}.ModalEdit-module__ECEfnG__visibilityCardDesc{color:var(--mb-text-light);font-size:var(--mb-text-caption2);margin:0}.ModalEdit-module__ECEfnG__radio{border:2px solid var(--mb-border-color);border-radius:50%;flex-shrink:0;width:1rem;height:1rem}.ModalEdit-module__ECEfnG__radioSelected{background:var(--mb-brand-color-primary);border-color:var(--mb-brand-color-primary);box-shadow:inset 0 0 0 3px var(--mb-bg-color-primary)}.ModalEdit-module__ECEfnG__permissionToggle{background:var(--mb-bg-color-tertiary);border-radius:var(--mb-border-radius-md);gap:.25rem;padding:.25rem;display:flex}.ModalEdit-module__ECEfnG__permissionBtn{border-radius:calc(var(--mb-border-radius-md) - 2px);color:var(--mb-text-light);cursor:pointer;font-size:var(--mb-text-caption);font-weight:var(--mb-font-semibold);background:0 0;border:none;flex:1;padding:.375rem .75rem}.ModalEdit-module__ECEfnG__permissionBtnActive{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);color:var(--mb-text-dark)}.ModalEdit-module__ECEfnG__footer{gap:.75rem;width:100%;margin-top:.75rem;display:flex}.ModalEdit-module__ECEfnG__cancelBtn{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-caption);font-weight:var(--mb-font-semibold);background:0 0;flex:1;padding:.625rem 1rem}.ModalEdit-module__ECEfnG__cancelBtn:hover{background:var(--mb-bg-color-tertiary)}.ModalEdit-module__ECEfnG__saveBtn{background:var(--mb-brand-color-primary);border-radius:var(--mb-border-radius-md);color:var(--mb-text-white);cursor:pointer;font-size:var(--mb-text-caption);font-weight:var(--mb-font-semibold);border:none;flex:1;padding:.625rem 1.5rem}.ModalEdit-module__ECEfnG__saveBtn:hover{opacity:.9}.ModalEdit-module__ECEfnG__saveBtn:disabled{cursor:not-allowed;opacity:.6}@media screen and (max-width:1024px){.ModalEdit-module__ECEfnG__modal{width:22rem}}@media screen and (max-width:744px){.ModalEdit-module__ECEfnG__modal{width:100vw}}
.ActionButtons-module__iRXcEa__actionButtons{stroke:var(--mb-color-gray-400);width:1.625rem;height:1.625rem;margin-right:-.5rem}.ActionButtons-module__iRXcEa__actionButtons:hover{stroke:var(--mb-color-gray-500)}body.dark .ActionButtons-module__iRXcEa__actionButtons:hover{stroke:var(--mb-color-gray-0)}.ActionButtons-module__iRXcEa__mobileActions{display:none}.ActionButtons-module__iRXcEa__buttons{background-color:var(--mb-bg-color-primary);border-radius:var(--mb-border-radius-md);box-shadow:var(--mb-drop-shadow-l4);flex-direction:column;gap:.75rem;width:max-content;min-width:8rem;padding:1rem;display:flex}body.dark .ActionButtons-module__iRXcEa__buttons{background-color:var(--mb-bg-color-tertiary2)}.ActionButtons-module__iRXcEa__button{cursor:pointer;white-space:nowrap;border-radius:0;align-items:center;gap:.5rem;width:100%;display:flex}.ActionButtons-module__iRXcEa__delete{color:var(--mb-color-red-primary)}
.WatchlistButtons-module__5eGwtq__watchlistButtons{color:var(--mb-text-dark);flex-direction:column;gap:.5rem;height:90%;margin-top:.5rem;display:flex;overflow-y:auto}.WatchlistButtons-module__5eGwtq__skeleton{border-radius:var(--mb-border-radius-lg);width:calc(100% - 1rem);height:4.5rem;margin-bottom:.25rem;margin-right:1rem}@media screen and (max-width:1024px){.WatchlistButtons-module__5eGwtq__watchlistButtons{flex-direction:column;gap:1rem;display:flex;overflow:visible}.WatchlistButtons-module__5eGwtq__skeleton{width:100%;height:5.25rem;margin-top:.5rem;margin-bottom:.5rem}}
.Sidebar-module__VtrGiW__sidebar{height:calc(100vh - var(--header-height) - 2.5rem);text-align:center;gap:.75rem;max-height:max-content;display:flex}.Sidebar-module__VtrGiW__content{background-color:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-lg);flex-direction:column;gap:1rem;width:100%;padding:1rem 0 1rem 1rem;transition:width .3s ease-in-out;display:flex;overflow:hidden}.Sidebar-module__VtrGiW__hideContent{width:0}.Sidebar-module__VtrGiW__header{display:flex}.Sidebar-module__VtrGiW__heading{text-align:left}.Sidebar-module__VtrGiW__skeleton{width:1rem}.Sidebar-module__VtrGiW__createWatchlist{border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);cursor:pointer;align-items:center;gap:.325rem;margin-bottom:-.25rem;margin-right:1rem;padding:.5rem;display:flex}.Sidebar-module__VtrGiW__createWatchlist:hover{background-color:var(--mb-bg-color-tertiary);border-color:var(--mb-border-color-hovered)}.Sidebar-module__VtrGiW__createWatchlistBtn{width:auto;height:1.5rem}.Sidebar-module__VtrGiW__label{color:var(--mb-text-dark)}@media screen and (max-width:1024px){.Sidebar-module__VtrGiW__sidebar{display:none}}.Sidebar-module__VtrGiW__list{flex-direction:column;flex:1;gap:1rem;min-height:0;padding-bottom:.5rem;display:flex;overflow-y:auto}.Sidebar-module__VtrGiW__list::-webkit-scrollbar{display:none}.Sidebar-module__VtrGiW__list{-ms-overflow-style:none;scrollbar-width:none}.Sidebar-module__VtrGiW__section{flex-direction:column;gap:.25rem;display:flex}.Sidebar-module__VtrGiW__sectionHeader{cursor:pointer;border-radius:var(--mb-border-radius-sm,6px);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-right:.25rem;padding:4px 12px 4px 8px;display:flex}.Sidebar-module__VtrGiW__sectionHeader:hover{background-color:var(--mb-bg-color-tertiary)}.Sidebar-module__VtrGiW__sectionLabel{font-size:11px;font-weight:var(--mb-font-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--mb-text-dark);margin:0}.Sidebar-module__VtrGiW__chevron{width:13px;height:13px;color:var(--mb-text-dark);flex-shrink:0;transition:transform .2s}.Sidebar-module__VtrGiW__chevronCollapsed{transform:rotate(-90deg)}
.page-module__PszHXa__watchlist{min-height:calc(100vh - var(--header-height));width:calc(100vw - 2 * var(--global-padding));margin-inline:auto;padding-block:1.5rem;position:relative}.page-module__PszHXa__watchlist>:first-child{height:100%;min-height:fit-content}.page-module__PszHXa__desktopMainContent{grid-template-columns:20rem minmax(0,1fr);gap:1.5rem;transition:all .5s ease-in-out;display:grid}@media screen and (max-width:1024px){.page-module__PszHXa__desktopMainContent{display:none}}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
