.pp-credito{--pp-credito-fill: 0%;background:#fff;border:1px solid var(--pp-border, #e4ddd0);border-radius:var(--r-card, 16px);padding:20px}.pp-credito[hidden],.pp-credito__skeleton[hidden]{display:none}.pp-credito__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.pp-credito__label{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:600;letter-spacing:.02em;color:var(--pp-muted, #5e6b7a);text-transform:uppercase}.pp-credito__label-icon{width:18px;height:18px;flex:0 0 auto;color:var(--pp-primary, #0e3a5c)}.pp-credito__status{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:700;line-height:1;border-radius:var(--pp-radius-pill, 999px);border:1px solid transparent;white-space:nowrap}.pp-credito__status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.pp-credito__status[data-status=ok]{color:var(--pp-ok, #1f6b4a);background:var(--pp-ok-soft, #e3f0e9);border-color:rgba(var(--pp-ok-rgb, 31, 107, 74),.25)}.pp-credito__status[data-status=warn]{color:var(--pp-warn, #b8791f);background:var(--pp-warn-soft, #fbeed5);border-color:#b8791f47}.pp-credito__status[data-status=muted]{color:var(--pp-muted, #5e6b7a);background:var(--pp-surface-2, #f3efe7);border-color:var(--pp-border, #e4ddd0)}.pp-credito__amount{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;line-height:1.05}.pp-credito__available{font-family:var(--pp-font-display, sans-serif);font-weight:700;color:var(--pp-ink, #0b1f33);font-size:40px;letter-spacing:-.01em}.pp-credito__available-suffix{font-size:15px;font-weight:600;color:var(--pp-muted, #5e6b7a)}.pp-credito__amount-caption{margin:4px 0 0;font-size:13px;color:var(--pp-muted, #5e6b7a)}.pp-credito__bar-wrap{margin-top:16px}.pp-credito__bar{position:relative;height:12px;border-radius:var(--pp-radius-pill, 999px);background:var(--pp-surface-2, #f3efe7);border:1px solid var(--pp-border-soft, #efeae0);overflow:hidden}.pp-credito__bar-fill{display:block;height:100%;width:var(--pp-credito-fill, 0%);border-radius:inherit;background:var(--pp-ok, #1f6b4a);transition:width .6s cubic-bezier(.2,.7,.3,1)}.pp-credito__bar-fill[data-level=ok]{background:var(--pp-ok, #1f6b4a)}.pp-credito__bar-fill[data-level=warn]{background:var(--pp-warn, #b8791f)}.pp-credito__bar-fill[data-level=crit]{background:var(--pp-err, #b22935)}.pp-credito__bar-fill[data-level=muted]{background:var(--pp-muted-2, #8a95a3)}.pp-credito__bar-legend{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:8px;font-size:12.5px;color:var(--pp-muted, #5e6b7a)}.pp-credito__bar-legend b{color:var(--pp-ink, #0b1f33);font-weight:700}.pp-credito__note{display:flex;gap:8px;margin-top:14px;padding:10px 12px;font-size:13px;line-height:1.45;border-radius:var(--pp-radius-sm, 8px)}.pp-credito__note[hidden]{display:none}.pp-credito__note[data-tone=warn]{color:var(--pp-warn, #b8791f);background:var(--pp-warn-soft, #fbeed5)}.pp-credito__note[data-tone=muted]{color:var(--pp-muted, #5e6b7a);background:var(--pp-surface-2, #f3efe7)}.pp-credito__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.pp-credito__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;color:var(--pp-ink, #0b1f33);background:var(--pp-surface-2, #f3efe7);border:1px solid var(--pp-border, #e4ddd0);border-radius:var(--pp-radius-pill, 999px)}.pp-credito__chip[hidden]{display:none}.pp-credito__chip svg{width:14px;height:14px;color:var(--pp-muted, #5e6b7a)}.pp-credito__chip--next{background:var(--pp-primary-soft, #e8eff5);border-color:rgba(var(--pp-primary-rgb, 14, 58, 92),.18)}.pp-credito__chip-label{color:var(--pp-muted, #5e6b7a);font-weight:600}.pp-credito__chip [data-pp-credito-next][data-overdue]{color:var(--pp-err, #b22935);font-weight:700}.pp-credito__orders{margin-top:18px;border-top:1px solid var(--pp-border-soft, #efeae0);padding-top:14px}.pp-credito__orders-title{margin:0 0 10px;font-size:13px;font-weight:700;color:var(--pp-ink, #0b1f33)}.pp-credito__list{list-style:none;margin:0;padding:0}.pp-credito__list[hidden]{display:none}.pp-credito__order{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 14px;padding:10px 0;border-bottom:1px solid var(--pp-border-soft, #efeae0)}.pp-credito__order:last-child{border-bottom:0}.pp-credito__order-num{font-weight:600;font-size:14px;color:var(--pp-ink, #0b1f33)}a.pp-credito__order-num{color:var(--pp-primary, #0e3a5c);text-decoration:none}a.pp-credito__order-num:hover{text-decoration:underline}.pp-credito__order-amt{grid-row:1 / span 2;grid-column:2;align-self:center;font-weight:700;font-size:14px;color:var(--pp-ink, #0b1f33);font-variant-numeric:tabular-nums}.pp-credito__order-due{grid-column:1;font-size:12.5px;color:var(--pp-muted, #5e6b7a)}.pp-credito__order-due--pending{font-style:italic}.pp-credito__order-due--overdue{color:var(--pp-err, #b22935);font-weight:600}.pp-credito__order--overdue{position:relative}.pp-credito__order--overdue .pp-credito__order-num:after{content:"";display:inline-block;width:6px;height:6px;margin-left:7px;border-radius:50%;background:var(--pp-err, #b22935);vertical-align:middle}.pp-credito__list-empty{margin:0;font-size:13px;color:var(--pp-muted, #5e6b7a)}.pp-credito__list-empty[hidden]{display:none}.pp-credito__list-more{margin:10px 0 0;font-size:12.5px;font-weight:600;color:var(--pp-primary, #0e3a5c)}.pp-credito__list-more[hidden]{display:none}.pp-credito--full{padding:16px 18px}.pp-credito--full .pp-credito__head{margin-bottom:10px}.pp-credito--full .pp-credito__available{font-size:30px}.pp-credito--full .pp-credito__bar{height:8px}.pp-credito--full .pp-credito__bar-wrap{margin-top:12px}.pp-credito--full .pp-credito__skel-amount{height:26px}.pp-credito--full .pp-credito__skel-bar{height:8px}.pp-credito__head-actions{display:inline-flex;align-items:center;gap:10px}.pp-credito__about{display:inline-flex;align-items:center;gap:2px;padding:0;border:0;background:none;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:600;color:var(--pp-primary, #0e3a5c);white-space:nowrap}.pp-credito__about svg{width:13px;height:13px}.pp-credito__about:hover{text-decoration:underline}.pp-credito__modal[hidden]{display:none}.pp-credito__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.pp-credito__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b1f3380;opacity:0;transition:opacity .2s ease}.pp-credito__modal.is-open .pp-credito__modal-backdrop{opacity:1}.pp-credito__modal-card{position:relative;width:100%;max-width:420px;max-height:85vh;overflow-y:auto;padding:20px 22px 22px;background:#fff;border-radius:var(--r-card, 16px);box-shadow:0 30px 60px -18px #0b1f336b;opacity:0;transform:translateY(12px) scale(.98);transition:transform .22s cubic-bezier(.2,.7,.3,1),opacity .22s ease}.pp-credito__modal.is-open .pp-credito__modal-card{opacity:1;transform:none}.pp-credito__modal-card:focus{outline:none}.pp-credito__modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.pp-credito__modal-title{margin:0;font-size:16px;font-weight:700;color:var(--pp-ink, #0b1f33)}.pp-credito__modal-x{display:inline-flex;padding:6px;margin:-6px -6px -6px 0;border:0;background:none;cursor:pointer;border-radius:var(--pp-radius-sm, 8px);color:var(--pp-muted, #5e6b7a)}.pp-credito__modal-x:hover{background:var(--pp-surface-2, #f3efe7);color:var(--pp-ink, #0b1f33)}.pp-credito__modal-x svg{width:18px;height:18px}.pp-credito__facts{margin:0}.pp-credito__fact{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid var(--pp-border-soft, #efeae0)}.pp-credito__fact dt{font-size:13px;color:var(--pp-muted, #5e6b7a)}.pp-credito__fact dd{margin:0;font-size:14px;font-weight:700;color:var(--pp-ink, #0b1f33);text-align:right;font-variant-numeric:tabular-nums}.pp-credito__fact [data-pp-credito-next][data-overdue]{color:var(--pp-err, #b22935)}html.pp-credito-modal-open{overflow:hidden}.pp-credito--facturacion .pp-credito__available{font-size:34px}.pp-credito--compact{padding:16px 18px}.pp-credito--compact .pp-credito__head{margin-bottom:10px}.pp-credito--compact .pp-credito__available{font-size:26px}.pp-credito--compact .pp-credito__bar{height:8px}.pp-credito--compact .pp-credito__bar-wrap{margin-top:12px}.pp-credito__skel-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.pp-credito__skel-line{display:block;height:12px;border-radius:6px}.pp-credito__skel-line--label{width:42%}.pp-credito__skel-line--badge{width:74px;height:22px;border-radius:999px}.pp-credito__skel-amount{width:55%;height:36px;border-radius:8px;margin-bottom:16px}.pp-credito__skel-bar{width:100%;height:12px;border-radius:999px;margin-bottom:14px}.pp-credito__skel-chips{display:flex;gap:8px}.pp-credito__skel-chip{width:120px;height:28px;border-radius:999px}.pp-credito--compact .pp-credito__skel-amount{height:24px}.pp-credito--compact .pp-credito__skel-bar{height:8px}@media(max-width:560px){.pp-credito--facturacion .pp-credito__available{font-size:30px}.pp-credito__head,.pp-credito__skel-chips{flex-wrap:wrap}.pp-credito__modal{padding:0;align-items:flex-end}.pp-credito__modal-card{max-width:100%;max-height:90vh;border-radius:18px 18px 0 0}.pp-credito__modal.is-open .pp-credito__modal-card{transform:none}.pp-credito__modal-card{transform:translateY(100%)}}@media(prefers-reduced-motion:reduce){.pp-credito__bar-fill,.pp-credito__modal-backdrop,.pp-credito__modal-card{transition:none}}.pp-credito-eleg{background:#fff;border:1px solid var(--pp-border, #e4ddd0);border-radius:var(--r-card, 16px);padding:20px}.pp-credito-eleg[hidden]{display:none}.pp-credito-eleg--compact{padding:16px 18px}.pp-credito-eleg__intro{margin:0 0 16px;font-size:14px;line-height:1.5;font-weight:600;color:var(--pp-ink, #0b1f33)}.pp-credito-eleg__intro:empty{display:none}.pp-credito-eleg__req{margin-top:14px}.pp-credito-eleg__req:first-of-type{margin-top:0}.pp-credito-eleg__req-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:7px;font-size:13px;color:var(--pp-muted, #5e6b7a)}.pp-credito-eleg__req-head b{color:var(--pp-ink, #0b1f33);font-weight:700;font-variant-numeric:tabular-nums}.pp-credito-eleg__bar{position:relative;height:10px;border-radius:var(--pp-radius-pill, 999px);background:var(--pp-surface-2, #f3efe7);border:1px solid var(--pp-border-soft, #efeae0);overflow:hidden}.pp-credito-eleg__bar>span{display:block;height:100%;width:0%;border-radius:inherit;background:var(--pp-primary, #0e3a5c);transition:width .6s cubic-bezier(.2,.7,.3,1)}.pp-credito-eleg__req.is-done .pp-credito-eleg__bar>span{background:var(--pp-ok, #1f6b4a)}.pp-credito-eleg__req.is-done .pp-credito-eleg__req-head b{color:var(--pp-ok, #1f6b4a)}.pp-credito-eleg__req.is-done .pp-credito-eleg__req-head>span:last-child:after{content:" \2713";color:var(--pp-ok, #1f6b4a);font-weight:700}.pp-credito-eleg__revision{margin:16px 0 0;padding:10px 12px;font-size:13px;line-height:1.45;border-radius:var(--pp-radius-sm, 8px);color:var(--pp-muted, #5e6b7a);background:var(--pp-surface-2, #f3efe7)}.pp-credito-eleg__revision[hidden]{display:none}.pp-credito-eleg__beneficios{margin-top:16px;padding-top:14px;border-top:1px solid var(--pp-border-soft, #efeae0);font-size:12.5px;line-height:1.5;color:var(--pp-muted, #5e6b7a)}.pp-credito-eleg__link{display:inline-flex;align-items:center;gap:4px;margin-top:14px;font-size:13px;font-weight:600;color:var(--pp-primary, #0e3a5c);text-decoration:none}.pp-credito-eleg__link:hover{text-decoration:underline}.pp-credito-eleg__error{margin:10px 0 0;font-size:12.5px;font-weight:600;color:var(--pp-err, #b22935)}.pp-credito-eleg [data-pp-eleg-solicitar],.pp-credito-eleg__aumentar{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:12px 22px;border:0;border-radius:var(--pp-radius-pill, 999px);background:var(--pp-primary, #0e3a5c);color:#fff;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .12s ease}.pp-credito-eleg [data-pp-eleg-solicitar]:hover,.pp-credito-eleg [data-pp-eleg-solicitar]:focus-visible,.pp-credito-eleg__aumentar:hover,.pp-credito-eleg__aumentar:focus-visible{background:var(--pp-primary-deep, #082740);color:#fff}.pp-credito-eleg [data-pp-eleg-solicitar]:disabled,.pp-credito-eleg__aumentar:disabled{opacity:.6;cursor:default}.pp-credito-eleg [data-pp-eleg-solicitar][hidden],.pp-credito-eleg__aumentar[hidden]{display:none}@media(prefers-reduced-motion:reduce){.pp-credito-eleg__bar>span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/113/assets/pp-credito.css.map */
