.purchase-history{padding:40px 0 60px}.purchase-history__title{font-size:1.6em;font-weight:700;color:#4d4d4d;margin:0 0 8px}.purchase-history__intro{font-size:15px;color:#7a7a7a;margin:0 0 32px}.purchase-history__loading{display:flex;flex-direction:column;gap:12px}.ph-skeleton-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #F2F2F2}.ph-skel{background:linear-gradient(90deg,#f2f2f2 25%,#e8e8e8,#f2f2f2 75%);background-size:200% 100%;border-radius:4px;animation:ph-shimmer 1.5s ease-in-out infinite}.ph-skel--check{width:20px;height:20px;flex-shrink:0}.ph-skel--img{width:60px;height:60px;flex-shrink:0}.ph-skel--text{flex:1;height:18px;min-width:120px}.ph-skel--sm{width:60px;height:16px;flex-shrink:0}.ph-skel--price{width:70px;height:18px;flex-shrink:0}.ph-skel--qty{width:50px;height:32px;flex-shrink:0}@keyframes ph-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.purchase-history__error{text-align:center;padding:60px 20px;color:#4d4d4d}.purchase-history__error p{font-size:16px;margin-bottom:20px;color:#7a7a7a}.ph-quick-reorder{margin-bottom:40px}.ph-quick-reorder__heading{font-size:1.2em;font-weight:700;color:#4d4d4d;margin:0 0 4px}.ph-quick-reorder__sub{font-size:15px;color:#7a7a7a;margin:0 0 20px}.ph-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:20px}.ph-card{border:1px solid #e0e0e0;border-radius:6px;padding:16px;position:relative;background:#fff;display:flex;flex-direction:column;gap:10px}.ph-card--disabled{opacity:.55}.ph-card__check{position:absolute;top:10px;left:10px;z-index:1}.ph-card__check input[type=checkbox]{width:18px;height:18px;accent-color:#F7B22E;cursor:pointer}.ph-card__check input[type=checkbox]:disabled{cursor:not-allowed}.ph-card__img{width:100%;aspect-ratio:1;border-radius:4px;overflow:hidden;background:#f2f2f2;display:flex;align-items:center;justify-content:center}.ph-card__img img{width:100%;height:100%;object-fit:cover}.ph-card__img-placeholder{color:#b3b3b3;font-size:11px}.ph-card__title{font-weight:600;font-size:13px;color:#4d4d4d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.ph-card__variant{font-size:12px;color:#7a7a7a}.ph-card__sku{font-size:11px;color:#b3b3b3;font-family:monospace}.ph-card__freq{font-size:14px;color:#7a7a7a}.ph-card__price{font-size:14px;font-weight:700;color:#4d4d4d}.ph-card__usual{font-size:14px;color:#7a7a7a}.ph-card__gating{font-size:11px;font-weight:600;padding:2px 6px;border-radius:3px;background:#fff3e0;color:#e09f1a;display:inline-block}.ph-card__qty-wrap{margin-top:auto}.ph-card__qty{width:100%;padding:8px;border:1px solid #B3B3B3;border-radius:4px;font-size:14px;text-align:center;color:#4d4d4d}.ph-card__qty:focus{outline:none;border-color:#f7b22e}.ph-card__qty:disabled{background:#f2f2f2;color:#b3b3b3;cursor:not-allowed}.ph-quick-reorder__cta{display:flex;justify-content:center}.ph-quick-add-btn{background:#f7b22e;color:#4d4d4d;border:none;padding:14px 36px;font-weight:700;font-size:15px;border-radius:4px;cursor:pointer;transition:background .15s}.ph-quick-add-btn:hover:not(:disabled){background:#e09f1a}.ph-quick-add-btn:disabled{opacity:.5;cursor:not-allowed}.ph-full-history{border-top:1px solid #e0e0e0}.ph-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:18px 0;border:none;background:none;cursor:pointer;font-size:15px;font-weight:600;color:#4d4d4d;text-align:left}.ph-toggle:hover{color:#f7b22e}.ph-toggle__arrow{display:inline-block;transition:transform .2s ease;font-size:12px;line-height:1}.ph-toggle--open .ph-toggle__arrow{transform:rotate(90deg)}.ph-full-content{position:relative}.ph-sticky-bar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:2px solid #F7B22E;box-shadow:0 2px 8px #0000000f}.ph-sticky-bar__summary{font-size:14px;color:#4d4d4d;font-weight:600}.ph-sticky-bar__btn{background:#f7b22e;color:#4d4d4d;border:none;padding:10px 24px;font-weight:700;font-size:14px;border-radius:4px;cursor:pointer;transition:background .15s}.ph-sticky-bar__btn:hover:not(:disabled){background:#e09f1a}.ph-sticky-bar__btn:disabled{opacity:.5;cursor:not-allowed}.ph-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:16px 0}.ph-controls__search-sort{display:flex;gap:10px;flex-wrap:wrap;flex:1;min-width:280px;justify-content:flex-end}.ph-search{flex:1;min-width:200px;max-width:360px;padding:10px 14px;border:1px solid #B3B3B3;border-radius:4px;font-size:14px;color:#4d4d4d;background:#fff}.ph-search:focus{outline:none;border-color:#f7b22e;box-shadow:0 0 0 2px #f7b22e33}.ph-sort{padding:10px 14px;border:1px solid #B3B3B3;border-radius:4px;font-size:14px;color:#4d4d4d;background:#fff;min-width:160px}.ph-select-all{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:2px solid #4D4D4D;margin-bottom:4px}.ph-check-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#4d4d4d}.ph-check-label input[type=checkbox]{width:18px;height:18px;accent-color:#F7B22E;cursor:pointer}.ph-result-count{font-size:13px;color:#7a7a7a}.ph-col-headers{display:grid;gap:12px;padding:8px 0;font-size:11px;font-weight:700;color:#7a7a7a;text-transform:uppercase;letter-spacing:.5px;grid-template-columns:28px 60px 1fr 80px 70px 90px 80px 70px;border-bottom:2px solid #4D4D4D}.ph-col-headers span:nth-child(n+4){text-align:center}.ph-col-headers span:nth-child(7){text-align:right}.ph-list{display:flex;flex-direction:column}.ph-item{display:grid;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #F2F2F2;grid-template-columns:28px 60px 1fr 80px 70px 90px 80px 70px}.ph-item--disabled{opacity:.55}.ph-item__check{display:flex;align-items:center;justify-content:center}.ph-item__check input{width:18px;height:18px;accent-color:#F7B22E;cursor:pointer}.ph-item__check input:disabled{cursor:not-allowed}.ph-item__img{width:60px;height:60px;border-radius:4px;overflow:hidden;background:#f2f2f2;flex-shrink:0}.ph-item__img img{width:100%;height:100%;object-fit:cover}.ph-item__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#b3b3b3;font-size:10px}.ph-item__info{min-width:0}.ph-item__product-link{display:block;font-weight:600;color:#4d4d4d;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.ph-item__product-link:hover{color:#f7b22e}.ph-item__variant{font-size:12px;color:#7a7a7a;margin-top:2px}.ph-item__sku{font-size:11px;color:#b3b3b3;margin-top:1px;font-family:monospace}.ph-item__gating{display:inline-block;margin-top:4px;font-size:11px;font-weight:600;padding:2px 6px;border-radius:3px;background:#fff3e0;color:#e09f1a}.ph-item__gating--unavailable{background:#f2f2f2;color:#7a7a7a}.ph-item__gating--oos{background:#fee;color:#c62828}.ph-item__stat{font-size:13px;color:#4d4d4d;text-align:center}.ph-item__price{font-size:14px;font-weight:600;color:#4d4d4d;text-align:right}.ph-item__qty-wrap{display:flex;align-items:center}.ph-item__qty{width:56px;padding:6px 8px;border:1px solid #B3B3B3;border-radius:4px;font-size:14px;text-align:center;color:#4d4d4d}.ph-item__qty:focus{outline:none;border-color:#f7b22e}.ph-item__qty:disabled{background:#f2f2f2;color:#b3b3b3;cursor:not-allowed}.ph-qty-note{font-size:15px;color:#7a7a7a;margin:0 0 12px;padding:8px 12px;background:#fafafa;border-left:3px solid #F7B22E;border-radius:2px}.ph-empty{text-align:center;padding:60px 20px}.ph-empty__heading{font-size:1.3em;font-weight:700;color:#4d4d4d;margin:0 0 12px}.ph-empty__text{font-size:16px;color:#7a7a7a;margin:0 0 28px}.ph-empty__links{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.ph-empty__link{display:inline-block;padding:12px 24px;border:2px solid #F7B22E;border-radius:4px;font-weight:600;font-size:14px;color:#4d4d4d;text-decoration:none;transition:background .15s,color .15s}.ph-empty__link:hover{background:#f7b22e;color:#fff}.ph-login{text-align:center;padding:60px 20px;color:#4d4d4d}.ph-login p{font-size:16px;margin-bottom:20px;color:#7a7a7a}@media(max-width:749px){.purchase-history{padding:20px 0 40px}.purchase-history__title{font-size:1.3em}.purchase-history__intro{margin-bottom:24px}.ph-cards{grid-template-columns:1fr}.ph-card{flex-direction:row;flex-wrap:wrap;gap:10px;padding:12px;align-items:center}.ph-card__check{position:static}.ph-card__img{width:60px;height:60px;aspect-ratio:auto;flex-shrink:0}.ph-card__info-block{flex:1;min-width:0}.ph-card__qty-wrap{width:70px;margin-top:0}.ph-card__qty{padding:6px}.ph-quick-add-btn{width:100%}.ph-controls__search-sort{min-width:0}.ph-search{max-width:none}.ph-col-headers{display:none}.ph-item{grid-template-columns:28px 50px 1fr;grid-template-rows:auto auto;gap:6px 10px;padding:14px 0}.ph-item__check{grid-row:1 / 3}.ph-item__img{grid-row:1 / 3;width:50px;height:50px}.ph-item__info{grid-column:3}.ph-item__stat,.ph-item__price,.ph-item__qty-wrap{display:none}.ph-item__mobile-meta{grid-column:3;display:flex;flex-wrap:wrap;gap:6px 14px;font-size:12px;color:#7a7a7a;align-items:center}.ph-item__mobile-meta .ph-mm-price{font-weight:700;color:#4d4d4d}.ph-item__mobile-meta .ph-mm-qty{width:44px;padding:4px;border:1px solid #B3B3B3;border-radius:3px;text-align:center;font-size:13px}.ph-item__mobile-meta .ph-mm-qty:disabled{background:#f2f2f2}.ph-skeleton-row{grid-template-columns:20px 50px 1fr}.ph-skel--sm,.ph-skel--price,.ph-skel--qty{display:none}.ph-sticky-bar{flex-wrap:wrap;gap:8px}.ph-sticky-bar__btn{width:100%;text-align:center}}@media(min-width:750px)and (max-width:1024px){.ph-cards{grid-template-columns:repeat(3,1fr)}}@media(min-width:750px){.ph-item__mobile-meta{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/purchase-history.css.map */
