.ProfileSidebar{position:-webkit-sticky;position:sticky;top:100px}.ProfileSidebar__toggle{display:none}.ProfileSidebar__tabs{display:flex;flex-direction:column;gap:4px;margin:0;padding:8px;list-style:none;background:#f6f6f6;border-radius:14px}.ProfileSidebar__tab{margin:0}.ProfileSidebar__tab a{display:flex;align-items:center;width:100%;min-height:44px;padding:10px 14px;border-radius:10px;font-size:14px;font-weight:700;line-height:1.2;color:#333;text-decoration:none;text-transform:capitalize;transition:background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.ProfileSidebar__tab:hover a{background:rgba(0,0,0,.05);transform:translateX(2px)}.ProfileSidebar__tab--active a{color:#fff;box-shadow:0 6px 16px rgba(254,0,1,.28)}.ProfileSidebar__tab--active a,.ProfileSidebar__tab--active:hover a{background:#fe0001;transform:none}@media(max-width:991px){.ProfileSidebar{position:static}.ProfileSidebar__toggle{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;margin:0;padding:10px 14px;border:1px solid #ececec;border-radius:12px;background:#fff;color:#111;cursor:pointer;text-align:left}.ProfileSidebar__toggleChevron,.ProfileSidebar__toggleIcon{flex:0 0 auto;width:20px;height:20px;color:#111}.ProfileSidebar__toggleLabel{flex:1 1;min-width:0;font-size:14px;font-weight:700;line-height:1.2;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileSidebar__tabs{display:none;margin-top:8px;padding:6px;border-radius:12px;background:#f6f6f6}.ProfileSidebar.ProfileSidebar--open .ProfileSidebar__tabs{display:flex;flex-direction:column;gap:4px}.ProfileSidebar__tab{min-width:0}.ProfileSidebar__tab a{width:100%;min-height:42px;padding:10px 12px;border-radius:10px;justify-content:flex-start;text-align:left;white-space:normal;font-size:13px}.ProfileSidebar__tab:hover a{transform:none}}.OrderStatusBadge{display:inline-flex;align-items:center;max-width:100%;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.01em;text-transform:capitalize;white-space:nowrap}.OrderStatusBadge--pending{color:#8a5a00;background:#fff3cd}.OrderStatusBadge--processing{color:#0b5cab;background:#e7f1ff}.OrderStatusBadge--on-hold{color:#9a6700;background:#fff6df}.OrderStatusBadge--completed{color:#0f6b38;background:#e6f6ec}.OrderStatusBadge--cancelled,.OrderStatusBadge--failed{color:#a11212;background:#fdecec}.OrderStatusBadge--refunded{color:#5b5b5b;background:#efefef}.OrderStatusBadge--default{color:#444;background:#f0f0f0}.ProfileOrders__empty{margin:0;color:#666}.ProfileOrderItem{width:100%;max-width:100%;display:flex;flex-direction:column;height:100%;padding:14px;margin-bottom:20px;border:1px solid #ececec;border-radius:14px;background-color:#fff;text-decoration:none;color:inherit;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.ProfileOrderItem:hover{border-color:#ddd;box-shadow:0 10px 24px rgba(0,0,0,.06);transform:translateY(-2px);text-decoration:none;color:inherit}@media(max-width:767px){.ProfileOrderItem{flex-direction:row;align-items:center;gap:12px;padding:12px;margin-bottom:12px}.ProfileOrderItem:hover{transform:none}}.ProfileOrderItem__thumb{width:100%;height:220px;margin-bottom:14px;overflow:hidden;border-radius:10px;background:#f7f7f7}.ProfileOrderItem__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}@media(max-width:767px){.ProfileOrderItem__thumb{width:72px;height:72px;flex:0 0 72px;margin-bottom:0;border-radius:10px}}.ProfileOrderItem:hover .ProfileOrderItem__thumb img{transform:scale(1.03)}@media(max-width:767px){.ProfileOrderItem:hover .ProfileOrderItem__thumb img{transform:none}}.ProfileOrderItem__content{display:flex;flex-direction:column;width:100%;min-width:0;gap:12px}@media(max-width:767px){.ProfileOrderItem__content{gap:8px;flex:1 1}}.ProfileOrderItem__top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.ProfileOrderItem__number{font-size:14px;font-weight:800;color:#111;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileOrderItem__info{width:100%}.ProfileOrderItem__info__item{color:#333;display:flex;justify-content:space-between;gap:12px;font-size:13px;line-height:1.6}.ProfileOrderItem__info__item strong{font-weight:600;color:#777;text-transform:capitalize}@media(max-width:767px){.ProfileOrderItem__info__item{display:flex;font-size:12px;line-height:1.45}.ProfileOrderItem__info__item strong{display:inline;margin-bottom:0}}.ProfileOrdersSingle{width:100%;padding:0;display:flex;flex-direction:column;position:relative;margin-bottom:0;border:none}.ProfileOrdersSingle__header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.ProfileOrdersSingle__headerBadges{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ProfileOrdersSingle__businessBadge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgba(254,0,1,.1);color:#fe0001;font-size:12px;font-weight:700;line-height:1.3;text-transform:none}.ProfileOrdersSingle__order-nr{font-size:16px;font-weight:700;line-height:1.4;color:#000}.ProfileOrdersSingle__items{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:14px}.ProfileOrdersSingle__item{width:100%;display:flex;align-items:center;gap:14px;margin:0;padding:14px 16px;border:1px solid #ececec;border-radius:12px;background:#fff}@media(max-width:767px){.ProfileOrdersSingle__item{align-items:flex-start;flex-wrap:wrap}}.ProfileOrdersSingle__thumb{flex-shrink:0;width:72px;height:72px;border-radius:10px;overflow:hidden;border:1px solid #eee;background:#f7f7f7}.ProfileOrdersSingle__thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.ProfileOrdersSingle__thumb-empty{display:block;width:100%;height:100%;background:#eee}.ProfileOrdersSingle__content{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px;margin:0}.ProfileOrdersSingle__name{font-size:14px;font-weight:600;line-height:1.4;color:#111;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProfileOrdersSingle__qty{font-size:13px;color:#888;line-height:1.3}.ProfileOrdersSingle__price{flex-shrink:0;margin-left:auto;font-size:15px;font-weight:700;color:#fe0001;white-space:nowrap}@media(max-width:767px){.ProfileOrdersSingle__price{width:100%;margin-left:86px;margin-top:-2px}}.ProfileOrdersSingle__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;width:100%;margin-top:8px;padding:22px 20px;background:#f8f8f8;border-radius:12px}@media(max-width:992px){.ProfileOrdersSingle__meta{grid-template-columns:1fr;gap:20px;padding:20px 16px}}.ProfileOrdersSingle__contact-item{display:block;color:#000;font-size:14px;line-height:1.55}.ProfileOrdersSingle__contact-item strong{font-weight:600;color:#666}.ProfileOrdersSingle__contact-item--muted{color:#999}.ProfileOrdersSingle__contact-item--status{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ProfileOrdersSingle__contact-item--total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.08);font-size:15px}.ProfileOrdersSingle__contact-item--total strong{color:#111;font-weight:700}.ProfileOrdersSingle__contact-item--total>span{color:#fe0001;font-weight:800}.ProfileOrdersSingle__address{margin-bottom:0;min-width:0}.ProfileOrdersSingle__address h4{margin:0 0 12px;color:#000;font-size:13px;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.ProfileOrdersSingle__left-side,.ProfileOrdersSingle__right-side{width:100%}.ProfileAddress{width:100%;margin:0}.ProfileAccount{width:100%}.ProfileAccountForm__section+.ProfileAccountForm__section{margin-top:28px;padding-top:28px;border-top:1px solid #efefef}.ProfileAccountForm__section-head{margin-bottom:16px}.ProfileAccountForm__section-title{margin:0 0 4px;font-size:16px;font-weight:800;line-height:1.3;color:#111;text-transform:capitalize}.ProfileAccountForm__section-hint{margin:0;font-size:13px;line-height:1.45;color:#8a8a8a}.ProfileAccountForm__readonly{background-color:#f6f6f6!important;color:#666!important;cursor:not-allowed}.ProfileAccountForm__actions{display:flex;justify-content:flex-start;margin-top:28px;padding-top:24px;border-top:1px solid #efefef}.ProfileAccountForm__submit{min-width:140px}.ProfileAccountForm .form-group{margin-bottom:1rem}.ProfileAccountForm label{font-size:13px;font-weight:600;color:#444;margin-bottom:6px}.ProfileAccountForm .form-control{min-height:46px;border-radius:10px}@media(max-width:575px){.ProfileAccountForm__actions .BlockButton,.ProfileAccountForm__actions__submit{width:100%}}.ProfilePassword{width:100%;max-width:420px}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.Profile{padding:40px 0 72px;overflow-x:hidden}.Profile__header{margin-bottom:28px}.Profile__eyebrow{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8a8a8a}.Profile__title{margin:0;font-size:32px;font-weight:800;line-height:1.15;color:#111;text-transform:capitalize;overflow-wrap:anywhere}.Profile__layout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start;min-width:0}.Profile__panel{min-width:0;max-width:100%;padding:28px;background:#fff;border:1px solid #ececec;border-radius:16px;overflow-x:hidden}.Profile .ProfileSidebar__tab--active a{color:#fff!important}@media(max-width:991px){.Profile__layout{grid-template-columns:1fr;gap:20px}}@media(max-width:767px){.Profile{padding:28px 0 56px}.Profile__title{font-size:26px}.Profile__panel{padding:16px 12px 20px;border-radius:12px}.Profile .row{margin-left:0;margin-right:0}.Profile [class*=col-]{padding-left:0;padding-right:0}}.ProfileContent{animation:profileContentIn .28s ease}@keyframes profileContentIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}