#blood-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;opacity:.65}#blood-overlay .drop{position:absolute;top:-20px;border-radius:0 0 6px 6px;background:linear-gradient(#8b0000,#4a0000);filter:blur(.5px)}#blood-overlay .drop:after{content:"";position:absolute;bottom:-7px;left:-3px;width:16px;height:16px;background:#6b0000;border-radius:50%}.tp-logo{position:absolute;top:14px;left:16px;width:40px;height:40px;border-radius:50%;background:#1a0808;border:1px solid #c0392b;color:#c0392b;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2}.tp-stepper{display:flex;align-items:center;justify-content:center;gap:22px;margin:10px 0 6px}.tp-stepper button{width:54px;height:54px;border-radius:50%;border:none;background:linear-gradient(180deg,#c0392b,#8b0000);color:#fff;font-size:26px;font-weight:700;cursor:pointer;line-height:1}.tp-stepper button:disabled{background:#444;cursor:not-allowed}.tp-stepper .tp-num{font-size:44px;font-weight:700;min-width:70px;text-align:center}.tp-pedido-row{border-bottom:1px solid #2a1010;padding:12px 0}.tp-pedido-row:last-child{border-bottom:none}.tp-stat-box{display:inline-block;background:#0d0404;border:1px solid #2a1010;border-radius:10px;padding:14px 18px;margin:0 10px 10px 0}.tp-stat-box .tp-n{font-size:26px;font-weight:700;color:#f5a623}.tp-stat-box .tp-l{font-size:12px;color:#888}.tp-producto-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tp-producto-card{background:#140707;border:1px solid #2a1010;border-radius:12px;padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center}.tp-producto-img{width:100%;aspect-ratio:1 / 1;background:#0d0404;border:1px solid #2a1010;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:8px}.tp-producto-img img{width:100%;height:100%;object-fit:cover}.tp-producto-nombre{font-weight:700;font-size:14px;line-height:1.2}.tp-producto-puntos{color:#f5a623;font-size:12px;margin-top:2px}
