#foodya-checkout-resumen.foodya-checkout-resumen{background:transparent!important;border:0!important;padding:0!important;overflow:visible!important}
.fycts-wrap{border:1px dashed #dfe3e8;border-radius:18px;padding:14px;background:#fcfcfd}
.fycts-ticket-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.fycts-ticket-head>div{display:flex;flex-direction:column;gap:2px}.fycts-ticket-head strong{font-size:17px}.fycts-ticket-head small{color:#6b7280;font-weight:650}.fycts-ticket-pill{background:#fff1cf;color:#a94c12;font-size:11px;font-weight:900;letter-spacing:.12em;padding:6px 10px;border-radius:999px}
.fycts-items{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:4px 14px}.fycts-item{padding:15px 0;border-bottom:1px dashed #e3e6ea}.fycts-item:last-child{border-bottom:0}.fycts-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fycts-name{font-weight:900;font-size:16px;line-height:1.25;color:#111}.fycts-vat{font-weight:900;font-size:14px;color:#111;margin-top:3px}.fycts-edit{border:0;background:transparent;color:#f59e0b;width:30px;height:30px;min-width:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;font-size:18px;line-height:1}.fycts-edit span{display:block;transform:scaleX(-1);transform-origin:center}.fycts-edit:active{background:#fff7ed}.fycts-detail{font-size:12px;color:#6b7280;line-height:1.4;margin-top:7px}.fycts-shared{font-size:12px;color:#667085;margin-top:7px;font-weight:650}.fycts-line{display:flex;justify-content:space-between;align-items:center;margin-top:9px;font-weight:850;font-size:15px}
.fycts-fiscal{background:#111827;color:#fff;border-radius:16px;margin-top:12px;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.fycts-fiscal-row,.fycts-fiscal-total{display:flex;justify-content:space-between;gap:14px;padding:3px 0}.fycts-fiscal-row span{color:#d1d5db}.fycts-fiscal-total{border-top:1px solid #4b5563;margin-top:8px;padding-top:11px;font-size:16px}.fycts-fiscal strong{white-space:nowrap}
@media(max-width:600px){.fycts-wrap{padding:10px}.fycts-items{padding:2px 12px}.fycts-name{font-size:15px}.fycts-edit{width:28px;height:28px;min-width:28px;font-size:17px}.fycts-fiscal{padding:12px 13px;font-size:13px}.fycts-ticket-head strong{font-size:16px}}

/* Ticket status loading: lightweight visual progress, no extra network requests */
.fy-status-loading{max-width:680px;margin:0 auto 14px;padding:0 2px;color:#111827}
.fy-status-loading-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:9px;font-weight:800;font-size:15px}
.fy-status-pct{font-variant-numeric:tabular-nums;color:#f97316;min-width:42px;text-align:right}
.fy-status-track{height:9px;background:#f1f3f5;border-radius:999px;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(17,24,39,.04)}
.fy-status-bar{display:block;height:100%;width:0;background:#f97316;border-radius:999px;transition:width .14s linear}
@media(max-width:600px){.fy-status-loading{padding:0 4px}.fy-status-loading-head{font-size:14px}.fy-status-track{height:8px}}
