.kag-checkout{background:#f4f4f4;color:#222;padding:0 0 60px}.kag-checkout button:not([data-qty]){text-transform:uppercase}.kag-checkout-page{width:calc(100% - 40px);max-width:1350px;margin:auto}.kag-checkout-card,.kag-checkout-summary{background:#fff;border-radius:14px;box-shadow:0 3px 14px rgba(0,0,0,.07)}
.kag-checkout-steps{position:sticky;z-index:99;top:70px;display:flex;width:100vw;justify-content:center;margin:0 0 22px calc(50% - 50vw);padding:0 max(20px,calc((100vw - 1350px)/2 + 20px));border-bottom:1px solid #791212;background:#971616;box-shadow:0 3px 8px rgba(0,0,0,.12)}.kag-checkout-step{position:relative;display:flex;flex:0 1 260px;align-items:center;justify-content:center;gap:9px;padding:.75rem 1rem;border:0;background:transparent;color:rgba(255,255,255,.7);font-size:.8rem;font-weight:700;text-decoration:none;text-transform:uppercase}.kag-checkout-step:hover,.kag-checkout-step:focus{color:#fff;text-decoration:none}.kag-checkout-step span{display:grid;width:25px;height:25px;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;color:#fff}.kag-checkout-step.active{background:rgba(255,255,255,.14);color:#fff}.kag-checkout-step.active::after{content:'';position:absolute;right:1rem;bottom:0;left:1rem;height:3px;background:#fff}.kag-checkout-step.active span{border-color:#fff;background:#fff;color:#971616}.kag-checkout-step.done{color:#fff}.kag-checkout-step.done span{border-color:#fff;background:#fff;color:#198754}
.kag-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.kag-checkout-card{overflow:hidden}.kag-checkout-panel{display:none;padding:28px}.kag-checkout-panel.active{display:block;animation:kagCheckoutPanelIn .28s ease both}@keyframes kagCheckoutPanelIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.kag-checkout-panel h2{margin:0 0 .4rem;font-size:var(--kag-font-h3);font-weight:600}.kag-checkout-panel .lead{margin-bottom:1.4rem;color:#777;line-height:1.55}.kag-checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.kag-checkout-fields .full{grid-column:1/-1}.kag-checkout label{display:block;margin-bottom:6px;font-size:.78rem;font-weight:600}.kag-checkout input,.kag-checkout select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d5d5d5;border-radius:7px;background:#fff}
.kag-checkout-login{padding:15px;border:1px solid #efd1d1;border-radius:8px;background:#fff8f8}.kag-checkout-login p{margin:.25rem 0 .7rem;color:#777;font-size:.8rem}.kag-checkout-login>div{display:flex;gap:8px}.kag-checkout-login button,.kag-checkout-actions button{padding:12px 18px;border:0;border-radius:7px;background:#eee;font-weight:700}.kag-checkout-note{padding:13px;border:1px solid #e8e8e8;border-radius:8px;background:#fafafa;color:#777;font-size:.75rem;line-height:1.5}.kag-checkout-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.kag-checkout-actions .primary{background:#971616;color:#fff}
.kag-checkout-legal{order:1;margin-top:12px;padding-top:20px;border-top:1px solid #e5e5e5}.kag-checkout-legal>p{margin:0 0 14px;color:#444;font-size:.72rem;line-height:1.65}.kag-checkout-legal>p strong{font-weight:800}.kag-checkout-legal>p strong span{color:#971616}.kag-checkout .kag-checkout-legal-check{display:flex;align-items:flex-start;gap:8px;margin:0;color:#333;font-size:.72rem;font-weight:400;line-height:1.55;cursor:pointer}.kag-checkout .kag-checkout-legal-check input{flex:0 0 auto;width:15px;height:15px;min-height:0;margin-top:2px;accent-color:#971616}.kag-checkout-legal-check a{color:#971616;font-weight:600;text-decoration:underline}
.kag-checkout-delivery{order:2;margin-top:10px}.kag-checkout-delivery>hr{margin:16px 0 24px;border:0;border-top:1px solid #e5e5e5;opacity:1}.kag-checkout-delivery>h3{margin:0 0 .35rem;font-size:var(--kag-font-h3);font-weight:600}.kag-checkout-delivery>p{margin:0 0 16px;color:#777;font-size:.76rem}.kag-delivery-types{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.kag-delivery-types>button{min-height:130px;padding:16px;border:1px solid #ddd;border-radius:11px;background:#fff;text-align:left}.kag-delivery-types>button.selected{border:2px solid #971616;background:#fff8f8}.kag-delivery-types i,.kag-delivery-types strong,.kag-delivery-types small{display:block}.kag-delivery-types i{margin-bottom:10px;color:#971616;font-size:1.35rem}.kag-delivery-types strong{font-size:.78rem}.kag-delivery-types small{margin-top:5px;color:#777;font-size:.66rem;line-height:1.45;text-transform:none}.kag-delivery-detail{display:none;margin-top:16px;padding:16px;border:1px solid #e7e7e7;border-radius:10px;background:#fafafa}.kag-delivery-detail.active{display:block}.kag-delivery-detail>strong{display:block;margin-bottom:12px;font-size:.8rem}.kag-shipping-option{display:grid;width:100%;grid-template-columns:22px 1fr auto;gap:12px;align-items:center;margin-bottom:10px;padding:14px;border:1px solid #ddd;border-radius:9px;background:#fff;text-align:left}.kag-shipping-option:last-child{margin-bottom:0}.kag-shipping-option.selected{border:2px solid #971616;background:#fff8f8}.kag-shipping-option>i{width:18px;height:18px;border:2px solid #aaa;border-radius:50%}.kag-shipping-option.selected>i{border:5px solid #971616}.kag-shipping-option span strong,.kag-shipping-option span small{display:block}.kag-shipping-option span strong{font-size:.82rem}.kag-shipping-option span small{margin-top:3px;color:#888;font-size:.65rem;text-transform:none}.kag-shipping-option>b{font-size:.76rem;white-space:nowrap}.kag-pickup-search{display:grid;grid-template-columns:1fr 120px;gap:10px;margin-bottom:12px}.kag-pickup-search button{border:0;border-radius:7px;background:#971616;color:#fff;font-size:.72rem;font-weight:700}.kag-checkout-delivery-review{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px;padding:15px;border:1px solid #e8e8e8;border-radius:10px;background:#fafafa}.kag-checkout-delivery-review p{margin:.3rem 0 0;color:#666;font-size:.8rem}.kag-checkout-delivery-review button{border:0;background:none;color:#971616;font-weight:700;text-decoration:underline}
.kag-checkout-address{display:flex;justify-content:space-between;gap:20px;padding:15px;margin-bottom:20px;border:1px solid #e8e8e8;border-radius:10px;background:#fafafa}.kag-checkout-address p{margin:.3rem 0 0;color:#666;font-size:.8rem;line-height:1.5}.kag-checkout-address button{border:0;background:none;color:#971616;font-weight:700;text-decoration:underline}.kag-checkout-product{display:grid;grid-template-columns:76px 1fr 120px 90px;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid #eee}.kag-checkout-product img{width:70px;height:70px;border-radius:8px;object-fit:cover}.kag-checkout-product strong,.kag-checkout-product small{display:block}.kag-checkout-product small{margin-top:.25rem;color:#888;font-size:.72rem}.kag-checkout-qty{display:inline-flex;width:max-content;justify-self:start;overflow:hidden;border:1px solid #ccc;border-radius:7px}.kag-checkout-qty button{width:34px;height:34px;border:0;background:#971616;color:#fff;font-size:1.1rem}.kag-checkout-qty span{display:grid;width:36px;place-items:center;font-weight:700}
.kag-checkout-payments{display:grid;gap:12px}.kag-checkout-payments>button{display:grid;grid-template-columns:22px 1fr auto;gap:12px;align-items:center;padding:16px;border:1px solid #ddd;border-radius:10px;background:#fff;text-align:left}.kag-checkout-payments>button.selected{border:2px solid #971616;background:#fff8f8}.kag-checkout-payments i{width:18px;height:18px;border:2px solid #aaa;border-radius:50%}.kag-checkout-payments .selected i{border:5px solid #971616}.kag-checkout-payments strong,.kag-checkout-payments small{display:block}.kag-checkout-payments small{margin-top:.2rem;color:#888;font-size:.72rem}.kag-checkout-payments b{padding:7px;border-radius:6px;background:#eee;font-size:.7rem}.kag-checkout-pay{width:100%;margin-top:20px;padding:16px;border:0;border-radius:8px;background:#971616;color:#fff;font-size:1rem;font-weight:800}.kag-checkout-pay-secure{text-align:center;margin-top:.6rem;color:#888;font-size:.72rem}
.kag-checkout-payments>button>img{display:block;width:72px;height:40px;padding:3px;object-fit:contain}
.kag-checkout-summary{position:sticky;top:100px;overflow:hidden}.kag-checkout-summary h2{margin:0;padding:20px;border-bottom:1px solid #e5e5e5;font-size:var(--kag-font-h3);font-weight:600}.kag-checkout-summary-body{padding:18px 20px}.kag-checkout-summary-item{display:grid;grid-template-columns:52px 1fr auto;gap:11px;align-items:center;margin-bottom:15px}.kag-checkout-summary-item img{width:50px;height:50px;border-radius:8px;object-fit:cover}.kag-checkout-summary-item strong,.kag-checkout-summary-item small{display:block}.kag-checkout-summary-item strong{font-size:.86rem;line-height:1.35}.kag-checkout-summary-item small{margin-top:.3rem;color:#777;font-size:.76rem;line-height:1.35}.kag-checkout-summary-item b{font-size:.78rem}.kag-checkout-summary-line{display:flex;justify-content:space-between;margin:10px 0;font-size:.82rem}.kag-checkout-summary-line.muted{color:#888}.kag-checkout-summary-line.total{margin-top:16px;padding-top:16px;border-top:2px solid #222;font-size:1.15rem;font-weight:800}.kag-checkout-saving{margin-top:12px;color:#198754;font-size:.75rem;font-weight:700}
@media(max-width:991.98px){.kag-checkout-layout{grid-template-columns:1fr}.kag-checkout-summary{position:static}}@media(max-width:650px){.kag-checkout-page{width:calc(100% - 24px)}.kag-checkout-steps{top:0;justify-content:flex-start;overflow-x:auto;padding:0 8px;scrollbar-width:none}.kag-checkout-steps::-webkit-scrollbar{display:none}.kag-checkout-step{flex:0 0 auto;min-width:max-content;font-size:.66rem}.kag-checkout-step span{width:23px;height:23px}.kag-checkout-panel{padding:20px}.kag-checkout-fields{grid-template-columns:1fr}.kag-checkout-fields .full{grid-column:auto}.kag-checkout-login>div{flex-direction:column}.kag-delivery-types{grid-template-columns:1fr}.kag-pickup-search{grid-template-columns:1fr}.kag-pickup-search button{min-height:44px}.kag-shipping-option{grid-template-columns:22px 1fr}.kag-shipping-option>b{grid-column:2}.kag-checkout-product{grid-template-columns:60px 1fr}.kag-checkout-product img{width:58px;height:58px}.kag-checkout-product>:nth-child(3),.kag-checkout-product>:nth-child(4){grid-column:2}.kag-checkout-actions{flex-wrap:wrap}.kag-checkout-actions button{flex:1}.kag-checkout-payments>button{grid-template-columns:22px 1fr}.kag-checkout-payments b{grid-column:2;width:max-content}}

.kag-checkout-step > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
  text-align: center;
}

/* Evita el azul automático de Safari/iOS en textos dentro de botones. */
.kag-delivery-types > button,
.kag-shipping-option,
.kag-checkout-payments > button {
  color: #222;
}

.kag-delivery-types > button strong,
.kag-shipping-option span strong,
.kag-shipping-option > b,
.kag-checkout-payments strong,
.kag-checkout-payments b {
  color: #222 !important;
  -webkit-text-fill-color: #222;
}

/* Legibilidad de productos y tipos de entrega. */
.kag-checkout-product > div:nth-child(2) > strong {
  font-size: .9rem;
  line-height: 1.35;
}

.kag-checkout-product > div:nth-child(2) > small {
  font-size: .8rem;
  line-height: 1.45;
}

.kag-checkout-product > b {
  font-size: .86rem;
}

.kag-delivery-types > button > strong {
  font-size: .9rem;
  line-height: 1.35;
}

.kag-delivery-types > button > small {
  font-size: .8rem;
  line-height: 1.5;
}
