.sandwich-posts-grid{--sandwich-gap:1.5rem;--sandwich-red:#E62117;--sandwich-text:#1a1a1a;--sandwich-muted:#555;--sandwich-bg:#fff;display:flex;flex-wrap:wrap;gap:var(--sandwich-gap);justify-content:center;align-items:stretch;max-width:1280px;margin:0 auto;padding:1.5rem 1.25rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;line-height:1.5;color:var(--sandwich-text);box-sizing:border-box;background:var(--sandwich-bg)}.sandwich-posts-item{flex:1 1 280px;max-width:calc(33.333% - var(--sandwich-gap));min-width:0;display:flex;flex-direction:column;background:var(--sandwich-bg);overflow:visible;text-align:left}.sandwich-posts-item:focus-within{outline:2px solid var(--sandwich-red);outline-offset:2px}.sandwich-posts-card-body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex-grow:1;gap:.25rem;text-align:center;align-items:center}.sandwich-posts-image-wrap{position:relative;width:100%;overflow:hidden;background:#f5f5f5;flex-shrink:0}.sandwich-posts-image-wrap .sandwich-posts-img,.sandwich-posts-image-wrap .sandwich-posts-img-front{width:100%;height:auto;display:block;vertical-align:top;border-radius:0;max-width:100%}.sandwich-posts-image-wrap .sandwich-posts-img-hover{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:contain;object-position:center;opacity:0}@media (min-width:1024px) and (hover:hover) and (pointer:fine) and (not (any-pointer:coarse)){.sandwich-posts-item:hover .sandwich-posts-image-wrap .sandwich-posts-img-front{opacity:0}.sandwich-posts-item:hover .sandwich-posts-image-wrap .sandwich-posts-img-hover{opacity:1}}@media (max-width:1023px),(hover:none),(pointer:coarse),(any-pointer:coarse){.sandwich-posts-item:hover .sandwich-posts-image-wrap .sandwich-posts-img-front{opacity:1}.sandwich-posts-item:hover .sandwich-posts-image-wrap .sandwich-posts-img-hover{opacity:0}}.sandwich-posts-item.sandwich-posts-tap-hover .sandwich-posts-image-wrap .sandwich-posts-img-front{opacity:0}.sandwich-posts-item.sandwich-posts-tap-hover .sandwich-posts-image-wrap .sandwich-posts-img-hover{opacity:1}@media (pointer:coarse){.sandwich-posts-image-wrap:has(.sandwich-posts-img-hover){touch-action:manipulation;cursor:pointer}}.sandwich-posts-label{position:absolute;top:12px;left:12px;z-index:3;padding:.4em .85em .4em 1em;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;box-shadow:0 2px 8px rgb(0 0 0 / .12);pointer-events:none}.sandwich-posts-label::after{content:"";position:absolute;top:0;right:-8px;width:0;height:0;border-style:solid;border-width:0 0 18px 8px;border-color:#fff0 #fff0 #fff0 currentColor;opacity:.9}.sandwich-posts-label-best-seller{background:#f4d03f;color:#1a1a1a}.sandwich-posts-label-best-seller::after{border-left-color:#e6c235}.sandwich-posts-label-most-popular{background:var(--sandwich-red);color:#fff;padding-left:1.6em}.sandwich-posts-label-most-popular::before{content:"\01F525";position:absolute;left:.45em;top:50%;transform:translateY(-50%);font-size:.9em}.sandwich-posts-label-most-popular::after{border-left-color:#c41d14}.sandwich-posts-price-tag{position:absolute;bottom:12px;right:12px;z-index:2;display:inline-flex;align-items:baseline;gap:.05em;background:var(--sandwich-red);color:#fff;padding:.4em .7em;border-radius:6px;font-size:1.1rem;font-weight:700;line-height:1;box-shadow:0 2px 10px rgb(230 33 23 / .35)}.sandwich-posts-price-symbol{font-size:.7em;font-weight:700;line-height:1;align-self:flex-start;margin-top:.2em}.sandwich-posts-item .sandwich-posts-title{margin:0;font-size:1.3rem;font-weight:700;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;color:var(--sandwich-text)}.sandwich-posts-item .sandwich-posts-subtitle{margin:0;font-size:.9rem;line-height:1.4;color:var(--sandwich-muted)}.sandwich-posts-ingredients{margin:.5rem auto 0;padding:0 0 0 1.25rem;list-style:none;font-size:.875rem;line-height:1.55;color:var(--sandwich-text);text-align:left;max-width:100%}.sandwich-posts-ingredients li{position:relative;padding-left:.35rem}.sandwich-posts-ingredients li::before{content:"";position:absolute;left:-1rem;top:.6rem;width:5px;height:5px;background:var(--sandwich-red);border-radius:50%}.sandwich-posts-item .sandwich-posts-desc{margin:.5rem 0 0;font-size:.875rem;line-height:1.55;color:var(--sandwich-muted)}@media (min-width:600px) and (max-width:899px){.sandwich-posts-grid{padding:1.25rem 1rem;gap:1.25rem}.sandwich-posts-item{flex:1 1 calc(50% - var(--sandwich-gap));max-width:calc(50% - var(--sandwich-gap))}.sandwich-posts-item .sandwich-posts-title{font-size:1.2rem}}@media (min-width:900px){.sandwich-posts-grid{padding:2rem 1.5rem;gap:1.75rem}.sandwich-posts-item{flex:1 1 calc(33.333% - var(--sandwich-gap));max-width:calc(33.333% - var(--sandwich-gap))}}@media (max-width:599px){.sandwich-posts-grid{padding:1rem max(1rem, env(safe-area-inset-right)) 1.5rem max(1rem, env(safe-area-inset-left));gap:1.25rem}.sandwich-posts-item{flex:1 1 100%;max-width:100%}.sandwich-posts-item:active{opacity:.98}.sandwich-posts-card-body{padding:1.25rem 1.25rem 1.5rem;min-height:auto}.sandwich-posts-item .sandwich-posts-title{font-size:1.2rem;line-height:1.3;margin-bottom:.15rem}.sandwich-posts-item .sandwich-posts-subtitle{font-size:.95rem}.sandwich-posts-ingredients,.sandwich-posts-item .sandwich-posts-desc{font-size:.9rem;line-height:1.5}.sandwich-posts-label{top:10px;left:10px;padding:.5em .9em .5em 1.1em;font-size:.68rem}.sandwich-posts-price-tag{bottom:10px;right:10px;padding:.45em .75em;font-size:1.05rem}}.sandwich-posts-item:focus-visible{outline:2px solid var(--sandwich-red);outline-offset:2px}@media (prefers-contrast:high){.sandwich-posts-item{outline:2px solid #000;outline-offset:2px}}.sandwich-posts-load-more-wrap{max-width:1280px;margin:0 auto;padding:0 1.25rem 2rem;box-sizing:border-box}.sandwich-posts-load-more-wrap .sandwich-posts-load-more-grid{padding-bottom:0}.sandwich-posts-load-more-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:1.75rem;padding-top:1rem}.sandwich-posts-load-more-btn{--sandwich-red:#E62117;display:inline-block;padding:.65em 1.5em;font-family:inherit;font-size:1rem;font-weight:600;color:#fff;background:var(--sandwich-red);border:none;border-radius:6px;cursor:pointer;transition:opacity 0.2s,background 0.2s;font-family:"Rubik",Sans-serif;font-size:22px;text-transform:uppercase}.sandwich-posts-load-more-btn:hover:not(:disabled){opacity:.95}.sandwich-posts-load-more-btn:disabled{opacity:.7;cursor:not-allowed}.sandwich-posts-see-menus-btn{display:inline-block;padding:.65em 1.5em;font-size:1rem;font-weight:600;color:var(--sandwich-red,#E62117);background:#fff0;border:2px solid var(--sandwich-red,#E62117);border-radius:6px;text-decoration:none;transition:color 0.2s,background 0.2s}.sandwich-posts-see-menus-btn:hover{color:#fff;background:var(--sandwich-red,#E62117)}