.asset-performance-widget{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid #e6e6e6;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:12px}.asset-performance-widget__title{color:#0a0a0a;font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;font-weight:700;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1))}.asset-performance-widget__tabs{background:#f2f2f2;border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px}.asset-performance-widget__tabs .tab-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;align-items:center;color:#a3a3a3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:500;justify-content:center;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1));padding:8px 0}.asset-performance-widget__tabs .tab-button.active{background:#fff;border-radius:99px;-webkit-box-shadow:inset 0 0 2px 1px #fff,inset 0 1px 0 0 #fff,0 0 0 .5px rgba(0,0,0,.02),0 5px 4px 0 rgba(0,0,0,.02),0 3px 3px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(0,0,0,.12),0 0 1px 0 rgba(0,0,0,.08);box-shadow:inset 0 0 2px 1px #fff,inset 0 1px 0 0 #fff,0 0 0 .5px rgba(0,0,0,.02),0 5px 4px 0 rgba(0,0,0,.02),0 3px 3px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(0,0,0,.12),0 0 1px 0 rgba(0,0,0,.08);color:#0a0a0a}.asset-performance-widget__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.asset-performance-widget__header-element{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.asset-performance-widget__symbol-count{color:#0a0a0a;font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:600;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1))}.asset-performance-widget__reduce{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.asset-performance-widget__reduce-text{color:#0a0a0a;font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:600;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1))}.asset-performance-widget__reduce-icon{height:16px;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:16px}.asset-performance-widget__reduce-icon:before{background-image:url(../../images/icons/chevron-grabber-narrow.svg);background-position:50%;background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%}.asset-performance-widget__reduce-icon.is-expanded:before{background-image:url(../../images/icons/chevron-grabber-enlarge.svg)}.asset-performance-widget__reduce:hover .asset-performance-widget__reduce-icon{opacity:.8}.asset-performance-widget__body{max-height:100%;overflow:hidden}.asset-performance-widget__body[aria-expanded=false]{max-height:0;visibility:hidden}.asset-performance-widget__button{background:#fff;border-radius:999px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(0,0,0,.08);color:#0a0a0a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;font-weight:600;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1));margin:20px auto 8px;padding:6px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.asset-performance-widget .seperator{background:#ebebeb;height:1px;margin:0 -12px;width:calc(100% + 24px)}.asset-performance-widget .seperator[aria-expanded=false]{display:none}.asset-performance-widget .assets-performance-tab-content{min-height:285px}.asset-performance-widget .assets-performance-tab-content__title-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.asset-performance-widget .assets-performance-tab-content__title-wrapper .text-content{color:#a3a3a3;font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:500;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1))}.asset-performance-widget .assets-list{margin-top:10px;width:100%}.asset-performance-widget .assets-list .assets-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.asset-performance-widget .assets-list .assets-list-item-wrapper:not(:last-child){border-bottom:1px solid #ebebeb;padding-bottom:10px}.asset-performance-widget .assets-list .assets-list-item-wrapper:not(:first-child){padding-top:10px}.asset-performance-widget .assets-list .assets-list-item__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px}.asset-performance-widget .assets-list .assets-list-item__symbol{color:#404040;font-weight:600}.asset-performance-widget .assets-list .assets-list-item__name,.asset-performance-widget .assets-list .assets-list-item__symbol{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1));overflow:hidden;word-break:break-all}.asset-performance-widget .assets-list .assets-list-item__name{color:#737373;font-weight:500}.asset-performance-widget .assets-list .assets-list-item__symbol-wrapper{width:130px}.asset-performance-widget .assets-list .assets-list-item__price-chart-wrapper{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;flex-shrink:0;height:20px;justify-content:center;width:37px}.asset-performance-widget .assets-list .assets-list-item__value-wrapper{-webkit-box-align:end;-ms-flex-align:end;-ms-flex-negative:0;align-items:flex-end;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;margin-left:auto}.asset-performance-widget .assets-list .assets-list-item__value{color:#0a0a0a}.asset-performance-widget .assets-list .assets-list-item__percentage,.asset-performance-widget .assets-list .assets-list-item__value{font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:500;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1))}.asset-performance-widget .assets-list .assets-list-item__percentage.is-up{color:#039855}.asset-performance-widget .assets-list .assets-list-item__percentage.is-down{color:#d92d20}.asset-performance-widget .dropdown{position:relative}.asset-performance-widget .dropdown__button{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #ebebeb;border-radius:999px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:4px 6px 4px 10px}.asset-performance-widget .dropdown__label{color:#0a0a0a;font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:600;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1))}.asset-performance-widget .dropdown__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;border:1px solid transparent;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:4px;max-height:0;opacity:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;visibility:hidden;width:150px;z-index:10}.asset-performance-widget .dropdown__content.is-open{border-color:#ebebeb;-webkit-box-shadow:0 46px 13px 0 transparent,0 29px 12px 0 rgba(0,0,0,.01),0 17px 10px 0 rgba(0,0,0,.02),0 7px 7px 0 rgba(0,0,0,.03),0 2px 4px 0 rgba(0,0,0,.04);box-shadow:0 46px 13px 0 transparent,0 29px 12px 0 rgba(0,0,0,.01),0 17px 10px 0 rgba(0,0,0,.02),0 7px 7px 0 rgba(0,0,0,.03),0 2px 4px 0 rgba(0,0,0,.04);max-height:150px;opacity:1;overflow-y:auto;padding:8px;scrollbar-width:none;visibility:visible}.asset-performance-widget .dropdown__item{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;border-radius:4px;color:#0a0a0a;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:600;gap:8px;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1));padding:4px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.asset-performance-widget .dropdown__item:hover{background-color:#f2f2f2}.asset-performance-widget .dropdown__icon{-ms-flex-negative:0;background-image:url(../../images/icons/chevron-down-small.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;flex-shrink:0;height:16px;margin-left:4px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:16px}.my-portfolio-login{background:-webkit-gradient(linear,left top,left bottom,from(#fffaec),to(#fff));background:linear-gradient(180deg,#fffaec,#fff);border:1px solid #e6e6e6;border-radius:8px;gap:16px;padding:16px 12px 12px}.my-portfolio-login,.my-portfolio-login__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.my-portfolio-login__content{gap:4px}.my-portfolio-login__link{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#ff940a),to(#f07400));background:linear-gradient(90deg,#ff940a,#f07400);border-radius:999px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;gap:6px;justify-content:center;padding:6px 16px;width:100%}.my-portfolio-login__link,.my-portfolio-login__title{font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1))}.my-portfolio-login__title{color:#0a0a0a;font-weight:700;text-align:center}.my-portfolio-login__description{color:#737373;font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:400;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1));text-align:center}.my-portfolio-create{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:12px}[dir=ltr] .my-portfolio-create__title{text-align:left}[dir=rtl] .my-portfolio-create__title{text-align:right}.my-portfolio-create__title{color:#0a0a0a;font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;font-weight:700;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1));margin-bottom:4px;width:100%}.my-portfolio-create__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.my-portfolio-create__description{color:#737373;font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;font-weight:400;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1))}.my-portfolio-create__footer{padding:8px 0}.my-portfolio-create__button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:999px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(0,0,0,.08);color:#f07400;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;font-weight:600;gap:6px;justify-content:center;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1));padding:6px 16px}