:root{--primary:rgb(255,80,0);--secondary:rgb(0,0,0);--primary-text-btn:rgb(246,80,2,0.1);--secondary-text-btn:rgb(0,0,0,0.1);--disabled-btn:rgb(88,92,104)}.go-shopping{background-color:#2b2f39;color:#fff!important;height:40px;line-height:40px;border-radius:20px;padding:0 20px;margin-top:10px}.go-shopping:hover{background-color:#585c68;color:#fff!important}@media only screen and (max-width:576px){.order-container{display:block!important}}.order-btn:hover{background-color:rgba(0,0,0,0);border:0}.order-basket-item{background:#f1f5f9;padding:12px;border-radius:16px;display:flex}@media only screen and (max-width:1400px){.order-container-div{display:block!important}}@media only screen and (max-width:767px){.profile-navbar-container{display:none}.profile-alt-navbar-container{width:100%}}.pagination{justify-content:flex-end}.pagination li{width:30px;height:30px;border:1px solid #ff5000;display:flex;justify-content:center;align-items:center;margin-right:5px;border-radius:4px;font-weight:500}.pagination li.active{background:rgba(255,80,0,.2078431373)}.notFoundImg{position:absolute;height:100;width:100%;left:0;top:0;right:0;bottom:0;object-fit:contain;color:rgba(0,0,0,0)}.dividerVendorGroup{width:50%;margin:0 auto}.itemContainer{display:flex;gap:20px}.mantine-Accordion-panel{margin-top:1rem}.text-area .mantine-Input-input:focus{border:.0625rem solid #5c5e61}.packageStatusText{font-weight:500;font-size:14px}.order-highlight{animation:order-highlight-pulse 2s ease-in-out 2;box-shadow:0 0 0 3px rgba(255,80,0,.35);transition:box-shadow .3s ease}@keyframes order-highlight-pulse{0%{box-shadow:0 0 0 0 rgba(255,80,0,.45)}50%{box-shadow:0 0 0 8px rgba(255,80,0,.1)}to{box-shadow:0 0 0 0 rgba(255,80,0,0)}}.orders-filter-card{box-sizing:border-box;flex-direction:column;justify-content:center;padding:9px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px}.orders-filter-card,.orders-filter-row{display:flex;align-items:flex-start;width:100%}.orders-filter-row{flex-direction:row;gap:8px;flex-wrap:wrap}@media only screen and (max-width:576px){.orders-filter-row{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.orders-filter-row::-webkit-scrollbar{height:4px}.orders-filter-row::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.orders-filter-row::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}}.order-filter-button{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:8px 16px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#364153;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;transition:background .2s ease,border .2s ease,color .2s ease}@media only screen and (max-width:576px){.order-filter-button{flex-shrink:0;white-space:nowrap}}.order-filter-button.all{border-color:rgba(0,0,0,0)}.order-filter-button:hover{background:#f5f5f5}.order-filter-button.active,.order-filter-button.all.active{background:#ff5000;border-color:#ff5000;color:#fff}.orders-legacy-empty{padding:60px 0}.order-accordion{width:100%}.order-summary-card{width:100%;background:#f9fafb;border-radius:12px 12px 0 0;padding:12px}.order-summary-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;flex-wrap:wrap}.order-summary-info{display:flex;gap:16px;flex-wrap:wrap}.order-summary-label-block{display:flex;flex-direction:column;gap:4px}.order-summary-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.order-summary-total span{display:block}.order-summary-details{display:inline-flex;align-items:center;gap:4px;padding:6px 16px;border-radius:4px;border:1px solid #ff5000;color:#ff5000;font-weight:500;font-size:14px}.order-summary-status{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.order-summary-status-step{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px dashed #e5e7eb;border-radius:8px;font-size:13px;background:#fff;color:#6a7282}.order-summary-status-step.completed{border-style:solid;background:#fff5f3;color:#ff5000}.order-summary-status-icon{min-width:20px}.order-btn{width:100%;background:rgba(0,0,0,0);border-radius:16px;padding:0}.order-accordion-panel{margin-top:24px;display:flex;flex-direction:column;gap:16px}.order-panel-header{display:flex;align-items:center;gap:32px;justify-content:space-between}@media(max-width:768px){.order-panel-header{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px}.order-panel-header .order-panel-header__item:first-child,.order-panel-header .order-panel-header__item:nth-child(2){order:1;flex:0 0 calc(50% - 8px);width:calc(50% - 8px)}.order-panel-header .order-panel-header__item:nth-child(2){text-align:right}.order-panel-header .order-panel-header__item:nth-child(3){display:none}.order-panel-header .order-panel-header__button,.order-panel-header .order-panel-header__item:nth-child(4){order:2;flex:0 0 auto}}.order-panel-header__item{display:flex;flex-direction:column;gap:4px}@media(max-width:768px){.order-panel-header__item{justify-content:space-between}}.order-panel-header__item div,.order-panel-header__item p,.order-panel-header__item span{margin:0}.order-panel-header__button{display:flex;align-items:center;gap:6px;border:1px solid #ff5000;color:#ff5000;background:#fff;border-radius:4px;font-size:14px;padding:4px 12px;font-weight:500}.order-panel-content{display:flex;flex-direction:column;gap:8px}.order-panel-content .order-vendor-section{background:#fff;display:flex;border-radius:10px;border:1px solid #e5e7eb;flex-direction:column;gap:5px;padding:12px}.order-panel-content .order-vendor-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.order-panel-content .order-item-and-status{border:1px solid #ececec;background:#fafafa;border-radius:12px}.order-panel-content .order-vendor-timeline{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.order-panel-content .order-vendor-timeline::-webkit-scrollbar{display:none}.order-panel-content .order-vendor-products{display:flex;flex-direction:column;gap:16px}.order-product-card{display:flex;flex-wrap:wrap;gap:16px;padding:4px 8px}.order-product-card__image{border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.order-product-card__body{flex:1;display:flex;flex-direction:column;gap:12px}.order-product-card__header{display:flex;flex-direction:column;gap:4px}.order-product-card__details{display:flex;flex-direction:column;gap:6px}.order-product-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.order-product-card__sell-badge{background:#fff7ed;border:1px solid #fdba74;color:#c2410c}.order-product-card__sell-badge .gm-badge__text{font-weight:600}.order-product-card__insurance{display:flex;flex-direction:column;gap:4px}.order-product-card__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.order-product-card__link{cursor:pointer;background:#fff}.order-product-card__warranty{border:1px solid #e2e8f0;border-radius:10px;padding:16px;background:#f4f6fb}.combined-address__sheet--order{max-height:calc(100vh - 80px);overflow-y:auto;padding:24px}.order-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:12px}.order-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;padding:8px;flex-direction:column;gap:8px;width:100%}.order-info-card__header{display:flex;justify-content:space-between;align-items:center}.order-info-card__link{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0}.order-info-card--actions{flex-direction:row;flex-wrap:wrap;gap:12px;width:max-content;justify-content:space-between}.order-info-card__action{border-radius:8px;border:1px solid #e5e7eb;background:#f8fafc;padding:8px 16px;font-weight:500;cursor:pointer}