/* OrderFlow 5.33.6 — theme-aware Elementor restaurant sections */
.cco-el-section{--cco-el-primary:#0B4DB8;--cco-el-accent:#1ED3F2;--cco-el-bg:#F7F2E8;--cco-el-surface:#fff;--cco-el-text:#0A2540;--cco-el-muted:#4C6785;--cco-el-border:#D8E4F3;box-sizing:border-box;width:100%;padding:clamp(42px,7vw,88px) 20px;background:var(--cco-el-bg);color:var(--cco-el-text);font-family:inherit}.cco-el-section *{box-sizing:border-box}.cco-el-shell{width:min(1180px,100%);margin:0 auto}.cco-el-eyebrow{margin:0 0 10px;color:var(--cco-el-primary);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cco-el-section h1,.cco-el-section h2,.cco-el-section h3{color:var(--cco-el-text);font-family:inherit}.cco-el-section h1{font-size:clamp(38px,6vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0 0 18px}.cco-el-section h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:0 0 14px}.cco-el-section h3{font-size:20px;line-height:1.2;margin:0 0 9px}.cco-el-section p{color:var(--cco-el-muted);font-size:16px;line-height:1.65;margin:0 0 20px}.cco-el-section a{color:inherit}.cco-el-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}.cco-el-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 20px;border-radius:14px;background:var(--cco-el-primary);color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:800;border:1px solid transparent;transition:transform .18s ease,filter .18s ease}.cco-el-button:hover{transform:translateY(-1px);filter:brightness(.96)}.cco-el-button--ghost{background:transparent;color:var(--cco-el-text)!important;border-color:var(--cco-el-border)}.cco-el-button--light{background:#fff;color:var(--cco-el-primary)!important}.cco-el-card{background:var(--cco-el-surface);border:1px solid var(--cco-el-border);border-radius:22px;padding:28px}.cco-el-section-head{max-width:700px;margin-bottom:28px}.cco-el-status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--cco-el-border);border-radius:999px;font-size:13px;font-weight:700;background:var(--cco-el-surface)}.cco-el-status span{width:8px;height:8px;border-radius:50%;background:#a6a6a6}.cco-el-status.is-open span{background:#2d9d53}.cco-el-status.is-closed span{background:#c85353}
.cco-el-hero{overflow:hidden}.cco-el-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(34px,6vw,78px);align-items:center}.cco-el-hero__copy>p{max-width:660px;font-size:18px}.cco-el-hero__visual{min-height:460px;border-radius:28px;overflow:hidden;background:color-mix(in srgb,var(--cco-el-primary) 9%,var(--cco-el-surface));border:1px solid var(--cco-el-border)}.cco-el-hero__visual img{display:block;width:100%;height:100%;min-height:460px;object-fit:cover}.cco-el-hero__placeholder{min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.cco-el-hero__placeholder span{font-size:64px;margin-bottom:12px}.cco-el-hero__placeholder strong{font-size:24px}.cco-el-hero__placeholder small{color:var(--cco-el-muted);margin-top:7px}
.cco-el-cta{background:var(--cco-el-primary);color:#fff}.cco-el-cta .cco-el-eyebrow,.cco-el-cta h2,.cco-el-cta p{color:#fff}.cco-el-cta p{opacity:.85;margin:0;max-width:720px}.cco-el-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cco-el-cta__inner .cco-el-button{flex:0 0 auto}
.cco-el-steps__grid,.cco-el-options__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cco-el-step__num,.cco-el-option__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--cco-el-primary) 11%,var(--cco-el-surface));color:var(--cco-el-primary);font-weight:900;margin-bottom:22px}.cco-el-option__icon{font-size:23px}.cco-el-step p,.cco-el-option p{margin-bottom:0}
.cco-el-location__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:38px;align-items:start}.cco-el-location__address{max-width:560px}.cco-el-hours h3{margin-bottom:18px}.cco-el-hours dl{margin:0}.cco-el-hours dl div{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:11px 0;border-bottom:1px solid var(--cco-el-border)}.cco-el-hours dl div:last-child{border-bottom:0}.cco-el-hours dt{font-weight:750}.cco-el-hours dd{text-align:right;margin:0;color:var(--cco-el-muted)}.cco-el-location__placeholder{min-height:220px;display:grid;align-content:center}
.cco-el-footer{background:var(--cco-el-text);color:#fff;padding-bottom:26px}.cco-el-footer h3,.cco-el-footer p,.cco-el-footer a,.cco-el-footer__name{color:#fff}.cco-el-footer p{opacity:.74}.cco-el-footer__grid{display:grid;grid-template-columns:minmax(260px,1.3fr) minmax(180px,.7fr) minmax(220px,.9fr);gap:46px}.cco-el-footer__logo{display:inline-block;margin-bottom:20px}.cco-el-footer__logo img{display:block;max-width:190px;max-height:78px;object-fit:contain}.cco-el-footer__name{display:inline-block;font-size:24px;font-weight:850;text-decoration:none;margin-bottom:14px}.cco-el-footer__brand p{max-width:470px}.cco-el-footer__menu{list-style:none;padding:0;margin:0;display:grid;gap:10px}.cco-el-footer__menu a{text-decoration:none;opacity:.76}.cco-el-footer__menu a:hover{opacity:1}.cco-el-footer__contact p{font-size:14px}.cco-el-footer__contact strong{color:#fff}.cco-el-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;margin-top:38px;border-top:1px solid rgba(255,255,255,.14);font-size:12px;opacity:.68}.cco-el-footer .cco-el-button--light{opacity:1}
@media(max-width:820px){.cco-el-section{padding:48px 18px}.cco-el-hero__grid,.cco-el-location__grid{grid-template-columns:1fr}.cco-el-hero__visual,.cco-el-hero__visual img,.cco-el-hero__placeholder{min-height:340px}.cco-el-steps__grid,.cco-el-options__grid{grid-template-columns:1fr}.cco-el-cta__inner{align-items:flex-start;flex-direction:column}.cco-el-footer__grid{grid-template-columns:1fr 1fr}.cco-el-footer__brand{grid-column:1/-1}.cco-el-footer__bottom{flex-direction:column}}
@media(max-width:520px){.cco-el-section h1{font-size:38px}.cco-el-section h2{font-size:30px}.cco-el-actions{align-items:stretch;flex-direction:column}.cco-el-button{width:100%}.cco-el-footer__grid{grid-template-columns:1fr;gap:30px}.cco-el-footer__brand{grid-column:auto}.cco-el-hours dl div{grid-template-columns:1fr;gap:3px}.cco-el-hours dd{text-align:left}.cco-el-hero__visual,.cco-el-hero__visual img,.cco-el-hero__placeholder{min-height:280px}}
@media(prefers-reduced-motion:reduce){.cco-el-button{transition:none}.cco-el-button:hover{transform:none}}

/* OrderFlow 5.33.7 — advanced Elementor media experience */
.cco-el-video{display:block;width:100%;height:100%;object-fit:cover;background:#111}.cco-el-button--ghost-light{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.55);color:#fff!important;backdrop-filter:blur(8px)}.cco-el-button--compact{min-height:42px;padding:0 16px;border-radius:12px}.cco-el-richtext,.cco-el-richtext p{color:var(--cco-el-muted);font-size:16px;line-height:1.7}.cco-el-richtext p:last-child{margin-bottom:0}.cco-el-media-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:220px;padding:24px;text-align:center;color:var(--cco-el-muted);background:color-mix(in srgb,var(--cco-el-primary) 7%,var(--cco-el-surface))}
.cco-el-video-hero{position:relative;display:grid;align-items:center;overflow:hidden;min-height:680px;background:#121212;color:#fff}.cco-el-video-hero__media,.cco-el-video-hero__overlay{position:absolute;inset:0}.cco-el-video-hero__media{z-index:0;background:#121212}.cco-el-video-hero__media video,.cco-el-video-hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cco-el-video-hero__poster{z-index:0}.cco-el-video-hero__video{z-index:1}.cco-el-video-hero__overlay{z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.48) 55%,rgba(0,0,0,.28));opacity:.48}.cco-el-video-hero__inner{position:relative;z-index:3;width:100%}.cco-el-video-hero__content{max-width:65%;color:#fff}.cco-el-video-hero .cco-el-eyebrow,.cco-el-video-hero h1,.cco-el-video-hero p{color:#fff}.cco-el-video-hero p{max-width:720px;font-size:18px;opacity:.9}.cco-el-video-hero .cco-el-status{background:rgba(15,15,15,.46);border-color:rgba(255,255,255,.3);color:#fff;backdrop-filter:blur(8px)}
.cco-el-story__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,68px);align-items:center}.cco-el-story.is-media-left .cco-el-story__copy{order:2}.cco-el-story.is-media-left .cco-el-media-frame{order:1}.cco-el-media-frame{position:relative;overflow:hidden;min-height:400px;border:1px solid var(--cco-el-border);border-radius:26px;background:var(--cco-el-surface)}.cco-el-media-frame>img,.cco-el-media-frame>video,.cco-el-media-frame>iframe{display:block;width:100%;height:100%;min-height:400px;object-fit:cover;border:0}.cco-el-media-frame iframe{aspect-ratio:16/9}.cco-el-story__copy .cco-el-actions{margin-top:24px}
.cco-el-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cco-el-gallery__item{overflow:hidden;border:1px solid var(--cco-el-border);border-radius:22px;background:var(--cco-el-surface)}.cco-el-gallery__media{height:320px;overflow:hidden;background:#111}.cco-el-gallery__media img,.cco-el-gallery__media video,.cco-el-gallery__media iframe{display:block;width:100%;height:100%;object-fit:cover;border:0}.cco-el-gallery__caption{padding:18px 20px}.cco-el-gallery__caption h3{margin-bottom:6px}.cco-el-gallery__caption p{margin:0;font-size:14px}.cco-el-gallery__embed{width:100%;height:100%}
.cco-el-dishes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cco-el-dish{overflow:hidden;padding:0}.cco-el-dish__media{position:relative;height:240px;overflow:hidden;background:color-mix(in srgb,var(--cco-el-primary) 7%,var(--cco-el-surface))}.cco-el-dish__media img,.cco-el-dish__media video{display:block;width:100%;height:100%;object-fit:cover}.cco-el-dish__badge{position:absolute;top:14px;left:14px;z-index:2;padding:7px 10px;border-radius:999px;background:var(--cco-el-accent);color:#161616;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.cco-el-dish__body{padding:22px}.cco-el-dish__title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cco-el-dish__title strong{color:var(--cco-el-primary);font-size:17px;white-space:nowrap}.cco-el-dish__body p{font-size:14px}.cco-el-dish__video{pointer-events:none}
.cco-el-promo{position:relative;overflow:hidden;min-height:480px;display:grid;align-items:center;background:#111}.cco-el-promo__media,.cco-el-promo__overlay{position:absolute;inset:0}.cco-el-promo__media img,.cco-el-promo__media video{display:block;width:100%;height:100%;object-fit:cover}.cco-el-promo__overlay{background:linear-gradient(90deg,rgba(0,0,0,.83),rgba(0,0,0,.48),rgba(0,0,0,.22));opacity:.55}.cco-el-promo__content{position:relative;z-index:2;color:#fff}.cco-el-promo__content h2,.cco-el-promo__content p{color:#fff;max-width:760px}.cco-el-promo__content p{opacity:.88}.cco-el-promo__badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--cco-el-accent);color:#171717;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.cco-el-faq__grid{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(28px,5vw,70px);align-items:start}.cco-el-faq__items{display:grid;gap:10px}.cco-el-faq__item{overflow:hidden;border:1px solid var(--cco-el-border);border-radius:16px;background:var(--cco-el-surface)}.cco-el-faq__item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;font-weight:800;color:var(--cco-el-text)}.cco-el-faq__item summary::-webkit-details-marker{display:none}.cco-el-faq__item summary span{font-size:24px;line-height:1;color:var(--cco-el-primary);transition:transform .18s ease}.cco-el-faq__item[open] summary span{transform:rotate(45deg)}.cco-el-faq__item>div{padding:0 20px 18px}.cco-el-faq__item p{margin:0;font-size:15px}
@media(max-width:820px){.cco-el-video-hero__content{max-width:82%}.cco-el-story__grid,.cco-el-faq__grid{grid-template-columns:1fr}.cco-el-story.is-media-left .cco-el-story__copy,.cco-el-story.is-media-left .cco-el-media-frame{order:initial}.cco-el-gallery__grid,.cco-el-dishes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cco-el-promo{min-height:420px}}
@media(max-width:520px){.cco-el-video-hero{min-height:560px}.cco-el-video-hero__content{max-width:100%}.cco-el-video-hero__overlay{background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.48))}.cco-el-gallery__grid,.cco-el-dishes__grid{grid-template-columns:1fr}.cco-el-gallery__media{height:260px}.cco-el-dish__media{height:220px}.cco-el-media-frame,.cco-el-media-frame>img,.cco-el-media-frame>video,.cco-el-media-frame>iframe{min-height:280px}.cco-el-promo{min-height:460px}.cco-el-promo__overlay{background:linear-gradient(0deg,rgba(0,0,0,.84),rgba(0,0,0,.42))}}
@media(prefers-reduced-motion:reduce){.cco-el-video-hero__video,.cco-el-promo__video{display:none}.cco-el-video-hero__poster{z-index:1}.cco-el-faq__item summary span{transition:none}}

/* OrderFlow 5.33.8 — local discovery + truthful SEO sections. No bundled imagery required. */
.cco-el-lead{font-size:1.08em;max-width:760px}.cco-el-chip-row,.cco-el-chip-cloud{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.cco-el-chip{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid var(--cco-el-border);border-radius:999px;background:var(--cco-el-surface);color:var(--cco-el-text);font-weight:700}.cco-el-local-intro__grid,.cco-el-nearby-areas__inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:34px;align-items:center}.cco-el-fact-card dl,.cco-el-details dl{margin:0}.cco-el-fact-card dl div,.cco-el-details dl div{display:grid;grid-template-columns:minmax(90px,.5fr) minmax(0,1fr);gap:18px;padding:10px 0;border-bottom:1px solid var(--cco-el-border)}.cco-el-fact-card dl div:last-child,.cco-el-details dl div:last-child{border-bottom:0}.cco-el-fact-card dt,.cco-el-details dt{font-weight:800}.cco-el-fact-card dd,.cco-el-details dd{margin:0;color:var(--cco-el-muted);text-align:right}.cco-el-section-head--split{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end}.cco-el-section-head--split>div:last-child{text-align:right}.cco-el-section-head--split .cco-el-near-status{max-width:330px;margin:8px 0 0 auto;font-size:.9em;color:var(--cco-el-muted)}.cco-el-near-status.is-error{color:var(--cco-el-primary)}.cco-el-location-cards,.cco-el-nap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cco-el-near-card,.cco-el-location-card,.cco-el-nap-grid>.cco-el-card{position:relative}.cco-el-near-card.is-nearest{outline:2px solid var(--cco-el-accent);outline-offset:2px}.cco-el-nearest-badge{display:none;margin-bottom:8px;color:var(--cco-el-primary);font-size:.78em;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cco-el-near-card.is-nearest .cco-el-nearest-badge{display:inline-block}.cco-el-near-card__top{display:flex;gap:14px;justify-content:space-between;align-items:flex-start}.cco-el-near-card__top>[data-cco-distance]{white-space:nowrap;color:var(--cco-el-primary)}.cco-el-near-area{font-weight:750;color:var(--cco-el-muted)}.cco-el-location-card__status{margin-bottom:12px}.cco-el-details{margin:14px 0;border-top:1px solid var(--cco-el-border);padding-top:12px}.cco-el-details summary{cursor:pointer;font-weight:800}.cco-el-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px}.cco-el-category-card{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:76px;padding:17px 18px;border:1px solid var(--cco-el-border);border-radius:var(--cco-radius,16px);background:var(--cco-el-surface);color:var(--cco-el-text);text-decoration:none;font-weight:800;transition:transform .18s ease,border-color .18s ease}.cco-el-category-card:hover{transform:translateY(-2px);border-color:var(--cco-el-accent)}.cco-el-category-card small{color:var(--cco-el-muted);font-weight:600;white-space:nowrap}.cco-el-order-status-bar{padding-top:28px!important;padding-bottom:28px!important}.cco-el-order-status-bar__inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.cco-el-order-status-bar h2{margin:9px 0 0;font-size:clamp(1.25rem,2.3vw,1.8rem)}.cco-el-local-faq .cco-el-faq-list{max-width:920px}.cco-el-nearby-areas__inner .cco-el-chip-cloud{justify-content:flex-start}.cco-el-muted-note{color:var(--cco-el-muted);font-size:.95em}.cco-el-nap-grid .cco-el-card p{margin:10px 0}.cco-el-nap-grid .cco-el-card a:not(.cco-el-button){color:inherit}.cco-el-nearby button.cco-el-button{font:inherit;border:0;cursor:pointer}.cco-el-nearby button.cco-el-button:disabled{opacity:.6;cursor:wait}
@media(max-width:980px){.cco-el-location-cards,.cco-el-nap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cco-el-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.cco-el-local-intro__grid,.cco-el-nearby-areas__inner,.cco-el-section-head--split{grid-template-columns:1fr}.cco-el-section-head--split>div:last-child{text-align:left}.cco-el-section-head--split .cco-el-near-status{margin:8px 0 0}.cco-el-location-cards,.cco-el-nap-grid,.cco-el-category-grid{grid-template-columns:1fr}.cco-el-order-status-bar__inner{align-items:flex-start;flex-direction:column}.cco-el-fact-card dd,.cco-el-details dd{text-align:left}.cco-el-fact-card dl div,.cco-el-details dl div{grid-template-columns:1fr;gap:3px}.cco-el-near-card__top{flex-direction:column}.cco-el-category-card{min-height:64px}}
@media(prefers-reduced-motion:reduce){.cco-el-category-card{transition:none}.cco-el-near-card{scroll-behavior:auto}}


/* OrderFlow 5.34.0 — Pupusas La Sabrosa branded headers, sections, and footer */
.cco-el-section{position:relative}
.cco-el-section h2{position:relative;padding-bottom:10px}
.cco-el-section h2::after{content:'';display:block;width:72px;height:4px;margin-top:14px;border-radius:999px;background:linear-gradient(90deg,var(--cco-el-primary),var(--cco-el-accent))}
.cco-el-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:color-mix(in srgb,var(--cco-el-primary) 9%,#fff);border:1px solid color-mix(in srgb,var(--cco-el-primary) 16%,var(--cco-el-border));box-shadow:0 10px 28px rgba(11,77,184,.06)}
.cco-el-button{background:linear-gradient(135deg,var(--cco-el-primary),var(--cco-el-accent));box-shadow:0 14px 30px rgba(11,77,184,.20);border:0}
.cco-el-button--ghost{background:#fff;color:var(--cco-el-primary)!important;border:1px solid color-mix(in srgb,var(--cco-el-primary) 20%,var(--cco-el-border));box-shadow:0 8px 18px rgba(10,37,64,.06)}
.cco-el-button--light{background:#fff;color:var(--cco-el-primary)!important;box-shadow:0 10px 24px rgba(255,255,255,.12)}
.cco-el-card{border-radius:24px;box-shadow:0 18px 40px rgba(10,37,64,.07);overflow:hidden}
.cco-el-section-head{margin-bottom:34px}
.cco-el-hero__visual,.cco-el-media-frame,.cco-el-gallery__item,.cco-el-dish,.cco-el-location-card,.cco-el-near-card{box-shadow:0 20px 40px rgba(10,37,64,.08)}
.cco-el-hero__visual{background:linear-gradient(180deg,#fdfefe,#edf5ff)}
.cco-el-step__num,.cco-el-option__icon{background:linear-gradient(135deg,color-mix(in srgb,var(--cco-el-primary) 12%,#fff),color-mix(in srgb,var(--cco-el-accent) 16%,#fff));border:1px solid color-mix(in srgb,var(--cco-el-primary) 8%,var(--cco-el-border));box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}
.cco-el-status{box-shadow:0 8px 18px rgba(10,37,64,.05)}
.cco-el-chip{background:#fff;box-shadow:0 8px 18px rgba(10,37,64,.05)}
.cco-el-category-card{box-shadow:0 12px 22px rgba(10,37,64,.05)}
.cco-el-footer{background:linear-gradient(180deg,#0A2540 0%,#0B4DB8 100%);padding-top:58px}
.cco-el-footer::before{content:'';position:absolute;left:0;right:0;top:0;height:8px;background:linear-gradient(90deg,#0B4DB8 0%,#1ED3F2 46%,#ffffff 46%,#ffffff 54%,#1ED3F2 54%,#0B4DB8 100%)}
.cco-el-footer__grid{align-items:start}
.cco-el-footer__logo img{max-width:240px;max-height:110px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.22))}
.cco-el-footer__brandline{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;margin:0 0 16px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff}
.cco-el-footer__mini{font-size:13px!important;line-height:1.6;opacity:.82;margin:-4px 0 14px!important}
.cco-el-footer__nav h3,.cco-el-footer__contact h3{margin-bottom:10px;position:relative;padding-bottom:10px}
.cco-el-footer__nav h3::after,.cco-el-footer__contact h3::after{content:'';display:block;width:48px;height:3px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#fff,var(--cco-el-accent))}
.cco-el-footer__menu a{padding:6px 0;display:inline-flex}
.cco-el-footer__contact p{margin-bottom:16px}
.cco-el-local-intro__grid,.cco-el-nearby-areas__inner,.cco-el-location__grid,.cco-el-story__grid{align-items:stretch}
.cco-el-fact-card,.cco-el-hours,.cco-el-location__placeholder{background:linear-gradient(180deg,#fff,#f8fbff)}
.cco-el-order-status-bar{background:linear-gradient(135deg,color-mix(in srgb,var(--cco-el-primary) 7%,#fff),color-mix(in srgb,var(--cco-el-accent) 10%,#fff))}
.cco-el-order-status-bar h2::after,.cco-el-cta h2::after,.cco-el-video-hero h1::after,.cco-el-promo__content h2::after{display:none}
.cco-el-cta{background:linear-gradient(135deg,#0A2540 0%,#0B4DB8 58%,#1ED3F2 100%)}
.cco-el-video-hero__overlay{background:linear-gradient(90deg,rgba(10,37,64,.90),rgba(11,77,184,.58) 55%,rgba(30,211,242,.24))}
.cco-el-promo__overlay{background:linear-gradient(90deg,rgba(10,37,64,.86),rgba(11,77,184,.44),rgba(30,211,242,.18))}
@media(max-width:700px){.cco-el-footer__brandline{font-size:11px;padding:7px 10px}.cco-el-footer__logo img{max-width:200px;max-height:96px}}


/* OrderFlow 5.34.1 — Sequoia / Three Rivers local experience sections */
.cco-el-destination{overflow:hidden;background:linear-gradient(135deg,#F7F2E8 0%,#FFFFFF 52%,#EDF6FF 100%)}
.cco-el-destination::after{content:'';position:absolute;width:380px;height:380px;border-radius:50%;right:-150px;top:-190px;background:radial-gradient(circle,rgba(30,211,242,.19),rgba(11,77,184,.04) 70%,transparent 72%);pointer-events:none}
.cco-el-destination__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:44px;align-items:center;position:relative;z-index:1}
.cco-el-destination__badge{display:inline-flex;margin:0 0 16px;padding:7px 11px;border-radius:10px;background:#0A2540;color:#fff;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.cco-el-destination__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.cco-el-destination__facts span{display:flex;flex-direction:column;min-width:190px;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid var(--cco-el-border);box-shadow:0 10px 24px rgba(10,37,64,.05);font-size:13px;color:var(--cco-el-muted)}.cco-el-destination__facts strong{margin-bottom:4px;color:var(--cco-el-text);font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.cco-el-destination__visual{min-height:390px;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#0A2540,#0B4DB8 64%,#1ED3F2);box-shadow:0 26px 58px rgba(10,37,64,.18)}.cco-el-destination__visual img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover}.cco-el-destination__panel{min-height:390px;display:grid;align-content:center;justify-items:start;padding:42px;color:#fff;background:linear-gradient(145deg,#0A2540,#0B4DB8 64%,#1ED3F2)}.cco-el-destination__panel strong{font-size:clamp(25px,4vw,40px);line-height:1.05;margin:12px 0}.cco-el-destination__panel p{color:rgba(255,255,255,.82);max-width:420px}.cco-el-destination__mark{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:#fff;color:#0B4DB8;font-size:26px;font-weight:950;box-shadow:0 14px 30px rgba(0,0,0,.14)}
.cco-el-local-feature__header{max-width:780px;margin-bottom:32px}.cco-el-local-feature__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cco-el-local-card{position:relative;padding-top:66px}.cco-el-local-card__number{position:absolute;top:20px;left:24px;color:var(--cco-el-primary);font-weight:950;font-size:12px;letter-spacing:.12em}.cco-el-local-card a{color:var(--cco-el-primary);font-weight:850;text-decoration:none}.cco-el-local-card a:hover{text-decoration:underline}
.cco-el-explore-eat{background:linear-gradient(135deg,#0A2540 0%,#0B4DB8 62%,#0E6DCC 100%);color:#fff}.cco-el-explore-eat h2,.cco-el-explore-eat p,.cco-el-explore-eat .cco-el-eyebrow{color:#fff}.cco-el-explore-eat .cco-el-eyebrow{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18)}.cco-el-explore-eat__inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:38px;align-items:center}.cco-el-explore-eat__route{display:flex;align-items:center;gap:12px;margin-bottom:18px;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.cco-el-explore-eat__route i{display:block;width:56px;height:2px;background:linear-gradient(90deg,#fff,#1ED3F2)}.cco-el-explore-eat__side{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.18);backdrop-filter:blur(10px)}.cco-el-explore-eat__side h3{color:#fff}.cco-el-explore-eat__side ul{margin:0 0 20px;padding-left:20px;color:rgba(255,255,255,.86);line-height:1.7}.cco-el-explore-eat .cco-el-chip{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18);color:#fff}.cco-el-explore-eat .cco-el-button--ghost{background:#fff;color:#0B4DB8!important}
.cco-el-why-order__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cco-el-why-order__grid article{position:relative;padding:24px;border-radius:22px;background:#fff;border:1px solid var(--cco-el-border);box-shadow:0 16px 34px rgba(10,37,64,.06)}.cco-el-why-order__grid article span{display:inline-flex;margin-bottom:22px;color:var(--cco-el-primary);font-size:11px;font-weight:950;letter-spacing:.12em}.cco-el-why-order__grid article h3{margin-bottom:10px}.cco-el-why-order__grid article p{margin:0;font-size:14px}
@media(max-width:900px){.cco-el-destination__grid,.cco-el-explore-eat__inner{grid-template-columns:1fr}.cco-el-local-feature__grid{grid-template-columns:1fr 1fr}.cco-el-why-order__grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.cco-el-destination__visual,.cco-el-destination__visual img,.cco-el-destination__panel{min-height:300px}.cco-el-destination__panel{padding:30px}.cco-el-destination__facts{display:grid}.cco-el-local-feature__grid,.cco-el-why-order__grid{grid-template-columns:1fr}.cco-el-explore-eat__route{font-size:10px}.cco-el-explore-eat__route i{width:28px}}


/* OrderFlow 5.34.2 — Pupusas La Sabrosa matching responsive website header */
.cco-el-header{--cco-el-primary:#0B4DB8;--cco-el-accent:#1ED3F2;--cco-el-bg:#F7F2E8;--cco-el-surface:#fff;--cco-el-text:#0A2540;--cco-el-muted:#4C6785;--cco-el-border:#D8E4F3;position:relative;z-index:1000;width:100%;font-family:inherit;color:var(--cco-el-text);background:#fff;box-shadow:0 12px 34px rgba(10,37,64,.08)}
.cco-el-header.is-sticky{position:sticky;top:0}
.cco-el-header__brandbar{min-height:34px;background:linear-gradient(90deg,#0A2540,#0B4DB8 52%,#129FC7);color:#fff;border-bottom:3px solid var(--cco-el-accent)}
.cco-el-header__brandbar-inner{width:min(1240px,calc(100% - 36px));min-height:34px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.cco-el-header__live{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:10px;letter-spacing:.04em;text-transform:none}
.cco-el-header__live i{width:8px;height:8px;border-radius:50%;background:#aab7c4;box-shadow:0 0 0 4px rgba(255,255,255,.08)}
.cco-el-header__live.is-open i{background:#69e38d}.cco-el-header__live.is-closed i{background:#ff9d9d}
.cco-el-header__main{background:linear-gradient(180deg,#fff,#fbfdff)}
.cco-el-header__inner{width:min(1240px,calc(100% - 36px));min-height:92px;margin:0 auto;display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr) auto;align-items:center;gap:28px}
.cco-el-header.is-center .cco-el-header__inner{grid-template-columns:1fr auto 1fr}.cco-el-header.is-center .cco-el-header__brand{grid-column:2;grid-row:1}.cco-el-header.is-center .cco-el-header__nav{grid-column:1;grid-row:1;justify-self:start}.cco-el-header.is-center .cco-el-header__actions{grid-column:3;grid-row:1;justify-self:end}
.cco-el-header__brand{display:flex;align-items:center;text-decoration:none!important;min-width:0}.cco-el-header__brand img{display:block;width:auto;max-width:220px;max-height:80px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(10,37,64,.12))}.cco-el-header__brand strong{color:var(--cco-el-primary);font-size:24px;font-weight:900}
.cco-el-header__nav{display:flex;justify-content:center;min-width:0}.cco-el-header__menu{list-style:none!important;margin:0!important;padding:0!important;display:flex;align-items:center;justify-content:center;gap:clamp(14px,2vw,28px)}.cco-el-header__menu li{position:relative;margin:0!important}.cco-el-header__menu a{display:flex;align-items:center;min-height:44px;color:var(--cco-el-text)!important;text-decoration:none!important;font-size:14px;font-weight:800;white-space:nowrap;transition:color .18s ease}.cco-el-header__menu a:hover{color:var(--cco-el-primary)!important}.cco-el-header__menu>li>a::after{content:'';position:absolute;left:50%;right:50%;bottom:2px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--cco-el-primary),var(--cco-el-accent));transition:left .18s ease,right .18s ease}.cco-el-header__menu>li>a:hover::after,.cco-el-header__menu>.current-menu-item>a::after{left:0;right:0}
.cco-el-header__menu .sub-menu{position:absolute;top:100%;left:-18px;z-index:20;min-width:220px;display:none;list-style:none;margin:0!important;padding:10px!important;background:#fff;border:1px solid var(--cco-el-border);border-radius:16px;box-shadow:0 18px 45px rgba(10,37,64,.14)}.cco-el-header__menu li:hover>.sub-menu,.cco-el-header__menu li:focus-within>.sub-menu{display:block}.cco-el-header__menu .sub-menu a{padding:8px 10px;min-height:38px;border-radius:10px}.cco-el-header__menu .sub-menu a:hover{background:#f0f7ff}
.cco-el-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.cco-el-header__cart,.cco-el-header__order{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:14px;text-decoration:none!important;font-size:13px;font-weight:850;white-space:nowrap}.cco-el-header__cart{padding:0 14px;background:#fff;color:var(--cco-el-primary)!important;border:1px solid var(--cco-el-border);box-shadow:0 8px 20px rgba(10,37,64,.05)}.cco-el-header__cart svg{width:20px;height:20px}.cco-el-header__order{padding:0 18px;color:#fff!important;background:linear-gradient(135deg,var(--cco-el-primary),var(--cco-el-accent));box-shadow:0 12px 26px rgba(11,77,184,.22)}.cco-el-header__order span{font-size:18px;line-height:1}.cco-el-header__toggle{display:none;width:46px;height:46px;padding:0;border:0;border-radius:14px;background:linear-gradient(135deg,var(--cco-el-primary),var(--cco-el-accent));box-shadow:0 12px 26px rgba(11,77,184,.20);cursor:pointer}.cco-el-header__toggle>span{display:block;width:20px;height:2px;margin:4px auto;border-radius:2px;background:#fff}
.cco-el-header-drawer[hidden]{display:none!important}.cco-el-header-drawer{position:fixed;inset:0;z-index:100000;display:flex;justify-content:flex-end}.cco-el-header-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(10,37,64,.52);backdrop-filter:blur(4px)}.cco-el-header-drawer__panel{position:relative;z-index:2;width:min(390px,92vw);height:100%;overflow:auto;background:linear-gradient(180deg,#fff,#f5f9ff);padding:22px;box-shadow:-22px 0 55px rgba(10,37,64,.18)}.cco-el-header-drawer__top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--cco-el-border)}.cco-el-header-drawer__brand img{display:block;max-width:180px;max-height:72px;object-fit:contain}.cco-el-header-drawer__brand strong{color:var(--cco-el-primary);font-weight:900}.cco-el-header-drawer__close{width:42px;height:42px;border:1px solid var(--cco-el-border);border-radius:50%;background:#fff;color:var(--cco-el-primary);font-size:28px;line-height:1;cursor:pointer}.cco-el-header-drawer__menu{list-style:none!important;margin:22px 0!important;padding:0!important;display:grid;gap:6px}.cco-el-header-drawer__menu li{margin:0!important}.cco-el-header-drawer__menu a{display:flex;align-items:center;min-height:48px;padding:8px 12px;border-radius:12px;color:var(--cco-el-text)!important;text-decoration:none!important;font-weight:800}.cco-el-header-drawer__menu a:hover{background:#edf6ff;color:var(--cco-el-primary)!important}.cco-el-header-drawer__menu .sub-menu{list-style:none;margin:0 0 0 14px!important;padding:0 0 0 10px!important;border-left:2px solid var(--cco-el-accent)}.cco-el-header-drawer__footer{display:grid;gap:10px;padding-top:18px;border-top:1px solid var(--cco-el-border)}.cco-el-header-drawer__footer .cco-el-header__order,.cco-el-header-drawer__footer .cco-el-header__cart{width:100%;min-height:50px}.cco-el-header__cart--drawer{background:#fff}
html.cco-el-header-menu-open{overflow:hidden}
@media(max-width:980px){.cco-el-header__inner{grid-template-columns:minmax(160px,1fr) auto;min-height:84px}.cco-el-header.is-center .cco-el-header__inner{grid-template-columns:minmax(160px,1fr) auto}.cco-el-header.is-center .cco-el-header__brand{grid-column:1;justify-self:start}.cco-el-header.is-center .cco-el-header__actions{grid-column:2}.cco-el-header__nav{display:none}.cco-el-header__actions>.cco-el-header__cart span{display:none}.cco-el-header__actions>.cco-el-header__order{display:none}.cco-el-header__toggle{display:block}.cco-el-header__brand img{max-width:190px;max-height:70px}}
.cco-el-header.has-orderflow-auto-mobile-header{display:none!important}
@media(max-width:760px){.cco-el-header__brandbar{display:none}.cco-el-header__inner{width:calc(100% - 24px);min-height:76px;gap:10px}.cco-el-header__brand img{max-width:155px;max-height:62px}.cco-el-header__actions>.cco-el-header__cart{width:44px;height:44px;min-height:44px;padding:0}}
@media(max-width:420px){.cco-el-header__brand img{max-width:135px}.cco-el-header__inner{width:calc(100% - 18px)}}
@media(prefers-reduced-motion:reduce){.cco-el-header__menu a,.cco-el-header__menu>li>a::after{transition:none}}


/* OrderFlow 5.34.3 — Elementor editor + narrow-container header safety */
.cco-el-header{container-type:inline-size;max-width:100%;min-width:0;isolation:isolate}
.cco-el-header__main,.cco-el-header__inner,.cco-el-header__brandbar,.cco-el-header__brandbar-inner,.cco-el-header__brand,.cco-el-header__actions{min-width:0;max-width:100%}
.cco-el-header__brand img{max-width:min(220px,100%)}
.cco-el-header.is-elementor-editor{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:2!important;width:100%!important;max-width:100%!important;transform:none!important;overflow:visible!important}
.cco-el-header.is-elementor-editor .cco-el-header-drawer{display:none!important}
.cco-el-header.is-elementor-editor .cco-el-header__toggle{pointer-events:none}
.elementor-editor-active .cco-el-header,.elementor-editor-preview .cco-el-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;max-width:100%!important;transform:none!important}
.elementor-editor-active .cco-el-header-drawer,.elementor-editor-preview .cco-el-header-drawer{display:none!important}
.elementor-editor-active .cco-el-header__inner,.elementor-editor-active .cco-el-header__brandbar-inner{width:100%!important;padding-left:12px;padding-right:12px}
@container (max-width:980px){
  .cco-el-header__inner{grid-template-columns:minmax(0,1fr) auto;min-height:84px;gap:12px}
  .cco-el-header.is-center .cco-el-header__inner{grid-template-columns:minmax(0,1fr) auto}
  .cco-el-header.is-center .cco-el-header__brand{grid-column:1;justify-self:start}
  .cco-el-header.is-center .cco-el-header__actions{grid-column:2}
  .cco-el-header__nav{display:none}
  .cco-el-header__actions>.cco-el-header__cart span{display:none}
  .cco-el-header__actions>.cco-el-header__order{display:none}
  .cco-el-header__toggle{display:block}
  .cco-el-header__brand img{max-width:min(190px,100%);max-height:70px}
}
@container (max-width:760px){
  .cco-el-header__brandbar{display:none}
  .cco-el-header__inner{width:calc(100% - 24px);min-height:76px;gap:10px}
  .cco-el-header__brand img{max-width:min(155px,100%);max-height:62px}
  .cco-el-header__actions>.cco-el-header__cart{width:44px;height:44px;min-height:44px;padding:0;flex:0 0 44px}
}
@container (max-width:360px){
  .cco-el-header__inner{width:calc(100% - 14px);gap:6px}
  .cco-el-header__brand img{max-width:min(120px,100%)}
  .cco-el-header__cart,.cco-el-header__toggle{width:40px;height:40px;min-height:40px;border-radius:12px}
}


/* OrderFlow 5.34.4 — Pupusas La Sabrosa full branded site system */
.cco-pupusas-home{--pls-blue:#084eaa;--pls-blue2:#006ac8;--pls-aqua:#10c8ed;--pls-navy:#062a55;--pls-ink:#0b2748;--pls-cream:#fbf8f1;--pls-white:#fff;--pls-border:#dbe5ef;color:var(--pls-ink);background:var(--pls-cream);font-family:inherit}
.cco-pupusas-shell{width:min(1280px,calc(100% - 36px));margin:0 auto}.cco-pupusas-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:600px;background:var(--pls-navy);position:relative;overflow:hidden}.cco-pupusas-hero:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:42px;background:var(--pls-cream);clip-path:polygon(0 72%,10% 58%,20% 80%,31% 55%,44% 75%,55% 49%,67% 74%,80% 48%,90% 64%,100% 44%,100% 100%,0 100%)}
.cco-pupusas-hero__copy{position:relative;background:linear-gradient(135deg,#052b5d,#073b78 68%,#0a4e9e);color:#fff;isolation:isolate}.cco-pupusas-hero__copy:before{content:'';position:absolute;inset:0;opacity:.22;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0 1px,transparent 1px 7px),linear-gradient(90deg,rgba(0,0,0,.2),transparent)}.cco-pupusas-hero__inner{position:relative;z-index:1;max-width:650px;margin-left:auto;padding:110px 60px 95px}.cco-pupusas-hero h1{margin:0;color:#fff;font-size:clamp(46px,5vw,78px);line-height:.95;text-transform:uppercase;letter-spacing:-.035em;font-weight:950}.cco-pupusas-script{margin:8px 0 20px;color:var(--pls-aqua);font-size:clamp(42px,4.5vw,72px);line-height:1;font-weight:800;font-style:italic;font-family:"Brush Script MT","Segoe Script",cursive;text-shadow:0 4px 0 rgba(0,0,0,.15)}.cco-pupusas-script.small{font-size:36px}.cco-pupusas-hero p{max-width:560px;font-size:19px;line-height:1.55;color:#fff;margin:0 0 28px}.cco-pupusas-hero__media{min-height:600px;background-position:center;background-size:cover;position:relative}.cco-pupusas-hero__media.is-empty{background:radial-gradient(circle at 60% 40%,#efc274 0 14%,#cf863e 15% 25%,#44301e 26% 44%,#16130f 45% 100%)}.cco-pupusas-photo-label{display:none;position:absolute;inset:auto 24px 76px;padding:10px 14px;border-radius:10px;background:rgba(4,34,72,.76);color:#fff;font-size:12px}.cco-pupusas-hero__media.is-empty .cco-pupusas-photo-label{display:inline-block}.cco-pupusas-hero__actions{display:flex;gap:14px;flex-wrap:wrap}.cco-pupusas-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;padding:10px 24px;border-radius:6px;text-decoration:none!important;text-transform:uppercase;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 0 rgba(2,34,73,.25),0 14px 30px rgba(0,0,0,.2)}.cco-pupusas-btn small{font-size:10px;font-weight:700}.cco-pupusas-btn.is-primary{color:#fff!important;background:linear-gradient(180deg,#18c8ef,#0874d0 60%,#0759b3);border:2px solid #8deeff}.cco-pupusas-btn.is-outline{color:#fff!important;border:2px solid rgba(255,255,255,.85);background:rgba(3,34,73,.42)}.cco-pupusas-btn.is-small{min-height:48px;display:flex;width:max-content;margin:22px auto 0;padding:8px 30px}.cco-pupusas-status{display:flex;align-items:center;gap:12px;margin-top:28px;font-size:14px}.cco-pupusas-status i{width:14px;height:14px;border-radius:50%;background:var(--pls-aqua);box-shadow:0 0 0 5px rgba(16,200,237,.12)}.cco-pupusas-status span{padding-left:12px;border-left:1px solid rgba(255,255,255,.55)}
.cco-pupusas-features{padding:30px 0 32px;background:#fff}.cco-pupusas-features .cco-pupusas-shell{display:grid;grid-template-columns:repeat(4,1fr);background-image:url('../images/pupusas-brand-pattern.svg');background-repeat:no-repeat;background-position:left center}.cco-pupusas-features article{text-align:center;padding:10px 30px;border-right:1px solid #c8d8ea}.cco-pupusas-features article:last-child{border-right:0}.cco-pupusas-features article>span{display:block;color:var(--pls-blue);font-size:42px;line-height:1}.cco-pupusas-features h3{margin:8px 0 7px;text-transform:uppercase;font-size:16px;color:var(--pls-ink)}.cco-pupusas-features p{margin:0;font-size:13px;line-height:1.45;color:#354f6c}
.cco-pupusas-main{padding:28px 0 18px}.cco-pupusas-main__grid{display:grid;grid-template-columns:1.32fr .92fr;gap:20px}.cco-pupusas-panel,.cco-pupusas-reviews{background:#fff;border:1px solid var(--pls-border);border-radius:14px;padding:24px;box-shadow:0 12px 34px rgba(4,43,86,.08)}.cco-pupusas-panel>h2,.cco-pupusas-reviews>h2,.cco-pupusas-story h2{margin:0 0 18px;color:var(--pls-blue);font-size:30px;text-transform:uppercase;letter-spacing:-.02em}.cco-pupusas-dishes{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cco-pupusas-dish{overflow:hidden;border:1px solid #dce5ee;border-radius:8px;background:#fff}.cco-pupusas-dish__media{height:170px;background:linear-gradient(145deg,#f3d196,#d38a40);background-position:center;background-size:cover}.cco-pupusas-dish__body{padding:12px}.cco-pupusas-dish h3{margin:0 0 6px;font-size:14px}.cco-pupusas-dish p{margin:0 0 9px;font-size:12px;line-height:1.35;color:#4c6680}.cco-pupusas-dish strong{color:#0870d0}.cco-pupusas-sequoia{display:flex;align-items:center;justify-content:center;text-align:center;min-height:455px;padding:32px;border-radius:14px;color:#fff;background:linear-gradient(rgba(3,25,57,.78),rgba(3,25,57,.92)),url('../images/pupusas-mountain-mark.svg'),linear-gradient(135deg,#123d58,#051d39);background-size:cover,80%,cover;background-position:center;background-repeat:no-repeat}.cco-pupusas-sequoia h2{margin:0;text-transform:uppercase;font-size:37px;color:#fff}.cco-pupusas-sequoia h2 em{display:block;color:var(--pls-aqua);font-size:55px;text-transform:none;font-family:"Brush Script MT","Segoe Script",cursive}.cco-pupusas-sequoia__tree{font-size:32px;color:var(--pls-aqua)}.cco-pupusas-sequoia p{font-size:17px}.cco-pupusas-route{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;margin:25px 0;font-size:12px;font-weight:850;text-transform:uppercase}.cco-pupusas-route b{color:var(--pls-aqua);font-size:22px}.cco-pupusas-mini-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 24px;font-size:12px;font-weight:800}.cco-pupusas-mini-features small{font-weight:500;color:#dcecff}
.cco-pupusas-storyreviews{padding:0 0 28px}.cco-pupusas-storyreviews__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cco-pupusas-story{display:grid;grid-template-columns:1fr .85fr;min-height:330px;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,#6b3719,#3b1d0f);color:#fff;box-shadow:0 12px 34px rgba(4,43,86,.08)}.cco-pupusas-story__copy{padding:30px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 8px)}.cco-pupusas-story h2{color:#fff}.cco-pupusas-story p{line-height:1.6}.cco-pupusas-story__media{background:linear-gradient(145deg,#dfaa76,#805034);background-position:center;background-size:cover}.cco-pupusas-reviewgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cco-pupusas-reviewgrid article{padding:18px 14px;border:1px solid #dfe8f1;border-radius:8px;background:#fff}.cco-pupusas-stars{color:#0870d0;letter-spacing:2px}.cco-pupusas-reviewgrid p{font-size:13px;line-height:1.5}.cco-pupusas-reviewgrid strong{font-size:12px;color:#38546f}
/* Match the mockup header/footer more closely */
.cco-el-header{--cco-el-primary:#084eaa;--cco-el-accent:#10c8ed;--cco-el-text:#0b2748;box-shadow:none}.cco-el-header__brandbar{display:none}.cco-el-header__main{background:#fff;border-bottom:8px solid #073b78;position:relative}.cco-el-header__main:after{content:'';position:absolute;left:0;right:0;bottom:-8px;height:4px;background:linear-gradient(90deg,#fff,#10c8ed,#fff);opacity:.85}.cco-el-header__inner{min-height:108px;grid-template-columns:minmax(225px,300px) minmax(0,1fr) auto}.cco-el-header__brand img{max-width:285px;max-height:112px;filter:drop-shadow(0 8px 12px rgba(4,43,86,.16))}.cco-el-header__menu a{font-size:13px;text-transform:uppercase;color:#111b2d!important}.cco-el-header__menu>li>a::after{background:#0e62c7}.cco-el-header__cart{border-radius:6px}.cco-el-header__order{border-radius:6px;background:linear-gradient(180deg,#0d67cc,#084eaa);box-shadow:0 5px 0 #063871,0 12px 22px rgba(8,78,170,.2)}
.cco-el-footer--branded{position:relative;background:linear-gradient(180deg,#083f84,#052b60 88%,#041e43)!important;color:#fff!important;border-top:0!important}.cco-el-footer--branded:before{content:'';display:block;height:18px;margin:-18px 0 0;background:#fff;clip-path:polygon(0 74%,10% 58%,20% 77%,32% 53%,44% 74%,55% 52%,68% 73%,80% 49%,91% 67%,100% 48%,100% 100%,0 100%)}.cco-el-footer--branded:after{content:'';position:absolute;left:0;right:0;bottom:34px;height:26px;background-image:url('../images/pupusas-brand-pattern.svg');background-repeat:repeat-x;background-size:180px 60px;opacity:.3;pointer-events:none}.cco-el-footer__logo img{max-width:245px!important}.cco-el-footer__grid{gap:36px}.cco-el-footer h3{color:#fff!important;text-transform:uppercase}.cco-el-footer a{color:#fff!important}.cco-el-footer__brandline{color:var(--cco-el-accent)!important}.cco-el-footer__bottom{border-top-color:rgba(255,255,255,.18)!important}
@media(max-width:980px){.cco-pupusas-hero{grid-template-columns:1fr}.cco-pupusas-hero__inner{margin:0 auto;padding:74px 34px 58px}.cco-pupusas-hero__media{min-height:420px}.cco-pupusas-features .cco-pupusas-shell{grid-template-columns:repeat(2,1fr)}.cco-pupusas-features article:nth-child(2){border-right:0}.cco-pupusas-main__grid,.cco-pupusas-storyreviews__grid{grid-template-columns:1fr}.cco-pupusas-dishes{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.cco-pupusas-shell{width:calc(100% - 22px)}.cco-pupusas-hero__inner{padding:58px 22px 60px}.cco-pupusas-hero h1{font-size:42px}.cco-pupusas-script{font-size:44px}.cco-pupusas-hero__actions{display:grid}.cco-pupusas-btn{width:100%}.cco-pupusas-hero__media{min-height:300px}.cco-pupusas-features .cco-pupusas-shell{grid-template-columns:1fr}.cco-pupusas-features article{border-right:0;border-bottom:1px solid #c8d8ea;padding:18px 20px}.cco-pupusas-dishes{grid-template-columns:1fr 1fr}.cco-pupusas-dish__media{height:130px}.cco-pupusas-route{grid-template-columns:1fr;gap:4px}.cco-pupusas-route b{transform:rotate(90deg)}.cco-pupusas-mini-features{grid-template-columns:1fr}.cco-pupusas-story{grid-template-columns:1fr}.cco-pupusas-story__media{min-height:240px}.cco-pupusas-reviewgrid{grid-template-columns:1fr}.cco-el-header__main{border-bottom-width:5px}.cco-el-header__brand img{max-width:165px}}

/* v5.34.6 — faithful Pupusas La Sabrosa approved mockup pass */
.cco-pupusas-home{--pls-blue:#0755b3;--pls-blue2:#0878d7;--pls-aqua:#10c8ed;--pls-navy:#052a59;--pls-ink:#092951;--pls-cream:#fbf8f2;background:#fbfaf7}
.cco-pupusas-shell{max-width:1240px}
.cco-pupusas-hero{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);min-height:590px;background:#062f65}
.cco-pupusas-hero__copy{background:linear-gradient(120deg,#062f65 0%,#073f83 70%,#084c9d 100%)}
.cco-pupusas-hero__copy:before{opacity:.34;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 7px),repeating-linear-gradient(90deg,rgba(0,0,0,.05) 0 1px,transparent 1px 17px),linear-gradient(90deg,rgba(0,0,0,.22),transparent)}
.cco-pupusas-hero__inner{max-width:620px;padding:98px 54px 98px}
.cco-pupusas-hero h1{font-size:clamp(48px,5.4vw,80px);line-height:.93;letter-spacing:-.04em;text-shadow:0 2px 0 rgba(0,0,0,.08)}
.cco-pupusas-script{color:#14c8ed;text-shadow:0 3px 0 rgba(0,38,92,.25)}
.cco-pupusas-hero__media{min-height:590px;background-size:cover;background-position:center center;box-shadow:inset 20px 0 38px rgba(3,35,72,.22)}
.cco-pupusas-hero:after{height:34px;background:#fff;clip-path:polygon(0 72%,10% 56%,20% 70%,31% 54%,44% 68%,55% 50%,68% 70%,80% 50%,91% 65%,100% 48%,100% 100%,0 100%)}
.cco-pupusas-btn{border-radius:5px;box-shadow:0 5px 0 rgba(2,43,91,.35),0 13px 24px rgba(0,0,0,.16)}
.cco-pupusas-btn.is-primary{background:linear-gradient(180deg,#18c9f1 0,#0989df 38%,#0662c2 100%);border:2px solid #84eaff}
.cco-pupusas-status i{background:#12ccef}

.cco-pupusas-features{padding:30px 0 34px;background:#fff;border-bottom:1px solid #e2e7ed}
.cco-pupusas-features .cco-pupusas-shell{position:relative;background-image:url('../images/pupusas-brand-pattern.svg'),url('../images/pupusas-brand-pattern.svg');background-repeat:no-repeat;background-position:left center,right center;background-size:28px auto,28px auto;padding:0 34px}
.cco-pupusas-features article{padding:8px 34px;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.cco-pupusas-feature-icon{display:block;width:58px;height:58px;object-fit:contain;margin:0 auto 6px}
.cco-pupusas-features h3{font-size:17px;margin:4px 0 8px;color:#092951;font-weight:900}
.cco-pupusas-features p{max-width:205px;font-size:13px;color:#1a2f4a}
.cco-pupusas-features p strong{display:block;color:#0a2444}

.cco-pupusas-main{padding:34px 0 22px;background:#fbfaf7}
.cco-pupusas-main__grid{grid-template-columns:1.32fr .91fr;gap:18px;align-items:stretch}
.cco-pupusas-panel,.cco-pupusas-reviews{border:1px solid #dfe4ea;border-radius:10px;padding:22px;box-shadow:0 4px 16px rgba(9,41,81,.06)}
.cco-pupusas-panel>h2,.cco-pupusas-reviews>h2,.cco-pupusas-story h2{font-size:29px;font-weight:950;letter-spacing:-.025em}
.cco-pupusas-panel>h2:after,.cco-pupusas-reviews>h2:after,.cco-pupusas-story h2:after{content:'';display:block;width:46px;height:3px;background:#13bfe8;border-radius:999px;margin-top:7px;transform:skewX(-24deg)}
.cco-pupusas-dishes{gap:10px}
.cco-pupusas-dish{border-radius:7px;box-shadow:0 3px 8px rgba(4,43,86,.04)}
.cco-pupusas-dish__media{height:165px;background-color:#f0d6a6;background-position:center;background-size:cover}
.cco-pupusas-dish__body{min-height:126px;padding:10px 10px 12px}
.cco-pupusas-dish h3{font-size:13px;color:#092951;font-weight:900}
.cco-pupusas-dish p{font-size:11px;color:#1f324a;min-height:45px}
.cco-pupusas-dish strong{font-size:16px;color:#075ec6}

.cco-pupusas-sequoia{overflow:hidden;min-height:0;padding:0;border-radius:10px;border:1px solid #dfe4ea;box-shadow:0 4px 16px rgba(9,41,81,.08)}
.cco-pupusas-sequoia--art{display:block;background:#09233f}
.cco-pupusas-sequoia--art a{display:block;height:100%;min-height:100%}
.cco-pupusas-sequoia--art img{display:block;width:100%;height:100%;min-height:455px;object-fit:cover;object-position:center;border:0}
.cco-pupusas-sequoia:not(.cco-pupusas-sequoia--art){padding:32px}

.cco-pupusas-storyreviews{padding:0 0 28px;background:#fbfaf7}
.cco-pupusas-storyreviews__grid{gap:18px}
.cco-pupusas-story{min-height:318px;border-radius:10px;background:linear-gradient(90deg,#70401f,#3d210f);box-shadow:0 4px 16px rgba(9,41,81,.07)}
.cco-pupusas-story__copy{padding:26px;background:linear-gradient(rgba(75,39,17,.2),rgba(75,39,17,.2)),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 8px)}
.cco-pupusas-story__media{background-position:center;background-size:cover;background-color:#b17042}
.cco-pupusas-story p{font-size:13px;line-height:1.55}
.cco-pupusas-script.small{color:#fff;font-size:30px;text-shadow:none}
.cco-pupusas-reviews{padding:22px}
.cco-pupusas-reviewgrid{gap:10px}
.cco-pupusas-reviewgrid article{min-height:205px;padding:17px 12px;border-radius:7px;box-shadow:0 3px 8px rgba(4,43,86,.04)}
.cco-pupusas-stars{color:#075ec6;font-size:15px;letter-spacing:1px}
.cco-pupusas-reviewgrid p{color:#102b4c}

@media(max-width:980px){
 .cco-pupusas-hero{grid-template-columns:1fr;min-height:0}.cco-pupusas-hero__media{min-height:430px}.cco-pupusas-features .cco-pupusas-shell{padding:0 18px}.cco-pupusas-features article{min-height:150px}.cco-pupusas-sequoia--art img{min-height:0;height:auto;aspect-ratio:1.3/1}
}
@media(max-width:640px){
 .cco-pupusas-hero__inner{padding:54px 22px 60px}.cco-pupusas-hero__media{min-height:315px;background-position:center}.cco-pupusas-features .cco-pupusas-shell{background:none;padding:0}.cco-pupusas-feature-icon{width:50px;height:50px}.cco-pupusas-dish__media{height:126px}.cco-pupusas-dish__body{min-height:122px}.cco-pupusas-sequoia--art img{aspect-ratio:auto;height:auto}.cco-pupusas-story__media{min-height:280px;background-position:center top}
}

/* v5.34.7 — fully customizable Pupusas sections + shortcode drop zones */
.cco-pupusas-shortcode-slot{position:relative;min-width:0;max-width:100%;width:100%;box-sizing:border-box}
.cco-pupusas-shortcode-slot>*:first-child{margin-top:0}.cco-pupusas-shortcode-slot>*:last-child{margin-bottom:0}
.cco-pupusas-shortcode-slot.is-before-all,.cco-pupusas-shortcode-slot.is-after-all,.cco-pupusas-shortcode-slot.is-before-hero,.cco-pupusas-shortcode-slot.is-after-hero,.cco-pupusas-shortcode-slot.is-before-features,.cco-pupusas-shortcode-slot.is-after-features,.cco-pupusas-shortcode-slot.is-before-main,.cco-pupusas-shortcode-slot.is-after-main,.cco-pupusas-shortcode-slot.is-before-storyreviews,.cco-pupusas-shortcode-slot.is-after-storyreviews{width:min(1280px,calc(100% - 36px));margin-left:auto;margin-right:auto}
.cco-pupusas-shortcode-slot.is-features-start,.cco-pupusas-shortcode-slot.is-features-end{grid-column:1/-1;padding:8px 0}
.cco-pupusas-shortcode-slot.is-between-main,.cco-pupusas-shortcode-slot.is-between-storyreviews{align-self:stretch}
.cco-pupusas-shortcode-slot.is-feature-item,.cco-pupusas-shortcode-slot.is-dish-item,.cco-pupusas-shortcode-slot.is-review-item{margin-top:10px}
.cco-pupusas-shortcode-slot.is-hero-top,.cco-pupusas-shortcode-slot.is-hero-after-heading,.cco-pupusas-shortcode-slot.is-hero-after-text,.cco-pupusas-shortcode-slot.is-hero-after-buttons{margin:14px 0}
.cco-pupusas-shortcode-slot.is-popular-top,.cco-pupusas-shortcode-slot.is-popular-bottom,.cco-pupusas-shortcode-slot.is-sequoia-top,.cco-pupusas-shortcode-slot.is-sequoia-bottom,.cco-pupusas-shortcode-slot.is-story-top,.cco-pupusas-shortcode-slot.is-story-bottom,.cco-pupusas-shortcode-slot.is-reviews-top,.cco-pupusas-shortcode-slot.is-reviews-bottom{margin:12px 0}
.cco-pupusas-features .cco-pupusas-shell>.cco-pupusas-shortcode-slot+article{border-left:0}
@media(max-width:640px){.cco-pupusas-shortcode-slot.is-before-all,.cco-pupusas-shortcode-slot.is-after-all,.cco-pupusas-shortcode-slot.is-before-hero,.cco-pupusas-shortcode-slot.is-after-hero,.cco-pupusas-shortcode-slot.is-before-features,.cco-pupusas-shortcode-slot.is-after-features,.cco-pupusas-shortcode-slot.is-before-main,.cco-pupusas-shortcode-slot.is-after-main,.cco-pupusas-shortcode-slot.is-before-storyreviews,.cco-pupusas-shortcode-slot.is-after-storyreviews{width:calc(100% - 22px)}}

/* v5.34.8 — header preset system, overlap prevention, contrast controls */
.cco-el-header{
  --cco-header-bg:#fff;
  --cco-header-nav:#082b59;
  --cco-header-hover:#0878d7;
  --cco-header-brandbar:#06366f;
  --cco-header-brandbar-text:#fff;
  --cco-header-order-bg:#0878d7;
  --cco-header-order-text:#fff;
  --cco-header-cart-bg:#fff;
  --cco-header-cart-text:#0755b3;
  background:var(--cco-header-bg)!important;
}
.cco-el-header__brandbar{background:var(--cco-header-brandbar)!important;color:var(--cco-header-brandbar-text)!important}
.cco-el-header__brandbar *{color:inherit!important}
.cco-el-header__main{background:var(--cco-header-bg)!important}
.cco-el-header__menu a{color:var(--cco-header-nav)!important}
.cco-el-header__menu a:hover,.cco-el-header__menu .current-menu-item>a,.cco-el-header__menu .current_page_item>a{color:var(--cco-header-hover)!important}
.cco-el-header__menu>li>a::after{background:var(--cco-header-hover)!important}
.cco-el-header__order{background:var(--cco-header-order-bg)!important;color:var(--cco-header-order-text)!important;border-color:transparent!important}
.cco-el-header__cart{background:var(--cco-header-cart-bg)!important;color:var(--cco-header-cart-text)!important}
.cco-el-header__brand{position:relative;z-index:4}
.cco-el-header__nav{position:relative;z-index:2}
.cco-el-header__actions{position:relative;z-index:5}
.cco-el-header__brand img{max-width:240px;max-height:96px}

/* Preset 01: safest default. Logo/actions have their own row, navigation gets a full row. */
.cco-el-header.is-preset-nav-below .cco-el-header__inner{
  min-height:132px;
  grid-template-columns:minmax(220px,1fr) minmax(220px,300px) minmax(220px,1fr);
  grid-template-rows:88px 44px;
  gap:0 22px;
}
.cco-el-header.is-preset-nav-below .cco-el-header__brand{grid-column:1/3;grid-row:1;justify-self:start;align-self:center}
.cco-el-header.is-preset-nav-below .cco-el-header__brand img{max-width:235px;max-height:88px}
.cco-el-header.is-preset-nav-below .cco-el-header__actions{grid-column:3;grid-row:1;justify-self:end;align-self:center}
.cco-el-header.is-preset-nav-below .cco-el-header__nav{grid-column:1/-1;grid-row:2;justify-self:center;width:100%;align-self:stretch;border-top:1px solid rgba(8,43,89,.08)}
.cco-el-header.is-preset-nav-below .cco-el-header__menu{min-height:44px}

/* Preset 02: classic three-column layout. */
.cco-el-header.is-preset-classic .cco-el-header__inner{grid-template-columns:minmax(210px,250px) minmax(360px,1fr) auto;min-height:104px;gap:24px}
.cco-el-header.is-preset-classic .cco-el-header__brand{grid-column:1;grid-row:1;justify-self:start}
.cco-el-header.is-preset-classic .cco-el-header__nav{grid-column:2;grid-row:1;justify-self:center}
.cco-el-header.is-preset-classic .cco-el-header__actions{grid-column:3;grid-row:1;justify-self:end}
.cco-el-header.is-preset-classic .cco-el-header__brand img{max-width:210px;max-height:84px}

/* Preset 03: centered brand on its own row, centered navigation below it. */
.cco-el-header.is-preset-center-stack .cco-el-header__inner{grid-template-columns:1fr minmax(240px,310px) 1fr;grid-template-rows:94px 46px;min-height:140px;gap:0 18px}
.cco-el-header.is-preset-center-stack .cco-el-header__brand{grid-column:2;grid-row:1;justify-self:center}
.cco-el-header.is-preset-center-stack .cco-el-header__brand img{max-width:260px;max-height:92px}
.cco-el-header.is-preset-center-stack .cco-el-header__actions{grid-column:3;grid-row:1;justify-self:end}
.cco-el-header.is-preset-center-stack .cco-el-header__nav{grid-column:1/-1;grid-row:2;justify-self:center;width:100%;border-top:1px solid rgba(8,43,89,.08)}
.cco-el-header.is-preset-center-stack .cco-el-header__menu{min-height:46px}

/* Preset 04: balanced split around a protected logo column. */
.cco-el-header.is-preset-split .cco-el-header__inner{grid-template-columns:minmax(0,1fr) 270px minmax(0,1fr);min-height:112px;gap:18px}
.cco-el-header.is-preset-split .cco-el-header__nav{grid-column:1;grid-row:1;justify-self:start;max-width:100%}
.cco-el-header.is-preset-split .cco-el-header__menu{justify-content:flex-start;gap:clamp(10px,1.2vw,18px);flex-wrap:wrap}
.cco-el-header.is-preset-split .cco-el-header__brand{grid-column:2;grid-row:1;justify-self:center}
.cco-el-header.is-preset-split .cco-el-header__brand img{max-width:250px;max-height:94px}
.cco-el-header.is-preset-split .cco-el-header__actions{grid-column:3;grid-row:1;justify-self:end}

/* Preset 05: compact. */
.cco-el-header.is-preset-compact .cco-el-header__brandbar{display:none}
.cco-el-header.is-preset-compact .cco-el-header__inner{grid-template-columns:180px minmax(0,1fr) auto;min-height:76px;gap:18px}
.cco-el-header.is-preset-compact .cco-el-header__brand{grid-column:1;grid-row:1}
.cco-el-header.is-preset-compact .cco-el-header__brand img{max-width:165px;max-height:68px}
.cco-el-header.is-preset-compact .cco-el-header__nav{grid-column:2;grid-row:1}
.cco-el-header.is-preset-compact .cco-el-header__actions{grid-column:3;grid-row:1}
.cco-el-header.is-preset-compact .cco-el-header__menu{gap:clamp(10px,1.4vw,20px)}
.cco-el-header.is-preset-compact .cco-el-header__menu a{font-size:13px}

/* Keep desktop navigation readable on white and mobile drawer readable on white regardless of theme text colors. */
.cco-el-header-drawer__panel{background:#fff!important;color:#082b59!important}
.cco-el-header-drawer__menu a{color:#082b59!important}
.cco-el-header-drawer__menu a:hover{color:var(--cco-header-hover)!important}
.cco-el-header-drawer__close{color:#0755b3!important;background:#fff!important}

/* Hero photo correction: use the food photo as a clean edge-to-edge crop, no baked-in decorative frame. */
.cco-pupusas-hero__media{background-size:cover!important;background-position:50% 50%!important;background-repeat:no-repeat!important}

@media(max-width:1100px){
 .cco-el-header.is-preset-classic .cco-el-header__inner{grid-template-columns:190px minmax(300px,1fr) auto;gap:14px}
 .cco-el-header.is-preset-classic .cco-el-header__brand img{max-width:180px}
 .cco-el-header.is-preset-classic .cco-el-header__menu{gap:12px}.cco-el-header.is-preset-classic .cco-el-header__menu a{font-size:12px}
 .cco-el-header.is-preset-split .cco-el-header__inner{grid-template-columns:minmax(0,1fr) 225px minmax(0,1fr)}
 .cco-el-header.is-preset-split .cco-el-header__brand img{max-width:210px}
}
@media(max-width:980px){
 .cco-el-header.is-preset-nav-below .cco-el-header__inner,.cco-el-header.is-preset-center-stack .cco-el-header__inner,.cco-el-header.is-preset-classic .cco-el-header__inner,.cco-el-header.is-preset-split .cco-el-header__inner,.cco-el-header.is-preset-compact .cco-el-header__inner{grid-template-columns:minmax(160px,1fr) auto;grid-template-rows:auto;min-height:84px;gap:12px}
 .cco-el-header.is-preset-nav-below .cco-el-header__brand,.cco-el-header.is-preset-center-stack .cco-el-header__brand,.cco-el-header.is-preset-classic .cco-el-header__brand,.cco-el-header.is-preset-split .cco-el-header__brand,.cco-el-header.is-preset-compact .cco-el-header__brand{grid-column:1;grid-row:1;justify-self:start}
 .cco-el-header.is-preset-nav-below .cco-el-header__actions,.cco-el-header.is-preset-center-stack .cco-el-header__actions,.cco-el-header.is-preset-classic .cco-el-header__actions,.cco-el-header.is-preset-split .cco-el-header__actions,.cco-el-header.is-preset-compact .cco-el-header__actions{grid-column:2;grid-row:1;justify-self:end}
 .cco-el-header.is-preset-nav-below .cco-el-header__nav,.cco-el-header.is-preset-center-stack .cco-el-header__nav,.cco-el-header.is-preset-classic .cco-el-header__nav,.cco-el-header.is-preset-split .cco-el-header__nav,.cco-el-header.is-preset-compact .cco-el-header__nav{display:none}
 .cco-el-header.is-preset-nav-below .cco-el-header__brand img,.cco-el-header.is-preset-center-stack .cco-el-header__brand img,.cco-el-header.is-preset-classic .cco-el-header__brand img,.cco-el-header.is-preset-split .cco-el-header__brand img,.cco-el-header.is-preset-compact .cco-el-header__brand img{max-width:190px;max-height:72px}
}


/* v5.34.9 — mockup-style hero image fade and brand overlay */
.cco-pupusas-hero{
  --cco-hero-blend-color:#073f83;
  --cco-hero-blend-width:34%;
  --cco-hero-overlay-opacity:.10;
}
.cco-pupusas-hero__copy{z-index:3}
.cco-pupusas-hero__copy::after{
  content:"";
  position:absolute;
  top:0;bottom:0;right:-90px;
  width:120px;
  pointer-events:none;
  z-index:0;
  background:linear-gradient(90deg,var(--cco-hero-blend-color) 0%,transparent 100%);
  opacity:.95;
}
.cco-pupusas-hero__inner{position:relative;z-index:2}
.cco-pupusas-hero__media{position:relative;isolation:isolate}
.cco-pupusas-hero__media::before,
.cco-pupusas-hero__media::after{
  content:"";
  position:absolute;inset:0;
  pointer-events:none;
}
.cco-pupusas-hero__media::before{
  z-index:1;
  background:linear-gradient(90deg,var(--cco-hero-blend-color) 0%,var(--cco-hero-blend-color) 7%,transparent var(--cco-hero-blend-width));
}
.cco-pupusas-hero__media::after{
  z-index:2;
  background:var(--cco-hero-blend-color);
  opacity:var(--cco-hero-overlay-opacity);
}
.cco-pupusas-hero.is-blend-deep .cco-pupusas-hero__media::before{
  background:linear-gradient(90deg,var(--cco-hero-blend-color) 0%,var(--cco-hero-blend-color) 14%,rgba(3,24,55,.68) 42%,transparent 72%);
}
.cco-pupusas-hero.is-blend-deep .cco-pupusas-hero__media::after{opacity:var(--cco-hero-overlay-opacity)}
.cco-pupusas-hero.is-blend-tint .cco-pupusas-hero__media::before{background:linear-gradient(90deg,var(--cco-hero-blend-color) 0%,transparent 24%)}
.cco-pupusas-hero.is-blend-tint .cco-pupusas-hero__media::after{opacity:var(--cco-hero-overlay-opacity)}
.cco-pupusas-hero.is-blend-none .cco-pupusas-hero__copy::after,
.cco-pupusas-hero.is-blend-none .cco-pupusas-hero__media::before,
.cco-pupusas-hero.is-blend-none .cco-pupusas-hero__media::after{display:none}
/* Prevent theme/Elementor global typography colors from making the hero unreadable. */
.cco-pupusas-home .cco-pupusas-hero h1,
.cco-pupusas-home .cco-pupusas-hero p,
.cco-pupusas-home .cco-pupusas-hero .cco-pupusas-status,
.cco-pupusas-home .cco-pupusas-hero .cco-pupusas-status strong,
.cco-pupusas-home .cco-pupusas-hero .cco-pupusas-status span{color:#fff!important}
.cco-pupusas-home .cco-pupusas-hero .cco-pupusas-script{color:var(--pls-aqua,#10c8ed)!important}

@media(max-width:980px){
  .cco-pupusas-hero__copy::after{left:0;right:0;top:auto;bottom:-70px;width:auto;height:90px;background:linear-gradient(180deg,var(--cco-hero-blend-color),transparent)}
  .cco-pupusas-hero__media::before{background:linear-gradient(180deg,var(--cco-hero-blend-color) 0%,transparent var(--cco-hero-blend-width))}
  .cco-pupusas-hero.is-blend-deep .cco-pupusas-hero__media::before{background:linear-gradient(180deg,var(--cco-hero-blend-color) 0%,rgba(3,24,55,.70) 34%,transparent 72%)}
  .cco-pupusas-hero.is-blend-tint .cco-pupusas-hero__media::before{background:linear-gradient(180deg,var(--cco-hero-blend-color) 0%,transparent 28%)}
}

/* v5.35.0 — Professional homepage structure + fully open content zones */
.cco-pupusas-open-zone{
  --cco-open-min:320px;--cco-open-width:1240px;--cco-open-bg:#fff;--cco-open-overlay:#052a59;--cco-open-overlay-opacity:0;--cco-open-radius:0px;
  position:relative;display:flex;width:100%;min-height:var(--cco-open-min);box-sizing:border-box;background-color:var(--cco-open-bg);background-image:var(--cco-open-image,none);background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;border-radius:var(--cco-open-radius)
}
.cco-pupusas-open-zone.is-align-start{align-items:flex-start}.cco-pupusas-open-zone.is-align-center{align-items:center}.cco-pupusas-open-zone.is-align-end{align-items:flex-end}
.cco-pupusas-open-zone__overlay{position:absolute;inset:0;background:var(--cco-open-overlay);opacity:var(--cco-open-overlay-opacity);pointer-events:none}
.cco-pupusas-open-zone__inner{position:relative;z-index:1;width:min(var(--cco-open-width),calc(100% - 36px));max-width:100%;margin:0 auto;padding:32px 0;box-sizing:border-box}
.cco-pupusas-open-zone.is-embedded{height:100%;min-height:inherit}.cco-pupusas-open-zone.is-embedded .cco-pupusas-open-zone__inner{width:100%;padding:0}
.cco-pupusas-open-zone.has-shadow{box-shadow:0 18px 50px rgba(4,43,86,.14)}
.cco-pupusas-open-zone__placeholder{min-height:180px;border:2px dashed rgba(7,85,179,.32);border-radius:14px;background:rgba(255,255,255,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:#173a5e}
.cco-pupusas-open-zone__placeholder>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#0b63c9;color:#fff;font-size:26px;line-height:1;margin-bottom:10px}
.cco-pupusas-open-zone__placeholder strong{font-size:16px;color:#092951}.cco-pupusas-open-zone__placeholder small{display:block;max-width:540px;margin-top:6px;font-size:12px;line-height:1.5;color:#5a7089}
.cco-pupusas-shortcode-slot.is-between-main,.cco-pupusas-shortcode-slot.is-between-storyreviews{grid-column:1/-1;width:100%}
.cco-pupusas-shortcode-slot .cco-pupusas-open-zone{margin-top:14px;margin-bottom:14px}

.cco-pupusas-pro-section{position:relative;padding:64px 0;box-sizing:border-box}.cco-pupusas-pro-section.is-light{background:#fbf8f2}.cco-pupusas-pro-section.is-white{background:#fff}.cco-pupusas-pro-section.is-navy{background:#052a59;color:#fff}
.cco-pupusas-pro-shell{width:min(1240px,calc(100% - 36px));margin:0 auto;box-sizing:border-box}.cco-pupusas-pro-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:28px;align-items:stretch}.cco-pupusas-pro-grid.is-location{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}
.cco-pupusas-pro-copy{display:flex;flex-direction:column;justify-content:center;padding:18px 8px}.cco-pupusas-pro-eyebrow{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;color:#0878d7;margin:0 0 10px}.cco-pupusas-pro-section h2{margin:0 0 14px;color:#092951;font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.035em;font-weight:950}.cco-pupusas-pro-lead,.cco-pupusas-pro-section p{font-size:16px;line-height:1.65;color:#365471}.cco-pupusas-pro-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.cco-pupusas-pro-actions .cco-pupusas-btn{min-width:150px}.cco-pupusas-btn.is-light-outline{border-color:rgba(255,255,255,.75);color:#fff!important;background:rgba(255,255,255,.06)}.cco-pupusas-btn.is-dark-outline{border-color:#0b63c9;color:#0b63c9!important;background:#fff}
.cco-pupusas-pro-logic{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.cco-pupusas-pro-logic span{padding:7px 10px;border-radius:999px;background:#e7f4ff;color:#0a4f9c;font-size:11px;font-weight:800}
.cco-pupusas-pro-open{min-width:0;height:100%}.cco-pupusas-pro-open>.cco-pupusas-open-zone{height:100%;box-shadow:0 12px 34px rgba(4,43,86,.10)}
.cco-pupusas-pro-card{background:#fff;border:1px solid #dbe6f0;border-radius:12px;box-shadow:0 10px 30px rgba(4,43,86,.08)}
.cco-pupusas-location-card{padding:34px;display:flex;flex-direction:column;justify-content:center}.cco-pupusas-location-details{display:grid;gap:10px;margin-top:18px}.cco-pupusas-location-details>div{padding:13px 15px;border:1px solid #dbe6f0;border-radius:10px;background:#f9fcff}.cco-pupusas-location-details small{display:block;margin-bottom:3px;color:#6a8097;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.08em}.cco-pupusas-location-details strong,.cco-pupusas-location-details a{color:#092951;text-decoration:none}
.cco-pupusas-visit-visual{position:relative;z-index:2;text-align:center;color:#fff;padding:34px}.cco-pupusas-visit-visual>span{display:inline-block;padding:6px 10px;border:1px solid rgba(255,255,255,.5);border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.16em}.cco-pupusas-visit-visual strong{display:block;margin:18px auto 10px;max-width:480px;font-size:clamp(28px,4vw,48px);line-height:1.05}.cco-pupusas-visit-visual p{color:#eaf5ff!important;max-width:520px;margin:0 auto}
.cco-pupusas-pro-head{max-width:760px;margin:0 auto 28px;text-align:center}.cco-pupusas-faq-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:1040px;margin:0 auto}.cco-pupusas-faq-list details{padding:0;overflow:hidden}.cco-pupusas-faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;color:#092951;font-size:15px;font-weight:900}.cco-pupusas-faq-list summary::-webkit-details-marker{display:none}.cco-pupusas-faq-list summary span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#edf6ff;color:#0878d7;font-size:20px;transition:transform .2s ease}.cco-pupusas-faq-list details[open] summary span{transform:rotate(45deg)}.cco-pupusas-faq-answer{padding:0 22px 22px;color:#365471;line-height:1.65}
.cco-pupusas-final-cta{overflow:hidden}.cco-pupusas-final-cta:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 8px),radial-gradient(circle at 82% 30%,rgba(16,200,237,.18),transparent 32%);pointer-events:none}.cco-pupusas-final-cta__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:34px}.cco-pupusas-final-cta h2{color:#fff;margin-bottom:8px}.cco-pupusas-final-cta .cco-pupusas-pro-eyebrow{color:#10c8ed}.cco-pupusas-final-cta .cco-pupusas-pro-lead{color:#e9f4ff;max-width:760px}
.cco-pupusas-home.is-equal-pairs .cco-pupusas-main__grid,.cco-pupusas-home.is-equal-pairs .cco-pupusas-storyreviews__grid{align-items:stretch}.cco-pupusas-home.is-equal-pairs .cco-pupusas-panel,.cco-pupusas-home.is-equal-pairs .cco-pupusas-sequoia,.cco-pupusas-home.is-equal-pairs .cco-pupusas-story,.cco-pupusas-home.is-equal-pairs .cco-pupusas-reviews{height:100%;box-sizing:border-box}

@media(max-width:980px){
 .cco-pupusas-pro-grid,.cco-pupusas-pro-grid.is-location{grid-template-columns:1fr}.cco-pupusas-faq-list{grid-template-columns:1fr}.cco-pupusas-final-cta__inner{display:grid}.cco-pupusas-pro-copy{padding:0}.cco-pupusas-open-zone__inner{width:calc(100% - 28px)}
}
@media(max-width:640px){
 .cco-pupusas-pro-section{padding:44px 0}.cco-pupusas-pro-shell{width:calc(100% - 22px)}.cco-pupusas-location-card{padding:22px}.cco-pupusas-pro-actions{display:grid;grid-template-columns:1fr}.cco-pupusas-pro-actions .cco-pupusas-btn{width:100%}.cco-pupusas-open-zone__inner{width:calc(100% - 20px)}
}


/* v5.35.1 — clearer visitor panel, Google reviews showcase, stronger footer contrast, and desktop El Salvador decor */
.cco-pupusas-home{position:relative;overflow:clip}
.cco-pupusas-desktop-decor{display:none}
@media(min-width:1100px){
  .cco-pupusas-desktop-decor{display:block;pointer-events:none}
  .cco-pupusas-desktop-decor span{position:absolute;z-index:0;filter:drop-shadow(0 10px 22px rgba(5,43,96,.16));opacity:.9;background-repeat:no-repeat;background-size:contain}
  .cco-pupusas-desktop-decor .is-izote{width:128px;height:128px;right:-26px;top:620px;background-image:url('../images/decor-izote.svg')}
  .cco-pupusas-desktop-decor .is-bird{width:138px;height:104px;left:-34px;top:1160px;background-image:url('../images/decor-torogoz.svg')}
  .cco-pupusas-desktop-decor .is-coffee{width:120px;height:120px;right:-20px;bottom:180px;background-image:url('../images/decor-coffee.svg')}
  .cco-pupusas-main,.cco-pupusas-storyreviews,.cco-pupusas-ordering,.cco-pupusas-location,.cco-pupusas-faq,.cco-pupusas-finalcta{position:relative;z-index:1}
}
.cco-pupusas-sequoia{padding:34px 28px;text-align:center}
.cco-pupusas-sequoia__eyebrow{display:inline-block;margin:0 0 10px;padding:7px 12px;border-radius:999px;background:rgba(22,210,242,.14);border:1px solid rgba(22,210,242,.34);color:#bcefff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.cco-pupusas-sequoia h2{line-height:0.96;letter-spacing:-.02em}
.cco-pupusas-sequoia h2 em{margin-top:6px;font-size:52px}
.cco-pupusas-sequoia p{max-width:31ch;margin:14px auto 0;color:#f5fbff;font-size:16px;line-height:1.55}
.cco-pupusas-route{margin:22px 0 18px;gap:10px}
.cco-pupusas-route span{display:block;padding:0 4px;color:#fff;font-size:13px;line-height:1.25}
.cco-pupusas-route b{font-size:18px}
.cco-pupusas-mini-features{gap:14px}
.cco-pupusas-mini-features span{padding:12px 10px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);line-height:1.35;color:#fff}
.cco-pupusas-mini-features small{display:block;margin-top:5px;color:#dff7ff!important;font-size:11px;line-height:1.35}
.cco-pupusas-google-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;margin:0 0 14px;border-radius:999px;background:#eef8ff;border:1px solid #cde8ff;color:#0a4db8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.cco-pupusas-google-badge:before{content:'G';display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#0a4db8;color:#fff;font-weight:900}
.cco-pupusas-google-reviews{padding:4px 0 0}
.cco-el-footer--branded,.cco-el-footer--branded *{color:#eaf6ff}
.cco-el-footer--branded p,.cco-el-footer--branded .cco-el-footer__mini,.cco-el-footer--branded .cco-el-footer__menu a{color:#d7ebff!important;opacity:1!important}
.cco-el-footer--branded .cco-el-footer__contact strong,.cco-el-footer--branded h3{color:#fff!important}
.cco-el-footer__brandline{background:rgba(30,211,242,.16)!important;border-color:rgba(30,211,242,.26)!important;color:#8fefff!important}
.cco-el-footer__beforeorder{margin:16px 0 18px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}
.cco-el-footer__beforeorder h4{margin:0 0 10px;color:#fff;font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.cco-el-footer__beforeorder ul{margin:0;padding:0 0 0 18px;color:#eaf6ff}
.cco-el-footer__beforeorder li{margin:0 0 8px;line-height:1.45}
.cco-el-footer__beforeorder li:last-child{margin-bottom:0}
/* Footer contrast hardening: keep the informational heading and CTA readable even when theme/Elementor link and heading rules are more specific. */
.cco-el-footer--branded .cco-el-footer__beforeorder h4{color:#fff!important}
.cco-el-footer--branded a.cco-el-button--light{background:#fff!important;color:var(--cco-el-primary)!important;opacity:1!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-indent:0!important;visibility:visible!important}
.cco-el-footer--branded a.cco-el-button--light:hover,.cco-el-footer--branded a.cco-el-button--light:focus{background:#f4fbff!important;color:#083f84!important}



/* v5.35.2 — premium review layouts */
.cco-pupusas-reviews__top{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:16px}
.cco-pupusas-reviews__top h2{margin:6px 0 0}
.cco-pupusas-reviews__summary{display:flex;flex-direction:column;align-items:flex-end;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,#f5fbff,#eaf5ff);border:1px solid #d6ebff;min-width:170px}
.cco-pupusas-reviews__summary strong{font-size:28px;line-height:1;color:#0a4db8}
.cco-pupusas-reviews__summary span{color:#0870d0;letter-spacing:2px;font-size:14px;font-weight:900;margin:3px 0}
.cco-pupusas-reviews__summary small{color:#476786;font-size:12px}
.cco-pupusas-google-reviews.has-google-shortcode{padding-top:4px}
.cco-pupusas-reviews-showcase.is-featured{display:grid;grid-template-columns:1.05fr .95fr;gap:14px}
.cco-pupusas-reviewstack{display:grid;grid-template-columns:1fr;gap:12px}
.cco-pupusas-reviewcard{padding:18px 16px;border:1px solid #dce8f3;border-radius:16px;background:linear-gradient(180deg,#ffffff,#fbfdff);box-shadow:0 10px 28px rgba(5,43,96,.06)}
.cco-pupusas-reviewcard.is-featured{padding:24px 22px;background:linear-gradient(180deg,#ffffff,#f3faff);border-color:#cfe6fb}
.cco-pupusas-reviewcard .cco-pupusas-stars{font-size:14px;margin-bottom:8px}
.cco-pupusas-reviewcard.is-featured .cco-pupusas-stars{font-size:16px}
.cco-pupusas-reviewcard p{margin:0 0 12px;color:#173654;font-size:14px;line-height:1.65}
.cco-pupusas-reviewcard.is-featured p{font-size:17px;line-height:1.72}
.cco-pupusas-reviewcard__meta{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap}
.cco-pupusas-reviewcard__meta strong{color:#173654;font-size:13px}
.cco-pupusas-reviewcard__meta span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef7ff;border:1px solid #d7eaff;color:#0a4db8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.cco-pupusas-reviewgrid.is-enhanced{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.cco-pupusas-reviewcarousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px}
.cco-pupusas-reviewcarousel .cco-pupusas-reviewcard{scroll-snap-align:start}
@media(max-width:980px){.cco-pupusas-reviews-showcase.is-featured{grid-template-columns:1fr}.cco-pupusas-reviewgrid.is-enhanced{grid-template-columns:1fr 1fr}.cco-pupusas-reviews__top{flex-direction:column;align-items:flex-start}.cco-pupusas-reviews__summary{align-items:flex-start}}
@media(max-width:640px){.cco-pupusas-reviewgrid.is-enhanced{grid-template-columns:1fr}.cco-pupusas-reviewcarousel{grid-auto-columns:85%}}


/* v5.35.3 — clearer sequoia / before-you-order panel with full backgrounds */
.cco-pupusas-sequoia{position:relative;isolation:isolate}
.cco-pupusas-sequoia>div{width:100%;max-width:100%}
.cco-pupusas-sequoia h2{color:#ffffff!important;text-shadow:0 4px 18px rgba(0,0,0,.26)}
.cco-pupusas-sequoia h2 em{color:#1fd3f2!important;text-shadow:0 4px 18px rgba(0,0,0,.26)}
.cco-pupusas-sequoia p{display:block;max-width:35ch;margin:14px auto 0;padding:14px 16px;border-radius:16px;background:rgba(6,25,55,.34);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);color:#f6fbff!important;text-shadow:0 2px 10px rgba(0,0,0,.22)}
.cco-pupusas-route{grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;margin:20px 0 16px}
.cco-pupusas-route span{display:flex;align-items:center;justify-content:center;min-height:74px;padding:12px 10px;border-radius:14px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);color:#ffffff!important;font-size:13px;font-weight:900;line-height:1.25;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.cco-pupusas-route b{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:rgba(31,211,242,.14);border:1px solid rgba(31,211,242,.28);color:#1fd3f2!important;font-size:16px;line-height:1}
.cco-pupusas-mini-features{gap:12px}
.cco-pupusas-mini-features span{min-height:86px;display:flex;flex-direction:column;justify-content:center;padding:14px 12px;border-radius:14px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);color:#ffffff!important;box-shadow:0 8px 20px rgba(0,0,0,.10)}
.cco-pupusas-mini-features small{color:#dff6ff!important;font-size:11px;line-height:1.35}
@media(max-width:640px){
  .cco-pupusas-sequoia p{padding:12px 13px;font-size:15px}
  .cco-pupusas-route{grid-template-columns:1fr;gap:10px}
  .cco-pupusas-route b{justify-self:center;transform:rotate(90deg)}
  .cco-pupusas-route span{min-height:0;padding:11px 10px}
  .cco-pupusas-mini-features{grid-template-columns:1fr}
  .cco-pupusas-mini-features span{min-height:0}
}


/* v5.35.4 — story paired with before-you-order, popular removed from full homepage, reviews full width */
.cco-pupusas-pair-row{padding:0 0 28px}
.cco-pupusas-pair-row__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}
.cco-pupusas-pair-row__grid > .cco-pupusas-story,
.cco-pupusas-pair-row__grid > .cco-pupusas-sequoia{height:100%;box-sizing:border-box}
.cco-pupusas-reviews-row{padding:0 0 28px}
.cco-pupusas-reviews--full{width:100%}
.cco-pupusas-reviews--full .cco-pupusas-reviews-showcase.is-featured{grid-template-columns:minmax(320px,1.1fr) minmax(320px,.9fr)}
.cco-pupusas-reviews--full .cco-pupusas-reviewgrid.is-enhanced{grid-template-columns:repeat(4,1fr)}
@media(max-width:980px){
  .cco-pupusas-pair-row__grid{grid-template-columns:1fr}
  .cco-pupusas-reviews--full .cco-pupusas-reviewgrid.is-enhanced{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .cco-pupusas-reviews--full .cco-pupusas-reviewgrid.is-enhanced{grid-template-columns:1fr}
}


/* v5.35.5 — intentional mobile-first polish + safe responsive content */
.cco-pupusas-home,.cco-pupusas-home *{box-sizing:border-box}
.cco-pupusas-home{width:100%;max-width:100%;overflow-x:clip}
.cco-pupusas-home img,.cco-pupusas-home video{max-width:100%;height:auto}
.cco-pupusas-home iframe{max-width:100%;width:100%}
.cco-pupusas-home p,.cco-pupusas-home h1,.cco-pupusas-home h2,.cco-pupusas-home h3,.cco-pupusas-home a,.cco-pupusas-home strong{overflow-wrap:anywhere}

@media(max-width:980px){
  .cco-pupusas-shell,.cco-pupusas-pro-shell{width:calc(100% - 32px);max-width:none}
  .cco-pupusas-hero{grid-template-columns:1fr;min-height:0}
  .cco-pupusas-hero__copy{min-width:0}
  .cco-pupusas-hero__inner{max-width:720px;margin:0 auto;padding:66px 34px 64px}
  .cco-pupusas-hero__media{min-height:390px;background-position:center center}
  .cco-pupusas-hero__actions{gap:12px}
  .cco-pupusas-features .cco-pupusas-shell{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;background-image:none}
  .cco-pupusas-features article{min-width:0;border-bottom:1px solid #dbe6ef;padding:20px 18px}
  .cco-pupusas-pair-row__grid{grid-template-columns:1fr;gap:18px}
  .cco-pupusas-story{min-height:0;grid-template-columns:minmax(0,1fr) minmax(240px,.72fr)}
  .cco-pupusas-sequoia{min-height:0}
  .cco-pupusas-reviews__top{align-items:flex-start}
  .cco-pupusas-reviews__summary{align-items:flex-start;min-width:0}
  .cco-pupusas-reviews-showcase.is-featured,.cco-pupusas-reviews--full .cco-pupusas-reviews-showcase.is-featured{grid-template-columns:1fr}
  .cco-pupusas-reviewstack{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cco-pupusas-pro-grid,.cco-pupusas-pro-grid.is-location{grid-template-columns:1fr;gap:22px}
  .cco-pupusas-pro-copy{padding:0}
  .cco-pupusas-pro-ordering .cco-pupusas-pro-open{order:2}
  .cco-pupusas-pro-location .cco-pupusas-pro-open{order:2}
  .cco-pupusas-faq-list{grid-template-columns:1fr}
  .cco-pupusas-final-cta__inner{display:grid;grid-template-columns:1fr;gap:24px}
  .cco-el-footer__grid{grid-template-columns:1fr 1fr;gap:30px}
  .cco-el-footer__brand{grid-column:1/-1}
}

@media(max-width:767px){
  html,body{max-width:100%;overflow-x:hidden}
  .cco-pupusas-shell,.cco-pupusas-pro-shell{width:calc(100% - 24px)}
  .cco-pupusas-hero__inner{padding:48px 20px 54px;text-align:left}
  .cco-pupusas-hero h1{font-size:clamp(35px,10.8vw,47px);line-height:.96;letter-spacing:-.035em}
  .cco-pupusas-script{font-size:clamp(38px,11vw,50px);margin:8px 0 18px;line-height:.98}
  .cco-pupusas-hero p{font-size:16px;line-height:1.55;margin-bottom:22px}
  .cco-pupusas-hero__actions{display:grid;grid-template-columns:1fr;width:100%}
  .cco-pupusas-hero__actions .cco-pupusas-btn{width:100%;min-width:0;min-height:58px}
  .cco-pupusas-status{display:flex;flex-wrap:wrap;gap:9px 10px;margin-top:22px;font-size:12px}
  .cco-pupusas-status span{padding-left:10px}
  .cco-pupusas-hero__media{min-height:270px;background-position:58% center}
  .cco-pupusas-hero:after{height:24px}
  .cco-pupusas-hero__copy::after{bottom:-48px;height:64px}

  .cco-pupusas-features{padding:18px 0 20px}
  .cco-pupusas-features .cco-pupusas-shell{grid-template-columns:1fr}
  .cco-pupusas-features article{min-height:0;border-right:0;border-bottom:1px solid #dbe6ef;padding:20px 14px}
  .cco-pupusas-features article:last-child{border-bottom:0}
  .cco-pupusas-feature-icon{width:48px;height:48px}
  .cco-pupusas-features h3{font-size:15px}
  .cco-pupusas-features p{max-width:280px;font-size:13px}

  .cco-pupusas-pro-section{padding:38px 0}
  .cco-pupusas-pro-section h2{font-size:clamp(30px,9vw,40px);line-height:1.02}
  .cco-pupusas-pro-lead,.cco-pupusas-pro-section p{font-size:15px;line-height:1.58}
  .cco-pupusas-pro-eyebrow{font-size:10px;letter-spacing:.12em}
  .cco-pupusas-pro-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%}
  .cco-pupusas-pro-actions .cco-pupusas-btn{width:100%;min-width:0}
  .cco-pupusas-pro-logic{gap:6px;margin-top:16px}
  .cco-pupusas-pro-logic span{font-size:10px;padding:6px 8px}
  .cco-pupusas-pro-open{width:100%;min-width:0}
  .cco-pupusas-ordering-zone,.cco-pupusas-location-zone{border-radius:12px}
  .cco-pupusas-open-zone__inner{width:calc(100% - 18px);padding:22px 0}
  .cco-pupusas-open-zone.is-embedded .cco-pupusas-open-zone__inner{width:100%;padding:0}
  .cco-pupusas-user-zone{min-height:min(var(--cco-open-min),420px)}
  .cco-pupusas-open-zone__placeholder{min-height:140px;padding:20px 14px}

  .cco-pupusas-pair-row{padding-bottom:18px}
  .cco-pupusas-pair-row__grid{gap:14px}
  .cco-pupusas-story{grid-template-columns:1fr;min-height:0;border-radius:12px}
  .cco-pupusas-story__copy{padding:24px 20px}
  .cco-pupusas-story h2{font-size:26px;margin-bottom:14px}
  .cco-pupusas-story p{font-size:13px;line-height:1.6}
  .cco-pupusas-script.small{font-size:28px}
  .cco-pupusas-story__media{min-height:250px;background-position:center top}

  .cco-pupusas-sequoia{padding:26px 16px;border-radius:12px}
  .cco-pupusas-sequoia__tree{font-size:24px}
  .cco-pupusas-sequoia__eyebrow{font-size:9px;padding:6px 9px}
  .cco-pupusas-sequoia h2{font-size:30px;line-height:1}
  .cco-pupusas-sequoia h2 em{font-size:42px;margin-top:4px}
  .cco-pupusas-sequoia p{max-width:none;padding:12px 13px;font-size:14px;line-height:1.5}
  .cco-pupusas-route{grid-template-columns:1fr;gap:8px;margin:16px 0}
  .cco-pupusas-route span{min-height:0;padding:11px 10px;font-size:11px}
  .cco-pupusas-route b{justify-self:center;transform:rotate(90deg);width:28px;height:28px}
  .cco-pupusas-mini-features{grid-template-columns:1fr;gap:8px;margin-bottom:18px}
  .cco-pupusas-mini-features span{min-height:0;padding:11px 10px;font-size:11px}
  .cco-pupusas-sequoia .cco-pupusas-btn{width:100%;min-height:56px}

  .cco-pupusas-reviews-row{padding-bottom:18px}
  .cco-pupusas-reviews{padding:18px;border-radius:12px}
  .cco-pupusas-reviews__top{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}
  .cco-pupusas-reviews__top h2{font-size:30px;line-height:1.06;margin-top:5px}
  .cco-pupusas-reviews__summary{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;padding:12px 14px}
  .cco-pupusas-reviews__summary strong{grid-row:1/3;font-size:30px}
  .cco-pupusas-reviews__summary small{grid-column:2}
  .cco-pupusas-google-badge{font-size:10px;padding:6px 9px}
  .cco-pupusas-reviewstack{grid-template-columns:1fr}
  .cco-pupusas-reviewcard,.cco-pupusas-reviewcard.is-featured{padding:17px 15px;border-radius:12px}
  .cco-pupusas-reviewcard.is-featured p{font-size:15px;line-height:1.6}
  .cco-pupusas-reviewcard p{font-size:13px;line-height:1.58}
  .cco-pupusas-reviewcard__meta{align-items:flex-start;flex-direction:column}
  .cco-pupusas-reviewcarousel{grid-auto-columns:88%;gap:10px}

  .cco-pupusas-location-card{padding:20px}
  .cco-pupusas-location-details>div{padding:12px}
  .cco-pupusas-visit-visual{padding:26px 16px}
  .cco-pupusas-visit-visual strong{font-size:30px}
  .cco-pupusas-location-zone{min-height:300px}
  .cco-pupusas-faq-list summary{padding:17px 16px;font-size:14px;gap:12px}
  .cco-pupusas-faq-answer{padding:0 16px 18px;font-size:14px}
  .cco-pupusas-final-cta__inner{gap:18px}
  .cco-pupusas-final-cta .cco-pupusas-pro-actions{margin-top:0}

  .cco-el-footer{padding:42px 0 24px}
  .cco-el-footer__grid{grid-template-columns:1fr;gap:24px;width:calc(100% - 28px)}
  .cco-el-footer__brand{grid-column:auto}
  .cco-el-footer__logo img{max-width:190px;max-height:90px}
  .cco-el-footer__brandline{font-size:9px;line-height:1.35;white-space:normal}
  .cco-el-footer__beforeorder{padding:13px 14px;border-radius:12px}
  .cco-el-footer__beforeorder li{font-size:13px}
  .cco-el-footer__bottom{width:calc(100% - 28px);margin-top:24px;padding-top:18px;gap:10px;font-size:11px}

  .cco-el-header__inner{width:calc(100% - 18px);min-height:70px}
  .cco-el-header__brand img{max-width:145px;max-height:58px}
  .cco-el-header__toggle{width:42px;height:42px;border-radius:11px}
  .cco-el-header__actions>.cco-el-header__cart{width:42px;height:42px;min-height:42px}
  .cco-el-header-drawer__panel{width:min(360px,94vw);padding:18px}
  .cco-el-header-drawer__brand img{max-width:150px}
}

@media(max-width:390px){
  .cco-pupusas-hero__inner{padding-left:17px;padding-right:17px}
  .cco-pupusas-hero h1{font-size:34px}
  .cco-pupusas-script{font-size:38px}
  .cco-pupusas-shell,.cco-pupusas-pro-shell{width:calc(100% - 18px)}
  .cco-pupusas-reviews{padding:15px}
  .cco-pupusas-sequoia{padding-left:13px;padding-right:13px}
}


/* v5.35.7 — full Elementor customization support */
.cco-pupusas-home .cco-pupusas-hero__actions,
.cco-pupusas-home .cco-pupusas-pro-actions{transition:gap .2s ease}
.cco-pupusas-home .cco-pupusas-feature-icon{object-fit:contain}
.cco-pupusas-home .cco-pupusas-dish__media,
.cco-pupusas-home .cco-pupusas-story__media{background-repeat:no-repeat}
.cco-pupusas-home .cco-pupusas-reviewcard{box-sizing:border-box}
.cco-pupusas-home .cco-pupusas-pro-ordering .cco-pupusas-pro-open,
.cco-pupusas-home .cco-pupusas-pro-location .cco-pupusas-pro-open{min-width:0}
@media(max-width:980px){
  /* Elementor responsive selectors are allowed to override these defaults in v5.35.7. */
  .elementor-element .cco-pupusas-home .cco-pupusas-pro-ordering .cco-pupusas-pro-grid,
  .elementor-element .cco-pupusas-home .cco-pupusas-pro-location .cco-pupusas-pro-grid{min-width:0}
}


/* OrderFlow 5.35.8 — content-aware paired layouts */
.cco-pupusas-main__grid.is-single,
.cco-pupusas-pair-row__grid.is-single,
.cco-pupusas-storyreviews__grid.is-single,
.cco-pupusas-pro-grid.is-single,
.cco-pupusas-pro-grid.is-location.is-single{grid-template-columns:minmax(0,1fr)!important;}
.cco-pupusas-main__grid.is-single>.cco-layout-item,
.cco-pupusas-pair-row__grid.is-single>.cco-layout-item,
.cco-pupusas-storyreviews__grid.is-single>.cco-layout-item,
.cco-pupusas-pro-grid.is-single>.cco-layout-item{grid-column:1/-1!important;width:100%;min-width:0;max-width:none;box-sizing:border-box;}
[data-cco-auto-grid].is-no-visible-items{display:none!important;}
.cco-is-empty-section{display:none!important;margin:0!important;padding:0!important;min-height:0!important;}
.cco-pupusas-shortcode-slot:empty{display:none!important;margin:0!important;padding:0!important;min-height:0!important;}
.cco-pupusas-main__grid>.cco-layout-item,
.cco-pupusas-pair-row__grid>.cco-layout-item,
.cco-pupusas-storyreviews__grid>.cco-layout-item,
.cco-pupusas-pro-grid>.cco-layout-item{min-width:0;}


/* OrderFlow 5.35.9 — hard full-width recovery for hidden Elementor siblings */
.cco-pupusas-home [data-cco-auto-grid].is-single{grid-template-columns:minmax(0,1fr)!important;}
.cco-pupusas-home [data-cco-auto-grid].is-single>.cco-layout-item{grid-column:1/-1!important;width:100%!important;max-width:none!important;min-width:0!important;justify-self:stretch!important;}
.cco-pupusas-reviews-row{display:block!important;width:100%!important;max-width:none!important;clear:both;}
.cco-pupusas-reviews-row>.cco-pupusas-shell{display:block!important;}
.cco-pupusas-reviews-row .cco-pupusas-reviews--full{display:block;width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important;float:none!important;}
.cco-auto-expanded-elementor-column{width:100%!important;max-width:100%!important;flex:1 1 100%!important;flex-basis:100%!important;grid-column:1/-1!important;min-width:0!important;}
.cco-auto-expanded-elementor-column.e-con{--width:100%!important;--flex-grow:1!important;--flex-shrink:1!important;}
.cco-auto-collapsed-elementor-column{display:none!important;width:0!important;max-width:0!important;min-width:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}


/* v5.36.3 — centralized OrderFlow hero sizing + clean cross-fade seam */
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero{
  grid-template-columns:minmax(0,var(--cco-home-copy-width,43%)) minmax(0,1fr)!important;
  min-height:var(--cco-home-hero-h-desktop,520px)!important;
}
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__copy,
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media{
  min-height:var(--cco-home-hero-h-desktop,520px)!important;
}
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__inner{
  max-width:600px!important;
  padding:var(--cco-home-copy-pad-y,62px) var(--cco-home-copy-pad-x,48px)!important;
}
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero h1{
  font-size:clamp(44px,4.6vw,var(--cco-home-heading-max,64px))!important;
  line-height:.94!important;
}
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-script{
  font-size:clamp(36px,4vw,var(--cco-home-script-max,52px))!important;
  line-height:1!important;
}
/* Replace the old narrow double-gradient band with one broad cross-fade over the photo. */
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__copy::after{
  top:0!important;bottom:0!important;left:auto!important;
  right:calc(-1 * var(--cco-hero-seam-width,180px))!important;
  width:var(--cco-hero-seam-width,180px)!important;height:auto!important;
  background:linear-gradient(90deg,
    var(--cco-hero-blend-color,#073f83) 0%,
    color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 90%,transparent) 18%,
    color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 62%,transparent) 48%,
    color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 24%,transparent) 74%,
    transparent 100%)!important;
  opacity:1!important;
  z-index:4!important;
}
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media::before{
  background:linear-gradient(90deg,
    color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 72%,transparent) 0%,
    color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 34%,transparent) 15%,
    transparent var(--cco-hero-blend-width,42%))!important;
}
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media{
  box-shadow:none!important;
}
@media(max-width:980px){
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero{grid-template-columns:1fr!important;min-height:0!important}
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__copy{min-height:0!important}
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media{min-height:var(--cco-home-hero-media-tablet,360px)!important}
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__inner{max-width:680px!important;padding:46px 30px 48px!important}
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__copy::after{
    left:0!important;right:0!important;top:auto!important;bottom:-90px!important;
    width:auto!important;height:90px!important;
    background:linear-gradient(180deg,var(--cco-hero-blend-color,#073f83),color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 50%,transparent) 48%,transparent)!important;
  }
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media::before{
    background:linear-gradient(180deg,color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 66%,transparent) 0%,transparent var(--cco-hero-blend-width,42%))!important;
  }
}
@media(max-width:640px){
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media{min-height:var(--cco-home-hero-media-mobile,270px)!important}
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__inner{padding:36px 20px 40px!important}
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero h1{font-size:min(40px,var(--cco-home-heading-max,64px))!important}
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-script{font-size:min(38px,var(--cco-home-script-max,52px))!important}
}


/* OrderFlow 5.37.2 — compact shared footer on dedicated Brand Pages */
.cco-el-footer--compact{padding-top:44px}
.cco-el-footer--compact .cco-el-footer__grid{grid-template-columns:minmax(260px,1.1fr) minmax(170px,.65fr) minmax(220px,.85fr);gap:30px}
.cco-el-footer--compact .cco-el-footer__brand p{max-width:520px;margin-bottom:14px}
.cco-el-footer--compact .cco-el-footer__logo img{max-width:205px!important;max-height:92px}
.cco-el-footer--compact .cco-el-footer__bottom{margin-top:28px}
@media(max-width:820px){
  .cco-el-footer--compact .cco-el-footer__grid{grid-template-columns:1fr 1fr}
  .cco-el-footer--compact .cco-el-footer__brand{grid-column:1/-1}
}
@media(max-width:520px){
  .cco-el-footer--compact{padding-top:36px}
  .cco-el-footer--compact .cco-el-footer__grid{grid-template-columns:1fr}
  .cco-el-footer--compact .cco-el-footer__brand{grid-column:auto}
}


/* OrderFlow 5.37.8 — concise conversion-first homepage ordering preview */
.cco-pupusas-pro-ordering .cco-pupusas-pro-grid{align-items:start;grid-template-columns:minmax(0,.40fr) minmax(0,.60fr);gap:34px}
.cco-pupusas-pro-ordering .cco-pupusas-pro-copy{justify-content:flex-start;padding:46px 8px 0}
.cco-pupusas-pro-ordering .cco-pupusas-pro-copy h2{max-width:520px}
.cco-pupusas-pro-ordering .cco-pupusas-pro-lead{max-width:520px}
.cco-pupusas-ordering-hint{display:flex;align-items:center;gap:8px;margin-top:18px;color:#47647f;font-size:13px;font-weight:750;line-height:1.4}
.cco-pupusas-ordering-hint>span{color:#12bde4;font-size:11px}.cco-pupusas-ordering-hint>b{color:#0b63c9}
.cco-pupusas-pro-ordering .cco-pupusas-pro-open{height:auto!important}
.cco-pupusas-pro-ordering .cco-pupusas-ordering-zone{min-height:0!important;height:auto!important}
.cco-pupusas-pro-ordering .cco-pupusas-open-zone__inner{min-height:0!important;height:auto!important}
@media(max-width:980px){
  .cco-pupusas-pro-ordering .cco-pupusas-pro-grid{grid-template-columns:1fr!important;gap:24px}
  .cco-pupusas-pro-ordering .cco-pupusas-pro-copy{padding:0}
}
@media(max-width:640px){.cco-pupusas-ordering-hint{font-size:12px;margin-top:14px}}

/* OrderFlow 5.37.16 — container-aware homepage hero recovery.
   Elementor can place the full homepage widget inside a narrow desktop column or
   preview canvas while the browser viewport itself is still wide. Viewport-only
   media queries then leave the hero in a two-column desktop split and crush the
   copy off-screen. Use the actual OrderFlow container width as a second safety
   signal so narrow embeds stack cleanly just like tablet/mobile. */
.cco-pupusas-home{
  container-type:inline-size;
  container-name:cco-orderflow-home;
}
@container cco-orderflow-home (max-width: 900px){
  .cco-pupusas-hero,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero{
    grid-template-columns:minmax(0,1fr)!important;
    min-height:0!important;
  }
  .cco-pupusas-hero__copy,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__copy{
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
  }
  .cco-pupusas-hero__inner,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__inner{
    width:100%!important;
    max-width:680px!important;
    margin:0 auto!important;
    padding:46px 30px 48px!important;
  }
  .cco-pupusas-hero__media,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media{
    width:100%!important;
    min-width:0!important;
    min-height:var(--cco-home-hero-media-tablet,360px)!important;
    background-position:center center!important;
  }
  .cco-pupusas-hero__copy::after,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__copy::after{
    left:0!important;
    right:0!important;
    top:auto!important;
    bottom:-90px!important;
    width:auto!important;
    height:90px!important;
    background:linear-gradient(180deg,var(--cco-hero-blend-color,#073f83),color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 50%,transparent) 48%,transparent)!important;
  }
  .cco-pupusas-hero__media::before,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media::before{
    background:linear-gradient(180deg,color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 66%,transparent) 0%,transparent var(--cco-hero-blend-width,42%))!important;
  }
}
@container cco-orderflow-home (max-width: 640px){
  .cco-pupusas-hero__inner,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__inner{
    max-width:none!important;
    padding:36px 20px 40px!important;
  }
  .cco-pupusas-hero h1,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero h1{
    font-size:min(40px,var(--cco-home-heading-max,64px))!important;
  }
  .cco-pupusas-script,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-script{
    font-size:min(38px,var(--cco-home-script-max,52px))!important;
  }
  .cco-pupusas-hero__actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
  }
  .cco-pupusas-hero__actions .cco-pupusas-btn{
    width:100%!important;
    min-width:0!important;
  }
  .cco-pupusas-hero__media,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero__media{
    min-height:var(--cco-home-hero-media-mobile,270px)!important;
  }
}

/* OrderFlow 5.37.17 — softer hero photo wash.
   The photo now carries a light brand-blue wash across the full image instead of
   relying on a concentrated seam gradient. This keeps the food visible while
   making the transition from the blue copy panel feel intentional on desktop,
   tablet, mobile, and narrow Elementor containers. */
.cco-pupusas-home .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::after{
  display:block!important;
  background:var(--cco-hero-blend-color,#073f83)!important;
  opacity:.18!important;
}
body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::before{
  background:linear-gradient(90deg,
    color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 78%,transparent) 0%,
    color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 48%,transparent) 14%,
    color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 20%,transparent) 34%,
    transparent 62%)!important;
}
@media(max-width:980px){
  .cco-pupusas-home .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::after,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::after{
    opacity:.24!important;
  }
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::before{
    background:linear-gradient(180deg,
      color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 82%,transparent) 0%,
      color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 52%,transparent) 16%,
      color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 24%,transparent) 38%,
      color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 10%,transparent) 62%,
      transparent 100%)!important;
  }
}
@container cco-orderflow-home (max-width: 900px){
  .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::after,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::after{
    opacity:.24!important;
  }
  .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::before,
  body .cco-pupusas-home[data-cco-home-backend="1"] .cco-pupusas-hero:not(.is-blend-none) .cco-pupusas-hero__media::before{
    background:linear-gradient(180deg,
      color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 82%,transparent) 0%,
      color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 52%,transparent) 16%,
      color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 24%,transparent) 38%,
      color-mix(in srgb,var(--cco-hero-blend-color,#073f83) 10%,transparent) 62%,
      transparent 100%)!important;
  }
}



/* v5.37.135 — homepage hours refresh state; scoped to the existing Pupusas status line. */
.cco-pupusas-status.is-open i{background:#20c8e8!important;box-shadow:0 0 0 5px rgba(32,200,232,.14)!important}
.cco-pupusas-status.is-closed i{background:#ff6b61!important;box-shadow:0 0 0 5px rgba(255,107,97,.14)!important}
.cco-pupusas-status.is-unknown i{background:#f4c86a!important;box-shadow:0 0 0 5px rgba(244,200,106,.14)!important}
