.reorder-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background-color:#000;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-decoration:none;min-width:150px}.reorder-button:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.reorder-button:active{transform:translateY(0)}.reorder-button:disabled,.reorder-button.loading{background-color:#ccc;cursor:not-allowed;opacity:.6}.reorder-button.loading:after{content:"";display:inline-block;width:14px;height:14px;margin-left:8px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:reorder-spin .6s linear infinite}@keyframes reorder-spin{to{transform:rotate(360deg)}}.reorder-button-icon{margin-right:8px;width:16px;height:16px}.reorder-button-container{margin:20px 0;text-align:center}.reorder-button-container--left{text-align:left}.reorder-button-container--right{text-align:right}.last-order-info{background-color:#f7f7f7;border:1px solid #e0e0e0;border-radius:4px;padding:16px;margin-bottom:20px}.last-order-info__title{font-size:16px;font-weight:600;margin-bottom:8px;color:#333}.last-order-info__details{font-size:14px;color:#666;margin-bottom:12px}.last-order-info__items{list-style:none;padding:0;margin:12px 0}.last-order-info__item{padding:8px 0;border-bottom:1px solid #e0e0e0;font-size:13px;color:#555}.last-order-info__item:last-child{border-bottom:none}.reorder-message{position:fixed;top:20px;right:20px;padding:16px 24px;border-radius:4px;font-size:14px;font-weight:500;box-shadow:0 4px 12px #00000026;z-index:10000;max-width:400px;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.reorder-message.fade-out{animation:fadeOut .3s ease}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}.reorder-message--success{background-color:#4caf50;color:#fff}.reorder-message--error{background-color:#f44336;color:#fff}.reorder-message--warning{background-color:#ff9800;color:#fff}.reorder-message--info{background-color:#2196f3;color:#fff}.cart__reorder-section{margin-bottom:30px;padding:20px;background-color:#fafafa;border-radius:4px}.cart__reorder-title{font-size:18px;font-weight:600;margin-bottom:12px;color:#333}.cart__reorder-description{font-size:14px;color:#666;margin-bottom:16px}.order-reorder-section{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}@media(max-width:768px){.reorder-button{width:100%;padding:14px 20px}.reorder-message{top:10px;right:10px;left:10px;max-width:none}.cart__reorder-section{padding:16px}}.reorder-button--outline{background-color:transparent;color:#000;border:2px solid #000}.reorder-button--outline:hover{background-color:#000;color:#fff}.reorder-button--small{padding:8px 16px;font-size:12px;min-width:120px}.reorder-button--primary{background-color:var(--color-primary, #000)}.reorder-button--secondary{background-color:var(--color-secondary, #666)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/reorder-styles.css.map */
