.gtb-catalogo{font-family:inherit;margin:30px auto;max-width:1280px}.gtb-catalogo *{box-sizing:border-box}.gtb-catalogo-header{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.gtb-eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;color:#2563eb;margin:0 0 6px}.gtb-catalogo h2{font-size:clamp(1.7rem,3vw,2.6rem);margin:0 0 8px;color:#0f172a}.gtb-catalogo-header p{margin:0;color:#475569}.gtb-filtros{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px;margin-bottom:22px}.gtb-filtros label{display:flex;flex-direction:column;gap:6px;font-size:.83rem;font-weight:700;color:#334155}.gtb-filtros input,.gtb-filtros select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;background:#fff;color:#0f172a}.gtb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:18px}.gtb-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.07);display:flex;flex-direction:column;min-height:100%}.gtb-card[hidden]{display:none}.gtb-card-image{height:155px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden}.gtb-card-image img{width:100%;height:100%;object-fit:cover}.gtb-card-placeholder{height:155px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0f2fe,#f0fdf4);font-size:2.2rem;font-weight:900;color:#0f766e;letter-spacing:.05em}.gtb-card-body{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1}.gtb-chip-row{display:flex;flex-wrap:wrap;gap:6px}.gtb-chip{font-size:.72rem;border-radius:999px;padding:5px 8px;background:#dbeafe;color:#1d4ed8;font-weight:700}.gtb-chip-soft{background:#f1f5f9;color:#475569}.gtb-card h3{font-size:1.05rem;line-height:1.25;margin:0;color:#0f172a}.gtb-desc{margin:0;color:#64748b;font-size:.9rem;line-height:1.45}.gtb-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.gtb-meta span{font-size:.75rem;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:4px 6px}.gtb-card-actions{margin-top:6px}.gtb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:10px 14px;font-weight:800;text-decoration:none;cursor:pointer;line-height:1.1}.gtb-btn-primary{background:#0f766e;color:#fff}.gtb-btn-primary:hover{background:#115e59;color:#fff}.gtb-btn-light{background:#e2e8f0;color:#0f172a}.gtb-btn-disabled{background:#e5e7eb;color:#6b7280;cursor:not-allowed}.gtb-empty{padding:18px;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;color:#9a3412}.gtb-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:18px}.gtb-modal[aria-hidden="true"]{display:none}.gtb-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.62);backdrop-filter:blur(4px)}.gtb-modal-panel{position:relative;width:min(560px,100%);background:#fff;border-radius:22px;padding:26px;box-shadow:0 24px 80px rgba(15,23,42,.35);max-height:92vh;overflow:auto}.gtb-modal-close{position:absolute;top:12px;right:14px;border:0;background:#f1f5f9;border-radius:999px;width:34px;height:34px;font-size:24px;line-height:1;cursor:pointer}.gtb-modal h2{margin:0 0 8px;color:#0f172a}.gtb-modal-product{font-weight:800;color:#0f766e}.gtb-pay-tabs{display:flex;gap:8px;margin:16px 0}.gtb-pay-tabs button{flex:1;border:1px solid #cbd5e1;background:#fff;border-radius:12px;padding:10px;font-weight:800;cursor:pointer}.gtb-pay-tabs button.active{background:#0f766e;color:#fff;border-color:#0f766e}.gtb-payment-box{border:1px solid #e2e8f0;background:#f8fafc;border-radius:16px;padding:16px;margin-bottom:16px}.gtb-qr{display:block;max-width:260px;width:100%;height:auto;margin:12px auto;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.gtb-note{font-size:.9rem;color:#64748b}.gtb-step-form label{display:block;font-weight:800;color:#334155;margin:12px 0}.gtb-step-form input[type="text"],.gtb-step-form input[type="email"]{display:block;width:100%;margin-top:6px;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px}.gtb-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.gtb-form-message{font-weight:700;color:#0f766e}.gtb-form-message.error{color:#b91c1c}@media(max-width:600px){.gtb-catalogo{margin:18px auto}.gtb-modal-panel{padding:22px 16px}.gtb-form-actions{flex-direction:column}.gtb-btn{width:100%}}
