/* V135: menú único; secciones apiladas y opciones distribuidas sin columnas vacías. */
.dl-lunch-inline{margin:18px 0 28px;padding:22px;border:1px solid #d4e8e5;border-radius:18px;background:#f8fdfc;scroll-margin-top:90px}
.dl-lunch-inline-head h2{margin:5px 0 8px;font-size:clamp(23px,3vw,32px);color:#123e43}
.dl-lunch-inline-head p{margin:0 0 9px;color:#45646a}.dl-lunch-inline-head strong{font-size:22px;color:#086b5b}
.dl-lunch-public{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;margin-top:20px}
.dl-lunch-inline{container-type:inline-size}
.dl-lunch-public>div:not([hidden]){min-width:0}
#lunchPublicSoups,#lunchPublicSeconds,#lunchPublicSpecials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:start}
#lunchPublicSoups>.dl-lunch-public-row,#lunchPublicSeconds>.dl-lunch-public-row,#lunchPublicSpecials>.dl-lunch-public-row{margin:0;min-width:0}
@container (max-width:760px){#lunchPublicSoups,#lunchPublicSeconds,#lunchPublicSpecials{grid-template-columns:minmax(0,1fr)}}
.dl-lunch-public>div{min-width:0}.dl-lunch-public h3{font-size:15px;color:#126b5b;margin:0 0 8px;letter-spacing:.05em}
.dl-lunch-public-row{padding:12px;border-bottom:1px solid #e0eae7;color:#153f42;font-weight:650;line-height:1.35}
.dl-lunch-public-row:last-child{border-bottom:0}.dl-lunch-public #lunchPublicSpecialsWrap{grid-column:1/-1}
.dl-lunch-local-note{grid-column:1/-1;margin:0;padding:12px 14px;border-radius:10px;background:#e6f5f1;color:#14554b;font-weight:750}
.dl-lunch-selectable{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #d9e6df;border-radius:12px;background:#fff;margin-bottom:8px;min-height:65px}
.dl-lunch-name{flex:1;min-width:0;text-align:left;font:inherit;color:inherit;border:0;background:transparent;padding:8px 0;cursor:pointer}
.dl-lunch-name:focus-visible,.dl-lunch-stepper button:focus-visible{outline:3px solid #f4a63a;outline-offset:2px}
.dl-lunch-stepper{display:flex;align-items:center;gap:10px;flex-shrink:0}.dl-lunch-stepper button{width:42px;height:42px;border:0;border-radius:9px;background:#116d57;color:white;font-size:22px;cursor:pointer}
.dl-lunch-stepper output{min-width:20px;text-align:center;font-weight:800}
.dl-lunch-order-footer{margin-top:18px;padding:16px;border:1px solid #d4e8e5;border-radius:12px;background:#eef8f4}
.dl-lunch-order-title{font-weight:800;color:#116d57}.dl-lunch-order-footer #lunchAdd{max-width:420px}.dl-lunch-inline .compact-menu-note{margin-top:15px!important}
.dl-lunch-inline [hidden]{display:none!important}
@media(max-width:650px){.dl-lunch-inline{padding:15px;margin:14px 0 24px}.dl-lunch-public{grid-template-columns:minmax(0,1fr)}#lunchPublicSoups,#lunchPublicSeconds,#lunchPublicSpecials{grid-template-columns:minmax(0,1fr)}.dl-lunch-public #lunchPublicSpecialsWrap{grid-column:auto}.dl-lunch-order-footer #lunchAdd{width:100%;max-width:none}.dl-lunch-stepper{gap:7px}.dl-lunch-stepper button{width:40px;height:40px}}
