.accountbar{box-shadow:0 .25rem 1.25rem rgba(0,0,0,.15);max-width:16.5rem;width:100%}.accountbar__link{align-items:center;background-color:#fff;border:.0625rem solid transparent;color:#475156;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;line-height:1.42;transition:all .2s}.accountbar__link.is-active{background-color:#fa8232;color:#fff;cursor:default}#toast-container{position:fixed;right:1.25rem;top:1.25rem;z-index:9999}.toast{background:#2e7d32;border-radius:.375rem;color:#fff;font-size:.875rem;margin-bottom:.625rem;opacity:0;padding:.75rem 1.125rem;transform:translateY(-.625rem);transition:all .3s ease}.toast.show{opacity:1;transform:translateY(0)}.account__container{display:flex;gap:4.5rem}.account__aside{width:auto}.account__content{display:flex;flex-direction:column;width:74%}.account-view{opacity:0;pointer-events:none;position:absolute;transform:translateY(3.125rem);transition:opacity .5s ease,transform .5s ease;width:100%}.account-view.is-active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.dashboard-acc__welcome{margin-bottom:2rem;max-width:31.25rem}.dashboard-acc__title{color:#191c1f;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.dashboard-acc__subtitle{border-bottom:.0625rem solid #e4e7e9;color:#191c1f;font-size:.875rem;font-weight:500;line-height:1.42;text-transform:uppercase}.dashboard-acc__text{color:#475156;font-size:.875rem;line-height:1.4}.dashboard-acc__text a{color:#2da5f3}.dashboard-acc__cards{display:grid;grid-template-columns:repeat(3,1fr)}.dashboard-acc .history__view-all,.dashboard-acc .orders__view-all,.dashboard-acc__add-card{align-items:center;background:none;border:none;color:#fa8232;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.375rem;line-height:1.42;position:relative;transition:all .4s}.dashboard-acc .history__view-all:after,.dashboard-acc .orders__view-all:after,.dashboard-acc__add-card:after{background:#e66401;bottom:-.1875rem;content:"";height:.125rem;left:0;position:absolute;transition:width .3s ease;width:0}.dashboard-acc .history__view-all svg,.dashboard-acc .orders__view-all svg,.dashboard-acc__add-card svg{transition:transform .25s ease}.dashboard-acc__stats{display:flex;flex-direction:column;gap:1rem}.dashboard-acc__stat-card{align-items:center;border-radius:.5rem;display:flex;gap:1rem;padding:1.25rem}.dashboard-acc__stat-card.card-total{background-color:#e4f5ff}.dashboard-acc__stat-card.card-pending{background-color:#ffebdd}.dashboard-acc__stat-card.card-completed{background-color:#e0ffde}.dashboard-acc__statvalue{display:flex;flex-direction:column}.dashboard-acc__statvalue span:first-child{font-size:1.125rem;font-weight:600}.dashboard-acc__statvalue span:last-child{color:#777;font-size:.875rem}.dashboard-acc__payments{border:.0625rem solid #e4e7e9}.dashboard-acc__options-pay{align-items:center;border:.0625rem solid #e4e7e9;display:flex;justify-content:space-between}.dashboard-acc__pay-cards{flex-wrap:wrap;gap:1.5rem}.account-info,.dashboard-acc__pay-cards{border:.0625rem solid #e4e7e9;display:flex}.account-info{flex-direction:column}.account-info__subtitle{border-bottom:.0625rem solid #e4e7e9;color:#191c1f;font-size:.875rem;font-weight:500;line-height:1.42;text-transform:uppercase}.account-info__user{display:flex;flex:1;flex-direction:column}.account-info__user-data{align-items:center;display:flex;gap:1rem}.account-info__avatar{background-color:#777;border-radius:50%;overflow:hidden}.account-info__avatar img{height:100%;width:100%}.account-info__name{color:#191c1f;font-weight:600;line-height:1.5}.account-info__contacts p,.account-info__name address{color:#5f6c72;font-size:.875rem}.account-info__contacts p:not(:last-child){margin-bottom:.5rem}.account-info__contacts p span{color:#191c1f;font-weight:600;line-height:1.5}.account-info__btn-edit{align-items:center;align-self:flex-start;background:transparent;border:.0625rem solid #2da5f3;border-radius:.25rem;color:#2da5f3;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.03125rem;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .25s ease;width:auto}.account-info__btn-edit:focus{outline:none}.account-info__btn-edit:active{transform:translateY(.0625rem)}.billing-info{border:.0625rem solid #e4e7e9;display:flex;flex-direction:column}.billing-info__subtitle{border-bottom:.0625rem solid #e4e7e9;color:#191c1f;font-size:.875rem;font-weight:500;line-height:1.42;text-transform:uppercase}.billing-info__main{display:flex;flex:1;flex-direction:column;gap:.5rem}.billing-info__main address{color:#5f6c72;font-size:.875rem;line-height:1.4}.billing-info__name{color:#191c1f;font-size:.875rem;font-weight:500;line-height:1.5}.billing-info__btn-edit{align-items:center;align-self:flex-start;background:transparent;border:.0625rem solid #2da5f3;border-radius:.25rem;color:#2da5f3;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.03125rem;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .25s ease;width:auto}.billing-info__btn-edit:focus{outline:none}.billing-info__btn-edit:active{transform:translateY(.0625rem)}.payment-card{border-radius:.75rem;color:#fff;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;position:relative;width:18.5rem}.payment-card__balance{align-items:center;display:flex;justify-content:space-between}.payment-card__actions{position:relative}.payment-card__options{background:transparent;border:none;color:inherit;cursor:pointer;font-size:1.125rem}.payment-card__dropdown{background:#fff;border-radius:.375rem;box-shadow:0 .625rem 1.5625rem rgba(0,0,0,.08);display:none;flex-direction:column;padding:.5rem 0;position:absolute;right:0;top:2rem;width:8.75rem;z-index:5}.payment-card__dropdown-item{background:none;border:none;color:#333;cursor:pointer;font-size:.875rem;padding:.625rem 1rem;text-align:left;width:100%}.payment-card__dropdown-item:hover{background:#f5f5f5;color:#000}.payment-card__dropdown-item--danger{color:#e5484d}.payment-card__dropdown-item--danger:hover{background:#fff0f0;color:red}.payment-card__label{font-size:.75rem;opacity:.7}.payment-card__numb{align-items:center;display:flex;font-weight:500;gap:.5rem}.payment-card__user{align-items:center;display:flex;justify-content:space-between}.payment-card__brand{aspect-ratio:1/1;margin-top:auto;max-width:2.5rem}.payment-card__brand img{height:100%;width:100%}.payment-card__name{font-size:.875rem}.payment-card.is-open .payment-card__dropdown{display:flex}.payment-card--visa{background:radial-gradient(circle at left,#325f79 0,#1b4f72 45%,#163d5c 100%)}.payment-card--mastercard{background:radial-gradient(circle at top right,#28a343 0,#1ea83a 50%,#14812a 100%)}.orders{border:.0625rem solid #e4e7e9}.orders__header{align-items:center;border-bottom:.0625rem solid #f2f4f5;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.orders__title{color:#191c1f;font-size:.875rem;font-weight:600;text-transform:uppercase}.orders__table-wrapper{overflow-x:auto}.orders__table{border-collapse:collapse;width:100%}.orders__row{border-bottom:.0625rem solid #f1f1f1}.orders__row td,.orders__row th{font-size:.875rem;font-weight:500;line-height:1.42;padding:1rem 1.5rem;text-align:left}.orders__row--head{background:#f2f4f5}.orders__row--head th{color:#475156;font-size:.75rem;font-weight:500;letter-spacing:.025rem;line-height:1.5;text-transform:uppercase}.orders__id{color:#191c1f}.orders__status{font-size:.8125rem;font-weight:600;text-transform:uppercase}.orders__status--processing{color:#2da5f3}.orders__status--shipped{color:#fa8232}.orders__status--completed{color:#2db324}.orders__status--canceled{color:#e74c3c}.orders__details{align-items:center;background:none;border:none;color:#2da5f3;cursor:pointer;display:inline-flex;font-weight:500;gap:.375rem;position:relative;transition:all .4s}.orders__details:after{background:#2da5f3;bottom:-.1875rem;content:"";height:.125rem;left:0;position:absolute;transition:width .4s ease;width:0}.orders__details svg{transition:transform .25s ease}.history{border:.0625rem solid #e4e7e9;padding:1.25rem 1.5rem}.history__head{align-items:center;display:flex;gap:.625rem;justify-content:space-between;padding-bottom:1.25rem}.history__title{font-size:.875rem;text-transform:uppercase}.history__pagination{align-items:center;display:flex;gap:1.25rem;justify-content:center;margin-top:2rem}.history__pages{display:flex;gap:.625rem}.history__page{align-items:center;background:transparent;border:.09375rem solid #e5e5e5;border-radius:50%;color:#777;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;height:2.5rem;justify-content:center;transition:all .25s ease;width:2.5rem}.history__page:hover{border-color:#ff7a00;color:#ff7a00}.history__page.is-active{background:#ff7a00;border-color:#ff7a00;color:#fff}.history__nav{align-items:center;background:transparent;border:.125rem solid #fa8232;border-radius:50%;color:#fa8232;cursor:pointer;display:flex;height:2.75rem;justify-content:center;transition:all .3s ease;width:2.75rem}.history--prev{transform:rotate(180deg)}.history__icon{display:flex;transition:transform .25s ease}.history__dots{display:flex;gap:.5rem}.history__dot{background:#f6c7a4;border:none;border-radius:50%;cursor:pointer;height:.5rem;transition:all .3s ease;width:.5rem}.history__dot.is-active{background:#fa8232}.card-address{display:flex;flex-direction:column}.card-address__btn-add{align-items:center;align-self:center;background:none;border:.125rem dashed #e4e7e9;border-radius:.375rem;color:#2da5f3;cursor:pointer;display:flex;height:7.5rem;justify-content:center;transition:all .25s ease;width:7.5rem}.card-address__btn-add:hover{border-color:#2da5f3;color:#fa8232}.card-address__btn-add svg{height:3.125rem;width:3.125rem}.history{background:#fff}.history__container{display:flex;gap:4.5rem}.history__top{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;margin-bottom:1.25rem}.history__title{color:#191c1f;font-size:1.25rem;font-weight:600;line-height:140%}.history__filters{display:flex;gap:.75rem;margin-bottom:1.5rem}.history__search input{color:#475156;height:2.75rem;line-height:1.4}.history__search input:focus{border-color:#ff7a1a}.history__delete{align-items:center;background:transparent;border:.0625rem solid transparent;border-radius:.25rem;color:#d32f2f;cursor:pointer;display:flex;font-size:.875rem;gap:.375rem;margin-left:auto;padding:.375rem .625rem;transition:.2s}.history__delete svg{height:1.5rem;width:1.5rem}.history__delete:hover{background:#ffcaca;border:.0625rem solid #b71c1c;color:#b71c1c}.history__date{max-width:19.5rem;position:relative;width:100%}.history__date-icon{color:#f26a21;left:.75rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.history__date-input{border:.0625rem solid #e4e7e9;border-radius:.375rem;color:#475156;font-size:.875rem;height:2.5rem;line-height:1.4;padding:0 .75rem 0 2.5rem;width:100%}.history__date-input::-webkit-calendar-picker-indicator{cursor:pointer;height:100%;opacity:0;position:absolute;right:0;width:100%}.history__toggle{align-items:center;display:flex;font-size:.875rem;gap:.625rem;line-height:1.4}.history__toggle p{color:#191c1f}.history__toggle input{display:none}.history__toggle .toggle{background:#ddd;border-radius:1.25rem;cursor:pointer;height:1.25rem;position:relative;width:2.375rem}.history__toggle .toggle:after{background:#fff;border-radius:50%;content:"";height:1rem;left:.125rem;position:absolute;top:.125rem;transition:.3s;width:1rem}.history__toggle input:checked+.toggle{background:#ff7a1a}.history__toggle input:checked+.toggle:after{left:1.25rem}.history__search{align-items:center;display:flex;max-width:26.5rem;position:relative;width:100%}.history__search svg{color:#fa8232;left:.75rem;position:absolute}.history__search input{border:.0625rem solid #e4e7e9;border-radius:.25rem;font-size:.875rem;height:2.5rem;padding-left:2.375rem;width:100%}.history__search input:focus{border-color:#fa8232;outline:none}.history__group{border:.0625rem solid #e4e7e9;border-radius:.25rem;margin-bottom:1.5rem}.history__group-date{border-bottom:.0625rem solid #e4e7e9;color:#191c1f;font-size:.875rem;padding:.875rem 1.25rem}.history__products{display:grid;gap:.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.history__more{display:flex;justify-content:center;margin-top:1rem}.history__more-btn{align-items:center;background:#fff;border:.09375rem solid #f3d3bd;color:#fa8232;cursor:pointer;display:inline-flex;font-size:1.25rem;font-weight:600;gap:.625rem;height:3.375rem;justify-content:center;line-height:1;min-width:12rem;padding:0 1.75rem;text-transform:uppercase;transition:all .25s ease}.history__more-btn:hover{background:#fff4eb;border-color:#fa8232}.history__more-icon{display:inline-flex}.settings__title{border:.0625rem solid #e4e7e9;border-bottom:0;color:#191c1f;font-size:.875rem;font-weight:500;line-height:1.4;padding:1rem 1.5rem;text-transform:uppercase}.settings__main{width:100%}.settings__form{display:flex;flex-direction:column;gap:1.25rem}.account-settings__card{background:#fff;border:.0625rem solid #e4e7e9;border-radius:.25rem;padding:1.5rem}.account-settings__card--profile{display:grid;gap:1.25rem;grid-template-columns:13.75rem 1fr}.account-settings__profile{align-items:center;display:flex;flex-direction:column;gap:.875rem}.account-settings__avatar{border:.0625rem solid #e4e7e9;border-radius:50%;height:8rem;overflow:hidden;width:8rem}.account-settings__avatar img{height:100%;object-fit:cover;width:100%}.account-settings__avatar-btn{background:#fff;border:.0625rem solid #f3d3bd;color:#fa8232;cursor:pointer;font-size:.8125rem;font-weight:600;min-height:2.5rem;padding:0 1rem;text-transform:uppercase;transition:all .25s ease}.account-settings__grid{display:grid;gap:.875rem;grid-template-columns:repeat(3,minmax(0,1fr))}.account-settings__grid--address{grid-template-columns:repeat(2,minmax(0,1fr))}.account-settings__field{display:flex;flex-direction:column;gap:.5rem}.account-settings__field label{color:#191c1f;font-size:.875rem;line-height:1.4}.account-settings__field input,.account-settings__field select{background:#fff;border:.0625rem solid #e4e7e9;border-radius:.125rem;color:#475156;font-size:.875rem;height:2.75rem;padding:0 .75rem;transition:border-color .2s ease,box-shadow .2s ease}.account-settings__field input:focus,.account-settings__field select:focus{border-color:#fa8232;box-shadow:0 0 0 .125rem rgba(250,130,50,.15);outline:none}.account-settings__field.is-error input,.account-settings__field.is-error select{border-color:#d32f2f}.account-settings__field.is-disabled{opacity:.7}.account-settings__field--full{grid-column:1/-1}.account-settings__error{color:#d32f2f;font-size:.75rem;line-height:1.3;margin:0;min-height:1rem}.account-settings__address-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.account-settings__card--address legend{color:#191c1f;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase}.account-settings__copy{align-items:center;color:#475156;cursor:pointer;display:inline-flex;font-size:.8125rem;gap:.5rem;margin-bottom:.75rem}.account-settings__actions--address,.account-settings__actions--profile{margin-top:1rem}.account-settings__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.875rem}.account-settings__submit{background:#fa8232;border:.0625rem solid transparent;color:#fff;cursor:pointer;font-size:.8125rem;font-weight:700;letter-spacing:.0125rem;min-height:3rem;padding:0 1.25rem;text-transform:uppercase;transition:all .25s ease}.account-settings__status{color:#2da5f3;font-size:.8125rem;line-height:1.4;margin:0}.account-settings__status[data-state=success]{color:#2db324}.account-settings__status[data-state=error]{color:#d32f2f}.account-settings__password{border-top:.0625rem solid #e4e7e9}.account-settings__password-title{color:#191c1f;font-size:.875rem;font-weight:600;margin:0 0 1rem;text-transform:uppercase}.account-settings__password-grid{display:grid;gap:.875rem}.account-settings__field-head{align-items:center;display:flex;gap:.625rem;justify-content:space-between}.account-settings__password-link{color:#fa8232;font-size:.875rem;font-weight:500;line-height:1.4}.account-settings__password-input{min-height:2.75rem;position:relative}.account-settings__password-input input{padding-right:2.75rem;width:100%}.account-settings__password-input:focus-within input{border-color:#fa8232;box-shadow:0 0 0 .125rem rgba(250,130,50,.15)}.account-settings__password-toggle{align-items:center;background:transparent;border:0;color:#77878f;cursor:pointer;display:inline-flex;height:1.25rem;justify-content:center;line-height:1;padding:0;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;z-index:2}.account-settings__password-toggle svg{display:block;height:1.25rem;width:1.25rem}.account-settings__password-toggle[data-state=hidden]:after{background:currentColor;content:"";height:.1125rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-30deg);width:1.125rem}@media (max-width:75rem){.history__products{grid-template-columns:repeat(3,minmax(0,1fr))}.account-settings__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:68.75rem){.account-settings__address-grid{grid-template-columns:1fr}}@media (max-width:56.25rem){.account-settings__card--profile{grid-template-columns:1fr}}@media (max-width:53.75rem){.history__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:42.5rem){.account-settings__grid,.account-settings__grid--address{grid-template-columns:1fr}}@media (max-width:35rem){.history__products{grid-template-columns:1fr}}@media (max-width:20em){.accountbar{padding-bottom:.3125rem;padding-top:.3125rem;width:6.25rem}.accountbar__link{padding-bottom:.375rem;padding-left:.625rem;padding-right:.625rem;padding-top:.375rem}.account__container{margin-bottom:.9375rem;padding-top:.9375rem}.account__content,.dashboard-acc__cards{gap:.625rem}.dashboard-acc__options-pay,.dashboard-acc__pay-cards,.dashboard-acc__payments{padding:.3125rem}.account-info{gap:.625rem;padding:.625rem}.account-info__subtitle{padding-bottom:.3125rem}.account-info__user{gap:.625rem}.account-info__avatar{height:2rem;width:2rem}.billing-info{gap:.625rem;padding:.625rem}.billing-info__subtitle{padding-bottom:.3125rem}.payment-card{width:9.375rem}.card-address{gap:.625rem}.history__container{margin-bottom:.9375rem;padding-top:.9375rem}}@media (min-width:20em) and (max-width:84.375em){.accountbar{padding-bottom:clamp(.3125rem,.0989077669875rem + 1.067961165vw,1rem);padding-top:clamp(.3125rem,.0989077669875rem + 1.067961165vw,1rem);width:clamp(6.25rem,3.06553398058125rem + 15.9223300971vw,16.5rem)}.accountbar__link{padding-bottom:clamp(.375rem,.2973300970875rem + .3883495146vw,.625rem);padding-left:clamp(.625rem,.35315533980625rem + 1.359223301vw,1.5rem);padding-right:clamp(.625rem,.35315533980625rem + 1.359223301vw,1.5rem);padding-top:clamp(.375rem,.2973300970875rem + .3883495146vw,.625rem)}.account__container{margin-bottom:clamp(.9375rem,-.16929611650625rem + 5.5339805825vw,4.5rem);padding-top:clamp(.9375rem,.45206310679375rem + 2.427184466vw,2.5rem)}.account__content,.dashboard-acc__cards{gap:clamp(.625rem,.35315533980625rem + 1.359223301vw,1.5rem)}.dashboard-acc__options-pay,.dashboard-acc__pay-cards,.dashboard-acc__payments{padding:clamp(.3125rem,-.0564320388375rem + 1.8446601942vw,1.5rem)}.account-info{gap:clamp(.625rem,.35315533980625rem + 1.359223301vw,1.5rem);padding:clamp(.625rem,.35315533980625rem + 1.359223301vw,1.5rem)}.account-info__subtitle{padding-bottom:clamp(.3125rem,.0989077669875rem + 1.067961165vw,1rem)}.account-info__user{gap:clamp(.625rem,.43082524271875rem + .9708737864vw,1.25rem)}.account-info__avatar{height:clamp(2rem,1.68932038835rem + 1.5533980583vw,3rem);width:clamp(2rem,1.68932038835rem + 1.5533980583vw,3rem)}.billing-info{gap:clamp(.625rem,.35315533980625rem + 1.359223301vw,1.5rem);padding:clamp(.625rem,.35315533980625rem + 1.359223301vw,1.5rem)}.billing-info__subtitle{padding-bottom:clamp(.3125rem,.0989077669875rem + 1.067961165vw,1rem)}.payment-card{width:clamp(9.375rem,6.5400485436875rem + 14.1747572816vw,18.5rem)}.card-address{gap:clamp(.625rem,.43082524271875rem + .9708737864vw,1.25rem)}.history__container{margin-bottom:clamp(.9375rem,-.16929611650625rem + 5.5339805825vw,4.5rem);padding-top:clamp(.9375rem,.45206310679375rem + 2.427184466vw,2.5rem)}}@media (min-width:84.375em){.accountbar{padding-bottom:1rem;padding-top:1rem;width:16.5rem}.accountbar__link{padding-bottom:.625rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:.625rem}.account__container{margin-bottom:4.5rem;padding-top:2.5rem}.account__content,.dashboard-acc__cards{gap:1.5rem}.dashboard-acc__options-pay,.dashboard-acc__pay-cards,.dashboard-acc__payments{padding:1.5rem}.account-info{gap:1.5rem;padding:1.5rem}.account-info__subtitle{padding-bottom:1rem}.account-info__user{gap:1.25rem}.account-info__avatar{height:3rem;width:3rem}.billing-info{gap:1.5rem;padding:1.5rem}.billing-info__subtitle{padding-bottom:1rem}.payment-card{width:18.5rem}.card-address{gap:1.25rem}.history__container{margin-bottom:4.5rem;padding-top:2.5rem}}@media (any-hover:hover){.accountbar__link:not(.is-active):hover{background-color:#ffe7d6;border:.0625rem solid #fa8232}.dashboard-acc__text a:hover{color:#468aff;text-decoration:underline}.dashboard-acc .history__view-all:hover,.dashboard-acc .orders__view-all:hover,.dashboard-acc__add-card:hover{color:#e66401}.dashboard-acc .history__view-all:hover:after,.dashboard-acc .orders__view-all:hover:after,.dashboard-acc__add-card:hover:after{width:100%}.dashboard-acc .history__view-all:hover svg,.dashboard-acc .orders__view-all:hover svg,.dashboard-acc__add-card:hover svg{transform:translateX(.25rem)}.account-info__btn-edit:hover,.billing-info__btn-edit:hover{background-color:#2da5f3;color:#fff}.orders__id:hover{color:#005f9e}.orders__details:hover:after{width:100%}.orders__details:hover svg{transform:translateX(.25rem)}.history__nav:hover{background:#fa8232;color:#fff}.history__nav:hover .history__icon{transform:scale(1.05)}.history__dot:hover{background:#fa8232}.account-settings__avatar-btn:hover{background:#fff4eb;border-color:#fa8232}.account-settings__submit:hover{background:#e67323}.account-settings__password-link:hover{text-decoration:underline;text-decoration-thickness:.125rem;text-underline-offset:.25rem}.account-settings__password-toggle:hover{color:#fa8232}}