.tced-box{margin:18px 0;border:1px solid #dfe7f1;border-left:4px solid #ff7900;border-radius:12px;padding:17px;background:#fff;color:#17375e;font-family:inherit}.tced-heading{display:flex;align-items:center;gap:10px;margin-bottom:13px}.tced-heading strong{font-size:15px}.tced-heading>span{margin-left:auto;font-size:10px;color:#63758b;background:#edf3fa;border-radius:12px;padding:4px 8px}.tced-content p{font-size:12px;line-height:1.5;color:#637185;margin:9px 0}.tced-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tced-option{padding:13px;background:#f6f8fc;border-radius:9px;display:flex;flex-direction:column;gap:6px}.tced-option strong{font-size:12px;color:#17375e}.tced-option b{font-size:16px;color:#092e64}.tced-option span{font-size:12px;line-height:1.5;color:#795016}.tced-content small{display:block;font-size:10px;line-height:1.5;color:#6d7989;margin-top:10px}@media(max-width:500px){.tced-options{grid-template-columns:1fr}.tced-heading{flex-wrap:wrap}.tced-box{padding:14px}.tced-heading strong{font-size:14px}}
.tced-above-price{margin:16px 0 20px;clear:both;width:100%;box-sizing:border-box}.tced-above-price .tced-options{gap:8px}.tced-above-price .tced-option{padding:10px 12px}
.tced-box{border-radius:15px;padding:19px;background:linear-gradient(135deg,#fff,#f7faff);box-shadow:0 5px 18px #092e6408}.tced-heading strong{font-size:17px}.tced-options{gap:12px}.tced-option{background:#fff;border:1px solid #dbe5f1;border-radius:11px;padding:15px!important}.tced-option strong{font-size:13px;color:#092e64}.tced-option b{font-size:18px;line-height:1.35;letter-spacing:-.025em}.tced-option>span{font-size:11px;color:#66788d}.tced-express{background:#fff5eb;border-color:#ffd4b1}.tced-dispatch{border-top:1px solid #e0e8f2;padding-top:12px;color:#17375e!important;font-weight:600}.tced-postcode{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap;margin-bottom:14px}.tced-postcode label{display:flex;flex-direction:column;gap:5px;margin:0;font-size:11px;color:#64738a;flex:1}.tced-postcode input{width:100%;max-width:200px;box-sizing:border-box;border:1px solid #cbd7e6;border-radius:7px;background:#fff;color:#17375e;padding:9px 11px;font:inherit;font-size:13px;min-width:0}.tced-postcode button{border:0;border-radius:7px;background:#092e64;color:white;padding:10px 13px;font-size:12px;font-weight:600;cursor:pointer}.tced-postcode button:hover{background:#16477e}.tced-postcode-error{flex-basis:100%;font-size:11px;color:#a12a16}.tced-postcode-error:empty{display:none}.tced-postcode input:focus-visible,.tced-postcode button:focus-visible{outline:2px solid #df700e;outline-offset:2px}@media(max-width:500px){.tced-option b{font-size:17px}.tced-heading strong{font-size:15px}}

/* TCE 1.3.4 - PRODUCTO COMPACTO. Solo presentacion; no toca calculos/picking. */
@media (min-width:769px){
  .tced-box[data-tced-scope="product"]{
    margin:5px 0 7px!important;
    padding:9px 11px!important;
    border-radius:10px!important;
    box-shadow:none!important;
  }
  .tced-box[data-tced-scope="product"] .tced-heading{
    gap:6px!important;
    margin:0 0 6px!important;
    min-height:20px!important;
  }
  .tced-box[data-tced-scope="product"] .tced-heading svg{
    width:18px!important;
    height:18px!important;
    flex:0 0 18px!important;
  }
  .tced-box[data-tced-scope="product"] .tced-heading strong{
    font-size:14px!important;
    line-height:18px!important;
  }
  .tced-box[data-tced-scope="product"] .tced-heading>span{
    display:none!important;
  }
  .tced-box[data-tced-scope="product"] .tced-postcode{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:6px!important;
    margin:0 0 4px!important;
  }
  .tced-box[data-tced-scope="product"] .tced-postcode label{
    display:block!important;
    margin:0!important;
    padding:0!important;
    font-size:0!important;
    line-height:0!important;
  }
  .tced-box[data-tced-scope="product"] .tced-postcode input{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    height:32px!important;
    min-height:32px!important;
    padding:4px 9px!important;
    margin:0!important;
    font-size:12px!important;
    line-height:22px!important;
    border-radius:6px!important;
  }
  .tced-box[data-tced-scope="product"] .tced-postcode button{
    height:32px!important;
    min-height:32px!important;
    padding:4px 10px!important;
    margin:0!important;
    font-size:10.5px!important;
    line-height:22px!important;
    white-space:nowrap!important;
    border-radius:6px!important;
  }
  .tced-box[data-tced-scope="product"] .tced-postcode-error{
    grid-column:1/-1!important;
    margin:0!important;
    font-size:10px!important;
    line-height:1.15!important;
  }
  .tced-box[data-tced-scope="product"] .tced-content>p{
    margin:3px 0!important;
    font-size:10.5px!important;
    line-height:1.2!important;
  }
  .tced-box[data-tced-scope="product"] .tced-content>p:first-child{
    margin:2px 0 4px!important;
    color:#6b7889!important;
  }
  .tced-box[data-tced-scope="product"] .tced-preparation{
    margin:2px 0 4px!important;
    font-size:10.5px!important;
    line-height:1.15!important;
    font-weight:600!important;
    color:#51667e!important;
  }
  .tced-box[data-tced-scope="product"] .tced-options{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    margin:0!important;
  }
  .tced-box[data-tced-scope="product"] .tced-option{
    padding:6px 8px!important;
    gap:1px!important;
    min-height:0!important;
    border-radius:7px!important;
  }
  .tced-box[data-tced-scope="product"] .tced-option strong{
    font-size:10.5px!important;
    line-height:1.15!important;
  }
  .tced-box[data-tced-scope="product"] .tced-option strong+span{
    display:none!important;
  }
  .tced-box[data-tced-scope="product"] .tced-option b{
    margin:1px 0!important;
    font-size:14px!important;
    line-height:1.15!important;
    letter-spacing:-.02em!important;
  }
  .tced-box[data-tced-scope="product"] .tced-option>span{
    font-size:9px!important;
    line-height:1.1!important;
  }
  .tced-box[data-tced-scope="product"] .tced-dispatch{
    margin:4px 0 0!important;
    padding-top:4px!important;
    border-top:1px solid #e0e8f2!important;
    font-size:10px!important;
    line-height:1.15!important;
  }
  .tced-box[data-tced-scope="product"] .tced-content small{
    display:none!important;
  }
}

/* =========================================================
   TCE DELIVERY - COMPACTO PRODUCTO
   SOLO DISEÑO. NO AFECTA AL CALCULO.
   ========================================================= */

@media (min-width: 769px) {

section.tced-box[data-tced-scope="product"] {
    padding: 9px 12px !important;
    margin: 5px 0 7px !important;
    border-radius: 10px !important;
}

/* Cabecera */
section.tced-box[data-tced-scope="product"] .tced-heading {
    min-height: 0 !important;
    margin: 0 0 6px !important;
    padding: 0 !important;
    gap: 6px !important;
}

section.tced-box[data-tced-scope="product"] .tced-heading svg {
    width: 18px !important;
    height: 18px !important;
}

section.tced-box[data-tced-scope="product"] .tced-heading strong {
    font-size: 15px !important;
    line-height: 18px !important;
}

section.tced-box[data-tced-scope="product"] .tced-heading > span {
    display: none !important;
}

/* CP + botón */
section.tced-box[data-tced-scope="product"] .tced-postcode {
    margin: 0 0 5px !important;
    padding: 0 !important;
    gap: 7px !important;
    flex-wrap: nowrap !important;
}

section.tced-box[data-tced-scope="product"] .tced-postcode label {
    margin: 0 !important;
    padding: 0 !important;
}

section.tced-box[data-tced-scope="product"] .tced-postcode input {
    height: 34px !important;
    min-height: 34px !important;
    padding: 4px 10px !important;
    font-size: 13px !important;
    line-height: 34px !important;
}

section.tced-box[data-tced-scope="product"] .tced-postcode button {
    height: 34px !important;
    min-height: 34px !important;
    padding: 4px 12px !important;
    font-size: 11px !important;
    line-height: 1 !important;
}

/* Quitamos texto redundante de Peninsula */
section.tced-box[data-tced-scope="product"] .tced-content > p:first-child {
    display: none !important;
}

/* Preparación */
section.tced-box[data-tced-scope="product"] .tced-preparation {
    margin: 3px 0 5px !important;
    padding: 0 !important;
    font-size: 11px !important;
    line-height: 14px !important;
}

/* Dos opciones */
section.tced-box[data-tced-scope="product"] .tced-options {
    gap: 7px !important;
    margin: 0 !important;
}

section.tced-box[data-tced-scope="product"] .tced-option {
    padding: 7px 9px !important;
    min-height: 0 !important;
    border-radius: 8px !important;
}

section.tced-box[data-tced-scope="product"] .tced-option strong {
    font-size: 12px !important;
    line-height: 15px !important;
    margin: 0 0 2px !important;
}

section.tced-box[data-tced-scope="product"] .tced-option b {
    display: block !important;
    margin: 1px 0 !important;
    font-size: 15px !important;
    line-height: 18px !important;
}

section.tced-box[data-tced-scope="product"] .tced-option span {
    font-size: 10px !important;
    line-height: 12px !important;
}

/* Ocultar textos repetidos "Entrega estimada" */
section.tced-box[data-tced-scope="product"] .tced-option strong + span {
    display: none !important;
}

/* Salida almacén */
section.tced-box[data-tced-scope="product"] .tced-dispatch {
    margin: 5px 0 0 !important;
    padding: 5px 0 0 !important;
    font-size: 10.5px !important;
    line-height: 13px !important;
}

/* Texto legal inferior: fuera en ficha de producto */
section.tced-box[data-tced-scope="product"] .tced-note,
section.tced-box[data-tced-scope="product"] small {
    display: none !important;
}

}
