.cos-page{max-width:900px;margin:0 auto;padding:28px 16px 64px;font-family:var(--font-family, sans-serif);color:#000}.cos-page a{color:#e45676;text-decoration:underline}.cos-layout{display:grid;grid-template-columns:3fr 2fr;gap:40px;align-items:start}@media(max-width:640px){.cos-layout{grid-template-columns:1fr;gap:28px}}.cos-loading{display:block}.cos-loading-bar{border-radius:4px;margin-bottom:12px;animation:cos-shimmer 1.4s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%}@keyframes cos-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cos-loading-bar--title{height:28px;width:55%}.cos-loading-bar--sub{height:16px;width:35%;margin-bottom:20px}.cos-loading-bar--block{height:110px;width:100%;border-radius:8px;margin-top:16px}.cos-error{display:none;text-align:center;padding:48px 24px;background:#fff8f9;border:1px solid #f5d0d8;border-radius:12px;margin-top:24px}.cos-error__icon{font-size:40px;margin-bottom:12px}.cos-error h2{margin:0 0 8px;font-size:1.2rem}.cos-error p{color:#555;margin:0 0 20px;font-size:.95rem}.cos-content{display:none}.cos-header{margin-bottom:18px}.cos-header__greeting{font-size:1.55rem;font-weight:700;color:#000;margin:0 0 2px}.cos-header__order-number{font-size:.88rem;font-weight:400;color:#888;margin:0 0 2px}.cos-header__date{font-size:.82rem;color:#aaa;margin:0}.cos-delivery-hero{margin-bottom:14px}.cos-delivery-hero__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1.5px solid #b2ddd6;border-left:4px solid #2a9d8f;border-radius:10px;padding:16px 20px}.cos-delivery-hero__inner--delivered{border-color:#b2d8b2;border-left-color:#2a7f3f}.cos-delivery-hero__text{flex:1;min-width:0}.cos-delivery-hero__label{font-size:.7rem;font-weight:700;letter-spacing:.07em;color:#2a9d8f;margin:0 0 4px}.cos-delivery-hero__inner--delivered .cos-delivery-hero__label{color:#2a7f3f}.cos-delivery-hero__date{font-size:1.25rem;font-weight:700;color:#000;margin:0;line-height:1.2}.cos-delivery-hero__sub{font-size:.8rem;color:#999;margin:4px 0 0}.cos-delivery-hero__track{display:inline-block;font-size:.82rem;font-weight:600;color:#444;text-decoration:none;border:1.5px solid #ccc;border-radius:20px;padding:6px 16px;white-space:nowrap;flex-shrink:0;transition:border-color .2s,color .2s}.cos-delivery-hero__track:hover{border-color:#888;color:#000}.cos-stage-banner{display:flex;align-items:flex-start;gap:14px;background:#fce8ed;border-radius:10px;padding:16px 20px;margin-bottom:28px}.cos-stage-banner__tick{width:32px;height:32px;border-radius:50%;background:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.cos-stage-banner__text strong{display:block;font-size:.98rem;font-weight:700;color:#000;margin-bottom:2px}.cos-stage-banner__text span{font-size:.84rem;color:#555}.cos-stage-banner__event{font-size:.8rem;color:#c0607a;margin:6px 0 0;line-height:1.4}.cos-section-heading{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#aaa;margin:0 0 16px}.cos-timeline__step{display:flex;gap:12px}.cos-timeline__node{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.cos-timeline__circle{width:22px;height:22px;border-radius:50%;border:2px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1;transition:border-color .3s,background .3s}.cos-timeline__step--completed .cos-timeline__circle{background:#e45676;border-color:#e45676}.cos-timeline__step--active .cos-timeline__circle{background:#e45676;border-color:#e45676;box-shadow:0 0 0 5px #e4567626;animation:cos-glow 2.2s infinite}@keyframes cos-glow{0%,to{box-shadow:0 0 0 4px #e4567626}50%{box-shadow:0 0 0 8px #e456760f}}.cos-timeline__line{flex:1;width:1.5px;background:#e4e4e4;min-height:18px}.cos-timeline__step--completed .cos-timeline__line{background:#e45676}.cos-timeline__content{flex:1;padding-bottom:28px;padding-top:1px;min-width:0;min-height:48px}.cos-timeline__step:last-child .cos-timeline__content,.cos-timeline-history__steps .cos-timeline__step:last-child .cos-timeline__content{padding-bottom:0;min-height:0}.cos-timeline__label{font-size:.92rem;font-weight:600;color:#111;margin:0 0 1px;line-height:1.3}.cos-timeline__step--pending .cos-timeline__label{color:#bbb;font-weight:400}.cos-timeline__step-date{font-size:.78rem;color:#aaa;margin:0 0 3px}.cos-timeline__step--completed .cos-timeline__step-date,.cos-timeline__step--active .cos-timeline__step-date{color:#888}.cos-timeline__meta{font-size:.8rem;color:#999;margin:2px 0}.cos-timeline__meta--event{padding-left:8px;border-left:2px solid #f0d0d8;font-size:.77rem;color:#888;line-height:1.45;margin-top:3px}.cos-timeline__tracking-link{display:inline-block;margin-top:5px;font-size:.79rem;font-weight:600;color:#e45676;text-decoration:none;border:1.5px solid #e45676;border-radius:20px;padding:3px 12px;transition:background .2s,color .2s}.cos-timeline__tracking-link:hover{background:#e45676;color:#fff}.cos-timeline-history{margin-bottom:4px}.cos-timeline-history__summary{list-style:none;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.8rem;color:#bbb;padding:0 0 12px;transition:color .2s;-webkit-user-select:none;user-select:none}.cos-timeline-history__summary::-webkit-details-marker{display:none}.cos-timeline-history__summary:hover{color:#888}.cos-timeline-history__chevron{flex-shrink:0;transition:transform .25s ease}.cos-timeline-history[open] .cos-timeline-history__chevron{transform:rotate(180deg)}.cos-timeline-history__steps{padding-bottom:8px}.cos-carrier-accordion{margin-top:4px}.cos-carrier-accordion>summary{list-style:none;display:flex;align-items:center;gap:4px;cursor:pointer;font-size:.79rem;color:#bbb;transition:color .2s;-webkit-user-select:none;user-select:none}.cos-carrier-accordion>summary::-webkit-details-marker{display:none}.cos-carrier-accordion>summary:hover{color:#777}.cos-carrier-accordion__chevron{flex-shrink:0;transition:transform .25s ease}.cos-carrier-accordion[open] .cos-carrier-accordion__chevron{transform:rotate(180deg)}.cos-carrier-accordion__list{margin-top:6px}.cos-items__heading{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#aaa;margin:0 0 12px;display:flex;align-items:baseline;gap:0}.cos-items__list{display:flex;flex-direction:column;gap:8px}.cos-item-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #ebebeb;border-radius:8px;padding:10px 12px}.cos-item-card__image{width:60px;height:60px;object-fit:cover;border-radius:6px;flex-shrink:0;background:#f5f5f5}.cos-item-card__image--placeholder{background:#f0f0f0}.cos-item-card__info{flex:1;min-width:0}.cos-item-card__title{font-size:.88rem;font-weight:600;color:#111;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cos-item-card__subtitle{font-size:.78rem;color:#888;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cos-item-card__sku{font-size:.72rem;color:silver;margin:0 0 1px}.cos-item-card__eta{font-size:.72rem;color:#aaa;margin:0}.cos-badge{display:inline-flex;align-items:center;gap:5px;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.cos-badge:before{content:"";width:7px;height:7px;border-radius:50%;flex-shrink:0}.cos-badge--order_created:before{background:#aaa}.cos-badge--order_created{color:#aaa}.cos-badge--in_transit:before{background:#e45676}.cos-badge--in_transit{color:#e45676}.cos-badge--received:before{background:#16a34a}.cos-badge--received{color:#16a34a}.cos-badge--pick_pack:before{background:#9d174d}.cos-badge--pick_pack{color:#9d174d}.cos-badge--dispatched:before{background:#16a34a}.cos-badge--dispatched{color:#16a34a}.cos-badge--delivered:before{background:#16a34a}.cos-badge--delivered{color:#16a34a}.cos-contact{text-align:center;padding:18px 24px;background:#fafafa;border-radius:10px;font-size:.85rem;color:#777;margin-top:32px}.cos-contact p{margin:0 0 4px}.cos-pickup-link{color:#e45676;font-weight:600;text-decoration:underline;text-underline-offset:2px}.cos-pickup-link:hover{color:#c23a59}.cos-pickup-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.cos-pickup-modal[hidden]{display:none}.cos-pickup-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;animation:cos-fade-in .18s ease}.cos-pickup-modal__content{position:relative;background:#fff;border-radius:12px;max-width:460px;width:100%;padding:32px 28px 26px;box-shadow:0 12px 40px #0000002e;animation:cos-modal-in .22s ease}@keyframes cos-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cos-modal-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.cos-pickup-modal__close{position:absolute;top:8px;right:12px;background:none;border:none;font-size:28px;line-height:1;color:#888;cursor:pointer;padding:4px 10px;border-radius:4px;transition:color .15s,background .15s}.cos-pickup-modal__close:hover{color:#000;background:#f5f5f5}.cos-pickup-modal__title{margin:0 0 6px;font-size:1.2rem;font-weight:700;color:#000;padding-right:30px}.cos-pickup-modal__intro{font-size:.88rem;line-height:1.5;color:#666;margin:0 0 18px}.cos-pickup-info{display:flex;flex-direction:column;gap:14px;padding:16px;background:#fafafa;border-radius:10px;margin-bottom:16px}.cos-pickup-info__row{display:flex;align-items:flex-start;gap:12px}.cos-pickup-info__icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#e45676;border:1px solid #f0d0d8}.cos-pickup-info__body{flex:1;min-width:0}.cos-pickup-info__heading{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#888;margin:0 0 4px}.cos-pickup-info__text{font-size:.93rem;line-height:1.5;color:#000;margin:0}.cos-pickup-info__text strong{color:#000;font-weight:700}.cos-pickup-info__note{font-size:.78rem;color:#999;margin:3px 0 0}.cos-pickup-modal__perk{font-size:.85rem;line-height:1.5;color:#555;margin:0;padding:12px 14px;background:#fff8f9;border-radius:8px}.cos-pickup-modal__perk strong{color:#000;font-weight:700}.cos-partial-notice{margin-top:10px;padding:12px 16px;background:#fff8f0;border:1px solid #f5d8b0;border-left:3px solid #e09040;border-radius:8px;display:flex;flex-direction:column;gap:3px}.cos-partial-notice strong{font-size:.85rem;font-weight:700;color:#5a3300}.cos-partial-notice span{font-size:.8rem;color:#7a4f10;line-height:1.45}@media(max-width:480px){.cos-header__greeting{font-size:1.3rem}.cos-delivery-hero__date{font-size:1.05rem}.cos-item-card{flex-wrap:wrap}.cos-badge{margin-top:4px}.cos-pickup-modal__content{padding:26px 20px 20px}}
/*# sourceMappingURL=/cdn/shop/t/215/assets/order-status.css.map */
