.pp-order__back{display:inline-flex;align-items:center;gap:6px;margin:0;padding:6px 12px;border-radius:var(--pp-radius-pill, 999px);font-family:var(--pp-font-mono, monospace);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--pp-muted, #5E6B7A);text-decoration:none;transition:color var(--pp-dur-fast, .12s) var(--pp-ease, ease),background-color var(--pp-dur-fast, .12s) var(--pp-ease, ease)}.pp-order__back:hover{color:var(--pp-primary, #0E3A5C);background:rgba(var(--pp-primary-rgb, 14, 58, 92),.06)}.pp-order__back svg{width:12px;height:12px}.pp-order__topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px}.pp-customer-order-page .pp-customer__container{padding-top:16px;padding-bottom:16px}.pp-order__card{background:#fff;border:1.5px solid var(--pp-border, #E4DDD0);border-radius:var(--pp-radius, 14px);overflow:hidden}.pp-order__hero{margin:0 0 16px}.pp-order__hero-header{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:24px;padding:14px 20px 6px;background:var(--pp-surface, #FBF9F5);border-bottom:1.5px solid var(--pp-border, #E4DDD0)}.pp-order__hero-meta{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-start}.pp-order__hero-block{display:flex;flex-direction:column;gap:2px}.pp-order__hero-label{font-family:var(--pp-font-mono, monospace);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pp-muted, #5E6B7A)}.pp-order__hero-value{font-family:var(--pp-font-body, sans-serif);font-size:13px;font-weight:600;color:var(--pp-ink, #0B1F33)}.pp-order__hero-badges{display:inline-flex;flex-wrap:wrap;gap:12px;justify-self:end}.pp-order__hero-actions{display:flex;flex-wrap:wrap;gap:12px;padding:14px 20px;background:rgba(var(--pp-surface-rgb, 251, 249, 245),.5)}.pp-order__status-card,.pp-order__produccion{margin:0 0 16px;padding:16px 20px 14px}.pp-order__status-timeline{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.pp-order__status-step{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;padding:0 6px}.pp-order__status-step:after{content:"";position:absolute;top:13px;left:calc(50% + 16px);right:calc(-50% + 16px);height:2px;background:var(--pp-border, #E4DDD0);z-index:0}.pp-order__status-step:last-child:after{display:none}.pp-order__status-step.is-done:after{background:var(--pp-ok, #1F6B4A)}.pp-order__status-icon{width:26px;height:26px;border-radius:50%;background:var(--pp-surface-2, #F3EFE7);border:2px solid var(--pp-border, #E4DDD0);color:var(--pp-muted, #5E6B7A);display:flex;align-items:center;justify-content:center;font-family:var(--pp-font-mono, monospace);font-size:11px;font-weight:700;position:relative;z-index:1;flex-shrink:0}.pp-order__status-icon svg{width:13px;height:13px}.pp-order__status-step.is-done .pp-order__status-icon{background:var(--pp-ok, #1F6B4A);border-color:var(--pp-ok, #1F6B4A);color:#fff}.pp-order__status-step.is-active .pp-order__status-icon{background:#fff;border-color:var(--pp-primary, #0E3A5C);color:var(--pp-primary, #0E3A5C);box-shadow:0 0 0 4px rgba(var(--pp-primary-rgb, 14, 58, 92),.12)}.pp-order__status-label{font-family:var(--pp-font-body, sans-serif);font-size:12px;font-weight:600;color:var(--pp-ink, #0B1F33);text-align:center;line-height:1.3}.pp-order__status-step:not(.is-done):not(.is-active) .pp-order__status-label{color:var(--pp-muted, #5E6B7A)}.pp-order__status-step.is-active .pp-order__status-label{color:var(--pp-primary, #0E3A5C)}.pp-order__status-date{font-family:var(--pp-font-mono, monospace);font-size:11px;font-weight:500;color:var(--pp-muted, #5E6B7A);letter-spacing:.02em;text-transform:none;white-space:nowrap}@media screen and (max-width:749px){.pp-order__status-timeline{grid-template-columns:1fr;gap:10px;padding-left:14px}.pp-order__status-step{flex-direction:row;align-items:center;text-align:left;padding:0;gap:12px}.pp-order__status-step:after{top:26px;bottom:-10px;left:12px;right:auto;width:2px;height:auto}.pp-order__status-label{text-align:left;flex:1}}.pp-order__tracking{position:relative;width:100%;max-width:946px;height:181px;margin:0 auto 16px;overflow:hidden;border-radius:var(--pp-radius, 14px);border:1.5px solid var(--pp-border, #E4DDD0);background:#fff}.pp-order__tracking iframe{position:absolute;top:-748px;left:-20px;width:1000px;height:1000px;border:0;pointer-events:none}@media screen and (max-width:749px){.pp-order__tracking{height:234px}.pp-order__tracking iframe{width:117%;left:50%;transform:translate(-48%);top:-645px}}.pp-order__layout{display:grid;grid-template-columns:1fr 360px;gap:16px}@media screen and (max-width:1023px){.pp-order__layout{grid-template-columns:1fr}}.pp-order__sidebar{display:flex;flex-direction:column;gap:16px}.pp-order__section-title{font-family:var(--pp-font-display, sans-serif);font-size:14px;font-weight:700;color:var(--pp-ink, #0B1F33);margin:0 0 14px;padding:0;display:flex;align-items:center;gap:8px;letter-spacing:-.005em}.pp-order__section-title svg{width:16px;height:16px;color:var(--pp-primary, #0E3A5C);flex-shrink:0}.pp-order__items-card{padding:18px 20px 4px}.pp-order__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.pp-order__item{display:grid;grid-template-columns:72px 1fr auto;gap:14px;padding:14px 0;border-top:1px solid var(--pp-border, #E4DDD0);align-items:flex-start}.pp-order__item:first-child{border-top:0;padding-top:0}.pp-order__item-thumb{width:72px;height:72px;border-radius:var(--pp-radius-sm, 8px);border:1px solid var(--pp-border, #E4DDD0);background:var(--pp-surface, #FBF9F5);overflow:hidden;flex-shrink:0;display:block}.pp-order__item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pp-order__item-body{min-width:0;display:flex;flex-direction:column;gap:2px}.pp-order__item-title{font-family:var(--pp-font-body, sans-serif);font-size:13px;font-weight:600;color:var(--pp-primary, #0E3A5C);line-height:1.35;text-decoration:none}.pp-order__item-title:hover{text-decoration:underline}.pp-order__item-meta{font-family:var(--pp-font-mono, monospace);font-size:11px;color:var(--pp-muted, #5E6B7A);margin:0;letter-spacing:.02em}.pp-order__item-was{color:var(--pp-muted, #5E6B7A);text-decoration:line-through;margin-right:4px;opacity:.7}.pp-order__item-discount{display:inline-flex;align-items:center;gap:5px;margin:4px 0 0;padding:2px 8px;font-family:var(--pp-font-mono, monospace);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#b22935;background:#b2293514;border-radius:var(--pp-radius-pill, 999px);align-self:flex-start}.pp-order__item-discount svg{width:11px;height:11px;flex-shrink:0}.pp-order__item-sku{font-family:var(--pp-font-mono, monospace);font-size:10px;color:var(--pp-muted, #5E6B7A);margin:0;letter-spacing:.04em;text-transform:uppercase;word-break:break-all}.pp-order__item-line-total{font-family:var(--pp-font-display, sans-serif);font-size:14px;font-weight:700;color:var(--pp-ink, #0B1F33);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.pp-order__item-line-total-was{font-family:var(--pp-font-mono, monospace);font-size:11px;font-weight:500;color:var(--pp-muted, #5E6B7A);text-decoration:line-through;opacity:.7}.pp-order__summary-card{padding:18px 20px 12px}.pp-order__summary-row{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 8px;font-family:var(--pp-font-body, sans-serif);font-size:13px;color:var(--pp-muted, #5E6B7A)}.pp-order__summary-row strong{color:var(--pp-ink, #0B1F33);font-weight:600;font-variant-numeric:tabular-nums}.pp-order__summary-row--saved{color:var(--pp-ok, #1F6B4A)}.pp-order__summary-row--saved strong{color:var(--pp-ok, #1F6B4A);font-weight:700}.pp-order__summary-divider{border:0;border-top:1px solid var(--pp-border, #E4DDD0);margin:12px 0}.pp-order__summary-total{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--pp-font-display, sans-serif);font-size:16px;font-weight:700;color:var(--pp-ink, #0B1F33);letter-spacing:-.005em}.pp-order__summary-total span:last-child{font-variant-numeric:tabular-nums}.pp-order__summary-note{font-family:var(--pp-font-mono, monospace);font-size:10px;color:var(--pp-muted, #5E6B7A);letter-spacing:.04em;text-transform:uppercase;margin:8px 0 0}.pp-order__address-card,.pp-order__payment-card{padding:18px 20px}.pp-order__address-line{font-family:var(--pp-font-body, sans-serif);font-size:13px;color:var(--pp-muted, #5E6B7A);line-height:1.5;margin:0}.pp-order__address-line strong{color:var(--pp-ink, #0B1F33);font-weight:600}.pp-order__item-line-qty{display:none}@media screen and (max-width:749px){.pp-order__hero-header{grid-template-columns:1fr;row-gap:10px;padding:12px 14px 6px}.pp-order__hero-meta{flex-wrap:nowrap;gap:18px;overflow-x:auto;margin:0 -14px;padding:0 30px 0 14px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 30px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 30px),transparent)}.pp-order__hero-meta::-webkit-scrollbar{display:none}.pp-order__hero-block{flex-shrink:0}.pp-order__hero-badges{justify-self:start}.pp-order__hero-actions{flex-wrap:nowrap;overflow-x:auto;padding:12px 36px 12px 14px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 30px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 30px),transparent)}.pp-order__hero-actions::-webkit-scrollbar{display:none}.pp-order__hero-actions>*{flex-shrink:0;white-space:nowrap}.pp-order__items-card,.pp-order__summary-card,.pp-order__address-card,.pp-order__payment-card{padding:12px}.pp-order__item{grid-template-columns:56px 1fr;grid-template-areas:"thumb body" "thumb total";gap:0 12px}.pp-order__item-thumb{width:56px;height:56px;grid-area:thumb;align-self:start}.pp-order__item-body{grid-area:body}.pp-order__item-discount{gap:2px}.pp-order__item-line-total{grid-area:total;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:8px;min-width:0;text-align:left}.pp-order__item-line-qty{display:inline;flex-shrink:0;font-family:var(--pp-font-mono, monospace);font-size:11px;font-weight:500;color:var(--pp-muted, #5E6B7A);letter-spacing:.02em;margin-right:auto}.pp-order__item-line-total>strong,.pp-order__item-line-total-was{flex-shrink:0;white-space:nowrap}}.pp-order__help{margin:16px 0 50px;padding:20px 24px;background:#fff;border:1.5px solid var(--pp-border, #E4DDD0);border-radius:var(--pp-radius, 14px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px}.pp-order__help-text{display:flex;flex-direction:column;gap:4px;min-width:0}.pp-order__help-title{font-family:var(--pp-font-display, sans-serif);font-size:15px;font-weight:700;color:var(--pp-ink, #0B1F33);margin:0;display:flex;align-items:center;gap:8px;letter-spacing:-.005em}.pp-order__help-title svg{width:18px;height:18px;color:var(--pp-primary, #0E3A5C);flex-shrink:0}.pp-order__help-desc{font-family:var(--pp-font-body, sans-serif);font-size:13px;color:var(--pp-muted, #5E6B7A);line-height:1.5;margin:0}.pp-order__help-actions{display:flex;flex-wrap:wrap;gap:8px;justify-self:end}@media screen and (max-width:749px){.pp-order__help{grid-template-columns:1fr;padding:16px}.pp-order__help-actions{justify-self:stretch}}.pp-order__toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:12px 20px;background:var(--pp-ink, #0B1F33);color:#fff;border-radius:var(--pp-radius-pill, 999px);font-family:var(--pp-font-body, sans-serif);font-size:13px;font-weight:600;z-index:999;opacity:0;pointer-events:none;transition:opacity var(--pp-dur-base, .2s) var(--pp-ease, ease)}.pp-order__toast.is-visible{opacity:1}.pp-order__toast--ok{background:var(--pp-ok, #1F6B4A)}.pp-order__toast--err{background:#b22935}@media print{.pp-customer-navbar,.pp-order__back,.pp-order__hero-actions,.pp-order__tracking,.pp-order__help,.pp-customer-orders-footer{display:none!important}.pp-customer__container{max-width:100%!important;padding:0!important}.pp-order__card{border:1px solid #ccc!important}.pp-order__layout{grid-template-columns:1fr!important}}.pp-order__produccion-sub{margin:0 0 1.6rem;font-size:1.3rem;color:var(--pp-muted, #5E6B7A)}.pp-order__produccion-vobo{margin:0 0 1.6rem;padding:1.2rem 1.4rem;background:#fdf6ec;border:1px solid #E8A13A;border-radius:1rem;color:#7a4500;font-size:1.3rem;line-height:1.45}.pp-order__produccion-nota{margin:1.2rem 0 0;font-size:1.3rem;color:var(--pp-muted, #5E6B7A)}.pp-order__produccion-liga{margin-top:1.2rem}.pp-order__produccion-liga.is-aprobada{background:transparent;color:var(--pp-primary, #0E3A5C);border:1px solid var(--pp-border, #E4DDD0)}.pp-order__produccion-liga-aviso{margin:1.2rem 0 0;font-size:1.3rem;line-height:1.5;color:var(--pp-ink, #0B1F33)}
/*# sourceMappingURL=/cdn/shop/t/113/assets/pp-customer-order.css.map */
