.order-history{padding:30px 0 80px;background:#f7f7f7}.order-history__breadcrumb{margin-bottom:12px}.order-history__topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;flex-wrap:wrap}.order-history__title{font-size:32px;display:inline-flex;align-items:center;gap:16px;font-weight:600;color:#292929}.order-history__count{font-size:14px;font-weight:400;color:#6e6e73}.order-history__search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e0e0e0;border-radius:100px;padding:0 27px;min-width:320px;transition:border-color .2s}.order-history__search input{border:none;outline:0;background:transparent;font-size:14px;font-weight:400;padding:17px 0;color:#292929;width:100%}.order-history__search input::placeholder{color:#6e6e73}.order-filter{margin-bottom:40px;position:relative}.order-filter__panel--desktop{background:#fff;border-radius:16px;padding:36px 40px;display:flex;align-items:center;gap:74px;flex-wrap:wrap}.order-filter__label{font-size:24px;font-weight:500;color:#292929;white-space:nowrap}.order-filter__selects{display:flex;align-items:center;gap:40px;flex:1;flex-wrap:wrap}.order-filter__selects--desktop{flex:1}.order-filter-mobile-bar{display:none}.order-filter-mobile-bar__open{display:inline-flex;align-items:center;gap:10px;padding:0;border:none;background:none;font-family:inherit;font-size:16px;font-weight:500;color:#292929;cursor:pointer;-webkit-tap-highlight-color:transparent}.order-filter-mobile-bar__open:active{opacity:.75}.order-filter-mobile-bar__icon{flex-shrink:0;display:block}.order-filter-mobile-bar__clear{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:none;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.order-filter-sheet{position:fixed;inset:0;z-index:1050;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .28s ease,visibility .28s ease}.order-filter-sheet.is-open{pointer-events:auto;visibility:visible;opacity:1}.order-filter-sheet__backdrop{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:none;background:rgba(0,0,0,.45);cursor:pointer;display:block}.order-filter-sheet__panel{position:relative;width:100%;max-height:min(88vh,620px);background:#f7f7f7;border-radius:20px 20px 0 0;box-shadow:0 -8px 40px rgba(0,0,0,.12);transform:translateY(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;flex-direction:column;overflow:hidden;padding-bottom:env(safe-area-inset-bottom,0)}.order-filter-sheet.is-open .order-filter-sheet__panel{transform:translateY(0)}.order-filter-sheet__handle{width:40px;height:4px;background:#dadada;border-radius:4px;margin:10px auto 6px;flex-shrink:0}.order-filter-sheet__head{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 4px 20px;flex-shrink:0}.order-filter-sheet__title{margin:0;font-size:18px;font-weight:600;color:#292929}.order-filter-sheet__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;border-radius:50%;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.06);-webkit-tap-highlight-color:transparent}.order-filter-sheet__close:active{transform:scale(.96)}.order-filter-sheet__card{background:#fff;border-radius:16px;margin:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));padding:8px 20px 20px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.order-filter__selects.order-filter__selects--sheet{flex-direction:column;align-items:stretch;gap:0;width:100%}.order-filter__selects--sheet .order-filter__select-wrap{min-width:100%;border-bottom:1px solid #e8e8e8;padding:18px 0}.order-filter__selects--sheet .order-filter__select-wrap:last-of-type{border-bottom:1px solid #e8e8e8;margin-bottom:8px}.order-filter__selects--sheet .order-filter__chevron{top:50%}.order-filter__clear--sheet{margin-top:4px}.order-filter__select-wrap{position:relative;flex:1;min-width:100px}.order-filter__select-wrap select{width:100%;appearance:none;-webkit-appearance:none;background:#fff;border:none;border-bottom:1px solid #e0e0e0;padding-bottom:14px;font-size:14px;font-weight:400;color:#6e6e73;cursor:pointer;outline:0}.order-filter__chevron{position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.order-filter__clear{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#005aaa;border:none;cursor:pointer;white-space:nowrap;background:none;font-family:inherit;padding:0}.order-tabs-wrapper{width:100%;overflow-x:auto}.order-tabs{gap:40px;min-width:900px;border-bottom:1px solid #e9e9e9;margin-bottom:40px}.order-tab,.order-tabs{display:flex;align-items:center}.order-tab{gap:14px;flex:1;padding:20px 0;border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;text-align:left;transition:.2s;position:relative;font-family:inherit}.order-tab.active{border-bottom:2px solid #005aaa}.order-tab__icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.order-tab.active .order-tab__icon svg path{stroke:#005aaa}.order-tab .order-tab__icon svg path{stroke:#000000}.order-tab__text{display:flex;flex-direction:column;gap:3px}.order-tab__name{font-size:14px;font-weight:600;color:#292929}.order-tab.active .order-tab__name{color:#005aaa}.order-tab__desc{font-size:14px;font-weight:400;color:#6e6e73;line-height:1.4}.order-tab.active .order-tab__desc{color:#005aaa}.order-tab-break{height:36px;width:1px;background-color:#e0e0e0;flex-shrink:0}.order-list{display:none;flex-direction:column;gap:24px}.order-card,.order-list.active{display:flex}.order-card{background:#fff;border-radius:20px;padding:30px;gap:24px}.order-card__left{display:flex;gap:20px;width:42%;flex:1}.order-card__img{background:#f7f7f7;border-radius:16px;padding:20px;display:flex;align-items:center;justify-content:center;min-width:100px;flex-shrink:0}.order-card__img img{width:60px;aspect-ratio:1/2;object-fit:contain;display:block}.order-card__info{display:flex;flex-direction:column;gap:8px;flex:1}.order-card__rating{display:flex;align-items:center;gap:6px}.order-card__stars{color:#e3c208;font-size:16px;letter-spacing:1px;line-height:1}.order-card__rating-val{font-size:13px;font-weight:500;color:#292929}.order-card__name{font-size:16px;font-weight:600;color:#292929;margin:0;line-height:1.35;max-width:260px}.order-card__btns{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:12px}.order-card__primary-btn{display:inline-flex;align-items:center;justify-content:center;background:#005aaa;color:#fff;font-size:14px;font-weight:500;border:1px solid transparent;text-decoration:none;padding:13px 35px;border-radius:100px;transition:background .2s;white-space:nowrap;font-family:inherit;cursor:pointer}.order-card__primary-btn:hover{background:#00407a}.order-card__primary-btn:disabled{opacity:.5;cursor:not-allowed}.order-card__learn-btn{display:inline-flex;border:1px solid #005aaa;align-items:center;gap:6px;border-radius:100px;font-size:14px;padding:13px 35px;font-weight:500;color:#005aaa;text-decoration:none;white-space:nowrap;transition:color .2s}.order-card__learn-btn:hover{color:#fff;background-color:#005aaa;border-color:transparent}.order-card__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#005aaa;flex-shrink:0;transition:background .2s}.order-card__learn-btn:hover .order-card__dot{background:#fff}.order-card__right{display:flex;flex-direction:column;gap:15px;width:55%;justify-content:space-between}.order-card__right-top-wrapper{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.order-card__right-top{display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap}.order-card__invoice{font-size:14px;color:#005aaa;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.order-card__invoice,.order-card__status{display:inline-flex;align-items:center;gap:10px;font-weight:500}.order-card__status{font-size:12px;padding:8px 12px;border-radius:100px}.order-status__dot{width:6px;height:6px;border-radius:50%;background-color:#f98806;flex-shrink:0}.order-card__status--progress{color:#f98806;background:#fff6e5}.order-card__status--delivered{color:#17803d;background:#dcfce8}.order-card__status--cancelled{color:#da2128;background:#fff0f0}.order-card__status--delivered .order-status__dot{background-color:#17803d}.order-card__status--cancelled .order-status__dot{background-color:#da2128}.order-card__delivery-note{font-size:14px;font-weight:500;color:#6e6e73;text-align:right}.order-card__delivery-note span{color:#292929}.order-card__meta{display:flex;align-items:flex-start;gap:40px}.order-meta-item{display:flex;flex-direction:column;padding-right:40px;border-right:1px solid #e0e0e0;gap:12px}.order-meta-item:last-child{padding-right:0;border:none}.order-meta-item__label{font-size:16px;color:#6e6e73;font-weight:400}.order-meta-item__val{font-size:16px;font-weight:600;color:#292929;white-space:nowrap}.order-meta-item__val--blue{color:#23a065}.order-history__empty,.order-history__loading{text-align:center;padding:60px 0;color:#6e6e73;font-size:16px}@media (max-width:1024px){.order-card__name{max-width:100%}.order-card__meta{gap:20px}.order-meta-item{padding-right:20px}.order-filter__panel--desktop{gap:30px}}@media (max-width:991px){.order-filter__label{font-size:20px}.order-filter__clear{font-size:14px}.order-filter__selects{gap:20px}.order-card__right-top-wrapper{align-items:flex-start}.order-card{padding:20px;flex-direction:column}.order-card__left{flex-direction:column}.order-card__left,.order-card__right{width:100%;min-width:unset}}@media (max-width:767px){.order-history{padding-bottom:calc(110px + env(safe-area-inset-bottom, 0px))}.order-history__topbar{flex-direction:column;align-items:flex-start}.order-tab .order-tab__icon{display:none}.order-history__search{width:100%;min-width:unset}.order-history__title{font-size:22px}.order-filter{margin-bottom:0}.order-filter__panel--desktop{display:none}.order-filter-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;position:fixed;bottom:0;left:0;right:0;z-index:1040;min-height:58px;padding:14px 18px calc(14px + env(safe-area-inset-bottom, 0px));background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 -4px 20px rgba(0,0,0,.06)}.order-card__img{min-width:100%}.order-card__img img{aspect-ratio:1/1;width:100%}.order-card__learn-btn,.order-card__primary-btn{width:100%;align-items:center;justify-content:center}.order-card__right-top{justify-content:flex-start}.order-card__delivery-note{text-align:left}.order-card__meta{gap:16px 0;flex-wrap:wrap}.order-meta-item{border:none;padding:0;flex:0 0 50%;min-width:0}.site-footer{margin-bottom:60px}}@media (prefers-reduced-motion:reduce){.order-filter-sheet,.order-filter-sheet__panel{transition:none}}