.cco-flow{box-sizing:border-box;color:var(--cco-text);font-family:inherit}.cco-flow *{box-sizing:border-box}.cco-flow a{text-decoration:none}.cco-menu,.cco-item-page,.cco-choice-page{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:36px 0 56px}.cco-eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--cco-primary);margin-bottom:7px}.cco-menu-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.cco-menu-head h1,.cco-choice-head h1,.cco-product-form h1{font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:-.04em;margin:0 0 8px;color:var(--cco-text)}.cco-menu-head p,.cco-choice-head p{font-size:16px;color:var(--cco-muted);margin:0}.cco-order-link,.cco-back-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--cco-text);white-space:nowrap}.cco-order-link [data-cco-cart-badge]{min-width:21px;height:21px;padding:0 6px;border-radius:99px;background:var(--cco-primary);color:#fff;font-size:11px;display:inline-flex;align-items:center;justify-content:center}.cco-order-link [hidden]{display:none}.cco-search{height:52px;display:flex;align-items:center;gap:10px;background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:999px;padding:0 18px;margin:22px 0}.cco-search span{font-size:22px;color:var(--cco-muted)}.cco-search input{width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--cco-text);font:inherit}.cco-category-tabs{position:sticky;top:0;z-index:9;display:flex;gap:8px;overflow-x:auto;padding:10px 0 14px;background:var(--cco-bg,transparent);scrollbar-width:none}.cco-category-tabs::-webkit-scrollbar{display:none}.cco-category-tabs button{appearance:none;border:1px solid var(--cco-border);background:var(--cco-surface);color:var(--cco-text);font-weight:750;padding:10px 17px;border-radius:999px;white-space:nowrap;cursor:pointer}.cco-category-tabs button.is-active{background:var(--cco-primary);border-color:var(--cco-primary);color:#fff}.cco-menu-section{padding:25px 0}.cco-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.cco-section-head h2{font-size:27px;margin:0;color:var(--cco-text);letter-spacing:-.025em}.cco-section-head p{margin:5px 0 0;color:var(--cco-muted)}.cco-food-grid{display:grid;grid-template-columns:repeat(var(--cco-columns),minmax(0,1fr));gap:18px}.cco-food-card{display:flex;min-width:0;flex-direction:column;background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:var(--cco-radius);overflow:hidden;color:var(--cco-text)!important;transition:transform .16s ease,box-shadow .16s ease}.cco-food-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.08)}.cco-food-card.is-sold{opacity:.55;pointer-events:none}.cco-food-image{aspect-ratio:16/10;background:#eee;overflow:hidden}.cco-food-image img{width:100%;height:100%;object-fit:cover;display:block}.cco-food-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#eee9df,#f7f4ed)}.cco-food-placeholder span{font-size:34px;color:var(--cco-primary);opacity:.2}.cco-food-copy{padding:17px;display:flex;flex-direction:column;flex:1}.cco-food-title{display:flex;gap:10px;justify-content:space-between;align-items:flex-start}.cco-food-title h3{font-size:18px;line-height:1.2;margin:0;color:var(--cco-text)}.cco-food-title strong{font-size:15px;white-space:nowrap;color:var(--cco-text)}.cco-food-copy p{color:var(--cco-muted);font-size:14px;line-height:1.45;margin:9px 0 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cco-loading{min-height:150px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--cco-muted)}.cco-loading span{width:20px;height:20px;border:2px solid var(--cco-border);border-top-color:var(--cco-primary);border-radius:50%;animation:cco-spin .8s linear infinite}@keyframes cco-spin{to{transform:rotate(360deg)}}.cco-empty{text-align:center;padding:60px 20px;border:1px dashed var(--cco-border);border-radius:var(--cco-radius);background:var(--cco-surface)}.cco-empty h2{margin-top:0}.cco-item-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.cco-product-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:46px;align-items:start}.cco-product-media{position:sticky;top:24px}.cco-product-media .cco-food-image{aspect-ratio:1/1;border-radius:var(--cco-radius);border:1px solid var(--cco-border)}.cco-product-form{background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:var(--cco-radius);padding:30px}.cco-product-form h1{font-size:clamp(32px,4vw,48px)}.cco-product-desc{font-size:16px;line-height:1.55;color:var(--cco-muted);margin:12px 0}.cco-product-price{font-size:22px;font-weight:850;margin:14px 0 25px}.cco-mod-group{border:0;border-top:1px solid var(--cco-border);padding:22px 0 4px;margin:0}.cco-mod-group legend{width:100%;padding:0 0 13px}.cco-mod-group legend span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.cco-mod-group legend strong{font-size:17px}.cco-mod-group legend small{color:var(--cco-muted);font-size:12px}.cco-mod-list{display:grid;gap:8px}.cco-mod{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--cco-border);border-radius:11px;cursor:pointer}.cco-mod:has(input:checked){border-color:var(--cco-primary);background:color-mix(in srgb,var(--cco-primary) 6%,white)}.cco-mod input{accent-color:var(--cco-primary);width:18px;height:18px}.cco-mod span{flex:1}.cco-mod b{font-size:13px}.cco-field-error{color:#b42318;font-size:12px;font-weight:700;margin:8px 0}.cco-mod-group.has-error{border-color:#b42318}.cco-notes{display:grid;gap:9px;border-top:1px solid var(--cco-border);padding-top:22px;margin-top:18px}.cco-notes textarea{width:100%;min-height:90px;border:1px solid var(--cco-border);border-radius:10px;padding:12px;font:inherit}.cco-addbar{display:flex;gap:12px;margin-top:22px}.cco-qty{display:flex;align-items:center;border:1px solid var(--cco-border);border-radius:999px;overflow:hidden}.cco-qty button{width:42px;height:48px;border:0;background:transparent;font-size:22px;cursor:pointer}.cco-qty strong{min-width:30px;text-align:center}.cco-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:999px;background:var(--cco-primary);color:#fff!important;font-weight:850;padding:14px 22px;cursor:pointer}.cco-add{flex:1;justify-content:space-between}.cco-btn:disabled{opacity:.55;cursor:wait}.cco-add-message{margin-top:18px;border:1px solid #b8dfc3;background:#eefaf1;border-radius:12px;padding:15px}.cco-add-message>div{display:flex;gap:10px;align-items:center;margin-top:12px}.cco-add-message a:not(.cco-btn){font-weight:800;color:var(--cco-text)}.cco-choice-page{max-width:900px}.cco-choice-head{text-align:center;margin:18px auto 35px;max-width:650px}.cco-choice-grid,.cco-location-list{display:grid;gap:14px}.cco-choice-card,.cco-location-card{appearance:none;width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;text-align:left;padding:20px;background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:var(--cco-radius);cursor:pointer;color:var(--cco-text);transition:.15s ease}.cco-choice-card:hover,.cco-location-card:hover{border-color:var(--cco-primary);transform:translateY(-1px);box-shadow:0 10px 28px rgba(0,0,0,.06)}.cco-choice-card.is-disabled{opacity:.55;cursor:not-allowed}.cco-choice-icon,.cco-location-pin{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--cco-primary) 9%,white);color:var(--cco-primary);font-size:23px}.cco-choice-card small{display:block;color:var(--cco-primary);font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.cco-choice-card strong,.cco-location-copy strong{display:block;font-size:20px;margin-top:3px}.cco-choice-card em{display:block;font-size:12px;color:#b42318;margin-top:4px;font-style:normal}.cco-location-copy small{display:block;color:var(--cco-muted);font-size:13px;margin-top:4px}.cco-chevron{font-size:30px;color:var(--cco-muted)}.cco-context{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:center;padding:15px 18px;border:1px solid var(--cco-border);background:var(--cco-surface);border-radius:var(--cco-radius)}.cco-context small{display:block;color:var(--cco-muted);font-size:10px;font-weight:850;letter-spacing:.1em}.cco-context strong{font-size:14px}.cco-context-actions{display:flex;gap:12px}.cco-context-actions a{color:var(--cco-primary);font-size:12px;font-weight:800}
@media(max-width:900px){.cco-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cco-product-layout{grid-template-columns:1fr;gap:20px}.cco-product-media{position:static;max-width:620px;width:100%;margin:0 auto}.cco-context{grid-template-columns:1fr 1fr}.cco-context-actions{grid-column:1/-1}}
@media(max-width:600px){.cco-menu,.cco-item-page,.cco-choice-page{width:min(100% - 22px,1240px);padding-top:22px}.cco-menu-head{align-items:flex-start}.cco-menu-head h1,.cco-choice-head h1{font-size:34px}.cco-menu-head p{font-size:14px}.cco-food-grid{grid-template-columns:1fr}.cco-food-card{display:grid;grid-template-columns:125px 1fr;min-height:125px}.cco-food-image{aspect-ratio:auto;height:100%;min-height:125px}.cco-food-copy{padding:14px}.cco-food-copy p{display:none}.cco-product-form{padding:20px}.cco-addbar{position:sticky;bottom:10px;padding:8px;background:var(--cco-surface);border-radius:999px;box-shadow:0 8px 30px rgba(0,0,0,.14);z-index:4}.cco-qty button{width:36px}.cco-choice-card,.cco-location-card{padding:16px}.cco-context{grid-template-columns:1fr}.cco-context-actions{grid-column:auto}.cco-add-message>div{flex-wrap:wrap}}

/* v3.3 isolated responsive menu refinements */
/* Every selector stays inside .cco-flow to avoid changing theme/header icons. */
.cco-flow .cco-food-grid{
  display:grid;
  grid-template-columns:repeat(var(--cco-columns,3),minmax(0,1fr));
  align-items:stretch;
  gap:18px;
  width:100%;
}
.cco-flow .cco-food-card{height:100%;width:100%;min-width:0}
.cco-flow .cco-food-title h3{min-width:0}
.cco-flow .cco-food-image img{object-position:center}

/* A category with only 1-2 products should not turn into one giant desktop/mobile-style card. */
@media(min-width:901px){
  .cco-flow .cco-food-grid.cco-grid-count-1{grid-template-columns:minmax(260px,390px)}
  .cco-flow .cco-food-grid.cco-grid-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Laptop/tablet: normal two-column cards. */
@media(max-width:900px) and (min-width:601px){
  .cco-flow .cco-food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .cco-flow .cco-category-tabs{
    position:sticky;
    top:0;
    display:flex;
    flex-direction:row;
    gap:8px;
    overflow-x:auto;
    white-space:nowrap;
  }
}

/* Mobile only: vertical categories + compact horizontal food cards. */
@media(max-width:600px){
  .cco-flow .cco-category-tabs{
    position:static;
    display:flex;
    flex-direction:column;
    gap:7px;
    overflow:visible;
    padding:8px 0 14px;
    background:transparent;
  }
  .cco-flow .cco-category-tabs button{
    width:100%;
    white-space:normal;
    text-align:left;
    border-radius:12px;
    padding:11px 14px;
  }
  .cco-flow .cco-food-grid{grid-template-columns:minmax(0,1fr);gap:12px;width:100%}
  .cco-flow .cco-food-card{
    display:grid;
    grid-template-columns:minmax(108px,34%) minmax(0,1fr);
    min-height:122px;
    width:100%;
  }
  .cco-flow .cco-food-image{aspect-ratio:auto;width:100%;height:100%;min-width:0;min-height:122px}
  .cco-flow .cco-food-copy{min-width:0;padding:14px}
  .cco-flow .cco-food-title{min-width:0}
  .cco-flow .cco-food-title h3{overflow-wrap:anywhere}
  .cco-flow .cco-food-copy p{display:none}
}

/* v3.4.1 continuous All-menu grid: no empty category rows. */
.cco-flow .cco-menu-section-all{padding-top:18px}
.cco-flow .cco-menu-section-all .cco-food-grid{
  grid-template-columns:repeat(var(--cco-columns,3),minmax(0,1fr));
}
/* Count-specific rules from category views must never shrink the unified All grid. */
@media(min-width:901px){
  .cco-flow .cco-menu-section-all .cco-food-grid.cco-grid-count-1{grid-template-columns:minmax(260px,390px)}
  .cco-flow .cco-menu-section-all .cco-food-grid.cco-grid-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cco-flow .cco-menu-section-all .cco-food-grid.cco-grid-count-3,
  .cco-flow .cco-menu-section-all .cco-food-grid.cco-grid-count-4{grid-template-columns:repeat(var(--cco-columns,3),minmax(0,1fr))}
}
@media(max-width:900px) and (min-width:601px){
  .cco-flow .cco-menu-section-all .cco-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .cco-flow .cco-menu-section-all{padding-top:12px}
  .cco-flow .cco-menu-section-all .cco-food-grid{grid-template-columns:minmax(0,1fr)}
}



/* v3.5 Clover-backed custom cart */
.cco-flow.cco-cart-page{
  width:min(1280px,calc(100% - 32px));
  margin:0 auto;
  padding:34px 0 64px;
}
.cco-flow .cco-cart-toolbar{display:flex;justify-content:flex-start;margin-bottom:24px}
.cco-flow .cco-cart-add-more{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:170px;min-height:42px;padding:9px 17px;
  border:1px solid var(--cco-primary);border-radius:8px;
  color:var(--cco-primary);font-size:12px;font-weight:850;text-transform:uppercase;
}
.cco-flow .cco-cart-layout{
  display:grid;grid-template-columns:minmax(0,1.7fr) minmax(310px,.72fr);
  gap:28px;align-items:start;
}
.cco-flow .cco-cart-main{min-width:0}
.cco-flow .cco-cart-title{
  margin:0 0 16px;font-size:18px;line-height:1.2;
  text-transform:uppercase;letter-spacing:.02em;color:var(--cco-text);
}
.cco-flow .cco-cart-lines{display:grid;gap:12px}
.cco-flow .cco-cart-line{
  display:grid;grid-template-columns:88px minmax(0,1fr);
  gap:15px;align-items:stretch;background:var(--cco-surface);
  border:1px solid var(--cco-border);border-radius:10px;padding:15px;
  box-shadow:0 2px 6px rgba(0,0,0,.035);
}
.cco-flow .cco-cart-line-image{
  width:88px;height:88px;min-height:88px;aspect-ratio:1/1;border-radius:8px;overflow:hidden;
}
.cco-flow .cco-cart-line-image img{width:100%;height:100%;object-fit:cover;display:block}
.cco-flow .cco-cart-line-image span{font-size:20px}
.cco-flow .cco-cart-line-copy{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px}
.cco-flow .cco-cart-line-title{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.cco-flow .cco-cart-line-title h3{margin:0;font-size:16px;line-height:1.25;color:var(--cco-text);text-transform:uppercase}
.cco-flow .cco-cart-line-title p{margin:4px 0 0;color:var(--cco-muted);font-size:12px;line-height:1.45}
.cco-flow .cco-cart-line-title .cco-cart-line-note{font-style:italic}
.cco-flow .cco-cart-line-title>strong{font-size:14px;white-space:nowrap}
.cco-flow .cco-cart-line-actions{display:grid;grid-template-columns:minmax(100px,1fr) minmax(100px,1fr) auto;gap:10px;align-items:center}
.cco-flow .cco-cart-line-actions>button{
  min-height:34px;border:1px solid var(--cco-border);border-radius:7px;background:#fff;color:var(--cco-text);
  font:inherit;font-size:11px;font-weight:850;text-transform:uppercase;cursor:pointer;
}
.cco-flow .cco-cart-line-actions>button:hover{border-color:var(--cco-primary);color:var(--cco-primary)}
.cco-flow .cco-cart-qty{
  display:flex;align-items:center;justify-content:center;border:1px solid var(--cco-border);
  border-radius:999px;overflow:hidden;background:#fff;min-width:104px;height:34px
}
.cco-flow .cco-cart-qty button{border:0;background:transparent;width:32px;height:32px;font-size:18px;cursor:pointer;color:var(--cco-text)}
.cco-flow .cco-cart-qty strong{display:grid;place-items:center;min-width:30px;height:24px;border-radius:50%;background:var(--cco-primary);color:#fff;font-size:12px}
.cco-flow .cco-cart-sidebar{position:sticky;top:22px;display:grid;gap:10px}
.cco-flow .cco-cart-panel{
  background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:9px;padding:14px;
  box-shadow:0 2px 7px rgba(0,0,0,.035)
}
.cco-flow .cco-cart-panel h2{margin:0 0 10px;font-size:14px;line-height:1.2;text-transform:uppercase;color:var(--cco-text)}
.cco-flow .cco-cart-panel-intro{margin:-4px 0 10px;color:var(--cco-muted);font-size:12px}
.cco-flow .cco-cart-context-panel{padding:0;overflow:hidden}
.cco-flow .cco-cart-context-panel>h2{padding:14px 14px 0}
.cco-flow .cco-cart-context-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;border-top:1px solid var(--cco-border)}
.cco-flow .cco-cart-context-row:first-of-type{border-top:0}
.cco-flow .cco-cart-context-row div{display:grid;gap:2px;min-width:0}
.cco-flow .cco-cart-context-row small{font-size:9px;letter-spacing:.08em;color:var(--cco-muted);font-weight:850}
.cco-flow .cco-cart-context-row strong{font-size:12px;line-height:1.35}
.cco-flow .cco-cart-context-row span{font-size:10px;color:var(--cco-muted);line-height:1.35}
.cco-flow .cco-cart-context-row a{color:var(--cco-primary);font-size:11px;font-weight:850}
.cco-flow .cco-cart-time-choice{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--cco-border);border-radius:8px;overflow:hidden}
.cco-flow .cco-cart-time-choice label{display:flex;align-items:center;gap:8px;padding:10px;cursor:pointer}
.cco-flow .cco-cart-time-choice label+label{border-left:1px solid var(--cco-border)}
.cco-flow .cco-cart-time-choice input{width:18px;height:18px;accent-color:var(--cco-primary);margin:0}
.cco-flow .cco-cart-time-choice span{display:grid;gap:1px}
.cco-flow .cco-cart-time-choice strong{font-size:11px}
.cco-flow .cco-cart-time-choice small{font-size:9px;color:var(--cco-muted)}
.cco-flow .cco-cart-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.cco-flow .cco-cart-checks label{
  display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid var(--cco-border);border-radius:7px;cursor:pointer;font-size:11px
}
.cco-flow .cco-cart-checks input{width:16px;height:16px;accent-color:var(--cco-primary);margin:0}
.cco-flow .cco-cart-panel textarea,.cco-flow .cco-cart-code-row input{
  width:100%;border:1px solid var(--cco-border);border-radius:7px;background:#fff;color:var(--cco-text);font:inherit;box-shadow:none
}
.cco-flow .cco-cart-panel textarea{min-height:72px;resize:vertical;padding:10px;font-size:12px}
.cco-flow .cco-cart-code-row{display:grid;grid-template-columns:minmax(0,1fr) 77px;gap:7px}
.cco-flow .cco-cart-code-row input{height:38px;padding:0 10px;font-size:12px}
.cco-flow .cco-cart-code-row button{
  border:1px solid var(--cco-primary);border-radius:7px;background:#fff;color:var(--cco-primary);
  font:inherit;font-size:11px;font-weight:850;text-transform:uppercase;cursor:pointer
}
.cco-flow .cco-cart-code-row button:hover{background:var(--cco-primary);color:#fff}
.cco-flow .cco-cart-code-row button:disabled{opacity:.55;cursor:wait}
.cco-flow .cco-cart-code-message{font-size:10px;color:#16803b;margin-top:7px}
.cco-flow .cco-cart-code-message.is-error{color:#b42318}
.cco-flow .cco-cart-remove-code{border:0;background:transparent;color:var(--cco-primary);font-size:10px;font-weight:800;padding:7px 0 0;cursor:pointer}
.cco-flow .cco-cart-help{display:block;margin-top:7px;color:var(--cco-muted);font-size:9px;line-height:1.4}
.cco-flow .cco-cart-total-panel{padding:14px}
.cco-flow .cco-cart-total-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:5px 0;font-size:11px;line-height:1.35}
.cco-flow .cco-cart-total-row strong{font-size:11px}
.cco-flow .cco-cart-total-row.is-grand{margin-top:6px;padding-top:9px;border-top:1px solid var(--cco-border);font-size:14px;font-weight:850}
.cco-flow .cco-cart-total-row.is-grand strong{font-size:16px}
.cco-flow .cco-cart-total-note{text-align:center;color:var(--cco-muted);font-size:9px;line-height:1.4;margin:10px 0 14px}
.cco-flow .cco-cart-checkout{
  display:flex;align-items:center;justify-content:center;min-height:46px;width:100%;
  background:var(--cco-primary);color:#fff!important;border-radius:7px;font-size:12px;font-weight:900;text-transform:uppercase;
}
.cco-flow .cco-cart-empty{background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:10px;text-align:center;padding:44px 20px}
.cco-flow .cco-cart-empty h2{margin:0 0 7px}
.cco-flow .cco-cart-empty p{color:var(--cco-muted);margin:0 0 18px}
.cco-flow .cco-cart-merch{margin-top:26px}
.cco-flow .cco-cart-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:12px}
.cco-flow .cco-cart-section-heading h2{margin:0;font-size:16px;text-transform:uppercase;color:var(--cco-text)}
.cco-flow .cco-cart-section-heading p{margin:0;color:var(--cco-muted);font-size:11px}
.cco-flow .cco-cart-recommendations{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.cco-flow .cco-cart-mini-card{
  min-width:0;background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:9px;overflow:hidden;
  display:flex;flex-direction:column
}
.cco-flow .cco-cart-mini-card>.cco-food-image{aspect-ratio:4/3;min-height:0}
.cco-flow .cco-cart-mini-copy{padding:10px;display:grid;gap:5px;align-content:start;flex:1}
.cco-flow .cco-cart-mini-copy h3{margin:0;font-size:11px;line-height:1.3;min-height:29px;color:var(--cco-text)}
.cco-flow .cco-cart-mini-copy>strong{font-size:10px;color:var(--cco-muted)}
.cco-flow .cco-cart-mini-copy a,.cco-flow .cco-cart-mini-copy button{
  margin-top:5px;min-height:31px;border:1px solid var(--cco-primary);border-radius:6px;background:#fff;color:var(--cco-primary);
  display:flex;align-items:center;justify-content:center;font:inherit;font-size:10px;font-weight:850;text-transform:uppercase;cursor:pointer
}
.cco-flow .cco-cart-sauces{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.cco-flow .cco-cart-sauce{
  display:grid;grid-template-columns:38px minmax(0,1fr) 36px;gap:9px;align-items:center;
  padding:8px 9px;background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:8px;min-width:0
}
.cco-flow .cco-cart-sauce-thumb{width:38px;height:38px;border-radius:7px;overflow:hidden}
.cco-flow .cco-cart-sauce-thumb .cco-food-image{width:100%;height:100%;min-height:0;aspect-ratio:1/1}
.cco-flow .cco-cart-sauce strong{display:block;font-size:10px;line-height:1.2}
.cco-flow .cco-cart-sauce small{display:block;color:var(--cco-muted);font-size:9px;margin-top:2px}
.cco-flow .cco-cart-sauce>a,.cco-flow .cco-cart-sauce>button{
  width:30px;height:30px;border:1px solid var(--cco-text);border-radius:50%;display:grid;place-items:center;
  background:#fff;color:var(--cco-text);font:inherit;font-size:16px;cursor:pointer;padding:0
}

@media(max-width:980px){
  .cco-flow .cco-cart-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px}
  .cco-flow .cco-cart-recommendations{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cco-flow .cco-cart-sauces{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .cco-flow.cco-cart-page{width:min(100% - 22px,1280px);padding-top:22px}
  .cco-flow .cco-cart-layout{grid-template-columns:1fr}
  .cco-flow .cco-cart-sidebar{position:static;order:2}
  .cco-flow .cco-cart-main{order:1}
  .cco-flow .cco-cart-line{grid-template-columns:74px minmax(0,1fr);padding:11px;gap:11px}
  .cco-flow .cco-cart-line-image{width:74px;height:74px;min-height:74px}
  .cco-flow .cco-cart-line-actions{grid-template-columns:1fr 1fr;gap:7px}
  .cco-flow .cco-cart-qty{grid-column:1/-1;justify-self:end}
  .cco-flow .cco-cart-recommendations{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:480px){
  .cco-flow .cco-cart-line-title{display:grid;grid-template-columns:1fr auto;gap:8px}
  .cco-flow .cco-cart-line-title h3{font-size:13px}
  .cco-flow .cco-cart-line-title p{font-size:10px}
  .cco-flow .cco-cart-checks,.cco-flow .cco-cart-time-choice{grid-template-columns:1fr}
  .cco-flow .cco-cart-time-choice label+label{border-left:0;border-top:1px solid var(--cco-border)}
  .cco-flow .cco-cart-recommendations,.cco-flow .cco-cart-sauces{grid-template-columns:1fr}
}


/* v3.6 Panda-inspired combined Pickup / Delivery + location finder. No Panda branding or top red marketing bar. */
.cco-flow.cco-locator{width:min(1320px,calc(100% - 24px));margin:0 auto;padding:18px 0 54px;background:transparent}
.cco-flow .cco-locator-shell{min-height:660px;display:grid;grid-template-columns:minmax(390px,43%) minmax(0,57%);background:#fff;border:1px solid #e6e6e6;box-shadow:0 8px 30px rgba(0,0,0,.06);overflow:hidden}
.cco-flow .cco-locator-panel{padding:26px 30px 34px;background:#fff;min-width:0;z-index:2}
.cco-flow .cco-locator-title-row h1{margin:0 0 21px;font-size:30px;line-height:1.08;letter-spacing:-.025em;color:var(--cco-text)}
.cco-flow .cco-locator-service{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--cco-primary);border-radius:4px;overflow:hidden;margin-bottom:17px}
.cco-flow .cco-locator-service button{height:48px;border:0;background:#fff;color:var(--cco-primary);font:inherit;font-size:13px;font-weight:900;letter-spacing:.025em;cursor:pointer}
.cco-flow .cco-locator-service button+button{border-left:1px solid var(--cco-primary)}
.cco-flow .cco-locator-service button.is-active{background:var(--cco-primary);color:#fff}
.cco-flow .cco-locator-service button.is-disabled{opacity:.35;cursor:not-allowed}
.cco-flow .cco-locator-search{display:grid;grid-template-columns:minmax(0,1fr) 88px;border:1px solid #d8d8d8;border-radius:4px;overflow:hidden;background:#fff}
.cco-flow .cco-locator-search input{height:47px;width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:#fff!important;padding:0 14px;color:var(--cco-text);font:inherit;font-size:13px}
.cco-flow .cco-locator-search button{border:0;background:#fff;color:var(--cco-primary);font:inherit;font-size:12px;font-weight:900;cursor:pointer}
.cco-flow .cco-locator-tools{display:flex;justify-content:space-between;gap:18px;padding:14px 3px 12px;border-bottom:1px solid #e5e5e5}
.cco-flow .cco-locator-tools button{border:0;background:transparent;color:var(--cco-primary);font:inherit;font-size:12px;font-weight:800;cursor:pointer;padding:3px 0}
.cco-flow .cco-locator-tools span{font-size:17px;vertical-align:-1px;margin-right:5px}
.cco-flow .cco-locator-filter-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #dedede;margin-top:2px}
.cco-flow .cco-locator-filter-tabs button{position:relative;height:49px;border:0;background:#fff;color:#444;font:inherit;font-size:11px;font-weight:850;cursor:pointer}
.cco-flow .cco-locator-filter-tabs button.is-active{color:var(--cco-primary)}
.cco-flow .cco-locator-filter-tabs button.is-active:after{content:"";position:absolute;left:18%;right:18%;bottom:-1px;height:2px;background:var(--cco-primary)}
.cco-flow .cco-locator-current{width:100%;height:44px;margin:16px 0 4px;border:0;border-radius:3px;background:var(--cco-primary);color:#fff;font:inherit;font-size:11px;font-weight:900;cursor:pointer}
.cco-flow .cco-locator-status{min-height:18px;margin:6px 0 4px;font-size:11px;color:var(--cco-muted)}
.cco-flow .cco-locator-status.is-error{color:#b42318}
.cco-flow .cco-locator-results{display:grid;gap:0;margin-top:4px}
.cco-flow .cco-locator-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:11px;padding:19px 5px 20px;border-bottom:1px solid #e4e4e4;background:#fff}
.cco-flow .cco-locator-card[hidden]{display:none!important}
.cco-flow .cco-locator-card-copy{padding-right:34px}
.cco-flow .cco-locator-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}
.cco-flow .cco-locator-card h2{margin:0 0 5px;color:var(--cco-text);font-size:15px;line-height:1.25;text-transform:uppercase;letter-spacing:.01em}
.cco-flow .cco-locator-card p{margin:2px 0;color:#666;font-size:11px;line-height:1.4}
.cco-flow .cco-locator-card-head>strong{color:#666;font-size:11px;white-space:nowrap;font-weight:750}
.cco-flow .cco-locator-favorite{position:absolute;right:2px;top:15px;width:30px;height:30px;border:0;background:transparent;color:#777;font-size:21px;line-height:1;cursor:pointer;padding:0}
.cco-flow .cco-locator-favorite.is-active{color:var(--cco-primary)}
.cco-flow .cco-locator-availability{display:flex;gap:6px;align-items:center;margin-top:9px;color:#575757;font-size:10px}
.cco-flow .cco-locator-availability span{width:7px;height:7px;border-radius:50%;background:#2d9b58}
.cco-flow .cco-locator-start{width:100%;height:42px;border:0;border-radius:3px;background:var(--cco-primary);color:#fff;font:inherit;font-size:11px;font-weight:900;letter-spacing:.01em;cursor:pointer}
.cco-flow .cco-locator-start:hover,.cco-flow .cco-locator-current:hover{filter:brightness(.96)}
.cco-flow .cco-locator-empty{padding:30px 12px;text-align:center;color:var(--cco-muted);font-size:13px}
.cco-flow .cco-locator-map-wrap{position:relative;min-width:0;background:#eee}
.cco-flow .cco-locator-map{position:absolute;inset:0;min-height:660px;background:#efefef}
.cco-flow .cco-locator-map-close{display:none;position:absolute;right:14px;top:14px;z-index:1001;width:38px;height:38px;border:1px solid #ddd;border-radius:50%;background:#fff;color:#222;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.12)}
.cco-flow .leaflet-popup-content strong{font-size:13px}.cco-flow .leaflet-popup-content{font-size:11px;line-height:1.4}

@media(max-width:900px){
  .cco-flow.cco-locator{width:min(100% - 20px,720px);padding-top:12px}
  .cco-flow .cco-locator-shell{grid-template-columns:1fr;min-height:0;overflow:visible}
  .cco-flow .cco-locator-panel{padding:22px 22px 30px}
  .cco-flow .cco-locator-map-wrap{display:none;position:fixed;inset:0;z-index:99999;background:#fff}
  .cco-flow.is-map-view .cco-locator-map-wrap{display:block}
  .cco-flow.is-map-view .cco-locator-map-close{display:block}
  .cco-flow.is-map-view .cco-locator-map{position:absolute;inset:0;min-height:100vh}
}
@media(max-width:520px){
  .cco-flow.cco-locator{width:100%;padding:0}
  .cco-flow .cco-locator-shell{border-left:0;border-right:0;box-shadow:none}
  .cco-flow .cco-locator-panel{padding:18px 16px 26px}
  .cco-flow .cco-locator-title-row h1{font-size:25px;margin-bottom:17px}
  .cco-flow .cco-locator-service button{height:44px;font-size:12px}
  .cco-flow .cco-locator-search{grid-template-columns:minmax(0,1fr) 74px}
  .cco-flow .cco-locator-search input{font-size:12px}
  .cco-flow .cco-locator-tools{padding-top:12px}
  .cco-flow .cco-locator-card{padding-left:2px;padding-right:2px}
}

/* v3.7 menu-workspace ordering: inline customization on desktop and accordion-style customization on mobile. */
.cco-flow .cco-menu-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,420px);gap:24px;align-items:start}
.cco-flow .cco-menu-catalog{min-width:0}
.cco-flow .cco-menu-catalog .cco-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.cco-flow .cco-food-item-wrap{min-width:0;display:block}
.cco-flow button.cco-food-card{appearance:none;width:100%;padding:0;text-align:left;font:inherit;cursor:pointer}
.cco-flow button.cco-food-card.is-active{border-color:var(--cco-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--cco-primary) 14%,transparent)}
.cco-flow button.cco-food-card:focus-visible{outline:3px solid color-mix(in srgb,var(--cco-primary) 32%,transparent);outline-offset:2px}
.cco-flow .cco-menu-customizer{position:relative;min-width:0}
.cco-flow .cco-menu-customizer-inner{position:sticky;top:78px;background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:var(--cco-radius);overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.06)}
.cco-flow .cco-menu-customizer-empty{padding:42px 28px;text-align:center;color:var(--cco-muted)}
.cco-flow .cco-menu-customizer-empty>span{display:inline-block;color:var(--cco-primary);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}
.cco-flow .cco-menu-customizer-empty h2{margin:0 0 8px;font-size:24px;color:var(--cco-text)}
.cco-flow .cco-menu-customizer-empty p{margin:0;font-size:13px;line-height:1.5}
.cco-flow .cco-inline-product{padding:20px;min-width:0}
.cco-flow .cco-inline-product-head{display:grid;grid-template-columns:112px minmax(0,1fr);gap:15px;align-items:start;padding-bottom:15px}
.cco-flow .cco-inline-product-head>.cco-food-image{width:112px;height:96px;min-height:0;aspect-ratio:auto;border-radius:10px;border:1px solid var(--cco-border)}
.cco-flow .cco-inline-product-head h2{margin:0 0 5px;font-size:22px;line-height:1.12;color:var(--cco-text)}
.cco-flow .cco-inline-product-head p{margin:4px 0 8px;font-size:12px;line-height:1.4;color:var(--cco-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.cco-flow .cco-inline-product-head>div>strong{font-size:15px;color:var(--cco-text)}
.cco-flow .cco-inline-product .cco-mod-group{padding-top:16px}
.cco-flow .cco-inline-product .cco-mod-group legend strong{font-size:14px}
.cco-flow .cco-inline-product .cco-mod{padding:10px;font-size:12px}
.cco-flow .cco-inline-product .cco-notes{padding-top:16px;margin-top:13px;font-size:13px}
.cco-flow .cco-inline-product .cco-notes textarea{min-height:72px;font-size:12px}
.cco-flow .cco-inline-product .cco-addbar{margin-top:16px}
.cco-flow .cco-inline-product .cco-add{padding-left:16px;padding-right:16px}
.cco-flow .cco-inline-product .cco-add-message{font-size:12px}
.cco-flow .cco-inline-product .cco-add-message>div{justify-content:space-between;gap:8px;flex-wrap:wrap}
.cco-flow .cco-inline-product .cco-add-message .cco-btn{padding:9px 14px;font-size:11px}
.cco-flow .cco-mobile-customizer-slot[hidden]{display:none!important}

/* v3.7 address-pinned locations and storefront photo presentation. */
.cco-flow .cco-locator-photo{display:block;width:100%;height:142px;border:0;border-radius:5px;overflow:hidden;padding:0;margin:0 0 13px;background:#eee;cursor:pointer}
.cco-flow .cco-locator-photo img{width:100%;height:100%;object-fit:cover;display:block}
.cco-flow .cco-locator-card.is-map-selected{background:color-mix(in srgb,var(--cco-primary) 4%,white)}
.cco-flow .cco-locator-card-copy[data-cco-focus-location]{cursor:pointer}
.cco-flow .leaflet-popup-content-wrapper{border-radius:8px;overflow:hidden;padding:0}
.cco-flow .leaflet-popup-content{margin:0!important;width:auto!important;min-width:210px}
.cco-flow .cco-map-popup{overflow:hidden;background:#fff}
.cco-flow .cco-map-popup-photo{display:block;width:100%;height:132px;object-fit:cover;background:#eee}
.cco-flow .cco-map-popup-copy{padding:12px 13px 13px}
.cco-flow .cco-map-popup-copy strong{display:block;font-size:14px;line-height:1.25;color:#171717;margin-bottom:5px}
.cco-flow .cco-map-popup-copy span,.cco-flow .cco-map-popup-copy small{display:block;font-size:11px;line-height:1.42;color:#666}
.cco-flow .cco-map-popup-copy small{margin-top:4px}

@media(max-width:1050px) and (min-width:701px){
  .cco-flow .cco-menu-workspace{grid-template-columns:minmax(0,1fr) 350px;gap:18px}
  .cco-flow .cco-menu-catalog .cco-food-grid{grid-template-columns:1fr}
}
@media(max-width:700px){
  .cco-flow .cco-menu-workspace{display:block}
  .cco-flow .cco-menu-customizer{display:none!important}
  .cco-flow .cco-menu-catalog .cco-food-grid{grid-template-columns:1fr}
  .cco-flow .cco-food-item-wrap{display:block}
  .cco-flow .cco-mobile-customizer-slot:not([hidden]){display:block;margin-top:9px;background:var(--cco-surface);border:1px solid var(--cco-border);border-radius:var(--cco-radius);overflow:hidden}
  .cco-flow .cco-inline-product{padding:16px}
  .cco-flow .cco-inline-product-head{grid-template-columns:92px minmax(0,1fr);gap:12px}
  .cco-flow .cco-inline-product-head>.cco-food-image{width:92px;height:82px;min-height:0}
  .cco-flow .cco-inline-product-head h2{font-size:20px}
  .cco-flow .cco-inline-product .cco-addbar{position:sticky;bottom:8px;z-index:5}
}

/* v3.7.1: the ordering menu starts as a clean catalog. The desktop customizer
   appears only after an item is selected, so the flow is Order Type -> Location
   -> Menu -> Item Details instead of showing item details before selection. */
@media (min-width:1051px){
  .cco-flow .cco-menu-workspace{grid-template-columns:minmax(0,1fr)}
  .cco-flow .cco-menu-workspace .cco-menu-customizer{display:none}
  .cco-flow .cco-menu-workspace.has-customizer{grid-template-columns:minmax(0,1fr) minmax(350px,420px)}
  .cco-flow .cco-menu-workspace.has-customizer .cco-menu-customizer{display:block}
}
@media (min-width:701px) and (max-width:1050px){
  .cco-flow .cco-menu-workspace{grid-template-columns:minmax(0,1fr);gap:18px}
  .cco-flow .cco-menu-workspace .cco-menu-customizer{display:none}
  .cco-flow .cco-menu-workspace.has-customizer{grid-template-columns:minmax(0,1fr) 350px}
  .cco-flow .cco-menu-workspace.has-customizer .cco-menu-customizer{display:block}
}
.cco-flow .cco-locator-method-line{margin:6px 0 0;color:var(--cco-muted);font-size:13px}
.cco-flow .cco-locator-method-line strong{color:var(--cco-text)}
.cco-flow .cco-locator-method-line a{color:var(--cco-primary);font-weight:800;text-decoration:none}

/* v3.7.2: browse-only menu + guaranteed visible custom map pins */
.cco-flow .cco-preview-workspace{display:block!important}
.cco-flow.cco-menu-preview .cco-menu-catalog{width:100%;max-width:none}
.cco-flow .cco-leaflet-pin-wrap{background:transparent!important;border:0!important}
.cco-flow .cco-leaflet-pin{position:relative;display:block;width:32px;height:32px;border-radius:50% 50% 50% 0;background:var(--cco-primary);transform:rotate(-45deg);border:3px solid #fff;box-shadow:0 2px 7px rgba(0,0,0,.28)}
.cco-flow .cco-leaflet-pin i{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}
.cco-flow .cco-location-popup .leaflet-popup-content-wrapper{padding:0;overflow:hidden;border-radius:8px}
.cco-flow .cco-location-popup .leaflet-popup-content{margin:0!important;width:auto!important;min-width:230px}
.cco-flow .cco-location-popup .leaflet-popup-tip{background:#fff}
.cco-flow .cco-map-popup-photo{display:block;width:100%;height:145px;object-fit:cover;background:#eee;margin:0}
.cco-flow .cco-map-popup-copy{padding:13px 14px 14px}

/* v3.8.0 — combined Carranza cart + official Smart Online Order/Clover checkout */
.cco-flow.cco-embedded-checkout{
  width:min(100% - 32px,1280px);
  margin:34px auto 70px;
  padding:0;
  background:transparent;
  scroll-margin-top:24px;
}
.cco-flow .cco-embedded-checkout-heading{
  margin:0 0 16px;
  padding:0 2px;
}
.cco-flow .cco-embedded-checkout-heading>span{
  display:block;
  margin-bottom:5px;
  color:var(--cco-primary);
  font-size:10px;
  font-weight:900;
  letter-spacing:.13em;
}
.cco-flow .cco-embedded-checkout-heading h2{
  margin:0;
  color:var(--cco-text);
  font-size:26px;
  line-height:1.15;
}
.cco-flow .cco-embedded-checkout-heading p{
  margin:7px 0 0;
  color:var(--cco-muted);
  font-size:12px;
  line-height:1.5;
}
.cco-flow .cco-clover-checkout-shell{
  background:var(--cco-surface);
  border:1px solid var(--cco-border);
  border-radius:var(--cco-radius);
  padding:18px;
  overflow:visible;
}
.cco-flow.cco-embedded-checkout #moo_CheckoutContainer,
.cco-flow.cco-embedded-checkout #moo-checkout{
  width:100%!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.cco-flow.cco-embedded-checkout #moo_merchantmap{display:none!important}
.cco-flow.cco-embedded-checkout.cco-hide-clover-summary #moo-checkout-form .moo-checkout-cart .moo-shopping-cart-title,
.cco-flow.cco-embedded-checkout.cco-hide-clover-summary #moo-checkout-form .moo-checkout-cart .moo-shopping-cart-line,
.cco-flow.cco-embedded-checkout.cco-hide-clover-summary #moo-checkout-form .moo-checkout-cart .moo-shopping-links{
  display:none!important;
}
.cco-flow.cco-embedded-checkout.cco-hide-clover-summary #moo-checkout-form .moo-checkout-cart .sooCartInCheckout::before{
  content:'Final Total';
  display:block;
  padding:12px 10px 8px;
  color:var(--cco-text);
  font-size:14px;
  font-weight:850;
  text-transform:uppercase;
}
.cco-flow.cco-embedded-checkout.cco-use-custom-coupon #moo-checkout-form-coupon{
  display:none!important;
}
.cco-flow.cco-embedded-checkout .moo-finalize-order-btn,
.cco-flow.cco-embedded-checkout #moo_btn_submit_order{
  min-height:48px;
}
.cco-flow.cco-embedded-checkout[hidden]{display:none!important}

@media (max-width:700px){
  .cco-flow.cco-embedded-checkout{width:min(100% - 20px,1280px);margin-top:24px;margin-bottom:44px}
  .cco-flow .cco-clover-checkout-shell{padding:10px;border-radius:12px}
  .cco-flow .cco-embedded-checkout-heading h2{font-size:21px}
}

/* v3.9 flow logic, back navigation, and faster guarded rendering */
.cco-flow.cco-flow-pending{visibility:hidden}
.cco-flow .cco-step-row{display:flex;align-items:center;gap:9px;margin:0 0 7px}
.cco-flow .cco-step-row .cco-eyebrow{margin:0}
.cco-flow .cco-step-back{display:inline-grid;place-items:center;width:31px;height:31px;border:1px solid var(--cco-border);border-radius:50%;background:var(--cco-surface);color:var(--cco-text)!important;font-size:19px;font-weight:800;line-height:1;transition:border-color .15s ease,transform .15s ease}
.cco-flow .cco-step-back:hover{border-color:var(--cco-primary);transform:translateX(-1px)}
.cco-flow .cco-choice-head .cco-step-row{justify-content:center}
.cco-flow .cco-cart-toolbar{align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
@media(max-width:600px){
  .cco-flow .cco-step-back{width:29px;height:29px;font-size:18px}
  .cco-flow .cco-cart-toolbar{align-items:flex-start}
}

/* v4.0 — modern restaurant storefront, full-width category navigation and integrated payment */
.cco-flow.cco-menu{
  width:min(1380px,calc(100% - 40px));
  padding-top:40px;
}
.cco-flow .cco-menu-head{
  align-items:center;
  margin-bottom:22px;
  padding:0 2px;
}
.cco-flow .cco-menu-heading-copy{max-width:760px}
.cco-flow .cco-menu-head h1{
  font-size:clamp(38px,4.4vw,58px);
  letter-spacing:-.045em;
  margin-bottom:10px;
}
.cco-flow .cco-menu-head p{max-width:720px;line-height:1.55}
.cco-flow .cco-order-pill{
  min-height:46px;
  padding:9px 14px 9px 18px;
  border:1px solid var(--cco-border);
  border-radius:999px;
  background:var(--cco-surface);
  box-shadow:0 8px 24px rgba(20,20,20,.055);
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.cco-flow .cco-order-pill:hover{
  border-color:color-mix(in srgb,var(--cco-primary) 48%,var(--cco-border));
  box-shadow:0 12px 30px rgba(20,20,20,.085);
  transform:translateY(-1px);
}

/* The category bar lives outside the two-column workspace, so it always reaches
   from the left edge of the menu through the right edge of the Customize panel. */
.cco-flow .cco-menu-category-bar{
  position:sticky;
  top:10px;
  z-index:30;
  width:100%;
  margin:0 0 26px;
  padding:10px;
  border:1px solid color-mix(in srgb,var(--cco-border) 88%,transparent);
  border-radius:18px;
  background:color-mix(in srgb,var(--cco-surface) 92%,transparent);
  box-shadow:0 10px 34px rgba(25,25,25,.07);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.cco-flow .cco-menu-category-bar .cco-category-tabs{
  position:static;
  top:auto;
  width:100%;
  margin:0;
  padding:0;
  background:transparent;
  gap:7px;
  overscroll-behavior-inline:contain;
}
.cco-flow .cco-menu-category-bar .cco-category-tabs button{
  min-height:40px;
  padding:9px 15px;
  border-radius:12px;
  border-color:transparent;
  background:transparent;
  font-size:13px;
  font-weight:780;
  transition:background .16s ease,color .16s ease,box-shadow .16s ease;
}
.cco-flow .cco-menu-category-bar .cco-category-tabs button:hover{
  background:color-mix(in srgb,var(--cco-primary) 7%,var(--cco-surface));
}
.cco-flow .cco-menu-category-bar .cco-category-tabs button.is-active{
  color:#fff;
  background:var(--cco-primary);
  box-shadow:0 7px 18px color-mix(in srgb,var(--cco-primary) 24%,transparent);
}

.cco-flow .cco-menu-workspace{gap:26px}
.cco-flow .cco-menu-content{min-height:260px}
.cco-flow .cco-menu-section{padding:0 0 26px}
.cco-flow .cco-section-head{margin-bottom:15px}
.cco-flow .cco-section-head h2{font-size:24px;letter-spacing:-.025em}
.cco-flow .cco-food-grid{gap:16px}
.cco-flow button.cco-food-card{
  border-radius:18px;
  border-color:color-mix(in srgb,var(--cco-border) 92%,transparent);
  background:var(--cco-surface);
  box-shadow:0 5px 20px rgba(20,20,20,.035);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.cco-flow button.cco-food-card:hover{
  transform:translateY(-3px);
  border-color:color-mix(in srgb,var(--cco-primary) 30%,var(--cco-border));
  box-shadow:0 15px 34px rgba(20,20,20,.085);
}
.cco-flow button.cco-food-card.is-active{
  border-color:var(--cco-primary);
  box-shadow:0 0 0 2px color-mix(in srgb,var(--cco-primary) 11%,transparent),0 14px 34px rgba(20,20,20,.07);
}
.cco-flow .cco-food-image{aspect-ratio:4/3;background:color-mix(in srgb,var(--cco-bg) 75%,#ececec)}
.cco-flow .cco-food-image img{transition:transform .25s ease}
.cco-flow button.cco-food-card:hover .cco-food-image img{transform:scale(1.025)}
.cco-flow .cco-food-placeholder{background:color-mix(in srgb,var(--cco-bg) 86%,#ece8df)}
.cco-flow .cco-food-copy{padding:16px 16px 15px}
.cco-flow .cco-food-title h3{font-size:17px;letter-spacing:-.015em}
.cco-flow .cco-food-title strong{font-size:14px;font-weight:850}
.cco-flow .cco-food-copy p{font-size:13px;margin:8px 0 13px}
.cco-flow .cco-menu-customizer-inner{
  top:88px;
  border-radius:20px;
  border-color:color-mix(in srgb,var(--cco-border) 92%,transparent);
  box-shadow:0 18px 46px rgba(18,18,18,.085);
}
.cco-flow .cco-menu-customizer-empty{padding:48px 30px}
.cco-flow .cco-menu-customizer-empty h2{font-size:26px;letter-spacing:-.025em}
.cco-flow .cco-inline-product{padding:22px}
.cco-flow .cco-inline-product-head{grid-template-columns:122px minmax(0,1fr);gap:16px;padding-bottom:18px}
.cco-flow .cco-inline-product-head>.cco-food-image{width:122px;height:108px;border-radius:14px}
.cco-flow .cco-inline-product-head h2{font-size:24px;letter-spacing:-.025em}
.cco-flow .cco-inline-product .cco-mod{
  border-radius:12px;
  border-color:color-mix(in srgb,var(--cco-border) 92%,transparent);
  transition:border-color .15s ease,background .15s ease;
}
.cco-flow .cco-inline-product .cco-mod:has(input:checked){
  border-color:var(--cco-primary);
  background:color-mix(in srgb,var(--cco-primary) 6%,var(--cco-surface));
}
.cco-flow .cco-inline-product .cco-addbar{gap:10px}
.cco-flow .cco-inline-product .cco-add{min-height:48px;border-radius:12px}
.cco-flow .cco-inline-product .cco-qty{border-radius:12px}

@media (min-width:1100px){
  .cco-flow .cco-menu-workspace:not(.has-customizer) .cco-menu-catalog .cco-food-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cco-flow .cco-menu-workspace.has-customizer .cco-menu-catalog .cco-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Modern cart + checkout */
.cco-flow.cco-cart-page{
  width:min(1360px,calc(100% - 40px));
  padding:40px 0 72px;
}
.cco-flow .cco-cart-toolbar{
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:28px;
}
.cco-flow .cco-cart-add-more{
  min-width:0;
  min-height:44px;
  padding:10px 16px;
  border-radius:999px;
  background:var(--cco-surface);
  box-shadow:0 6px 18px rgba(20,20,20,.04);
  text-transform:none;
  font-size:12px;
}
.cco-flow .cco-cart-layout{
  grid-template-columns:minmax(0,1.62fr) minmax(320px,.72fr);
  gap:26px;
}
.cco-flow .cco-cart-main{min-width:0}
.cco-flow .cco-cart-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:17px}
.cco-flow .cco-cart-kicker{
  display:block;
  margin-bottom:5px;
  color:var(--cco-primary);
  font-size:10px;
  line-height:1;
  font-weight:900;
  letter-spacing:.12em;
}
.cco-flow .cco-cart-title{
  margin:0;
  font-size:clamp(28px,3vw,38px);
  line-height:1.05;
  letter-spacing:-.035em;
  text-transform:none;
}
.cco-flow .cco-cart-lines{gap:13px}
.cco-flow .cco-cart-line{
  grid-template-columns:102px minmax(0,1fr);
  gap:17px;
  padding:16px;
  border-radius:18px;
  border-color:color-mix(in srgb,var(--cco-border) 92%,transparent);
  box-shadow:0 7px 24px rgba(20,20,20,.045);
}
.cco-flow .cco-cart-line-image{width:102px;height:102px;min-height:102px;border-radius:14px}
.cco-flow .cco-cart-line-title h3{font-size:16px;text-transform:none;letter-spacing:-.01em}
.cco-flow .cco-cart-line-actions>button{border-radius:10px;text-transform:none;font-size:11px}
.cco-flow .cco-cart-qty{border-radius:10px;height:36px}
.cco-flow .cco-cart-qty strong{background:transparent;color:var(--cco-text);font-size:13px}
.cco-flow .cco-cart-sidebar{top:24px;gap:12px}
.cco-flow .cco-cart-panel{
  padding:16px;
  border-radius:16px;
  border-color:color-mix(in srgb,var(--cco-border) 92%,transparent);
  box-shadow:0 7px 24px rgba(20,20,20,.04);
}
.cco-flow .cco-cart-panel h2{font-size:13px;text-transform:none;letter-spacing:-.01em}
.cco-flow .cco-cart-context-panel{padding:0;border-radius:16px}
.cco-flow .cco-cart-context-panel>h2{padding:16px 16px 2px}
.cco-flow .cco-cart-context-row{padding:13px 16px}
.cco-flow .cco-cart-time-choice,.cco-flow .cco-cart-checks label,.cco-flow .cco-cart-panel textarea,.cco-flow .cco-cart-code-row input{border-radius:11px}
.cco-flow .cco-cart-code-row button{border-radius:10px;text-transform:none}
.cco-flow .cco-cart-total-panel{padding:17px}
.cco-flow .cco-cart-total-row{font-size:12px;padding:6px 0}
.cco-flow .cco-cart-total-row strong{font-size:12px}
.cco-flow .cco-cart-total-row.is-grand{font-size:15px;padding-top:12px}
.cco-flow .cco-cart-total-row.is-grand strong{font-size:19px}
.cco-flow .cco-cart-checkout{
  min-height:50px;
  border-radius:12px;
  font-size:12px;
  text-transform:none;
  box-shadow:0 9px 22px color-mix(in srgb,var(--cco-primary) 19%,transparent);
}
.cco-flow .cco-cart-merch{margin-top:30px}
.cco-flow .cco-cart-section-heading{align-items:flex-end;margin-bottom:13px}
.cco-flow .cco-cart-section-heading h2{font-size:20px;text-transform:none;letter-spacing:-.025em}
.cco-flow .cco-cart-recommendations{gap:12px}
.cco-flow .cco-cart-mini-card{border-radius:16px;box-shadow:0 6px 20px rgba(20,20,20,.035)}
.cco-flow .cco-cart-mini-copy{padding:12px}
.cco-flow .cco-cart-mini-copy h3{font-size:12px;min-height:31px}
.cco-flow .cco-cart-mini-copy a,.cco-flow .cco-cart-mini-copy button{border-radius:9px;text-transform:none}
.cco-flow .cco-cart-sauce{border-radius:12px;padding:10px}

/* Checkout is part of the cart grid now: no extra page-like gap or detached step. */
.cco-flow .cco-cart-layout>.cco-embedded-checkout{
  grid-column:1/-1;
  width:100%!important;
  max-width:none!important;
  margin:12px 0 0!important;
  padding:0!important;
  order:3;
  scroll-margin-top:24px;
}
.cco-flow .cco-cart-layout>.cco-embedded-checkout .cco-embedded-checkout-heading{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  margin:0 0 14px;
  padding:24px 2px 0;
  border-top:1px solid var(--cco-border);
}
.cco-flow .cco-cart-layout>.cco-embedded-checkout .cco-embedded-checkout-heading h2{
  font-size:clamp(26px,3vw,36px);
  letter-spacing:-.035em;
}
.cco-flow .cco-secure-badge{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:9px 12px;
  border:1px solid var(--cco-border);
  border-radius:999px;
  background:var(--cco-surface);
  color:var(--cco-muted);
  white-space:nowrap;
  font-size:11px;
}
.cco-flow .cco-secure-badge strong{font-size:11px;color:var(--cco-text)}
.cco-flow .cco-cart-layout>.cco-embedded-checkout .cco-clover-checkout-shell{
  border-radius:20px;
  padding:24px;
  border-color:color-mix(in srgb,var(--cco-border) 92%,transparent);
  box-shadow:0 12px 34px rgba(20,20,20,.055);
}

@media (max-width:1099px) and (min-width:701px){
  .cco-flow.cco-menu{width:min(100% - 30px,1240px)}
  .cco-flow .cco-menu-category-bar{top:8px}
}
@media (max-width:760px){
  .cco-flow.cco-cart-page{width:min(100% - 22px,1360px)}
  .cco-flow .cco-cart-layout>.cco-embedded-checkout{order:3}
  .cco-flow .cco-cart-layout>.cco-embedded-checkout .cco-clover-checkout-shell{padding:12px;border-radius:16px}
  .cco-flow .cco-cart-layout>.cco-embedded-checkout .cco-embedded-checkout-heading{align-items:flex-start;flex-direction:column}
  .cco-flow .cco-secure-badge{white-space:normal}
}
@media (max-width:700px){
  .cco-flow.cco-menu{width:min(100% - 20px,1380px);padding-top:24px}
  .cco-flow .cco-menu-head{align-items:flex-start;margin-bottom:18px}
  .cco-flow .cco-order-pill{min-height:42px;padding:8px 10px 8px 13px}
  .cco-flow .cco-menu-category-bar{
    position:relative;
    top:auto;
    margin-bottom:18px;
    padding:9px;
    border-radius:14px;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
  }
  .cco-flow .cco-menu-category-bar .cco-category-tabs{
    display:grid;
    grid-template-columns:1fr;
    gap:6px;
    max-height:272px;
    overflow-y:auto;
    overflow-x:hidden;
  }
  .cco-flow .cco-menu-category-bar .cco-category-tabs button{
    width:100%;
    min-height:38px;
    text-align:left;
    padding:9px 12px;
    border-radius:10px;
  }
  .cco-flow .cco-menu-workspace{gap:14px}
  .cco-flow button.cco-food-card{border-radius:15px}
  .cco-flow .cco-food-image{aspect-ratio:auto}
  .cco-flow .cco-mobile-customizer-slot:not([hidden]){border-radius:15px}
  .cco-flow .cco-inline-product-head{grid-template-columns:92px minmax(0,1fr)}
}
@media (max-width:520px){
  .cco-flow .cco-menu-head h1{font-size:34px}
  .cco-flow .cco-menu-head{display:grid;grid-template-columns:1fr auto;gap:12px}
  .cco-flow .cco-menu-head p{grid-column:1/-1}
  .cco-flow .cco-cart-toolbar{align-items:flex-start}
  .cco-flow .cco-cart-line{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:12px;border-radius:15px}
  .cco-flow .cco-cart-line-image{width:82px;height:82px;min-height:82px}
  .cco-flow .cco-cart-section-heading{align-items:flex-start;flex-direction:column;gap:5px}
}


/* v4.0.1 - compact official Smart Online Order closed state */
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed{
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo_CheckoutContainer,
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo-checkout,
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo-checkout-form{
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo_checkout_msg{
  max-width:720px!important;
  min-height:0!important;
  margin:0 auto!important;
  padding:18px 20px!important;
  border:1px solid color-mix(in srgb,var(--cco-primary) 22%,var(--cco-border))!important;
  border-radius:14px!important;
  background:color-mix(in srgb,var(--cco-primary) 6%,var(--cco-surface))!important;
  color:var(--cco-text)!important;
  font-size:14px!important;
  line-height:1.5!important;
  text-align:left!important;
  box-shadow:none!important;
}
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo_checkout_msg strong{
  color:var(--cco-text)!important;
  font-size:14px!important;
}


/* v4.1 — reliable map pins + live Clover hours */
.cco-flow .cco-location-hours-summary{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px 10px;
  margin-top:10px;
}
.cco-flow .cco-location-open-status,
.cco-flow .cco-map-open-status{
  display:inline-flex;
  align-items:center;
  width:max-content;
  gap:6px;
  border-radius:999px;
  padding:5px 9px;
  font-size:10px;
  line-height:1;
  font-weight:850;
  letter-spacing:.045em;
  text-transform:uppercase;
}
.cco-flow .cco-location-open-status::before,
.cco-flow .cco-map-open-status::before{
  content:'';
  width:7px;
  height:7px;
  border-radius:50%;
  background:currentColor;
}
.cco-flow .cco-location-open-status.is-open,
.cco-flow .cco-map-open-status.is-open{
  color:#15743b;
  background:#edf8f1;
  border:1px solid #cfead9;
}
.cco-flow .cco-location-open-status.is-closed,
.cco-flow .cco-map-open-status.is-closed{
  color:#b42318;
  background:#fff1ef;
  border:1px solid #ffd7d2;
}
.cco-flow .cco-location-open-status.is-unknown{
  color:var(--cco-muted);
  background:color-mix(in srgb,var(--cco-border) 42%,white);
  border:1px solid var(--cco-border);
}
.cco-flow .cco-location-today-hours{
  color:var(--cco-text);
  font-size:11px;
  font-weight:700;
}
.cco-flow .cco-location-hours{
  margin-top:9px;
  border-top:1px solid var(--cco-border);
  padding-top:8px;
}
.cco-flow .cco-location-hours summary{
  width:max-content;
  color:var(--cco-primary);
  cursor:pointer;
  font-size:11px;
  font-weight:800;
  list-style:none;
}
.cco-flow .cco-location-hours summary::-webkit-details-marker{display:none}
.cco-flow .cco-location-hours summary::after{content:' +';font-weight:900}
.cco-flow .cco-location-hours[open] summary::after{content:' −'}
.cco-flow .cco-location-hours-grid{
  display:grid;
  gap:5px;
  margin-top:9px;
  max-width:430px;
}
.cco-flow .cco-location-hours-grid>div{
  display:grid;
  grid-template-columns:minmax(82px,.8fr) minmax(0,1.4fr);
  gap:12px;
  align-items:baseline;
  font-size:11px;
}
.cco-flow .cco-location-hours-grid span{color:var(--cco-muted)}
.cco-flow .cco-location-hours-grid strong{color:var(--cco-text);font-weight:750}
.cco-flow .cco-location-hours-grid .is-closed strong{color:var(--cco-muted)}
.cco-flow .cco-map-popup-copy .cco-map-open-status{
  display:inline-flex;
  margin:0 0 8px;
}
.cco-flow .cco-map-popup-copy .cco-map-today-hours{
  margin-top:7px;
  color:#2f2f2f;
  font-weight:700;
}
@media(max-width:600px){
  .cco-flow .cco-location-hours-grid>div{grid-template-columns:86px minmax(0,1fr)}
}


/* v4.3.2 - checkout alignment and centered closed-hours state */
@media (min-width:761px){
  .cco-flow .cco-cart-layout>.cco-embedded-checkout{
    grid-column:1 / 2;
    width:100%!important;
    max-width:none!important;
    align-self:start;
  }
}
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed{
  display:grid;
  place-items:center;
  width:100%;
}
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo_CheckoutContainer,
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo-checkout,
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo-checkout-form{
  width:100%!important;
}
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo_checkout_msg{
  width:min(100%,540px)!important;
  max-width:540px!important;
  margin:0 auto!important;
  padding:20px 24px!important;
  text-align:center!important;
  display:block!important;
}
.cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo_checkout_msg strong{
  display:block;
  margin-bottom:3px;
}
@media (max-width:760px){
  .cco-flow .cco-cart-layout>.cco-embedded-checkout{grid-column:1 / -1;}
  .cco-flow .cco-clover-checkout-shell.cco-checkout-is-closed #moo_checkout_msg{
    width:100%!important;
    max-width:none!important;
    padding:17px 16px!important;
  }
}


/* v4.4.0 - restaurant-style pickup/delivery UI with branded cards and pupusa icon */
.cco-choice-page{max-width:1020px}
.cco-choice-head{max-width:760px;margin:22px auto 34px}
.cco-choice-title-icon{display:flex;justify-content:center;margin:16px 0 12px}
.cco-choice-grid{gap:18px}
.cco-choice-card{position:relative;grid-template-columns:96px minmax(0,1fr) auto;gap:20px;padding:24px 26px;border-radius:24px;border-color:#e6ddd1;background:linear-gradient(180deg,#fff 0%,#fcfaf7 100%);box-shadow:0 10px 24px rgba(43,31,16,.05);overflow:hidden}
.cco-choice-card:before{content:'';position:absolute;inset:0 auto 0 0;width:10px;background:linear-gradient(180deg,var(--cco-primary),color-mix(in srgb,var(--cco-primary) 65%,#f5b67b));opacity:.95}
.cco-choice-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--cco-primary) 25%,#e6ddd1);box-shadow:0 18px 38px rgba(43,31,16,.11)}
.cco-choice-card.is-disabled{opacity:.62;filter:saturate(.85)}
.cco-choice-card.is-disabled:before{opacity:.5}
.cco-choice-icon-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}
.cco-choice-icon{width:78px;height:78px;border-radius:24px;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.85),rgba(255,255,255,.08) 55%),linear-gradient(145deg,color-mix(in srgb,var(--cco-primary) 20%,#fff4ea),#fff8f1);border:1px solid color-mix(in srgb,var(--cco-primary) 14%,#eadfce);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 8px 20px rgba(135,73,33,.08)}
.cco-choice-method-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:5px 10px;border-radius:999px;background:color-mix(in srgb,var(--cco-primary) 10%,white);color:var(--cco-primary);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.cco-pupusa-icon{position:relative;display:block;width:42px;height:42px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f9d89d 0 36%,#e9bd73 37% 70%,#c88d43 100%);box-shadow:inset 0 -3px 0 rgba(125,71,17,.18),0 2px 4px rgba(69,45,13,.12)}
.cco-pupusa-icon:before,.cco-pupusa-icon:after{content:'';position:absolute;inset:0;border-radius:50%}
.cco-pupusa-icon:before{background:
  radial-gradient(circle at 30% 34%,rgba(124,72,28,.28) 0 7%,transparent 8%),
  radial-gradient(circle at 63% 38%,rgba(124,72,28,.22) 0 6%,transparent 7%),
  radial-gradient(circle at 43% 68%,rgba(124,72,28,.2) 0 8%,transparent 9%),
  radial-gradient(circle at 67% 63%,rgba(124,72,28,.24) 0 5%,transparent 6%),
  radial-gradient(circle at 50% 50%,rgba(255,255,255,.24) 0 55%,transparent 56%);
}
.cco-pupusa-icon:after{inset:6px;border:1px solid rgba(131,79,28,.16)}
.cco-pupusa-icon--hero{width:54px;height:54px}
.cco-choice-copy{display:block;min-width:0}
.cco-choice-card small{display:block;color:var(--cco-primary);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px}
.cco-choice-card strong{display:block;font-size:31px;line-height:1.08;letter-spacing:-.03em;color:var(--cco-text)}
.cco-choice-desc{display:block;margin-top:8px;color:#6c6a67;font-size:15px;line-height:1.55;max-width:52ch}
.cco-choice-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.cco-choice-tags i{display:inline-flex;align-items:center;min-height:30px;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid #eee1d1;color:#5e584f;font-size:12px;font-style:normal;font-weight:700}
.cco-choice-card em{display:block;font-size:12px;color:#b42318;margin-top:12px;font-style:normal;font-weight:700}
.cco-choice-arrow{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px;color:var(--cco-primary);min-width:104px}
.cco-choice-arrow b{font-size:32px;line-height:1}
.cco-choice-arrow span{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
@media(max-width:760px){
  .cco-choice-page{width:min(100% - 22px,1020px)}
  .cco-choice-head{margin-bottom:26px}
  .cco-choice-card{grid-template-columns:78px minmax(0,1fr);padding:18px 18px 19px 20px}
  .cco-choice-arrow{grid-column:1 / -1;flex-direction:row;justify-content:flex-start;align-items:center;min-width:0;padding-left:88px;margin-top:-2px}
  .cco-choice-arrow b{font-size:25px}
  .cco-choice-icon{width:64px;height:64px;border-radius:20px}
  .cco-pupusa-icon{width:35px;height:35px}
  .cco-choice-card strong{font-size:24px}
  .cco-choice-desc{font-size:14px}
  .cco-choice-tags{gap:7px;margin-top:13px}
  .cco-choice-tags i{font-size:11px;padding:6px 10px;min-height:28px}
}
@media(max-width:520px){
  .cco-choice-head p{font-size:15px;line-height:1.5}
  .cco-choice-card{grid-template-columns:1fr;gap:14px;padding:18px 16px 18px 20px}
  .cco-choice-card:before{width:100%;height:8px;inset:0 0 auto 0}
  .cco-choice-icon-wrap{flex-direction:row;justify-content:space-between;align-items:center}
  .cco-choice-arrow{grid-column:auto;padding-left:0;margin-top:0;justify-content:flex-end}
  .cco-choice-card strong{font-size:22px}
  .cco-choice-desc{font-size:13px}
}


/* v4.5.0 — compact mobile menu customizer + real Clover schedule picker */
.cco-flow .cco-mobile-top-customizer[hidden]{display:none!important}
.cco-flow .cco-mobile-top-customizer{display:none}
.cco-flow .cco-clover-time-source{display:none!important}
.cco-flow .cco-clover-time-picker[hidden]{display:none!important}
.cco-flow .cco-clover-time-picker{margin-top:12px;padding:13px;border:1px solid var(--cco-border);border-radius:12px;background:color-mix(in srgb,var(--cco-surface) 94%,var(--cco-primary) 2%)}
.cco-flow .cco-clover-time-picker-head{display:grid;gap:2px;margin-bottom:10px}
.cco-flow .cco-clover-time-picker-head strong{font-size:12px;color:var(--cco-text)}
.cco-flow .cco-clover-time-picker-head small{font-size:10px;line-height:1.4;color:var(--cco-muted)}
.cco-flow .cco-clover-time-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.cco-flow .cco-clover-time-fields label{display:grid;gap:5px}
.cco-flow .cco-clover-time-fields label>span{font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:var(--cco-muted)}
.cco-flow .cco-clover-time-fields select{width:100%;min-width:0;height:40px;border:1px solid var(--cco-border);border-radius:9px;background:var(--cco-surface);color:var(--cco-text);padding:0 10px;font:inherit;font-size:12px;box-shadow:none}
.cco-flow .cco-clover-time-loading,.cco-flow .cco-clover-time-unavailable{grid-column:1/-1;margin:0;padding:8px 2px;color:var(--cco-muted);font-size:11px;line-height:1.45}
.cco-flow .cco-cart-time-choice label.is-disabled{opacity:.45;cursor:not-allowed}

@media(max-width:700px){
  /* Keep the requested vertical category list, but make it compact enough for a phone. */
  .cco-flow.cco-menu{width:min(100% - 14px,1380px);padding-top:16px;padding-bottom:38px}
  .cco-flow .cco-menu-head{margin-bottom:12px}
  .cco-flow .cco-menu-head h1{font-size:30px!important;margin-bottom:5px}
  .cco-flow .cco-menu-head p{font-size:12px;line-height:1.4}
  .cco-flow .cco-menu-category-bar{margin-bottom:10px;padding:6px;border-radius:12px}
  .cco-flow .cco-menu-category-bar .cco-category-tabs{gap:4px;max-height:176px}
  .cco-flow .cco-menu-category-bar .cco-category-tabs button{min-height:31px;padding:6px 10px;border-radius:8px;font-size:11px;line-height:1.2}

  /* One shared customizer sits immediately under the categories. */
  .cco-flow .cco-mobile-top-customizer:not([hidden]){display:block;margin:0 0 12px;border:1px solid var(--cco-border);border-radius:14px;background:var(--cco-surface);box-shadow:0 10px 26px rgba(25,25,25,.07);overflow:hidden;scroll-margin-top:8px}
  .cco-flow .cco-mobile-top-customizer-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-bottom:1px solid var(--cco-border);background:color-mix(in srgb,var(--cco-primary) 3%,var(--cco-surface))}
  .cco-flow .cco-mobile-top-customizer-bar>div{display:flex;align-items:baseline;gap:7px}
  .cco-flow .cco-mobile-top-customizer-bar span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--cco-primary)}
  .cco-flow .cco-mobile-top-customizer-bar strong{font-size:13px;color:var(--cco-text)}
  .cco-flow .cco-mobile-top-customizer-bar button{width:30px;height:30px;border:1px solid var(--cco-border);border-radius:50%;background:var(--cco-surface);color:var(--cco-text);font-size:21px;line-height:1;cursor:pointer;padding:0}

  /* Smaller menu cards: no giant 125px rows on a phone. */
  .cco-flow .cco-menu-section{padding:8px 0}
  .cco-flow .cco-menu-catalog .cco-food-grid{gap:8px}
  .cco-flow button.cco-food-card{grid-template-columns:88px minmax(0,1fr);min-height:88px;border-radius:12px}
  .cco-flow button.cco-food-card .cco-food-image{width:88px;height:88px;min-height:88px;aspect-ratio:auto}
  .cco-flow button.cco-food-card .cco-food-copy{padding:9px 10px;justify-content:center}
  .cco-flow button.cco-food-card .cco-food-title{gap:7px}
  .cco-flow button.cco-food-card .cco-food-title h3{font-size:14px;line-height:1.2}
  .cco-flow button.cco-food-card .cco-food-title strong{font-size:12px}
  .cco-flow button.cco-food-card .cco-food-copy p{display:none}
  .cco-flow .cco-mobile-customizer-slot{display:none!important}

  /* Compact the actual item options while keeping every option selectable. */
  .cco-flow .cco-mobile-top-customizer .cco-inline-product{padding:12px}
  .cco-flow .cco-mobile-top-customizer .cco-inline-product-head{grid-template-columns:72px minmax(0,1fr);gap:10px;padding-bottom:10px}
  .cco-flow .cco-mobile-top-customizer .cco-inline-product-head>.cco-food-image{width:72px;height:64px;border-radius:8px}
  .cco-flow .cco-mobile-top-customizer .cco-inline-product-head .cco-eyebrow{font-size:9px;margin-bottom:3px}
  .cco-flow .cco-mobile-top-customizer .cco-inline-product-head h2{font-size:17px;margin-bottom:3px}
  .cco-flow .cco-mobile-top-customizer .cco-inline-product-head p{font-size:10px;line-height:1.3;margin:2px 0 5px;-webkit-line-clamp:2}
  .cco-flow .cco-mobile-top-customizer .cco-inline-product-head>div>strong{font-size:13px}
  .cco-flow .cco-mobile-top-customizer .cco-mod-group{padding:11px 0 2px}
  .cco-flow .cco-mobile-top-customizer .cco-mod-group legend{padding-bottom:8px}
  .cco-flow .cco-mobile-top-customizer .cco-mod-group legend strong{font-size:13px}
  .cco-flow .cco-mobile-top-customizer .cco-mod-group legend small{font-size:10px}
  .cco-flow .cco-mobile-top-customizer .cco-mod-list{gap:5px}
  .cco-flow .cco-mobile-top-customizer .cco-mod{padding:8px 9px;border-radius:9px;font-size:11px}
  .cco-flow .cco-mobile-top-customizer .cco-mod input{width:16px;height:16px}
  .cco-flow .cco-mobile-top-customizer .cco-mod b{font-size:10px}
  .cco-flow .cco-mobile-top-customizer .cco-notes{padding-top:11px;margin-top:9px;font-size:11px}
  .cco-flow .cco-mobile-top-customizer .cco-notes textarea{min-height:58px;padding:9px;font-size:11px}
  .cco-flow .cco-mobile-top-customizer .cco-addbar{margin-top:10px;bottom:6px;padding:6px;gap:7px}
  .cco-flow .cco-mobile-top-customizer .cco-qty button{width:32px;height:40px;font-size:18px}
  .cco-flow .cco-mobile-top-customizer .cco-add{min-height:40px;padding:9px 12px;font-size:11px}
  .cco-flow .cco-clover-time-fields{grid-template-columns:1fr}
}

@media(max-width:420px){
  .cco-flow button.cco-food-card{grid-template-columns:78px minmax(0,1fr);min-height:78px}
  .cco-flow button.cco-food-card .cco-food-image{width:78px;height:78px;min-height:78px}
  .cco-flow button.cco-food-card .cco-food-title h3{font-size:13px}
}


/* v4.6.0 - one final total only: custom live Clover totals + full-width payment form */
.cco-flow .cco-cart-final-total{
  border-color:color-mix(in srgb,var(--cco-primary) 20%,var(--cco-border));
  background:linear-gradient(180deg,var(--cco-surface),color-mix(in srgb,var(--cco-primary) 2%,var(--cco-surface)));
}
.cco-flow .cco-cart-total-heading{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  padding-bottom:13px;margin-bottom:6px;border-bottom:1px solid var(--cco-border);
}
.cco-flow .cco-cart-total-heading span{font-size:13px;font-weight:900;letter-spacing:.08em;color:var(--cco-text)}
.cco-flow .cco-cart-total-heading small{font-size:10px;color:var(--cco-muted);font-weight:700}
.cco-flow .cco-cart-final-total .cco-cart-total-row{padding:9px 0}
.cco-flow .cco-cart-final-total .cco-cart-total-row.is-grand{
  margin-top:5px;padding-top:15px;border-top:1px solid var(--cco-border);font-size:18px;
}
.cco-flow .cco-cart-final-total .cco-cart-total-row.is-grand span,
.cco-flow .cco-cart-final-total .cco-cart-total-row.is-grand strong{font-weight:900}

/* The official Clover summary remains in the DOM as the live source of truth, but is not shown twice. */
.cco-flow.cco-embedded-checkout #moo-checkout-form .moo-checkout-cart,
.cco-flow.cco-embedded-checkout #moo-checkout-form .soo-sticky-cart{display:none!important}
.cco-flow.cco-embedded-checkout #moo-checkout-form .moo-checkout-form-leftside{
  float:none!important;width:100%!important;max-width:none!important;padding-left:15px!important;padding-right:15px!important;
}
.cco-flow.cco-embedded-checkout #moo-checkout-form #moo-checkout-form-btnActions{
  float:none!important;width:100%!important;max-width:none!important;padding-left:15px!important;padding-right:15px!important;
}
.cco-flow.cco-embedded-checkout #moo-checkout-form>.moo-row{margin-left:-15px!important;margin-right:-15px!important}
.cco-flow.cco-embedded-checkout #moo-checkout-form .moo-checkout-form-leftside .moo-row{max-width:none!important}

/* Remove the older pseudo Final Total label because the entire Clover cart column is now hidden. */
.cco-flow.cco-embedded-checkout.cco-hide-clover-summary #moo-checkout-form .moo-checkout-cart .sooCartInCheckout::before{content:none!important;display:none!important}

@media(max-width:700px){
  .cco-flow .cco-cart-total-heading{align-items:flex-start;flex-direction:column;gap:3px}
  .cco-flow.cco-embedded-checkout #moo-checkout-form .moo-checkout-form-leftside,
  .cco-flow.cco-embedded-checkout #moo-checkout-form #moo-checkout-form-btnActions{padding-left:8px!important;padding-right:8px!important}
}


/* v4.6.1 - refined arrow buttons across flow */
.cco-flow .cco-step-row{gap:12px;margin:0 0 9px}
.cco-flow .cco-step-back{
  width:42px;
  height:42px;
  border-radius:999px;
  border:1px solid color-mix(in srgb,var(--cco-primary) 12%, var(--cco-border));
  background:linear-gradient(180deg,#ffffff 0%,#fbf8f2 100%);
  color:var(--cco-text)!important;
  font-size:20px;
  font-weight:800;
  line-height:1;
  box-shadow:0 8px 20px rgba(35,25,10,.08);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, color .18s ease, background .18s ease;
}
.cco-flow .cco-step-back:hover{
  border-color:color-mix(in srgb,var(--cco-primary) 55%, #d9cbb8);
  background:linear-gradient(180deg,#fff9f4 0%,#fff4ea 100%);
  color:var(--cco-primary)!important;
  transform:translateX(-2px);
  box-shadow:0 12px 26px rgba(135,73,33,.14);
}
.cco-flow .cco-step-back:focus-visible{
  outline:none;
  border-color:var(--cco-primary);
  box-shadow:0 0 0 3px color-mix(in srgb,var(--cco-primary) 18%, transparent), 0 12px 26px rgba(135,73,33,.14);
}
.cco-flow .cco-choice-head .cco-step-row{justify-content:center}
.cco-flow .cco-chevron,
.cco-flow .cco-choice-arrow b{
  display:inline-grid;
  place-items:center;
  width:42px;
  height:42px;
  min-width:42px;
  border-radius:999px;
  border:1px solid color-mix(in srgb,var(--cco-primary) 18%, #eadfce);
  background:linear-gradient(180deg,#fff 0%,#fbf7f1 100%);
  color:var(--cco-primary);
  box-shadow:0 8px 18px rgba(35,25,10,.07);
}
.cco-flow .cco-choice-card:hover .cco-choice-arrow b,
.cco-flow .cco-location-card:hover .cco-chevron{
  transform:translateX(2px);
  box-shadow:0 12px 24px rgba(135,73,33,.12);
  border-color:color-mix(in srgb,var(--cco-primary) 45%, #eadfce);
}
.cco-flow .cco-choice-arrow{gap:10px;min-width:116px}
.cco-flow .cco-choice-arrow b{font-size:24px;line-height:1;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
.cco-flow .cco-choice-arrow span{font-size:10px;letter-spacing:.16em;color:var(--cco-primary)}
.cco-flow .cco-chevron{font-size:22px;transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
@media(max-width:600px){
  .cco-flow .cco-step-back{width:40px;height:40px;font-size:19px}
  .cco-flow .cco-choice-arrow{gap:8px}
  .cco-flow .cco-choice-arrow b,
  .cco-flow .cco-chevron{width:38px;height:38px;min-width:38px;font-size:21px}
}


/* v4.6.2 - hard mobile cart stacking fix */
@media (max-width:820px){
  .cco-flow.cco-cart-page{
    width:min(100% - 20px,1360px)!important;
    overflow:visible!important;
  }
  .cco-flow .cco-cart-layout{
    display:flex!important;
    flex-direction:column!important;
    gap:18px!important;
    width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  .cco-flow .cco-cart-main{
    order:1!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    position:relative!important;
    z-index:auto!important;
  }
  .cco-flow .cco-cart-sidebar{
    order:2!important;
    position:relative!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    inset:auto!important;
    z-index:auto!important;
    transform:none!important;
    float:none!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
    margin:0!important;
  }
  .cco-flow .cco-cart-sidebar > *,
  .cco-flow .cco-cart-panel{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .cco-flow .cco-cart-layout > .cco-embedded-checkout{
    order:3!important;
    grid-column:auto!important;
    position:relative!important;
    top:auto!important;
    right:auto!important;
    left:auto!important;
    transform:none!important;
    float:none!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:4px 0 0!important;
    overflow:visible!important;
  }
  .cco-flow.cco-embedded-checkout #moo_CheckoutContainer,
  .cco-flow.cco-embedded-checkout #moo-checkout,
  .cco-flow.cco-embedded-checkout #moo-checkout-form,
  .cco-flow.cco-embedded-checkout #moo-checkout-form .moo-checkout-form-leftside,
  .cco-flow.cco-embedded-checkout #moo-checkout-form #moo-checkout-form-btnActions{
    position:relative!important;
    float:none!important;
    clear:both!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .cco-flow.cco-embedded-checkout #moo-checkout-form > .moo-row,
  .cco-flow.cco-embedded-checkout #moo-checkout-form .moo-checkout-form-leftside .moo-row{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .cco-flow.cco-embedded-checkout .cco-clover-checkout-shell{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
}
@media (max-width:520px){
  .cco-flow.cco-cart-page{width:calc(100% - 14px)!important;padding-top:16px!important}
  .cco-flow .cco-cart-layout{gap:14px!important}
  .cco-flow .cco-cart-sidebar{gap:10px!important}
  .cco-flow .cco-cart-panel{padding:13px!important;border-radius:14px!important}
  .cco-flow .cco-cart-context-panel{padding:0!important}
  .cco-flow .cco-cart-context-panel>h2{padding:13px 13px 2px!important}
  .cco-flow .cco-cart-context-row{padding:12px 13px!important}
  .cco-flow .cco-cart-final-total{padding:14px!important}
  .cco-flow .cco-cart-toolbar{gap:10px!important;margin-bottom:18px!important}
  .cco-flow .cco-cart-add-more{width:100%!important;min-height:42px!important}
}


/* v4.7.0 - mobile floating menu cart + lightweight order popup */
.cco-flow .cco-mobile-menu-cart{display:none}
@media(max-width:760px){
  html.cco-mobile-cart-is-open,html.cco-mobile-cart-is-open body{overflow:hidden!important}
  .cco-flow.cco-ordering-menu .cco-mobile-menu-cart{display:block}
  .cco-flow .cco-mobile-menu-cart-button{
    position:fixed;right:14px;bottom:max(82px,calc(env(safe-area-inset-bottom) + 70px));z-index:9990;
    width:58px;height:58px;border:0;border-radius:20px;background:var(--cco-primary);color:#fff;
    display:grid;place-items:center;cursor:pointer;box-shadow:0 16px 34px rgba(69,35,15,.28);
    transition:transform .18s ease,box-shadow .18s ease;
  }
  .cco-flow .cco-mobile-menu-cart-button:active{transform:scale(.96)}
  .cco-flow .cco-mobile-menu-cart-button svg{width:27px;height:27px;display:block}
  .cco-flow .cco-mobile-menu-cart-count{
    position:absolute;right:-5px;top:-7px;min-width:24px;height:24px;padding:0 6px;border-radius:99px;
    display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--cco-primary);border:2px solid var(--cco-primary);
    font-size:11px;font-weight:900;line-height:1;box-shadow:0 4px 12px rgba(0,0,0,.12)
  }
  .cco-flow .cco-mobile-menu-cart-count[hidden]{display:none!important}
  .cco-flow .cco-mobile-cart-overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:flex-end;justify-content:center}
  .cco-flow .cco-mobile-cart-overlay[hidden]{display:none!important}
  .cco-flow .cco-mobile-cart-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(23,18,12,.48);backdrop-filter:blur(2px);cursor:pointer}
  .cco-flow .cco-mobile-cart-sheet{
    position:relative;z-index:1;width:100%;max-height:min(78vh,720px);display:flex;flex-direction:column;
    background:#fff;border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 -18px 50px rgba(0,0,0,.22);
    padding-bottom:env(safe-area-inset-bottom);
    animation:ccoMobileCartUp .2s ease-out;
  }
  @keyframes ccoMobileCartUp{from{transform:translateY(24px);opacity:.4}to{transform:translateY(0);opacity:1}}
  .cco-flow .cco-mobile-cart-sheet:before{content:'';width:42px;height:5px;border-radius:99px;background:#d9d5cf;margin:9px auto 0;flex:0 0 auto}
  .cco-flow .cco-mobile-cart-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px 13px;border-bottom:1px solid #eee7de}
  .cco-flow .cco-mobile-cart-sheet-head span{display:block;color:var(--cco-primary);font-size:10px;font-weight:900;letter-spacing:.15em}
  .cco-flow .cco-mobile-cart-sheet-head h2{margin:2px 0 0;font-size:25px;line-height:1.1;color:var(--cco-text)}
  .cco-flow .cco-mobile-cart-close{width:40px;height:40px;border:1px solid #e5ddd3;border-radius:50%;background:#fff;color:var(--cco-text);font-size:25px;line-height:1;cursor:pointer;box-shadow:0 6px 14px rgba(0,0,0,.06)}
  .cco-flow .cco-mobile-cart-lines{min-height:100px;overflow:auto;padding:2px 18px 4px;overscroll-behavior:contain}
  .cco-flow .cco-mobile-cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;padding:15px 0;border-bottom:1px solid #eee7de}
  .cco-flow .cco-mobile-cart-line:last-child{border-bottom:0}
  .cco-flow .cco-mobile-cart-line-main{min-width:0}
  .cco-flow .cco-mobile-cart-line-main strong{display:block;font-size:15px;line-height:1.3;color:var(--cco-text)}
  .cco-flow .cco-mobile-cart-line-main small{display:block;margin-top:4px;color:#7a746c;font-size:11px;line-height:1.4}
  .cco-flow .cco-mobile-cart-line-main span{display:block;margin-top:6px;color:#5f5a53;font-size:12px;font-weight:700}
  .cco-flow .cco-mobile-cart-line>b{font-size:14px;color:var(--cco-text);white-space:nowrap}
  .cco-flow .cco-mobile-cart-empty,.cco-flow .cco-mobile-cart-loading{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px 12px;color:#77716a}
  .cco-flow .cco-mobile-cart-empty strong{font-size:16px;color:var(--cco-text);margin-bottom:5px}
  .cco-flow .cco-mobile-cart-empty span{font-size:12px}
  .cco-flow .cco-mobile-cart-footer{flex:0 0 auto;padding:14px 18px 17px;background:#fff;border-top:1px solid #e8e0d6;box-shadow:0 -8px 20px rgba(50,35,18,.04)}
  .cco-flow .cco-mobile-cart-total{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}
  .cco-flow .cco-mobile-cart-total span{font-size:15px;font-weight:800;color:var(--cco-text)}
  .cco-flow .cco-mobile-cart-total strong{font-size:24px;letter-spacing:-.02em;color:var(--cco-text)}
  .cco-flow .cco-mobile-cart-view{min-height:50px;width:100%;border-radius:14px;background:var(--cco-primary);color:#fff!important;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:14px;font-weight:900;box-shadow:0 10px 20px color-mix(in srgb,var(--cco-primary) 22%,transparent)}
  .cco-flow .cco-mobile-cart-view span{font-size:24px;line-height:1}
}
@media(max-width:390px){
  .cco-flow .cco-mobile-menu-cart-button{right:10px;width:54px;height:54px;border-radius:18px}
  .cco-flow .cco-mobile-cart-sheet{border-radius:20px 20px 0 0;max-height:82vh}
  .cco-flow .cco-mobile-cart-sheet-head,.cco-flow .cco-mobile-cart-footer{padding-left:14px;padding-right:14px}
  .cco-flow .cco-mobile-cart-lines{padding-left:14px;padding-right:14px}
}


/* v4.7.1 - reusable header cart shortcode */
.cco-flow.cco-header-cart{
  display:inline-flex!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  align-items:center;
  gap:8px;
  vertical-align:middle;
  line-height:1;
  position:relative;
}
.cco-flow .cco-header-cart-button{
  position:relative;
  width:48px;
  height:48px;
  min-width:48px;
  padding:0;
  border:1px solid color-mix(in srgb,var(--cco-primary) 24%,#ddd4c9);
  border-radius:50%;
  background:var(--cco-primary);
  color:#fff;
  display:grid;
  place-items:center;
  cursor:pointer;
  box-shadow:0 9px 22px color-mix(in srgb,var(--cco-primary) 22%,transparent);
  transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;
}
.cco-flow .cco-header-cart-button:hover{transform:translateY(-1px);filter:brightness(.97);box-shadow:0 12px 26px color-mix(in srgb,var(--cco-primary) 28%,transparent)}
.cco-flow .cco-header-cart-button:active{transform:scale(.96)}
.cco-flow .cco-header-cart-button:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--cco-primary) 18%,transparent),0 10px 24px rgba(0,0,0,.12)}
.cco-flow .cco-header-cart-button svg{width:23px;height:23px;display:block}
.cco-flow .cco-header-cart-count{
  position:absolute;right:-6px;top:-7px;min-width:22px;height:22px;padding:0 5px;border-radius:99px;
  display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--cco-primary);border:2px solid var(--cco-primary);
  font-size:10px;font-weight:900;line-height:1;box-shadow:0 4px 10px rgba(0,0,0,.13)
}
.cco-flow .cco-header-cart-count[hidden]{display:none!important}
.cco-flow .cco-header-cart-label{font-size:13px;font-weight:850;color:var(--cco-text)}

/* Header shortcode drawer works on desktop too. */
.cco-flow.cco-header-cart .cco-header-cart-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:stretch;justify-content:flex-end;line-height:normal}
.cco-flow.cco-header-cart .cco-header-cart-overlay[hidden]{display:none!important}
.cco-flow.cco-header-cart .cco-mobile-cart-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(23,18,12,.42);backdrop-filter:blur(2px);cursor:pointer}
.cco-flow.cco-header-cart .cco-header-cart-sheet{
  position:relative;z-index:1;width:min(420px,92vw);height:100%;max-height:none;display:flex;flex-direction:column;
  background:#fff;border-radius:22px 0 0 22px;overflow:hidden;box-shadow:-20px 0 55px rgba(0,0,0,.18);padding:0;
  animation:ccoHeaderCartIn .2s ease-out;
}
@keyframes ccoHeaderCartIn{from{transform:translateX(32px);opacity:.5}to{transform:translateX(0);opacity:1}}
.cco-flow.cco-header-cart .cco-header-cart-sheet:before{display:none}
.cco-flow.cco-header-cart .cco-mobile-cart-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 20px 16px;border-bottom:1px solid #eee7de}
.cco-flow.cco-header-cart .cco-mobile-cart-sheet-head>span>span{display:block;color:var(--cco-primary);font-size:10px;font-weight:900;letter-spacing:.15em}
.cco-flow.cco-header-cart .cco-mobile-cart-sheet-head strong{display:block;margin-top:3px;font-size:27px;line-height:1.08;color:var(--cco-text)}
.cco-flow.cco-header-cart .cco-mobile-cart-close{width:40px;height:40px;border:1px solid #e5ddd3;border-radius:50%;background:#fff;color:var(--cco-text);font-size:25px;line-height:1;cursor:pointer;box-shadow:0 6px 14px rgba(0,0,0,.06)}
.cco-flow.cco-header-cart .cco-mobile-cart-lines{flex:1;min-height:100px;overflow:auto;padding:4px 20px 8px;overscroll-behavior:contain}
.cco-flow.cco-header-cart .cco-mobile-cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;padding:16px 0;border-bottom:1px solid #eee7de}
.cco-flow.cco-header-cart .cco-mobile-cart-line:last-child{border-bottom:0}
.cco-flow.cco-header-cart .cco-mobile-cart-line-main strong{display:block;font-size:15px;line-height:1.3;color:var(--cco-text)}
.cco-flow.cco-header-cart .cco-mobile-cart-line-main small{display:block;margin-top:4px;color:#7a746c;font-size:11px;line-height:1.4}
.cco-flow.cco-header-cart .cco-mobile-cart-line-main span{display:block;margin-top:6px;color:#5f5a53;font-size:12px;font-weight:700}
.cco-flow.cco-header-cart .cco-mobile-cart-line>b{font-size:14px;color:var(--cco-text);white-space:nowrap}
.cco-flow.cco-header-cart .cco-mobile-cart-empty,.cco-flow.cco-header-cart .cco-mobile-cart-loading{flex:1;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 14px;color:#77716a}
.cco-flow.cco-header-cart .cco-mobile-cart-empty strong{font-size:16px;color:var(--cco-text);margin-bottom:5px}
.cco-flow.cco-header-cart .cco-mobile-cart-empty span{font-size:12px}
.cco-flow.cco-header-cart .cco-mobile-cart-footer{flex:0 0 auto;padding:16px 20px max(18px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e8e0d6;box-shadow:0 -8px 20px rgba(50,35,18,.04)}
.cco-flow.cco-header-cart .cco-mobile-cart-total{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}
.cco-flow.cco-header-cart .cco-mobile-cart-total span{font-size:15px;font-weight:800;color:var(--cco-text)}
.cco-flow.cco-header-cart .cco-mobile-cart-total strong{font-size:25px;letter-spacing:-.02em;color:var(--cco-text)}
.cco-flow.cco-header-cart .cco-mobile-cart-view{min-height:50px;width:100%;border-radius:14px;background:var(--cco-primary);color:#fff!important;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:14px;font-weight:900;box-shadow:0 10px 20px color-mix(in srgb,var(--cco-primary) 22%,transparent)}
.cco-flow.cco-header-cart .cco-mobile-cart-view span{font-size:24px;line-height:1}
@media(max-width:760px){
  .cco-flow .cco-header-cart-button{width:44px;height:44px;min-width:44px}
  .cco-flow .cco-header-cart-button svg{width:21px;height:21px}
  .cco-flow.cco-header-cart .cco-header-cart-overlay{align-items:flex-end;justify-content:center}
  .cco-flow.cco-header-cart .cco-header-cart-sheet{width:100%;height:auto;max-height:min(82vh,720px);border-radius:24px 24px 0 0;animation:ccoMobileCartUp .2s ease-out}
  .cco-flow.cco-header-cart .cco-header-cart-sheet:before{content:'';display:block;width:42px;height:5px;border-radius:99px;background:#d9d5cf;margin:9px auto 0;flex:0 0 auto}
  .cco-flow.cco-header-cart .cco-mobile-cart-sheet-head{padding-top:14px}
}

/* v5.0.0 — restaurant app experience (intentionally no sticky order-information header) */
.cco-flow{font-family:var(--cco-body-font,inherit)}
.cco-flow h1,.cco-flow h2,.cco-flow h3,.cco-flow .cco-food-title h3,.cco-flow .cco-cart-title{font-family:var(--cco-heading-font,inherit)}
.cco-flow .cco-btn,.cco-flow button,.cco-flow .cco-cart-checkout,.cco-flow .cco-mobile-cart-view{border-radius:var(--cco-button-radius,14px)}
.cco-flow .cco-menu-brand-logo{flex:0 0 auto;width:72px;height:72px;border-radius:18px;background:#fff;border:1px solid var(--cco-border);padding:8px;box-shadow:0 8px 22px rgba(43,31,16,.07);display:grid;place-items:center}
.cco-flow .cco-menu-brand-logo img{display:block;width:100%;height:100%;object-fit:contain}
.cco-flow .cco-menu-heading-copy{min-width:0;flex:1}
.cco-flow .cco-food-media{position:relative;min-width:0;overflow:hidden}
.cco-flow .cco-food-media>.cco-food-image{width:100%}
.cco-flow .cco-food-badges{position:absolute;z-index:2;left:10px;top:10px;display:flex;flex-wrap:wrap;gap:5px;max-width:calc(100% - 20px)}
.cco-flow .cco-food-badges span{display:inline-flex;align-items:center;min-height:23px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.94);backdrop-filter:blur(4px);box-shadow:0 3px 9px rgba(0,0,0,.08);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#332b22}
.cco-flow .cco-food-badges .is-popular{color:var(--cco-primary)}
.cco-flow .cco-food-badges .is-spicy:before{content:'●';font-size:7px;margin-right:4px;color:#d3482b}
.cco-flow .cco-food-badges .is-vegetarian:before{content:'●';font-size:7px;margin-right:4px;color:#37884b}
.cco-flow .cco-sold-label{position:absolute;right:10px;top:10px;background:#262626;color:#fff;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.cco-flow .cco-food-plus{position:absolute;right:12px;bottom:11px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--cco-primary) 9%,#fff);border:1px solid color-mix(in srgb,var(--cco-primary) 18%,var(--cco-border));color:var(--cco-primary);font-size:19px;font-weight:500;line-height:1;transition:.18s ease}
.cco-flow button.cco-food-card{position:relative}
.cco-flow button.cco-food-card:hover .cco-food-plus{background:var(--cco-primary);border-color:var(--cco-primary);color:#fff;transform:scale(1.04)}
.cco-flow.cco-card-style-flat button.cco-food-card{box-shadow:none!important;background:var(--cco-surface)}
.cco-flow.cco-card-style-bordered button.cco-food-card{box-shadow:none!important;border-width:2px}
.cco-flow.cco-button-style-outline .cco-btn,.cco-flow.cco-button-style-outline .cco-add{background:transparent;color:var(--cco-primary)!important;border:1px solid var(--cco-primary)}
.cco-flow.cco-button-style-soft .cco-btn,.cco-flow.cco-button-style-soft .cco-add{background:color-mix(in srgb,var(--cco-primary) 10%,#fff);color:var(--cco-primary)!important}

.cco-flow .cco-menu-category-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}
.cco-flow .cco-mobile-category-control{display:none}
.cco-flow .cco-menu-bar-actions{display:flex;gap:8px;align-items:center}
.cco-flow .cco-menu-filter-toggle,.cco-flow .cco-menu-search-open{min-height:40px;border:1px solid var(--cco-border);background:var(--cco-surface);color:var(--cco-text);padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 5px 14px rgba(43,31,16,.04)}
.cco-flow .cco-menu-search-open span{font-size:20px;font-weight:400;line-height:1}
.cco-flow .cco-menu-filters{display:flex;flex-wrap:wrap;gap:8px;padding:10px 0 4px}
.cco-flow .cco-menu-filters[hidden]{display:none!important}
.cco-flow .cco-menu-filters button{min-height:36px;padding:0 13px;border-radius:999px;border:1px solid var(--cco-border);background:var(--cco-surface);color:var(--cco-text);font-size:11px;font-weight:800;cursor:pointer}
.cco-flow .cco-menu-filters button.is-active{background:var(--cco-primary);border-color:var(--cco-primary);color:#fff}
.cco-flow .cco-menu-filters .is-clear{margin-left:auto;color:var(--cco-primary)}

.cco-flow .cco-menu-showcase{margin:18px 0 8px;padding:18px;border:1px solid color-mix(in srgb,var(--cco-primary) 10%,var(--cco-border));border-radius:20px;background:linear-gradient(135deg,color-mix(in srgb,var(--cco-primary) 3%,#fff),#fff)}
.cco-flow .cco-menu-showcase-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:13px}
.cco-flow .cco-menu-showcase-head span{display:block;color:var(--cco-primary);font-size:9px;font-weight:900;letter-spacing:.16em}
.cco-flow .cco-menu-showcase-head h2{margin:3px 0 0;font-size:22px;color:var(--cco-text)}
.cco-flow .cco-menu-showcase-head small{color:var(--cco-muted);font-size:11px}
.cco-flow .cco-menu-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.cco-flow .cco-menu-showcase .cco-food-item-wrap{min-width:0}
.cco-flow .cco-menu-showcase button.cco-food-card{display:grid;grid-template-columns:92px minmax(0,1fr);min-height:92px;border-radius:13px;background:#fff}
.cco-flow .cco-menu-showcase .cco-food-image{height:92px;min-height:92px;aspect-ratio:auto}
.cco-flow .cco-menu-showcase .cco-food-copy{padding:10px 12px;justify-content:center}
.cco-flow .cco-menu-showcase .cco-food-title h3{font-size:13px}
.cco-flow .cco-menu-showcase .cco-food-title strong{font-size:11px}
.cco-flow .cco-menu-showcase .cco-food-copy p,.cco-flow .cco-menu-showcase .cco-food-plus{display:none}

.cco-menu-skeletons{display:grid;grid-template-columns:repeat(var(--cco-columns),minmax(0,1fr));gap:18px;padding:25px 0}
.cco-menu-skeletons i{display:block;min-height:255px;border-radius:var(--cco-radius);background:linear-gradient(100deg,#eee8df 25%,#f8f5ef 38%,#eee8df 55%);background-size:220% 100%;animation:ccoSkeleton 1.2s ease-in-out infinite}
@keyframes ccoSkeleton{0%{background-position:100% 0}100%{background-position:-100% 0}}

html.cco-search-is-open,html.cco-search-is-open body{overflow:hidden!important}
.cco-flow .cco-menu-search-overlay{position:fixed;inset:0;z-index:100000;display:grid;place-items:start center;padding:8vh 18px 24px}
.cco-flow .cco-menu-search-overlay[hidden]{display:none!important}
.cco-flow .cco-menu-search-backdrop{position:absolute;inset:0;border:0;border-radius:0;background:rgba(23,18,12,.5);backdrop-filter:blur(4px)}
.cco-flow .cco-menu-search-panel{position:relative;z-index:1;width:min(760px,100%);max-height:84vh;display:flex;flex-direction:column;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 30px 80px rgba(20,15,10,.28)}
.cco-flow .cco-menu-search-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px 12px}
.cco-flow .cco-menu-search-head span{display:block;font-size:9px;font-weight:900;letter-spacing:.16em;color:var(--cco-primary)}
.cco-flow .cco-menu-search-head h2{margin:3px 0 0;font-size:25px}
.cco-flow .cco-menu-search-head>button{width:40px;height:40px;border-radius:50%;border:1px solid var(--cco-border);background:#fff;font-size:24px;cursor:pointer}
.cco-flow .cco-menu-search-field{margin:0 20px 12px;min-height:52px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--cco-border);border-radius:14px;background:#faf9f6}
.cco-flow .cco-menu-search-field>span{font-size:22px;color:var(--cco-muted)}
.cco-flow .cco-menu-search-field input{width:100%;height:50px;border:0!important;box-shadow:none!important;outline:0!important;background:transparent!important;font:inherit;font-size:15px;color:var(--cco-text)}
.cco-flow .cco-menu-search-field button{width:34px;height:34px;border:0;background:transparent;font-size:20px;color:var(--cco-muted);cursor:pointer}
.cco-flow .cco-menu-search-results{overflow:auto;padding:0 20px 20px}
.cco-flow .cco-search-result{width:100%;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:9px;border:0;border-bottom:1px solid #eee8df;border-radius:0;background:#fff;text-align:left;color:var(--cco-text);cursor:pointer}
.cco-flow .cco-search-result:hover{background:#faf7f2}
.cco-flow .cco-search-result>span:first-child{display:block;width:64px;height:58px;overflow:hidden;border-radius:9px}
.cco-flow .cco-search-result .cco-food-image{width:64px;height:58px;min-height:58px;aspect-ratio:auto}
.cco-flow .cco-search-result small{display:block;color:var(--cco-primary);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.cco-flow .cco-search-result strong{display:block;font-size:14px;margin-top:2px}
.cco-flow .cco-search-result>b{font-size:13px;white-space:nowrap}

.cco-flow .cco-add-toast{position:fixed;right:20px;bottom:22px;z-index:99990;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:14px;row-gap:3px;align-items:center;width:min(380px,calc(100% - 30px));min-height:68px;padding:11px 12px 11px 14px;border:1px solid color-mix(in srgb,var(--cco-primary,#0B4DB8) 16%,#dfe9f4);border-left:4px solid var(--cco-primary,#0B4DB8);border-radius:14px;background:#fff;color:var(--cco-text,#082A58);box-shadow:0 14px 34px rgba(8,42,88,.16)}
.cco-flow .cco-add-toast[hidden]{display:none!important}
.cco-flow .cco-add-toast strong{display:flex;align-items:center;gap:8px;min-width:0;margin:0;color:var(--cco-text,#082A58);font-size:13px;font-weight:900;line-height:1.2}
.cco-flow .cco-add-toast-check{flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--cco-primary,#0B4DB8) 10%,#fff);color:var(--cco-primary,#0B4DB8);font-size:13px;font-weight:950}
.cco-flow .cco-add-toast-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cco-flow .cco-add-toast .cco-add-toast-meta{display:block;padding-left:32px;color:var(--cco-muted,#667085);font-size:10px;line-height:1.2;opacity:1}
.cco-flow .cco-add-toast a{grid-column:2;grid-row:1/3;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border-radius:9px;background:linear-gradient(135deg,var(--cco-primary,#0B4DB8),color-mix(in srgb,var(--cco-primary,#0B4DB8) 68%,#16BFE8));color:#fff!important;font-size:10px;font-weight:900;line-height:1;text-decoration:none!important;white-space:nowrap;box-shadow:0 6px 14px color-mix(in srgb,var(--cco-primary,#0B4DB8) 18%,transparent);transition:transform .16s ease,filter .16s ease}
.cco-flow .cco-add-toast a:hover{filter:brightness(.96);transform:translateY(-1px)}
.cco-flow .cco-add-toast a b{font-size:14px;line-height:1}

.cco-flow .cco-mobile-order-nav{display:none}
.cco-flow .cco-mini-cart-actions{display:flex;align-items:center;gap:10px;margin-top:9px}
.cco-flow .cco-mini-cart-qty{display:inline-flex;align-items:center;border:1px solid #e6ddd1;border-radius:999px;overflow:hidden;background:#fff}
.cco-flow .cco-mini-cart-qty button{width:30px;height:30px;border:0;background:transparent;color:var(--cco-text);font-size:17px;cursor:pointer}
.cco-flow .cco-mini-cart-qty b{min-width:24px;text-align:center;font-size:11px}
.cco-flow .cco-mini-cart-remove{border:0!important;background:transparent!important;color:#8a3b2e!important;padding:5px!important;font-size:10px!important;font-weight:800!important;cursor:pointer}
.cco-flow .cco-mobile-cart-lines.is-updating{opacity:.58;pointer-events:none}
.cco-flow .cco-mini-line-total{font-size:13px!important;white-space:nowrap}

.cco-flow .cco-checkout-progress{width:min(650px,100%);display:grid;grid-template-columns:auto minmax(30px,1fr) auto minmax(30px,1fr) auto;align-items:center;gap:9px;margin:0 0 22px}
.cco-flow .cco-checkout-progress span{display:flex;align-items:center;gap:7px;color:#8a837b;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}
.cco-flow .cco-checkout-progress span i{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--cco-border);background:#fff;font-style:normal;font-size:10px}
.cco-flow .cco-checkout-progress span.is-complete,.cco-flow .cco-checkout-progress span.is-active{color:var(--cco-primary)}
.cco-flow .cco-checkout-progress span.is-complete i{background:var(--cco-primary);border-color:var(--cco-primary);color:#fff}
.cco-flow .cco-checkout-progress span.is-active i{border-color:var(--cco-primary);color:var(--cco-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--cco-primary) 8%,transparent)}
.cco-flow .cco-checkout-progress em{display:block;height:1px;background:var(--cco-border)}
.cco-flow .cco-cart-goal{background:linear-gradient(135deg,color-mix(in srgb,var(--cco-primary) 4%,#fff),#fff)}
.cco-flow .cco-cart-goal-copy{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}
.cco-flow .cco-cart-goal-copy span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--cco-primary)}
.cco-flow .cco-cart-goal-copy strong{font-size:12px;text-align:right;color:var(--cco-text)}
.cco-flow .cco-cart-goal-track{height:8px;border-radius:999px;background:#eee7dd;overflow:hidden}
.cco-flow .cco-cart-goal-track i{display:block;width:0;height:100%;border-radius:inherit;background:var(--cco-primary);transition:width .3s ease}
.cco-flow .cco-cart-goal.is-complete .cco-cart-goal-track i{background:#37884b}

.cco-flow .cco-modern-tip-panel{margin:0 0 18px;padding:18px;border:1px solid var(--cco-border);border-radius:16px;background:linear-gradient(135deg,#fff,#fcfaf6)}
.cco-flow .cco-modern-tip-panel[hidden]{display:none!important}
.cco-flow .cco-modern-tip-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:12px}
.cco-flow .cco-modern-tip-head span{display:block;color:var(--cco-primary);font-size:9px;font-weight:900;letter-spacing:.14em}
.cco-flow .cco-modern-tip-head h3{margin:3px 0 0;font-size:20px;color:var(--cco-text)}
.cco-flow .cco-modern-tip-head small{max-width:280px;color:var(--cco-muted);font-size:10px;text-align:right}
.cco-flow .cco-modern-tip-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}
.cco-flow .cco-modern-tip-options button{min-height:54px;border:1px solid var(--cco-border);border-radius:12px;background:#fff;color:var(--cco-text);padding:7px;cursor:pointer}
.cco-flow .cco-modern-tip-options button strong{display:block;font-size:13px}.cco-flow .cco-modern-tip-options button small{display:block;margin-top:2px;font-size:8px;color:var(--cco-muted);text-transform:uppercase;letter-spacing:.06em}
.cco-flow .cco-modern-tip-options button.is-active{border-color:var(--cco-primary);background:color-mix(in srgb,var(--cco-primary) 7%,#fff);color:var(--cco-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--cco-primary) 8%,transparent)}
.cco-flow .cco-modern-tip-custom{display:grid;grid-template-columns:auto minmax(0,180px);align-items:center;justify-content:end;gap:12px;margin-top:12px;font-size:11px;font-weight:800;color:var(--cco-text)}
.cco-flow .cco-modern-tip-custom[hidden]{display:none!important}
.cco-flow .cco-modern-tip-custom>div{height:42px;display:flex;align-items:center;border:1px solid var(--cco-border);border-radius:11px;background:#fff;padding:0 10px}
.cco-flow .cco-modern-tip-custom input{width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;font:inherit;padding:0 5px}
.cco-flow.cco-embedded-checkout #moo-checkout-form-tips.cco-native-tip-source{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

.cco-flow .cco-locator-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}
.cco-flow .cco-locator-directions{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid var(--cco-border);border-radius:8px;background:#fff;color:var(--cco-primary)!important;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}

.cco-flow :is(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--cco-primary) 25%,transparent);outline-offset:2px}

@media(max-width:980px){
  .cco-flow .cco-menu-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cco-flow .cco-modern-tip-options{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
  .cco-flow.cco-ordering-menu{padding-bottom:92px}
  .cco-flow .cco-menu-head{gap:10px;margin-bottom:14px}
  .cco-flow .cco-menu-brand-logo{width:48px;height:48px;border-radius:13px;padding:5px}
  .cco-flow .cco-menu-category-bar{position:relative;top:auto;z-index:10;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 0;background:var(--cco-bg)}
  .cco-flow .cco-category-tabs{display:none!important}
  .cco-flow .cco-mobile-category-control{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:42px;padding:0 10px;border:1px solid var(--cco-border);border-radius:12px;background:var(--cco-surface)}
  .cco-flow .cco-mobile-category-control label{font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--cco-primary)}
  .cco-flow .cco-mobile-category-control select{width:100%;min-width:0;border:0!important;box-shadow:none!important;background:transparent!important;color:var(--cco-text);font:inherit;font-size:12px;font-weight:800;padding:0 24px 0 0;height:40px}
  .cco-flow .cco-menu-bar-actions{gap:5px}
  .cco-flow .cco-menu-filter-toggle,.cco-flow .cco-menu-search-open{width:42px;height:42px;min-height:42px;padding:0;border-radius:12px}
  .cco-flow .cco-menu-search-open b{display:none}.cco-flow .cco-menu-filter-toggle{font-size:0}.cco-flow .cco-menu-filter-toggle:after{content:'☷';font-size:19px;color:var(--cco-primary)}
  .cco-flow .cco-menu-filters{padding:4px 0 8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .cco-flow .cco-menu-filters button{min-height:34px;border-radius:10px;padding:0 8px;font-size:10px}.cco-flow .cco-menu-filters .is-clear{margin-left:0;grid-column:1/-1}
  .cco-flow .cco-menu-showcase{padding:12px;margin:10px 0 8px;border-radius:14px}
  .cco-flow .cco-menu-showcase-head{align-items:start;margin-bottom:9px}.cco-flow .cco-menu-showcase-head h2{font-size:17px}.cco-flow .cco-menu-showcase-head small{display:none}
  .cco-flow .cco-menu-showcase-grid{display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x proximity;padding-bottom:3px;scrollbar-width:none}.cco-flow .cco-menu-showcase-grid::-webkit-scrollbar{display:none}
  .cco-flow .cco-menu-showcase .cco-food-item-wrap{flex:0 0 235px;scroll-snap-align:start}
  .cco-flow .cco-menu-showcase button.cco-food-card{grid-template-columns:76px minmax(0,1fr);min-height:76px}
  .cco-flow .cco-menu-showcase .cco-food-image{height:76px;min-height:76px}
  .cco-flow .cco-menu-showcase .cco-food-badges{display:none}
  .cco-menu-skeletons{grid-template-columns:1fr;gap:8px;padding:12px 0}.cco-menu-skeletons i{min-height:82px;border-radius:12px}
  .cco-flow button.cco-food-card{grid-template-columns:82px minmax(0,1fr)!important;min-height:82px!important;border-radius:12px!important}
  .cco-flow button.cco-food-card .cco-food-media,.cco-flow button.cco-food-card .cco-food-image{width:82px!important;height:82px!important;min-height:82px!important;aspect-ratio:auto!important}
  .cco-flow button.cco-food-card .cco-food-copy{padding:8px 38px 8px 10px!important;min-height:82px;justify-content:center}
  .cco-flow button.cco-food-card .cco-food-title{display:block}.cco-flow button.cco-food-card .cco-food-title h3{font-size:13px!important;line-height:1.18}.cco-flow button.cco-food-card .cco-food-title strong{display:block;margin-top:4px;font-size:11px!important;color:var(--cco-primary)}
  .cco-flow .cco-food-plus{right:8px;bottom:50%;transform:translateY(50%);width:27px;height:27px;font-size:17px}.cco-flow button.cco-food-card:hover .cco-food-plus{transform:translateY(50%)}
  .cco-flow .cco-food-badges{left:5px;top:5px;gap:3px}.cco-flow .cco-food-badges span{padding:3px 5px;min-height:18px;font-size:7px}.cco-flow .cco-food-badges span:nth-child(n+2){display:none}
  .cco-flow .cco-mobile-top-customizer:not([hidden]){margin:4px 0 10px}
  .cco-flow .cco-mobile-order-nav{position:fixed;z-index:9980;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));min-height:58px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;border:1px solid rgba(45,34,20,.1);border-radius:18px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 14px 38px rgba(38,25,13,.2)}
  .cco-flow .cco-mobile-order-nav button{position:relative;border:0;background:transparent;color:#665e55;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:46px;padding:3px;font-size:17px;cursor:pointer}
  .cco-flow .cco-mobile-order-nav button b{font-size:9px;font-weight:900;letter-spacing:.04em}.cco-flow .cco-mobile-order-nav button i{position:absolute;top:0;right:calc(50% - 24px);min-width:18px;height:18px;border-radius:99px;background:var(--cco-primary);color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center;padding:0 4px}
  .cco-flow .cco-mobile-menu-cart-button{bottom:max(86px,calc(env(safe-area-inset-bottom) + 76px));width:52px;height:52px;border-radius:17px}
  .cco-flow .cco-add-toast{left:12px;right:12px;bottom:max(82px,calc(env(safe-area-inset-bottom) + 72px));width:auto;padding:10px 10px 10px 12px;column-gap:10px}.cco-flow .cco-add-toast a{min-height:36px;padding:0 11px}.cco-flow .cco-add-toast .cco-add-toast-meta{padding-left:32px}
  .cco-flow .cco-menu-search-overlay{padding:0;place-items:end center}.cco-flow .cco-menu-search-panel{width:100%;max-height:88vh;border-radius:22px 22px 0 0;padding-bottom:env(safe-area-inset-bottom)}
  .cco-flow .cco-checkout-progress{grid-template-columns:auto 1fr auto 1fr auto;margin-bottom:16px}.cco-flow .cco-checkout-progress span b{display:none}.cco-flow .cco-checkout-progress span i{width:24px;height:24px}
  .cco-flow .cco-modern-tip-head{display:block}.cco-flow .cco-modern-tip-head small{display:block;text-align:left;margin-top:4px}.cco-flow .cco-modern-tip-options{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cco-flow .cco-modern-tip-custom{grid-template-columns:1fr;justify-content:stretch}.cco-flow .cco-modern-tip-custom>div{max-width:none}
  .cco-flow .cco-locator-card-actions{grid-template-columns:1fr}.cco-flow .cco-locator-directions{width:100%}
}
@media(max-width:420px){
  .cco-flow button.cco-food-card{grid-template-columns:74px minmax(0,1fr)!important;min-height:74px!important}.cco-flow button.cco-food-card .cco-food-media,.cco-flow button.cco-food-card .cco-food-image{width:74px!important;height:74px!important;min-height:74px!important}.cco-flow button.cco-food-card .cco-food-copy{min-height:74px;padding-left:9px!important}
  .cco-flow .cco-modern-tip-options{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cco-flow .cco-mobile-order-nav{left:8px;right:8px}
}

/* v5 final density and closed-state polish */
.cco-flow .cco-closed-order-help{width:min(100%,540px);margin:10px auto 0;padding:12px 14px;border:1px solid #eadfd1;border-radius:12px;background:#fffaf4;text-align:center;color:var(--cco-text)}
.cco-flow .cco-closed-order-help strong,.cco-flow .cco-closed-order-help span,.cco-flow .cco-closed-order-help a{display:block}.cco-flow .cco-closed-order-help strong{font-size:12px}.cco-flow .cco-closed-order-help span{margin-top:3px;color:var(--cco-muted);font-size:11px}.cco-flow .cco-closed-order-help a{margin-top:7px;color:var(--cco-primary)!important;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
@media(max-width:700px){
  .cco-flow .cco-menu-head h1{font-size:27px!important;line-height:1.04;margin-bottom:5px}
  .cco-flow .cco-menu-head p{font-size:12px!important;line-height:1.4;max-width:36ch}
  .cco-flow.cco-ordering-menu .cco-order-pill{display:none!important}
  .cco-flow .cco-mobile-order-nav{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}
}


/* v5.1.0 - preview cleanup, mobile toolbar spacing, motion polish, selectable mobile cart UI */
.cco-flow .cco-menu-category-bar,
.cco-flow .cco-food-card,
.cco-flow .cco-menu-filter-toggle,
.cco-flow .cco-menu-search-open,
.cco-flow .cco-mobile-category-control,
.cco-flow .cco-mobile-order-nav,
.cco-flow .cco-mobile-menu-cart-button,
.cco-flow .cco-btn,
.cco-flow .cco-step-back,
.cco-flow .cco-order-pill,
.cco-flow .cco-locator-card,
.cco-flow .cco-cart-panel,
.cco-flow .cco-choice-card{
  transition:transform .24s cubic-bezier(.2,.75,.25,1),box-shadow .24s cubic-bezier(.2,.75,.25,1),border-color .22s ease,background-color .22s ease,color .22s ease,opacity .22s ease;
}
.cco-flow .cco-menu-section,
.cco-flow .cco-menu-showcase,
.cco-flow .cco-mobile-top-customizer:not([hidden]),
.cco-flow .cco-menu-filters:not([hidden]){
  animation:ccoSoftEnter .32s cubic-bezier(.2,.75,.25,1) both;
}
.cco-flow .cco-menu-search-overlay:not([hidden]) .cco-menu-search-backdrop{animation:ccoSoftFade .22s ease both}
.cco-flow .cco-menu-search-overlay:not([hidden]) .cco-menu-search-panel{animation:ccoSoftPanel .3s cubic-bezier(.2,.75,.25,1) both}
.cco-flow .cco-add-toast:not([hidden]){animation:ccoSoftToast .3s cubic-bezier(.2,.75,.25,1) both}
@keyframes ccoSoftEnter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes ccoSoftFade{from{opacity:0}to{opacity:1}}
@keyframes ccoSoftPanel{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes ccoSoftToast{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.cco-flow button:active,.cco-flow .cco-btn:active,.cco-flow .cco-order-pill:active{transform:scale(.975)}

/* Browse/preview menu is intentionally informational: no add/customize plus affordance. */
.cco-flow.cco-menu-preview .cco-food-plus{display:none!important}

@media(max-width:700px){
  /* Give the Browse/category toolbar real breathing room on phones. */
  .cco-flow .cco-menu-category-bar{
    gap:9px;
    margin:2px 0 13px;
    padding:10px;
    border:1px solid color-mix(in srgb,var(--cco-border) 84%,transparent);
    border-radius:20px;
    background:color-mix(in srgb,var(--cco-surface) 90%,var(--cco-bg));
    box-shadow:0 8px 24px rgba(38,25,13,.055);
  }
  .cco-flow .cco-mobile-category-control{min-height:48px;padding:0 12px;border-radius:14px}
  .cco-flow .cco-mobile-category-control select{height:46px;font-size:13px}
  .cco-flow .cco-menu-filter-toggle,.cco-flow .cco-menu-search-open{width:48px;height:48px;min-height:48px;border-radius:14px}

  /* Exactly one cart entry point is visible on the ordering menu. */
  .cco-flow.cco-mobile-cart-ui-bottom-nav{padding-bottom:92px}
  .cco-flow.cco-mobile-cart-ui-floating{padding-bottom:38px}
  .cco-flow.cco-mobile-cart-ui-bottom-nav .cco-mobile-menu-cart-button{display:none!important}
  .cco-flow.cco-mobile-cart-ui-floating .cco-mobile-order-nav{display:none!important}
  .cco-flow.cco-mobile-cart-ui-floating .cco-mobile-menu-cart-button{
    display:grid!important;
    right:14px;
    bottom:max(18px,calc(env(safe-area-inset-bottom) + 12px));
  }
  .cco-flow.cco-mobile-cart-ui-floating .cco-add-toast{bottom:max(86px,calc(env(safe-area-inset-bottom) + 78px))}
  .cco-flow.cco-mobile-cart-ui-bottom-nav .cco-add-toast{bottom:max(82px,calc(env(safe-area-inset-bottom) + 72px))}

  .cco-flow .cco-mobile-order-nav{animation:ccoSoftNav .32s cubic-bezier(.2,.75,.25,1) both}
  @keyframes ccoSoftNav{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
}

@media(prefers-reduced-motion:reduce){
  .cco-flow *,
  .cco-flow *:before,
  .cco-flow *:after{
    scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}


/* v5.1.1 - remove desktop ordering-menu plus affordance while keeping mobile */
@media (min-width: 821px){
  .cco-flow.cco-ordering-menu .cco-food-plus{display:none!important;}
}

/* v5.2.0 — compact cart grid, configurable order-type icons, fee help and branded Clover checkout */
@media (min-width:821px){
  .cco-flow .cco-cart-layout.has-embedded-checkout{
    grid-template-columns:minmax(0,1.62fr) minmax(320px,.72fr);
    grid-template-rows:auto auto;
    align-items:start;
  }
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-main{grid-column:1;grid-row:1;}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-sidebar{grid-column:2;grid-row:1 / 3;}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-embedded-checkout{
    grid-column:1!important;
    grid-row:2!important;
    width:100%!important;
    max-width:none!important;
    margin:14px 0 0!important;
  }
}
.cco-flow .cco-order-type-custom-icon{display:block;width:48px;height:48px;object-fit:contain}
.cco-flow .cco-order-type-svg{display:block;width:48px;height:48px;color:var(--cco-primary)}
.cco-flow .cco-choice-icon{overflow:hidden}
@media(max-width:760px){
  .cco-flow .cco-order-type-custom-icon,.cco-flow .cco-order-type-svg{width:38px;height:38px}
}

.cco-flow .cco-fee-label{display:inline-flex!important;align-items:center!important;gap:6px;min-width:0;line-height:1.35}
.cco-flow .cco-fee-info{
  position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;
  height:18px!important;min-height:18px!important;max-height:18px!important;
  margin:0!important;padding:0!important;overflow:visible!important;
  border:1px solid color-mix(in srgb,var(--cco-muted) 34%,transparent)!important;border-radius:999px!important;
  background:transparent!important;background-image:none!important;color:var(--cco-muted)!important;
  box-shadow:none!important;text-shadow:none!important;text-transform:none!important;letter-spacing:0!important;
  font-family:inherit!important;font-size:10px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;
  appearance:none!important;-webkit-appearance:none!important;cursor:help!important;vertical-align:middle!important
}
.cco-flow .cco-fee-info:hover,.cco-flow .cco-fee-info:focus-visible{border-color:var(--cco-primary);color:var(--cco-primary);outline:none}
.cco-flow .cco-fee-info::after{
  content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 9px);z-index:40;width:min(260px,70vw);padding:10px 11px;border:1px solid var(--cco-border);border-radius:10px;background:var(--cco-text);color:#fff;font-size:11px;font-weight:600;line-height:1.45;text-align:left;box-shadow:0 12px 30px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translate(-50%,4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease
}
.cco-flow .cco-fee-info:hover::after,.cco-flow .cco-fee-info:focus-visible::after{opacity:1;visibility:visible;transform:translate(-50%,0)}

@media(max-width:700px){
  .cco-flow .cco-cart-final-total .cco-cart-total-row{
    min-height:30px!important;padding:6px 0!important;align-items:center!important;
  }
  .cco-flow .cco-cart-final-total .cco-cart-total-row>span,
  .cco-flow .cco-cart-final-total .cco-cart-total-row>strong{
    margin:0!important;line-height:18px!important;
  }
  .cco-flow .cco-cart-final-total .cco-fee-label{
    min-height:18px!important;white-space:nowrap!important;
  }
  .cco-flow .cco-cart-final-total button.cco-fee-info{
    flex-basis:18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;
    height:18px!important;min-height:18px!important;max-height:18px!important;
    padding:0!important;margin:0!important;
  }
}

/* Remove Smart Online Order's promotional account pitch but keep sign-in/guest checkout functionality. */
.cco-flow.cco-embedded-checkout #moo-login-form .login-top-section,
.cco-flow.cco-embedded-checkout #sooAuthSection .login-top-section{display:none!important}

/* Carry the storefront brand color through the native Smart Online Order checkout without replacing its payment logic. */
.cco-flow.cco-embedded-checkout #moo-checkout a{color:var(--cco-primary)!important}
.cco-flow.cco-embedded-checkout #moo-checkout input[type="checkbox"],
.cco-flow.cco-embedded-checkout #moo-checkout input[type="radio"]{accent-color:var(--cco-primary)!important}
.cco-flow.cco-embedded-checkout #moo-checkout input:focus,
.cco-flow.cco-embedded-checkout #moo-checkout select:focus,
.cco-flow.cco-embedded-checkout #moo-checkout textarea:focus{border-color:var(--cco-primary)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--cco-primary) 12%,transparent)!important;outline:none!important}
.cco-flow.cco-embedded-checkout #moo-checkout .moo-btn-primary,
.cco-flow.cco-embedded-checkout #moo-checkout .sooPrimaryButtonInput,
.cco-flow.cco-embedded-checkout #moo-checkout .moo-finalize-order-btn,
.cco-flow.cco-embedded-checkout #moo-checkout #moo_btn_submit_order,
.cco-flow.cco-embedded-checkout #moo-checkout button[type="submit"]{background:var(--cco-primary)!important;border-color:var(--cco-primary)!important;color:#fff!important}
.cco-flow.cco-embedded-checkout #moo-checkout .moo-btn-primary:hover,
.cco-flow.cco-embedded-checkout #moo-checkout .sooPrimaryButtonInput:hover,
.cco-flow.cco-embedded-checkout #moo-checkout .moo-finalize-order-btn:hover,
.cco-flow.cco-embedded-checkout #moo-checkout #moo_btn_submit_order:hover{filter:brightness(.94)}
.cco-flow.cco-embedded-checkout #sooAuthSection .sooCheckoutPrimaryButtonInput,
.cco-flow.cco-embedded-checkout #sooAuthSection .sooContinueAsGuestButton,
.cco-flow.cco-embedded-checkout #sooAuthSection .sooLoginButton,
.cco-flow.cco-embedded-checkout #sooAuthSection .sooSignupButton,
.cco-flow.cco-embedded-checkout #sooAuthSection .sooResetPasswordButton{background:var(--cco-primary)!important;border-color:var(--cco-primary)!important;color:#fff!important}
.cco-flow.cco-embedded-checkout #sooAuthSection .sooCheckoutSecondaryButtonInput,
.cco-flow.cco-embedded-checkout #sooAuthSection .sooCreateAnAccountButton{border-color:var(--cco-primary)!important;color:var(--cco-primary)!important;background:#fff!important}
.cco-flow.cco-embedded-checkout #sooAuthSection .sooCheckoutTextInput:focus{border-color:var(--cco-primary)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--cco-primary) 12%,transparent)!important}
.cco-flow.cco-embedded-checkout #sooAuthSection .sooForgetPasswordButton,
.cco-flow.cco-embedded-checkout #sooAuthSection .sooSignUpLinkButton,
.cco-flow.cco-embedded-checkout #sooAuthSection .sooLoginLinkButton,
.cco-flow.cco-embedded-checkout #sooAuthSection .sooTosLinkButton{color:var(--cco-primary)!important}

/* v5.2.0 cart primary column: checkout sits directly below the order instead of waiting for the sidebar. */
.cco-flow .cco-cart-primary{min-width:0}
@media (min-width:821px){
  .cco-flow .cco-cart-layout.has-embedded-checkout{grid-template-rows:auto!important}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-primary{grid-column:1;grid-row:1;min-width:0}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-sidebar{grid-column:2;grid-row:1;align-self:start}
  .cco-flow .cco-cart-primary>.cco-embedded-checkout{width:100%!important;max-width:none!important;margin:14px 0 0!important;padding:0!important}
}
@media (max-width:820px){
  .cco-flow .cco-cart-primary{display:contents!important}
  .cco-flow .cco-cart-primary>.cco-cart-main{order:1!important}
  .cco-flow .cco-cart-primary>.cco-embedded-checkout{
    order:3!important;position:relative!important;float:none!important;clear:both!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:4px 0 0!important;overflow:visible!important
  }
}
.cco-flow .cco-cart-primary>.cco-embedded-checkout .cco-embedded-checkout-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 14px;padding:24px 2px 0;border-top:1px solid var(--cco-border)}
.cco-flow .cco-cart-primary>.cco-embedded-checkout .cco-embedded-checkout-heading h2{font-size:clamp(26px,3vw,36px);letter-spacing:-.035em}
.cco-flow .cco-cart-primary>.cco-embedded-checkout .cco-clover-checkout-shell{border-radius:20px;padding:24px;border-color:color-mix(in srgb,var(--cco-border) 92%,transparent);box-shadow:0 12px 34px rgba(20,20,20,.055)}
@media(max-width:760px){.cco-flow .cco-cart-primary>.cco-embedded-checkout .cco-clover-checkout-shell{padding:12px;border-radius:16px}.cco-flow .cco-cart-primary>.cco-embedded-checkout .cco-embedded-checkout-heading{align-items:flex-start;flex-direction:column}}


/* v5.2.1 - consistent cart flow + tip directly above Final Total */
.cco-flow .cco-cart-tip-panel{margin:0!important}
.cco-flow .cco-cart-sidebar>.cco-cart-tip-panel + .cco-cart-goal,
.cco-flow .cco-cart-sidebar>.cco-cart-tip-panel + .cco-cart-final-total,
.cco-flow .cco-cart-sidebar>.cco-cart-goal + .cco-cart-final-total{margin-top:0}
@media(max-width:820px){
  .cco-flow .cco-cart-layout.has-embedded-checkout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important}
  .cco-flow .cco-cart-primary{display:contents!important}
  .cco-flow .cco-cart-primary>.cco-cart-main{grid-column:1!important;order:1!important;min-width:0!important}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-sidebar{grid-column:1!important;grid-row:auto!important;order:2!important;position:static!important;width:100%!important;min-width:0!important;max-width:100%!important;align-self:stretch!important}
  .cco-flow .cco-cart-primary>.cco-embedded-checkout{grid-column:1!important;grid-row:auto!important;order:3!important;visibility:visible!important;display:block!important;position:relative!important;float:none!important;clear:both!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:4px 0 0!important;overflow:visible!important}
}


/* v5.8.4 — ordering shortcode isolation + tablet/desktop restoration.
   This patch intentionally avoids body/page overflow changes. */
.cco-flow.cco-ordering-menu{
  position:relative;
  clear:both;
  isolation:isolate;
  height:auto;
  min-height:0;
  max-height:none;
  overflow:visible;
  padding-top:var(--cco-menu-top-pad,40px);
}
.cco-flow.cco-ordering-menu .cco-menu-category-bar{
  top:var(--cco-menu-sticky-top,10px);
}

/* Never let the phone-only Storefront controls leak into tablet/desktop. */
@media (min-width:701px){
  .cco-flow.cco-ordering-menu{
    display:block!important;
    width:min(1380px,calc(100% - 40px))!important;
    max-width:1380px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-top:var(--cco-menu-top-pad,40px)!important;
    padding-bottom:56px!important;
    inset:auto!important;
    transform:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-head{
    display:flex!important;
    position:relative!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:20px!important;
    margin:0 0 22px!important;
    padding:0 2px!important;
    transform:none!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-heading-copy{display:block!important;min-width:0!important;max-width:760px!important}
  .cco-flow.cco-ordering-menu .cco-order-pill{display:inline-flex!important}
  .cco-flow.cco-ordering-menu .cco-mobile-order-nav,
  .cco-flow.cco-ordering-menu .cco-mobile-menu-cart,
  .cco-flow.cco-ordering-menu .cco-mobile-top-customizer{display:none!important}
  .cco-flow.cco-ordering-menu .cco-mobile-category-control{display:none!important}
  .cco-flow.cco-ordering-menu .cco-category-tabs{display:flex!important}
  .cco-flow.cco-ordering-menu .cco-menu-category-bar{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    position:sticky!important;
    top:var(--cco-menu-sticky-top,10px)!important;
    z-index:30!important;
    width:100%!important;
    margin:0 0 26px!important;
    padding:10px!important;
    overflow:visible!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-bar-actions{display:flex!important}
  .cco-flow.cco-ordering-menu .cco-menu-workspace{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:26px!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-workspace.has-customizer{
    grid-template-columns:minmax(0,1fr) minmax(350px,420px)!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-workspace .cco-menu-customizer{display:none!important}
  .cco-flow.cco-ordering-menu .cco-menu-workspace.has-customizer .cco-menu-customizer{display:block!important}
  .cco-flow.cco-ordering-menu .cco-menu-catalog,
  .cco-flow.cco-ordering-menu .cco-menu-content{
    min-width:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase-grid{
    display:grid!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase .cco-food-item-wrap{
    min-width:0!important;
    max-width:none!important;
    flex:none!important;
  }
}
@media (min-width:981px){
  .cco-flow.cco-ordering-menu .cco-menu-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (min-width:701px) and (max-width:980px){
  .cco-flow.cco-ordering-menu .cco-menu-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (min-width:701px) and (max-width:1050px){
  .cco-flow.cco-ordering-menu .cco-menu-workspace.has-customizer{
    grid-template-columns:minmax(0,1fr) 350px!important;
    gap:18px!important;
  }
}
@media (max-width:700px){
  .cco-flow.cco-ordering-menu{padding-top:var(--cco-menu-top-pad,22px)!important}
}


/* v5.8.5 — neutralize theme/header-builder collisions inside [carranza_clover_menu].
   The shortcode no longer outputs HTML <header>/<footer> elements for its internal UI. */
.cco-flow.cco-ordering-menu > .cco-menu-head,
.cco-flow.cco-menu-preview > .cco-menu-head{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  float:none!important;
  clear:both!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin-left:0!important;
  margin-right:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  border-left:0!important;
  border-right:0!important;
  transform:none!important;
  translate:none!important;
  overflow:visible!important;
  z-index:2!important;
}
.cco-flow.cco-ordering-menu > .cco-menu-head::before,
.cco-flow.cco-ordering-menu > .cco-menu-head::after,
.cco-flow.cco-menu-preview > .cco-menu-head::before,
.cco-flow.cco-menu-preview > .cco-menu-head::after{
  content:none!important;
  display:none!important;
}
.cco-flow.cco-ordering-menu .cco-mobile-cart-sheet-head,
.cco-flow.cco-ordering-menu .cco-mobile-cart-footer{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
}

/* v5.9.0 — live location-hours gate + reliable quantity feedback */
.cco-flow.cco-location-closed-gate{
  width:min(760px,calc(100% - 32px));
  margin:48px auto;
  padding:clamp(28px,5vw,54px);
  border:1px solid var(--cco-border);
  border-radius:calc(var(--cco-radius) + 6px);
  background:var(--cco-surface);
  color:var(--cco-text);
  text-align:center;
  box-shadow:0 22px 60px rgba(0,0,0,.08);
}
.cco-flow.cco-location-closed-gate .cco-closed-icon{
  display:grid;
  place-items:center;
  width:72px;
  height:72px;
  margin:0 auto 18px;
  border-radius:50%;
  background:color-mix(in srgb,var(--cco-primary) 10%,white);
  color:var(--cco-primary);
  font-size:36px;
  line-height:1;
}
.cco-flow.cco-location-closed-gate h1{margin:8px 0 10px;font:800 clamp(28px,5vw,46px)/1.05 var(--cco-heading-font);letter-spacing:-.035em;color:var(--cco-text)}
.cco-flow.cco-location-closed-gate>p{max-width:590px;margin:0 auto 22px;color:var(--cco-muted);font-size:15px;line-height:1.6}
.cco-flow .cco-closed-today{display:inline-grid;gap:3px;min-width:190px;margin:0 auto 20px;padding:12px 18px;border:1px solid var(--cco-border);border-radius:14px;background:color-mix(in srgb,var(--cco-bg) 72%,white)}
.cco-flow .cco-closed-today small{font-size:10px;font-weight:850;letter-spacing:.12em;color:var(--cco-muted)}
.cco-flow .cco-closed-today strong{font-size:15px;color:var(--cco-text)}
.cco-flow .cco-closed-weekly{max-width:520px;margin:0 auto 24px;border:1px solid var(--cco-border);border-radius:16px;overflow:hidden;background:#fff;text-align:left}
.cco-flow .cco-closed-weekly>div{display:grid;grid-template-columns:minmax(90px,.65fr) minmax(0,1.35fr);gap:16px;padding:10px 14px;border-bottom:1px solid var(--cco-border);font-size:12px;align-items:center}
.cco-flow .cco-closed-weekly>div:last-child{border-bottom:0}
.cco-flow .cco-closed-weekly span{color:var(--cco-muted);font-weight:700}
.cco-flow .cco-closed-weekly strong{color:var(--cco-text);text-align:right}
.cco-flow .cco-closed-weekly .is-closed strong{color:var(--cco-muted)}
.cco-flow .cco-closed-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}
.cco-flow .cco-closed-actions .cco-btn{min-width:190px;text-align:center}
.cco-flow .cco-closed-actions .cco-btn-secondary{background:transparent;color:var(--cco-text);border:1px solid var(--cco-border);box-shadow:none}
.cco-flow .cco-locator-card.is-closed{opacity:.84;background:color-mix(in srgb,var(--cco-bg) 68%,white)}
.cco-flow .cco-locator-card.is-closed .cco-locator-start,
.cco-flow .cco-locator-start:disabled{cursor:not-allowed;filter:none;opacity:.62;background:#d8d8d8!important;color:#555!important;box-shadow:none!important}
.cco-flow .cco-locator-availability.is-closed{color:#8c2f2f}
.cco-flow .cco-locator-availability.is-closed span{background:#b44;box-shadow:0 0 0 3px rgba(180,68,68,.12)}
.cco-flow .cco-cart-line.is-qty-pending,
.cco-flow .cco-mobile-cart-line.is-qty-pending{opacity:.72}
.cco-flow .cco-mobile-cart-lines.is-updating{cursor:progress}
@media(max-width:700px){
  .cco-flow.cco-location-closed-gate{width:calc(100% - 20px);margin:22px auto;padding:28px 18px;border-radius:20px}
  .cco-flow.cco-location-closed-gate .cco-closed-icon{width:62px;height:62px;font-size:30px}
  .cco-flow .cco-closed-weekly>div{padding:9px 11px;gap:10px}
  .cco-flow .cco-closed-actions{display:grid}.cco-flow .cco-closed-actions .cco-btn{width:100%;min-width:0}
}

/* v5.9.1 — same-origin Clover checkout frame + responsive payment containment */
.cco-flow .cco-clover-checkout-frame-wrap{
  position:relative;
  width:100%;
  min-width:0;
  max-width:100%;
  overflow:hidden;
  border-radius:inherit;
  background:transparent;
}
.cco-flow .cco-clover-checkout-frame{
  display:block;
  width:100%;
  min-width:0;
  max-width:100%;
  height:640px;
  border:0;
  margin:0;
  padding:0;
  background:transparent;
  overflow:hidden;
}
.cco-flow .cco-clover-checkout-loading{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:92px;
  width:100%;
  padding:18px;
  color:var(--cco-muted);
  font-size:12px;
  font-weight:750;
  line-height:1.4;
  text-align:center;
  box-sizing:border-box;
}
.cco-flow .cco-clover-checkout-loading::before{
  content:'';
  width:18px;
  height:18px;
  flex:0 0 18px;
  border:2px solid color-mix(in srgb,var(--cco-border) 92%,transparent);
  border-top-color:var(--cco-primary);
  border-radius:50%;
  animation:cco-checkout-spin .7s linear infinite;
}
.cco-flow .cco-clover-checkout-loading[hidden]{display:none!important}
.cco-flow .cco-checkout-noscript{margin:12px 0 0;text-align:center;font-size:12px}
@keyframes cco-checkout-spin{to{transform:rotate(360deg)}}

/* The frame uses the real Smart Online Order checkout page, but removes the theme shell so
   Clover's form can size itself to the Storefront column on desktop, tablet and mobile. */
html.cco-checkout-embed-html,
html.cco-checkout-embed-html body.cco-checkout-embed-document{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow-x:hidden!important;
  background:transparent!important;
  box-sizing:border-box!important;
}
body.cco-checkout-embed-document .cco-checkout-embed-inner{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.cco-checkout-embed-document .cco-checkout-embed-inner .cco-clover-checkout-shell{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.cco-checkout-embed-document .cco-checkout-embed-inner #moo_CheckoutContainer,
body.cco-checkout-embed-document .cco-checkout-embed-inner #moo-checkout,
body.cco-checkout-embed-document .cco-checkout-embed-inner #moo-checkout-form,
body.cco-checkout-embed-document .cco-checkout-embed-inner #moo-checkout-form .moo-checkout-form-leftside,
body.cco-checkout-embed-document .cco-checkout-embed-inner #moo-checkout-form #moo-checkout-form-btnActions,
body.cco-checkout-embed-document .cco-checkout-embed-inner #sooAuthSection{
  position:relative!important;
  float:none!important;
  clear:both!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  transform:none!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
body.cco-checkout-embed-document .cco-checkout-embed-inner #moo-checkout-form>.moo-row,
body.cco-checkout-embed-document .cco-checkout-embed-inner #moo-checkout-form .moo-checkout-form-leftside .moo-row{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
body.cco-checkout-embed-document .cco-checkout-embed-inner input,
body.cco-checkout-embed-document .cco-checkout-embed-inner select,
body.cco-checkout-embed-document .cco-checkout-embed-inner textarea,
body.cco-checkout-embed-document .cco-checkout-embed-inner button,
body.cco-checkout-embed-document .cco-checkout-embed-inner iframe{
  max-width:100%!important;
  box-sizing:border-box!important;
}
body.cco-checkout-embed-document .cco-checkout-embed-inner img,
body.cco-checkout-embed-document .cco-checkout-embed-inner svg{max-width:100%;height:auto}

@media(max-width:820px){
  .cco-flow .cco-clover-checkout-frame{height:720px}
  .cco-flow .cco-clover-checkout-frame-wrap{border-radius:12px}
  body.cco-checkout-embed-document .cco-checkout-embed-inner{padding:0!important}
}
@media(max-width:520px){
  .cco-flow .cco-clover-checkout-frame{height:780px}
  .cco-flow .cco-clover-checkout-loading{min-height:78px;padding:14px 10px}
  body.cco-checkout-embed-document .cco-checkout-embed-inner #moo-checkout-form,
  body.cco-checkout-embed-document .cco-checkout-embed-inner #sooAuthSection{font-size:14px!important}
}
@media(prefers-reduced-motion:reduce){
  .cco-flow .cco-clover-checkout-loading::before{animation-duration:1.4s}
}

/* v5.11.1: keep native checkout time selectors stable/touch-friendly on phones and tablets. */
.cco-flow .cco-clover-time-fields select{
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}

/* v5.12 — Give Back / donation card */
.cco-flow .cco-donation-panel{
  position:relative;
  overflow:hidden;
  padding:0;
  background:#fff;
  border:1px solid var(--cco-border);
  border-radius:14px;
  box-shadow:none;
}
.cco-flow .cco-donation-sparkles{
  position:absolute;
  inset:8px 12px auto 12px;
  height:52px;
  pointer-events:none;
  color:var(--cco-primary);
  font-weight:900;
}
.cco-flow .cco-donation-sparkles i{position:absolute;font-style:normal;line-height:1}
.cco-flow .cco-donation-sparkles i:nth-child(1){left:9%;top:6px;font-size:20px}
.cco-flow .cco-donation-sparkles i:nth-child(2){left:18%;top:27px;font-size:20px}
.cco-flow .cco-donation-sparkles i:nth-child(3){right:13%;top:7px;font-size:19px}
.cco-flow .cco-donation-sparkles i:nth-child(4){right:4%;top:28px;font-size:22px}
.cco-flow .cco-donation-sparkles i:nth-child(5){right:21%;top:26px;font-size:18px}
.cco-flow .cco-donation-head{
  position:relative;
  z-index:1;
  display:flex;
  min-height:88px;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:18px 52px 13px;
  text-align:center;
}
.cco-flow .cco-donation-head h2{
  margin:0;
  color:#373737;
  font-family:var(--cco-heading-font);
  font-size:17px;
  font-weight:850;
  line-height:1.2;
}
.cco-flow .cco-donation-head>span{
  display:inline-flex;
  min-height:24px;
  align-items:center;
  justify-content:center;
  padding:4px 13px;
  border-radius:999px;
  background:var(--cco-primary);
  color:#fff;
  font-size:10px;
  font-weight:850;
  line-height:1;
  white-space:nowrap;
}
.cco-flow .cco-donation-message{
  display:grid;
  grid-template-columns:48px minmax(0,1fr) 24px;
  gap:12px;
  align-items:center;
  padding:18px 14px;
  border-top:1px solid #efefef;
}
.cco-flow .cco-donation-mark{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border-radius:50%;
  color:#111;
  background:#fff;
}
.cco-flow .cco-donation-mark img{width:100%;height:100%;object-fit:contain;display:block}
.cco-flow .cco-donation-mark svg{width:42px;height:42px;display:block}
.cco-flow .cco-donation-message p{
  margin:0;
  color:#151515;
  font-size:13px;
  line-height:1.45;
}
.cco-flow .cco-donation-info{
  position:relative;
  display:grid;
  width:18px;
  height:18px;
  min-width:18px;
  padding:0;
  place-items:center;
  border:1.5px solid #555;
  border-radius:50%;
  background:#fff;
  color:#333;
  font-size:11px;
  font-weight:850;
  cursor:help;
}
.cco-flow .cco-donation-info:hover::after,
.cco-flow .cco-donation-info:focus-visible::after{
  content:attr(data-tooltip);
  position:absolute;
  z-index:30;
  right:-2px;
  bottom:calc(100% + 8px);
  width:min(260px,70vw);
  padding:9px 11px;
  border-radius:8px;
  background:#171717;
  color:#fff;
  text-align:left;
  font-size:10px;
  font-weight:600;
  line-height:1.4;
  box-shadow:0 6px 18px rgba(0,0,0,.18);
}
.cco-flow .cco-donation-options{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  overflow:hidden;
  border-top:1px solid #ddd;
  border-radius:0 0 5px 5px;
}
.cco-flow .cco-donation-options button{
  min-width:0;
  min-height:48px;
  margin:0;
  padding:7px 5px;
  border:0;
  border-right:1px solid #dedede;
  border-radius:0;
  background:#fff;
  color:var(--cco-primary);
  font-family:var(--cco-body-font);
  font-size:12px;
  font-weight:850;
  line-height:1.15;
  white-space:nowrap;
  cursor:pointer;
  transition:background .15s ease,color .15s ease,opacity .15s ease;
}
.cco-flow .cco-donation-options button:last-child{border-right:0}
.cco-flow .cco-donation-options button:hover{background:color-mix(in srgb,var(--cco-primary) 6%,#fff)}
.cco-flow .cco-donation-options button.is-selected{
  background:var(--cco-primary);
  color:#fff;
}
.cco-flow .cco-donation-options.is-disabled{opacity:.5}
.cco-flow .cco-donation-options button:disabled{cursor:not-allowed}
.cco-flow .cco-donation-other{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
  align-items:end;
  padding:12px 14px;
  border-top:1px solid #eee;
  background:#fafafa;
}
.cco-flow .cco-donation-other[hidden]{display:none!important}
.cco-flow .cco-donation-other label>span{display:block;margin:0 0 5px;color:#555;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.cco-flow .cco-donation-other label>div{display:flex;min-height:38px;align-items:center;border:1px solid #d7d7d7;border-radius:8px;background:#fff;overflow:hidden}
.cco-flow .cco-donation-other label b{padding:0 0 0 11px;color:#555;font-size:13px}
.cco-flow .cco-donation-other input{width:100%;min-width:0;padding:8px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-size:13px}
.cco-flow .cco-donation-other>button{min-height:38px;padding:8px 15px;border:0;border-radius:8px;background:var(--cco-primary);color:#fff;font-size:11px;font-weight:850;cursor:pointer}
.cco-flow .cco-donation-status{min-height:0;padding:0 14px;color:#606060;font-size:10px;font-weight:650;line-height:1.4}
.cco-flow .cco-donation-status:not(:empty){padding-top:9px;padding-bottom:10px;border-top:1px solid #f0f0f0}
.cco-flow .cco-donation-status.is-error{color:#b42318}
.cco-flow .cco-donation-panel.is-updating{opacity:.72}
.cco-flow .cco-donation-setup-note{display:flex;flex-direction:column;gap:3px;margin:0 14px 14px;padding:10px 12px;border-radius:9px;background:#fff6e7;color:#674b1d;font-size:10px;line-height:1.4}
.cco-flow .cco-donation-setup-note strong{font-size:11px}
.cco-flow .cco-cart-donation-total-row[hidden]{display:none!important}
.cco-flow .cco-native-donation-line{display:none!important}

@media (max-width:520px){
  .cco-flow .cco-donation-head{min-height:80px;padding:15px 44px 11px}
  .cco-flow .cco-donation-head h2{font-size:15px}
  .cco-flow .cco-donation-head>span{font-size:9px;padding:4px 10px}
  .cco-flow .cco-donation-message{grid-template-columns:42px minmax(0,1fr) 20px;gap:9px;padding:15px 10px}
  .cco-flow .cco-donation-mark{width:42px;height:42px}
  .cco-flow .cco-donation-mark svg{width:36px;height:36px}
  .cco-flow .cco-donation-message p{font-size:12px;line-height:1.4}
  .cco-flow .cco-donation-options button{min-height:45px;padding:6px 2px;font-size:10.5px;letter-spacing:-.01em}
  .cco-flow .cco-donation-other{padding:10px;grid-template-columns:minmax(0,1fr) 64px}
}


/* 5.13.0 small centered photographic loading overlay */
.cco-global-loader{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity .18s ease}.cco-global-loader.is-visible{opacity:1;pointer-events:auto}.cco-global-loader__backdrop{position:absolute;inset:0;background:rgba(18,16,12,.18);backdrop-filter:blur(1.5px)}.cco-global-loader__card{position:relative;width:min(300px,calc(100vw - 34px));padding:14px 14px 16px;border-radius:22px;background:rgba(255,252,247,.98);border:1px solid rgba(222,202,173,.9);box-shadow:0 24px 60px rgba(0,0,0,.16);text-align:center;overflow:hidden}.cco-global-loader__card strong{display:block;font-size:19px;line-height:1.15;color:var(--cco-primary);letter-spacing:-.02em;margin:8px 4px 4px}.cco-global-loader__card small{display:block;font-size:12px;line-height:1.45;color:var(--cco-muted);padding:0 8px}.cco-global-loader__photo{position:relative;width:100%;height:150px;border-radius:16px;overflow:hidden;background:#f6efe3;display:flex;align-items:center;justify-content:center;padding:8px}.cco-global-loader__photo img{width:100%;height:100%;object-fit:contain;display:block;animation:ccoLoaderPhoto 1.9s ease-in-out infinite alternate}.cco-global-loader__shine{position:absolute;inset:0;background:linear-gradient(110deg,transparent 22%,rgba(255,255,255,.16) 48%,transparent 72%);transform:translateX(-120%);animation:ccoLoaderShine 1.9s ease-in-out infinite}.cco-global-loader__steam{position:absolute;bottom:52px;width:16px;height:34px;border-radius:50%;border:2px solid rgba(255,255,255,.84);border-color:rgba(255,255,255,.78) transparent transparent transparent;opacity:0;filter:blur(.35px)}.cco-global-loader__steam--a{left:34%;animation:ccoLoaderSteam 1.4s linear infinite}.cco-global-loader__steam--b{left:50%;animation:ccoLoaderSteam 1.4s linear .25s infinite}.cco-global-loader__steam--c{left:66%;animation:ccoLoaderSteam 1.4s linear .5s infinite}@keyframes ccoLoaderPhoto{from{transform:scale(1.00) translateY(0)}to{transform:scale(1.035) translateY(-2px)}}@keyframes ccoLoaderShine{0%,35%{transform:translateX(-120%)}75%,100%{transform:translateX(120%)}}@keyframes ccoLoaderSteam{0%{opacity:0;transform:translateY(10px) scale(.85)}25%{opacity:.8}100%{opacity:0;transform:translateY(-24px) scale(1.15)}}
html.cco-loader-is-open,html.cco-loader-is-open body{overflow:hidden}

/* Optional shortcode loader */
.cco-flow.cco-loader-shortcode{width:min(320px,100%);margin:20px auto;padding:12px 12px 16px;border:1px solid var(--cco-border);border-radius:20px;background:var(--cco-surface);box-shadow:0 18px 38px rgba(0,0,0,.08);text-align:center}.cco-loader-shortcode-photo{position:relative;height:152px;border-radius:16px;overflow:hidden;background:#f6efe3;display:flex;align-items:center;justify-content:center;padding:8px}.cco-loader-shortcode-photo img{width:100%;height:100%;object-fit:contain;display:block;animation:ccoLoaderPhoto 1.9s ease-in-out infinite alternate}.cco-loader-shortcode-photo i{position:absolute;bottom:50px;width:15px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.82);border-color:rgba(255,255,255,.78) transparent transparent transparent;animation:ccoLoaderSteam 1.4s linear infinite}.cco-loader-shortcode-photo i:nth-of-type(1){left:34%}.cco-loader-shortcode-photo i:nth-of-type(2){left:50%;animation-delay:.22s}.cco-loader-shortcode-photo i:nth-of-type(3){left:66%;animation-delay:.44s}.cco-flow.cco-loader-shortcode>strong{display:block;margin:11px 0 4px;color:var(--cco-primary);font-size:18px}.cco-flow.cco-loader-shortcode>span{display:block;color:var(--cco-muted);font-size:12px;line-height:1.45}

/* Branded order confirmation shortcode */
.cco-confirmation-page{width:min(1180px,calc(100% - 28px));margin:24px auto 56px;background:#f8f7f5;border:1px solid var(--cco-border);border-radius:24px;overflow:hidden;box-shadow:0 24px 65px rgba(0,0,0,.08)}.cco-confirmation-hero{position:relative;min-height:360px;display:grid;grid-template-columns:minmax(260px,330px) minmax(260px,1fr) minmax(250px,320px);align-items:center;gap:22px;padding:26px max(28px,calc((100% - 1060px)/2));background:radial-gradient(circle at 50% 18%,rgba(255,190,86,.18),transparent 26%),linear-gradient(135deg,#c91822 0%,#e32933 52%,#bf111c 100%);overflow:hidden}.cco-confirmation-hero:before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle at 10px 10px,rgba(255,255,255,.08) 1px,transparent 1px);background-size:22px 22px;opacity:.45}.cco-confirmation-ticket,.cco-confirmation-rewards,.cco-confirmation-chef{position:relative;z-index:1}.cco-confirmation-ticket{padding:28px 24px 24px;border-radius:16px;background:#fff;text-align:center;box-shadow:0 16px 34px rgba(61,0,0,.24)}.cco-confirmation-ticket-icon{display:grid;place-items:center;width:48px;height:48px;margin:-48px auto 10px;border:5px solid #fff;border-radius:50%;background:var(--cco-primary);color:#fff;font-size:22px;font-weight:900}.cco-confirmation-ticket small{display:block;color:var(--cco-primary);font-size:11px;font-weight:900;letter-spacing:.12em;margin-bottom:10px}.cco-confirmation-ticket>span:not(.cco-confirmation-ticket-icon){display:block;color:#666;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.cco-confirmation-ticket>strong{display:block;margin:2px 0;color:#191919;font-size:34px;line-height:1}.cco-confirmation-ticket>b{display:block;margin-top:5px;color:#4b4b4b;font-size:13px}.cco-confirmation-ticket hr{border:0;border-top:1px dashed #ddd;margin:18px 0}.cco-confirmation-ticket .cco-confirmation-customer{font-size:21px;line-height:1.2;margin-top:4px}.cco-confirmation-ticket p{margin:16px 0 0;color:#454545;font-size:12px;line-height:1.55}.cco-confirmation-chef{align-self:end;display:flex;justify-content:center;height:330px;overflow:hidden}.cco-confirmation-chef img{height:100%;width:auto;max-width:100%;object-fit:cover;object-position:center top;border-radius:18px 18px 0 0;mix-blend-mode:normal}.cco-confirmation-rewards{padding:24px 22px;border:1px dashed rgba(255,211,89,.85);border-radius:18px;text-align:center;color:#fff;background:rgba(129,0,7,.12)}.cco-confirmation-rewards[hidden]{display:none!important}.cco-confirmation-reward-star{display:grid;place-items:center;width:46px;height:46px;margin:-48px auto 12px;border-radius:50%;border:2px solid #ffd45b;background:#c51620;color:#ffd45b;font-size:21px}.cco-confirmation-rewards h2{margin:0 0 7px;color:#fff;font-size:20px}.cco-confirmation-rewards>strong{display:block;margin:10px 0;padding:11px;border-radius:12px;background:#fff0b3;color:#99151b;font-size:18px}.cco-confirmation-rewards p{margin:8px 0 14px;color:#fff8ef;font-size:13px;line-height:1.45}.cco-confirmation-rewards a{color:#fff;text-decoration:underline;font-weight:800;font-size:12px}.cco-confirmation-body{padding:26px}.cco-confirmation-received{display:flex;align-items:flex-start;gap:16px;padding:22px 24px;margin-bottom:18px;border:1px solid var(--cco-border);border-radius:16px;background:#fff}.cco-confirmation-check{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:var(--cco-primary);color:#fff;font-weight:900}.cco-confirmation-received h1{margin:0 0 5px;font-size:22px;color:var(--cco-text)}.cco-confirmation-received p{margin:0;color:var(--cco-muted);font-size:13px}.cco-confirmation-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:18px}.cco-confirmation-left,.cco-confirmation-right{display:grid;gap:18px;align-content:start}.cco-confirmation-card{padding:20px;border:1px solid var(--cco-border);border-radius:16px;background:#fff}.cco-confirmation-card small{display:block;color:var(--cco-primary);font-size:10px;font-weight:900;letter-spacing:.1em}.cco-confirmation-card h2{margin:4px 0 6px;color:var(--cco-text);font-size:18px}.cco-confirmation-card p{margin:3px 0;color:var(--cco-muted);font-size:13px;line-height:1.5}.cco-confirmation-location{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.cco-confirmation-location-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cco-confirmation-location-actions a,.cco-confirmation-help a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid var(--cco-primary);border-radius:9px;color:var(--cco-primary);font-size:11px;font-weight:900;text-transform:uppercase}.cco-confirmation-location-actions a:last-child{background:var(--cco-primary);color:#fff}.cco-confirmation-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.cco-confirmation-card-head>strong{color:var(--cco-primary);font-size:13px}.cco-confirmation-items{display:grid}.cco-confirmation-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid #eee}.cco-confirmation-item>div{display:flex;gap:11px;min-width:0}.cco-confirmation-item-qty{display:grid;place-items:center;min-width:32px;height:32px;padding:0 6px;border-radius:50%;background:var(--cco-primary);color:#fff;font-size:11px;font-weight:900}.cco-confirmation-item strong{display:block;color:var(--cco-text);font-size:14px}.cco-confirmation-item small{display:block;margin-top:3px;color:var(--cco-muted);font-size:11px;line-height:1.4}.cco-confirmation-item>b{white-space:nowrap;color:var(--cco-text);font-size:13px}.cco-confirmation-help a{margin-top:10px}.cco-confirmation-summary>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #eee;color:var(--cco-text);font-size:13px}.cco-confirmation-summary>div[hidden]{display:none!important}.cco-confirmation-summary .cco-confirmation-total{margin-top:5px;padding-top:15px;border-bottom:0;font-weight:900}.cco-confirmation-summary .cco-confirmation-total strong{color:var(--cco-primary);font-size:22px}.cco-confirmation-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 2px 0}.cco-confirmation-footer p{margin:0;color:var(--cco-muted);font-size:11px}
@media (max-width:900px){.cco-confirmation-hero{grid-template-columns:1fr 1fr;min-height:unset;padding:34px 24px 0}.cco-confirmation-chef{height:300px;order:2}.cco-confirmation-rewards{grid-column:1/-1;margin-bottom:24px;order:3}.cco-confirmation-ticket{order:1}.cco-confirmation-grid{grid-template-columns:1fr}}@media (max-width:620px){.cco-global-loader__card{width:min(270px,calc(100vw - 28px));padding:10px 10px 14px}.cco-global-loader__photo{height:132px}.cco-global-loader__card strong{font-size:17px}.cco-confirmation-page{width:calc(100% - 16px);margin:8px auto 34px;border-radius:18px}.cco-confirmation-hero{grid-template-columns:1fr;padding:34px 14px 0;gap:16px}.cco-confirmation-ticket{margin:0 12px}.cco-confirmation-chef{height:250px;order:2}.cco-confirmation-rewards{order:3;margin:0 0 18px}.cco-confirmation-body{padding:14px}.cco-confirmation-received{padding:18px 16px}.cco-confirmation-received h1{font-size:18px}.cco-confirmation-location{grid-template-columns:1fr}.cco-confirmation-location-actions{justify-content:flex-start}.cco-confirmation-location-actions a{flex:1}.cco-confirmation-footer{align-items:stretch;flex-direction:column}.cco-confirmation-footer .cco-btn{width:100%}}


/* 5.16.0 — consolidated responsive/mobile system.
   This replaces the stacked 5.14–5.15 hotfix layers so one predictable rule-set
   controls loader, locations, ordering menu, cart/checkout and confirmation. */
.cco-flow{max-width:100%;min-width:0}
.cco-flow :is(.cco-menu-workspace,.cco-menu-catalog,.cco-menu-content,.cco-food-grid,.cco-cart-layout,.cco-cart-primary,.cco-cart-main,.cco-cart-sidebar,.cco-locator-shell,.cco-locator-panel,.cco-confirmation-grid,.cco-confirmation-left,.cco-confirmation-right){min-width:0}
.cco-flow :is(img,video,iframe){max-width:100%}
.cco-flow :is(input,select,textarea){max-width:100%}

/* Loader: one image only, no popup/card shell. Settings are max-size caps. */
.cco-global-loader,.cco-flow.cco-loader-shortcode{--cco-loader-size-desktop:540px;--cco-loader-size-tablet:340px;--cco-loader-size-mobile:285px}
.cco-global-loader{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity .18s ease}
.cco-global-loader.is-visible{opacity:1;pointer-events:auto}
.cco-global-loader__backdrop{position:absolute;inset:0;background:#fdf6e7!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.cco-global-loader__card,.cco-flow.cco-loader-shortcode{position:relative;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;width:auto!important;max-width:none!important;border-radius:0!important;overflow:visible!important;text-align:center}
.cco-global-loader__card strong,.cco-global-loader__card small,.cco-flow.cco-loader-shortcode>strong,.cco-flow.cco-loader-shortcode>span{display:none!important}
.cco-global-loader__photo,.cco-loader-shortcode-photo{position:relative;width:auto!important;height:auto!important;background:transparent!important;padding:0!important;border:0!important;border-radius:0!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important}
.cco-global-loader__photo img,.cco-loader-shortcode-photo img{display:block!important;width:auto!important;height:auto!important;max-width:min(var(--cco-loader-size-desktop),calc(100vw - 48px))!important;max-height:min(58vh,var(--cco-loader-size-desktop))!important;object-fit:contain!important;animation:none!important;transform:none!important;filter:none!important}
.cco-global-loader__shine,.cco-global-loader__steam,.cco-loader-shortcode-photo i{display:none!important}
html.cco-loader-is-open,html.cco-loader-is-open body{overflow:hidden}

/* Locations: desktop = list + persistent map; tablet/mobile = list + full-screen map on demand. */
.cco-flow.cco-locator{width:min(1460px,calc(100% - 32px));max-width:none;margin:0 auto;padding:18px 0 48px;background:transparent}
.cco-flow .cco-locator-shell{display:grid;grid-template-columns:minmax(390px,42%) minmax(0,58%);min-height:720px;background:#fff;border:1px solid #e6e6e6;border-radius:18px;box-shadow:0 8px 30px rgba(0,0,0,.06);overflow:hidden}
.cco-flow .cco-locator-panel{padding:30px 30px 38px;min-width:0;background:#fff;z-index:2}
.cco-flow .cco-locator-results{display:grid;grid-template-columns:1fr;gap:16px;margin-top:16px}
.cco-flow .cco-locator-card,.cco-flow .cco-locator-card:only-child{width:100%;max-width:none;margin:0;border:1px solid var(--cco-border);border-radius:16px;padding:0 0 18px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.045);background:#fff}
.cco-flow .cco-locator-photo{display:block;width:100%;height:190px;margin:0 0 16px;border:0;border-radius:0;overflow:hidden;background:#eee;padding:0}
.cco-flow .cco-locator-photo img{display:block;width:100%;height:100%;object-fit:cover}
.cco-flow .cco-locator-card-copy{padding:0 20px;padding-right:52px;min-width:0}
.cco-flow .cco-locator-card-actions{padding:0 20px;margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.cco-flow .cco-locator-favorite{right:14px;top:14px;background:rgba(255,255,255,.94);border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.cco-flow .cco-locator-map-wrap{display:block;position:relative;min-width:0;min-height:720px;height:100%;background:#eee;z-index:1}
.cco-flow .cco-locator-map{display:block;position:absolute;inset:0;width:100%;height:100%;min-height:720px;background:#efefef}
.cco-flow .cco-locator-map-close{display:none}

/* Tablet/mobile baseline */
@media (max-width:900px){
  .cco-global-loader__photo img,.cco-loader-shortcode-photo img{max-width:min(var(--cco-loader-size-tablet),calc(100vw - 38px))!important;max-height:min(46vh,var(--cco-loader-size-tablet))!important}
  .cco-flow.cco-locator{width:min(820px,calc(100% - 24px));padding:14px 0 38px}
  .cco-flow .cco-locator-shell{grid-template-columns:1fr;min-height:0;border-radius:16px;overflow:hidden}
  .cco-flow .cco-locator-panel{padding:26px 24px 34px}
  .cco-flow .cco-locator-map-wrap{display:none;position:fixed;inset:0;z-index:100000;min-height:100dvh;height:100dvh;background:#fff}
  .cco-flow.is-map-view .cco-locator-map-wrap{display:block}
  .cco-flow.is-map-view .cco-locator-map{position:absolute;inset:0;width:100%;height:100%;min-height:100dvh}
  .cco-flow.is-map-view .cco-locator-map-close{display:block}
  .cco-flow .cco-locator-photo{height:190px}

  .cco-flow.cco-menu,.cco-flow.cco-item-page,.cco-flow.cco-choice-page,.cco-flow.cco-cart-page,.cco-confirmation-page{max-width:100%}
  .cco-flow .cco-cart-layout,.cco-flow .cco-cart-layout.has-embedded-checkout{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:14px!important}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-primary,.cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-sidebar,.cco-flow .cco-cart-layout.has-embedded-checkout>.cco-embedded-checkout{grid-column:1!important;grid-row:auto!important;width:100%!important;max-width:100%!important;min-width:0!important}
  .cco-flow .cco-cart-sidebar{position:static!important;order:2!important}
  .cco-flow .cco-cart-primary{order:1!important}
  .cco-flow .cco-embedded-checkout{order:3!important}
  .cco-flow .cco-clover-checkout-shell,.cco-flow .cco-clover-checkout-shell iframe{width:100%!important;max-width:100%!important;min-width:0!important}

  .cco-confirmation-hero{grid-template-columns:1fr 1fr;min-height:0;padding:34px 24px 0}
  .cco-confirmation-ticket{order:1}
  .cco-confirmation-chef{order:2;height:290px}
  .cco-confirmation-rewards{grid-column:1/-1;order:3;margin-bottom:24px}
  .cco-confirmation-grid{grid-template-columns:1fr}
}

/* Phone system */
@media (max-width:700px){
  .cco-global-loader__photo img,.cco-loader-shortcode-photo img{max-width:min(var(--cco-loader-size-mobile),calc(100vw - 28px))!important;max-height:min(34vh,var(--cco-loader-size-mobile))!important}
  .cco-flow{overflow-x:clip}
  .cco-flow.cco-choice-page,.cco-flow.cco-item-page,.cco-flow.cco-menu,.cco-flow.cco-cart-page{width:calc(100% - 20px)!important;margin-left:auto!important;margin-right:auto!important}

  /* Step 1 */
  .cco-flow.cco-choice-page{padding:18px 0 38px}
  .cco-flow .cco-choice-head{text-align:left;margin:8px 0 22px;max-width:none}
  .cco-flow .cco-choice-head h1{font-size:30px!important;line-height:1.06}
  .cco-flow .cco-choice-head p{font-size:13px;line-height:1.45}
  .cco-flow .cco-choice-grid{display:grid;grid-template-columns:1fr;gap:10px}
  .cco-flow .cco-choice-card{grid-template-columns:48px minmax(0,1fr) 22px;gap:12px;padding:14px;border-radius:14px;min-width:0}
  .cco-flow .cco-choice-icon{width:48px;height:48px;font-size:20px}
  .cco-flow .cco-choice-card strong{font-size:17px}
  .cco-flow .cco-chevron{font-size:24px}

  /* Step 2 */
  .cco-flow.cco-locator{width:100%!important;margin:0!important;padding:0 0 30px!important}
  .cco-flow .cco-locator-shell{border-left:0;border-right:0;border-radius:0;box-shadow:none}
  .cco-flow .cco-locator-panel{padding:18px 14px 28px!important}
  .cco-flow .cco-locator-title-row h1{font-size:27px!important;line-height:1.08;margin-bottom:12px}
  .cco-flow .cco-locator-search{grid-template-columns:minmax(0,1fr) 74px}
  .cco-flow .cco-locator-tools{gap:10px;flex-wrap:wrap}
  .cco-flow .cco-locator-tools button{min-height:36px}
  .cco-flow .cco-locator-filter-tabs button{height:44px}
  .cco-flow .cco-locator-results{gap:12px;margin-top:12px}
  .cco-flow .cco-locator-card{border-radius:14px;padding-bottom:14px}
  .cco-flow .cco-locator-photo{height:170px;margin-bottom:14px}
  .cco-flow .cco-locator-card-copy{padding:0 14px;padding-right:42px}
  .cco-flow .cco-locator-card-head{grid-template-columns:minmax(0,1fr);gap:4px}
  .cco-flow .cco-locator-card-head>strong{white-space:normal}
  .cco-flow .cco-locator-card-actions{grid-template-columns:1fr;padding:0 14px;margin-top:12px}
  .cco-flow .cco-locator-directions,.cco-flow .cco-locator-start{width:100%}

  /* Step 3 menu */
  .cco-flow.cco-ordering-menu{padding-bottom:calc(94px + env(safe-area-inset-bottom))!important}
  .cco-flow .cco-menu-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:10px!important;margin-bottom:14px!important}
  .cco-flow .cco-menu-head>div{min-width:0}
  .cco-flow .cco-menu-head h1{font-size:28px!important;line-height:1.04!important}
  .cco-flow .cco-menu-head p{grid-column:1/-1;font-size:12px!important;line-height:1.45!important;max-width:none!important}
  .cco-flow .cco-menu-workspace{display:block!important;grid-template-columns:1fr!important;gap:0!important}
  .cco-flow .cco-menu-workspace .cco-menu-customizer{display:none!important}
  .cco-flow .cco-menu-catalog,.cco-flow .cco-menu-content{width:100%!important;min-width:0!important}
  .cco-flow .cco-food-grid,.cco-flow .cco-menu-section-all .cco-food-grid{grid-template-columns:1fr!important;gap:9px!important;width:100%!important}
  .cco-flow button.cco-food-card{width:100%!important;display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;min-height:82px!important;border-radius:13px!important}
  .cco-flow button.cco-food-card .cco-food-media,.cco-flow button.cco-food-card .cco-food-image{width:82px!important;height:82px!important;min-height:82px!important;aspect-ratio:auto!important}
  .cco-flow button.cco-food-card .cco-food-copy{padding:8px 38px 8px 10px!important;min-width:0!important;min-height:82px!important;justify-content:center!important}
  .cco-flow .cco-menu-showcase-grid{display:flex!important;overflow-x:auto!important;grid-template-columns:none!important;gap:8px!important;scroll-snap-type:x proximity}
  .cco-flow .cco-menu-showcase .cco-food-item-wrap{flex:0 0 min(235px,82vw);scroll-snap-align:start}
  .cco-flow .cco-mobile-top-customizer:not([hidden]){display:block!important;width:100%!important;margin:6px 0 12px!important}
  .cco-flow.cco-mobile-cart-ui-bottom-nav .cco-mobile-order-nav{display:grid!important}
  .cco-flow.cco-mobile-cart-ui-bottom-nav .cco-mobile-menu-cart-button{display:none!important}
  .cco-flow.cco-mobile-cart-ui-floating .cco-mobile-order-nav{display:none!important}
  .cco-flow.cco-mobile-cart-ui-floating .cco-mobile-menu-cart-button{display:flex!important}
  .cco-flow .cco-mobile-order-nav{left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important}
  .cco-flow .cco-menu-search-panel,.cco-flow .cco-mobile-menu-cart-popup{max-width:100vw!important}

  /* Item/customizer */
  .cco-flow.cco-item-page{padding:18px 0 42px}
  .cco-flow .cco-product-layout{grid-template-columns:1fr!important;gap:14px!important}
  .cco-flow .cco-product-media{position:static!important;width:100%!important;max-width:none!important}
  .cco-flow .cco-product-form{padding:16px!important;border-radius:15px!important}
  .cco-flow .cco-addbar{position:sticky!important;bottom:max(8px,env(safe-area-inset-bottom))!important;z-index:30!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:8px!important;padding:8px!important;border-radius:16px!important}
  .cco-flow .cco-addbar .cco-add{min-width:0!important;padding-left:14px!important;padding-right:14px!important}

  /* Cart/checkout */
  .cco-flow.cco-cart-page{padding:20px 0 44px!important}
  .cco-flow .cco-cart-toolbar{display:flex!important;align-items:flex-start!important;gap:10px!important;flex-wrap:wrap!important;margin-bottom:18px!important}
  .cco-flow .cco-cart-title-row{align-items:flex-start!important;gap:8px!important}
  .cco-flow .cco-cart-title{font-size:30px!important}
  .cco-flow .cco-cart-line{grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important;padding:11px!important;border-radius:14px!important}
  .cco-flow .cco-cart-line-image{width:76px!important;height:76px!important;min-height:76px!important}
  .cco-flow .cco-cart-line-title{gap:6px!important}
  .cco-flow .cco-cart-line-title h3{font-size:14px!important}
  .cco-flow .cco-cart-line-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important}
  .cco-flow .cco-cart-qty{margin-left:auto!important}
  .cco-flow .cco-cart-panel{padding:14px!important;border-radius:14px!important}
  .cco-flow .cco-cart-time-choice,.cco-flow .cco-cart-checks{grid-template-columns:1fr!important}
  .cco-flow .cco-cart-time-choice label+label{border-left:0!important;border-top:1px solid var(--cco-border)!important}
  .cco-flow .cco-cart-recommendations{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .cco-flow .cco-cart-layout>.cco-embedded-checkout .cco-embedded-checkout-heading{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}
  .cco-flow .cco-cart-layout>.cco-embedded-checkout .cco-clover-checkout-shell{padding:10px!important;border-radius:14px!important;overflow:hidden!important}
  .cco-flow .cco-modern-tip-options{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .cco-flow .cco-donation-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}

  /* Confirmation */
  .cco-confirmation-page{width:calc(100% - 16px)!important;margin:8px auto 30px!important;border-radius:16px!important}
  .cco-confirmation-hero{grid-template-columns:1fr!important;padding:34px 12px 0!important;gap:14px!important}
  .cco-confirmation-ticket{margin:0 8px!important;padding:26px 16px 20px!important}
  .cco-confirmation-chef{height:230px!important;order:2!important}
  .cco-confirmation-chef img{max-width:100%!important;height:100%!important;object-fit:contain!important}
  .cco-confirmation-rewards{order:3!important;margin:0 0 16px!important}
  .cco-confirmation-body{padding:12px!important}
  .cco-confirmation-received{padding:16px 14px!important;gap:12px!important}
  .cco-confirmation-grid{grid-template-columns:1fr!important;gap:12px!important}
  .cco-confirmation-card{padding:15px!important}
  .cco-confirmation-location{grid-template-columns:1fr!important;gap:12px!important}
  .cco-confirmation-location-actions{justify-content:stretch!important}
  .cco-confirmation-location-actions a{flex:1!important;min-width:0!important}
  .cco-confirmation-item{gap:8px!important}
  .cco-confirmation-footer{align-items:stretch!important;flex-direction:column!important;gap:10px!important}
  .cco-confirmation-footer .cco-btn{width:100%!important}
}

@media (max-width:420px){
  .cco-flow button.cco-food-card{grid-template-columns:72px minmax(0,1fr)!important;min-height:72px!important}
  .cco-flow button.cco-food-card .cco-food-media,.cco-flow button.cco-food-card .cco-food-image{width:72px!important;height:72px!important;min-height:72px!important}
  .cco-flow button.cco-food-card .cco-food-copy{min-height:72px!important;padding-left:9px!important}
  .cco-flow .cco-cart-line{grid-template-columns:68px minmax(0,1fr)!important}
  .cco-flow .cco-cart-line-image{width:68px!important;height:68px!important;min-height:68px!important}
  .cco-flow .cco-cart-recommendations{grid-template-columns:1fr!important}
  .cco-flow .cco-donation-options{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media (prefers-reduced-motion:reduce){
  .cco-flow *,.cco-global-loader *{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}


/* 5.16.1 loader width + height + Auto Size */
.cco-global-loader,.cco-flow.cco-loader-shortcode{--cco-loader-height-desktop:360px;--cco-loader-height-tablet:280px;--cco-loader-height-mobile:220px}
.cco-global-loader.cco-loader-auto-size .cco-global-loader__photo img,.cco-flow.cco-loader-shortcode.cco-loader-auto-size .cco-loader-shortcode-photo img{width:auto!important;height:auto!important;max-width:min(var(--cco-loader-size-desktop),calc(100vw - 48px))!important;max-height:min(var(--cco-loader-height-desktop),70vh)!important;object-fit:contain!important}
.cco-global-loader.cco-loader-fixed-size .cco-global-loader__photo img,.cco-flow.cco-loader-shortcode.cco-loader-fixed-size .cco-loader-shortcode-photo img{width:min(var(--cco-loader-size-desktop),calc(100vw - 48px))!important;height:min(var(--cco-loader-height-desktop),70vh)!important;max-width:calc(100vw - 48px)!important;max-height:70vh!important;object-fit:contain!important}
@media(max-width:900px){.cco-global-loader.cco-loader-auto-size .cco-global-loader__photo img,.cco-flow.cco-loader-shortcode.cco-loader-auto-size .cco-loader-shortcode-photo img{max-width:min(var(--cco-loader-size-tablet),calc(100vw - 38px))!important;max-height:min(var(--cco-loader-height-tablet),56vh)!important}.cco-global-loader.cco-loader-fixed-size .cco-global-loader__photo img,.cco-flow.cco-loader-shortcode.cco-loader-fixed-size .cco-loader-shortcode-photo img{width:min(var(--cco-loader-size-tablet),calc(100vw - 38px))!important;height:min(var(--cco-loader-height-tablet),56vh)!important}}
@media(max-width:700px){.cco-global-loader.cco-loader-auto-size .cco-global-loader__photo img,.cco-flow.cco-loader-shortcode.cco-loader-auto-size .cco-loader-shortcode-photo img{max-width:min(var(--cco-loader-size-mobile),calc(100vw - 28px))!important;max-height:min(var(--cco-loader-height-mobile),44vh)!important}.cco-global-loader.cco-loader-fixed-size .cco-global-loader__photo img,.cco-flow.cco-loader-shortcode.cco-loader-fixed-size .cco-loader-shortcode-photo img{width:min(var(--cco-loader-size-mobile),calc(100vw - 28px))!important;height:min(var(--cco-loader-height-mobile),44vh)!important}}


/* 5.16.2 Pickup / Delivery mobile width repair */
@media (max-width:700px){
  .cco-flow.cco-choice-page{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 auto!important;
    padding:18px clamp(10px,3.5vw,16px) 38px!important;
  }
  .cco-flow.cco-choice-page .cco-choice-head,
  .cco-flow.cco-choice-page .cco-choice-grid{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .cco-flow.cco-choice-page .cco-choice-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
  }
  .cco-flow.cco-choice-page .cco-choice-card{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    justify-self:stretch!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    grid-auto-rows:auto!important;
    align-items:center!important;
    column-gap:12px!important;
    row-gap:8px!important;
    padding:15px 14px!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-choice-page .cco-choice-icon-wrap{
    width:54px!important;
    min-width:0!important;
    align-self:start!important;
  }
  .cco-flow.cco-choice-page .cco-choice-icon{
    width:50px!important;
    height:50px!important;
    max-width:100%!important;
  }
  .cco-flow.cco-choice-page .cco-choice-method-badge{
    max-width:54px!important;
    padding:4px 6px!important;
    font-size:8px!important;
    line-height:1.15!important;
    white-space:normal!important;
    text-align:center!important;
  }
  .cco-flow.cco-choice-page .cco-choice-copy{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-wrap:anywhere!important;
  }
  .cco-flow.cco-choice-page .cco-choice-copy small{
    margin-bottom:4px!important;
  }
  .cco-flow.cco-choice-page .cco-choice-card strong{
    font-size:20px!important;
    line-height:1.12!important;
    overflow-wrap:anywhere!important;
  }
  .cco-flow.cco-choice-page .cco-choice-desc{
    max-width:100%!important;
    font-size:13px!important;
    line-height:1.4!important;
  }
  .cco-flow.cco-choice-page .cco-choice-tags{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    gap:5px!important;
    margin-top:9px!important;
  }
  .cco-flow.cco-choice-page .cco-choice-tags i{
    min-width:0!important;
    max-width:100%!important;
    min-height:24px!important;
    padding:5px 8px!important;
    font-size:10px!important;
    white-space:normal!important;
  }
  .cco-flow.cco-choice-page .cco-choice-arrow{
    grid-column:2 / 3!important;
    width:100%!important;
    min-width:0!important;
    padding:0!important;
    margin:0!important;
    display:flex!important;
    flex-direction:row!important;
    justify-content:flex-end!important;
    align-items:center!important;
    gap:6px!important;
  }
  .cco-flow.cco-choice-page .cco-choice-arrow b{font-size:22px!important}
  .cco-flow.cco-choice-page .cco-choice-arrow span{
    font-size:9px!important;
    letter-spacing:.08em!important;
    white-space:normal!important;
    text-align:right!important;
  }
}
@media (max-width:420px){
  .cco-flow.cco-choice-page{padding-left:10px!important;padding-right:10px!important}
  .cco-flow.cco-choice-page .cco-choice-card{
    grid-template-columns:46px minmax(0,1fr)!important;
    column-gap:10px!important;
    padding:13px 12px!important;
    border-radius:13px!important;
  }
  .cco-flow.cco-choice-page .cco-choice-icon-wrap{width:46px!important}
  .cco-flow.cco-choice-page .cco-choice-icon{width:44px!important;height:44px!important;border-radius:14px!important}
  .cco-flow.cco-choice-page .cco-choice-method-badge{max-width:46px!important;font-size:7px!important;padding:4px!important}
  .cco-flow.cco-choice-page .cco-choice-card strong{font-size:18px!important}
  .cco-flow.cco-choice-page .cco-choice-desc{font-size:12px!important}
}

/* 5.17.0 advanced operations: order-ahead + cart recovery */
.cco-order-ahead-banner{display:flex;align-items:flex-start;gap:13px;width:min(1180px,calc(100% - 28px));margin:12px auto 18px;padding:14px 16px;border:1px solid #e6c77a;border-radius:14px;background:#fff9e8;color:#382d16;box-shadow:0 10px 26px rgba(80,55,10,.06)}
.cco-order-ahead-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#f3b61f;color:#241b08;font-size:20px;font-weight:900}.cco-order-ahead-banner strong{display:block;margin:1px 0 3px;font-size:14px;color:#2e230d}.cco-order-ahead-banner p{margin:0;font-size:12px;line-height:1.5;color:#67562d}.cco-locator-availability.is-order-ahead{color:#8a650d}.cco-locator-availability.is-order-ahead span{background:#f3b61f!important}.cco-locator-start:not(:disabled){min-width:0}.cco-cart-recovery{display:grid;gap:9px;margin-top:16px;padding:15px;border:1px solid var(--cco-border);border-radius:14px;background:#fff}.cco-cart-recovery strong{font-size:15px}.cco-cart-recovery span{font-size:12px;color:var(--cco-muted)}.cco-cart-recovery>div{display:flex;gap:8px;flex-wrap:wrap}.cco-cart-recovery .cco-btn{min-height:40px}
@media(max-width:620px){.cco-order-ahead-banner{width:calc(100% - 18px);margin:9px auto 14px;padding:12px;gap:10px}.cco-order-ahead-icon{width:34px;height:34px;flex-basis:34px}.cco-cart-recovery>div{display:grid;grid-template-columns:1fr}.cco-cart-recovery .cco-btn{width:100%}}
.cco-location-prep-time{display:inline-flex;align-items:center;margin-top:5px;padding:4px 7px;border-radius:999px;background:#f4f1ea;color:#625644;font-size:10px;font-weight:800}.cco-map-prep-time{display:block;margin-top:4px;color:#74654e;font-size:10px}
.cco-cart-time-choice label.is-disabled{opacity:.45;pointer-events:none}.cco-order-ahead-active .cco-cart-time-choice:after{content:'ASAP is unavailable while the store is closed. Please choose one of Clover’s available scheduled times.';display:block;grid-column:1/-1;margin-top:7px;color:#7d641f;font-size:10px;line-height:1.4}


.cco-flow .cco-clover-time-preview{grid-column:1/-1;display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--cco-primary) 20%,var(--cco-border));border-radius:12px;background:color-mix(in srgb,var(--cco-primary) 6%,var(--cco-surface));}
.cco-flow .cco-clover-time-preview strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--cco-primary)}
.cco-flow .cco-clover-time-preview span{font-size:14px;color:var(--cco-text)}
.cco-flow .cco-clover-time-window{grid-column:1/-1;margin:0;color:var(--cco-muted);font-size:12px}


/* 5.17.3 mobile checkout/time stability */
@media(max-width:820px){
  .cco-flow .cco-cart-order-time-panel{position:relative!important;z-index:4!important;pointer-events:auto!important;isolation:isolate}
  .cco-flow .cco-cart-order-time-panel *{pointer-events:auto}
  .cco-flow .cco-cart-time-choice label{min-height:54px!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent}
  .cco-flow .cco-cart-time-choice input{position:relative!important;z-index:2!important;pointer-events:auto!important}
  .cco-flow .cco-clover-time-picker{position:relative!important;z-index:3!important}
  .cco-flow .cco-clover-checkout-frame-wrap{position:relative!important;z-index:1!important}
}
.cco-flow .cco-time-retry{grid-column:1/-1;display:grid;gap:5px;padding:12px;border:1px solid var(--cco-border);border-radius:10px;background:color-mix(in srgb,var(--cco-surface) 96%,var(--cco-primary) 2%)}
.cco-flow .cco-time-retry strong{font-size:12px;color:var(--cco-text)}
.cco-flow .cco-time-retry span{font-size:11px;line-height:1.45;color:var(--cco-muted)}
.cco-flow .cco-time-retry button{justify-self:start;min-height:38px;padding:0 14px;border:1px solid var(--cco-primary);border-radius:9px;background:var(--cco-primary);color:#fff;font-weight:800;cursor:pointer}
.cco-flow .cco-time-retry button:disabled{opacity:.55;cursor:wait}

/* v5.17.4 — stable mobile Order Time layout (no bouncing/rebuilds) */
.cco-flow .cco-clover-time-fields{min-height:142px;align-content:start;overflow:visible}
.cco-flow .cco-clover-time-select-grid{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;min-height:61px}
.cco-flow .cco-clover-time-select-grid[hidden]{display:none!important}
.cco-flow .cco-clover-time-select-grid label{display:grid;grid-template-rows:16px 42px;gap:5px;min-width:0;margin:0}
.cco-flow .cco-clover-time-select-grid label>span{font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:var(--cco-muted)}
.cco-flow .cco-clover-time-select-grid select{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 34px 0 10px!important;border:1px solid var(--cco-border)!important;border-radius:9px!important;background-color:var(--cco-surface)!important;color:var(--cco-text)!important;font:inherit!important;font-size:13px!important;line-height:42px!important;box-sizing:border-box!important;touch-action:manipulation;-webkit-appearance:menulist!important;appearance:auto!important}
.cco-flow .cco-clover-time-preview{min-height:56px;box-sizing:border-box}
.cco-flow .cco-clover-time-window{min-height:18px;line-height:18px}
.cco-flow .cco-clover-time-state{grid-column:1/-1;display:flex;min-height:122px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;padding:14px;color:var(--cco-muted)}
.cco-flow .cco-clover-time-state[hidden]{display:none!important}
.cco-flow .cco-clover-time-state strong{color:var(--cco-text);font-size:13px}
.cco-flow .cco-clover-time-state span{font-size:11px;line-height:1.45;max-width:320px}
.cco-flow .cco-clover-time-state .cco-time-state-retry{margin-top:7px;min-height:38px;padding:0 14px;border:1px solid var(--cco-primary);border-radius:9px;background:var(--cco-primary);color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}
.cco-flow .cco-clover-time-state .cco-time-state-retry:disabled{opacity:.55;cursor:wait}
.cco-flow .cco-clover-time-fields.is-refreshing-time .cco-clover-time-select-grid{opacity:.72}
.cco-flow .cco-clover-time-fields.is-refreshing-time [data-cco-clover-hour]{cursor:wait}
@media(max-width:700px){
  .cco-flow .cco-clover-time-fields{grid-template-columns:1fr!important;min-height:214px!important}
  .cco-flow .cco-clover-time-select-grid{grid-template-columns:1fr!important;gap:10px;min-height:134px}
  .cco-flow .cco-clover-time-select-grid label{grid-template-rows:16px 46px}
  .cco-flow .cco-clover-time-select-grid select{height:46px!important;min-height:46px!important;line-height:46px!important;font-size:16px!important}
  .cco-flow .cco-clover-time-preview{min-height:58px!important}
  .cco-flow .cco-clover-time-state{min-height:194px!important}
}

/* 5.17.6 mobile schedule bridge stability */
@media (max-width:760px){
  .cco-flow .cco-clover-time-picker{min-height:196px!important;contain:layout!important}
  .cco-flow .cco-clover-time-fields{min-height:142px!important;position:relative!important;z-index:4!important;pointer-events:auto!important}
  .cco-flow .cco-clover-time-select-grid,.cco-flow .cco-clover-time-select-grid label,.cco-flow .cco-clover-time-select-grid select{pointer-events:auto!important;touch-action:manipulation!important}
  .cco-flow .cco-clover-time-state{min-height:118px!important;display:flex;flex-direction:column;justify-content:center}
  .cco-flow .cco-clover-time-state[hidden]{display:none!important}
}


/* 5.17.7 — do not request live schedule for an empty cart */
.cco-flow .cco-cart-order-time-panel.is-empty-cart .cco-cart-time-choice{opacity:.58}
.cco-flow .cco-cart-order-time-panel.is-empty-cart .cco-cart-time-choice label{cursor:not-allowed}
.cco-flow .cco-clover-time-state.is-empty{background:color-mix(in srgb,var(--cco-accent) 8%,var(--cco-surface));border-color:color-mix(in srgb,var(--cco-accent) 28%,var(--cco-border))}
.cco-flow .cco-clover-time-state.is-empty strong{color:var(--cco-text)}


/* v5.23.3 — mobile Order Time collapse + tablet payment-last flow */
@media (max-width:700px){
  /* Never reserve a large empty schedule area while Smart Online Order is initializing. */
  .cco-flow .cco-clover-time-picker{min-height:0!important;contain:none!important}
  .cco-flow .cco-clover-time-fields{min-height:0!important;grid-template-columns:1fr!important;align-content:start!important;overflow:visible!important}
  .cco-flow .cco-clover-time-loading{display:block!important;min-height:0!important;margin:0!important;padding:8px 0 2px!important;line-height:1.45!important}
  .cco-flow .cco-clover-time-select-grid{grid-template-columns:1fr!important;min-height:0!important;gap:10px!important}
  .cco-flow .cco-clover-time-preview{min-height:0!important}
  .cco-flow .cco-clover-time-window{min-height:0!important;line-height:1.45!important}
  .cco-flow .cco-clover-time-state{min-height:0!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;padding:10px 2px 2px!important}
  .cco-flow .cco-clover-time-state span{max-width:none!important}
}

/* Portrait/smaller tablets: order summary -> details/sidebar -> secure checkout/payment. */
@media (min-width:701px) and (max-width:900px){
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-primary{display:contents!important}
  .cco-flow .cco-cart-primary>.cco-cart-main{grid-column:1!important;grid-row:auto!important;order:1!important;min-width:0!important}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-sidebar{grid-column:1!important;grid-row:auto!important;order:2!important}
  .cco-flow .cco-cart-primary>.cco-embedded-checkout{grid-column:1!important;grid-row:auto!important;order:3!important;width:100%!important;max-width:100%!important;margin:4px 0 0!important}
}

/* Wider tablets keep the useful two-column review, but payment spans the bottom last. */
@media (min-width:901px) and (max-width:1024px){
  .cco-flow .cco-cart-layout.has-embedded-checkout{grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;grid-template-rows:auto auto!important;align-items:start!important}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-primary{display:contents!important}
  .cco-flow .cco-cart-primary>.cco-cart-main{grid-column:1!important;grid-row:1!important;order:1!important;min-width:0!important}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-sidebar{grid-column:2!important;grid-row:1!important;order:2!important;position:static!important;align-self:start!important}
  .cco-flow .cco-cart-primary>.cco-embedded-checkout{grid-column:1/-1!important;grid-row:2!important;order:3!important;width:100%!important;max-width:100%!important;margin:14px 0 0!important}
}

/* v5.24.1 — portrait mobile compatibility viewport (single live checkout) */
@media (max-width:700px){
  /* Keep the real checkout visible. The iframe itself receives a tablet-size layout
     viewport so Smart Online Order uses the same schedule/payment branch that works in
     landscape. The checkout document inside is constrained back to the phone's visible
     width, so customers do not see a scaled-down tablet page or horizontal overflow. */
  .cco-flow .cco-clover-checkout-frame-wrap.is-mobile-wide-compat{
    position:relative!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:hidden!important;
    background:transparent!important;
  }
  .cco-flow .cco-clover-checkout-frame-wrap.is-mobile-wide-compat .cco-clover-checkout-frame{
    display:block!important;
    position:relative!important;
    left:0!important;
    top:0!important;
    width:760px!important;
    min-width:760px!important;
    max-width:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    margin:0!important;
  }
  /* Neutralize the old 5.24.0 hidden bootstrap state in case a cached DOM class survives
     an asset refresh. Payment must never be hidden while Later is loading. */
  .cco-flow .cco-clover-checkout-frame-wrap.is-mobile-schedule-bootstrap{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:hidden!important;
  }
  .cco-flow .cco-clover-checkout-frame-wrap.is-mobile-schedule-bootstrap .cco-clover-checkout-frame{
    position:relative!important;
    width:760px!important;
    min-width:760px!important;
    max-width:none!important;
    height:780px!important;
    min-height:0!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .cco-flow .cco-clover-checkout-frame-wrap.is-mobile-schedule-bootstrap .cco-clover-checkout-loading[hidden]{display:none!important}

  .cco-flow .cco-cart-order-time-panel{contain:none!important;overflow:visible!important}
  .cco-flow .cco-clover-time-picker{height:auto!important;max-height:none!important;overflow:visible!important;transition:opacity .16s ease,transform .16s ease!important}
  .cco-flow .cco-clover-time-picker:not([hidden]){opacity:1;transform:none}
  .cco-flow .cco-clover-time-fields,.cco-flow .cco-clover-time-select-grid,.cco-flow .cco-clover-time-state{height:auto!important;max-height:none!important}
  .cco-flow .cco-clover-time-select-grid label{min-width:0!important;width:100%!important}
  .cco-flow .cco-clover-time-select-grid select{width:100%!important;max-width:100%!important}
}

/* Inside the 760px iframe viewport, keep the actual form at the visible phone width.
   This is the key: third-party responsive logic sees tablet width, while the customer
   still gets a normal full-size phone form. */
body.cco-mobile-wide-compat-document{
  overflow-x:hidden!important;
}
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner{
  width:var(--cco-mobile-visible-width,390px)!important;
  min-width:0!important;
  max-width:var(--cco-mobile-visible-width,390px)!important;
  margin:0!important;
  overflow:visible!important;
}
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner .cco-clover-checkout-shell,
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner #moo_CheckoutContainer,
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner #moo-checkout,
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner #moo-checkout-form,
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner #moo-checkout-form .moo-checkout-form-leftside,
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner #moo-checkout-form #moo-checkout-form-btnActions,
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner #sooAuthSection{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}


/* v5.24.1 — phone flow uses the same logical order as tablet: summary -> details/time -> payment. */
@media (max-width:700px){
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-primary{display:contents!important}
  .cco-flow .cco-cart-primary>.cco-cart-main{order:1!important;width:100%!important;min-width:0!important}
  .cco-flow .cco-cart-layout.has-embedded-checkout>.cco-cart-sidebar{order:2!important;width:100%!important;min-width:0!important}
  .cco-flow .cco-cart-primary>.cco-embedded-checkout{order:3!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:4px 0 0!important}
}


/* v5.24.2 — dedicated schedule source + lean payment checkout. */
.cco-flow .cco-schedule-source-host{position:absolute!important;left:-10000px!important;top:0!important;width:760px!important;height:980px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.cco-flow .cco-schedule-source-frame{display:block!important;width:760px!important;min-width:760px!important;max-width:760px!important;height:980px!important;border:0!important}
.cco-flow .cco-clover-checkout-frame-wrap.is-mobile-wide-compat,.cco-flow .cco-clover-checkout-frame-wrap.is-mobile-schedule-bootstrap{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important}
.cco-flow .cco-clover-checkout-frame-wrap.is-mobile-wide-compat .cco-clover-checkout-frame,.cco-flow .cco-clover-checkout-frame-wrap.is-mobile-schedule-bootstrap .cco-clover-checkout-frame,.cco-flow .cco-clover-checkout-frame{position:relative!important;left:auto!important;top:auto!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
body.cco-mobile-wide-compat-document .cco-checkout-embed-inner{width:100%!important;max-width:100%!important}
body.cco-lean-payment-document .cco-native-time-source-only,body.cco-lean-payment-document #moo-checkout-form-orderdate,body.cco-lean-payment-document .moo-checkout-form-orderdate{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;min-width:1px!important;max-width:1px!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
body.cco-lean-payment-document .cco-native-checkout-hidden,body.cco-lean-payment-document #moo-checkout-form-coupon,body.cco-lean-payment-document #moo_merchantmap,body.cco-lean-payment-document .moo-checkout-cart,body.cco-lean-payment-document .soo-sticky-cart{display:none!important}
body.cco-lean-payment-document #moo-checkout-form-tips{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
body.cco-lean-payment-document .cco-checkout-embed-inner,body.cco-lean-payment-document .cco-clover-checkout-shell,body.cco-lean-payment-document #moo_CheckoutContainer,body.cco-lean-payment-document #moo-checkout,body.cco-lean-payment-document #moo-checkout-form{width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}
.cco-flow .cco-embedded-checkout.is-waiting-for-order-time .cco-clover-checkout-frame{visibility:hidden!important;height:0!important;min-height:0!important}
.cco-flow .cco-embedded-checkout.is-waiting-for-order-time .cco-clover-checkout-loading{display:flex!important;min-height:88px!important}


/* v5.24.3 — portrait mobile Order Time tap target hardening. */
@media (max-width:700px){
  .cco-flow .cco-cart-order-time-panel{position:relative!important;z-index:30!important;isolation:isolate!important;overflow:visible!important;pointer-events:auto!important}
  .cco-flow .cco-cart-time-choice{position:relative!important;z-index:31!important;overflow:hidden!important;pointer-events:auto!important}
  .cco-flow .cco-cart-time-choice label{position:relative!important;z-index:32!important;min-height:58px!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important;cursor:pointer!important}
  /* Let the full card own the tap. The radio remains visible and label activation still
     changes it, while nested text can no longer steal the touch target on iOS/Android. */
  .cco-flow .cco-cart-time-choice label>span,
  .cco-flow .cco-cart-time-choice label>span *{pointer-events:none!important}
  .cco-flow .cco-cart-time-choice [data-cco-cart-time]{position:relative!important;z-index:33!important;flex:0 0 auto!important}
  .cco-flow .cco-clover-time-picker{position:relative!important;z-index:31!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
}


/* v5.24.5 — icon safety: intentionally no generic svg/img/i/button rules here.
   Header/theme icons remain owned by WordPress/theme styles outside OrderFlow. */

/* v5.25.0 multi-instance cart safety. Elementor may render desktop/mobile copies at once. */
.cco-flow[data-cco-cart]{isolation:isolate;}
.cco-flow[data-cco-cart][data-cco-cart-active="0"] .cco-schedule-source-host{pointer-events:none!important;}
.cco-flow[data-cco-cart][data-cco-cart-active="0"] [data-cco-embedded-checkout]{display:none!important;}
.cco-flow[data-cco-cart] [data-cco-cart-time]{touch-action:manipulation;}

/* v5.26.0 — Safe Test Mode + live receipt preview */
.cco-flow .cco-test-mode-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:14px 0 18px;padding:12px 14px;border:1px solid #b9ddc5;border-radius:14px;background:#effaf2;color:#173d25;box-shadow:0 8px 24px rgba(20,70,38,.06)}
.cco-flow .cco-test-mode-banner>strong{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;background:#147a3b;color:#fff;font-size:11px;letter-spacing:.08em}
.cco-flow .cco-test-mode-banner>span{font-size:13px;line-height:1.45;font-weight:600}
.cco-flow .cco-test-mode-banner>a{font-size:12px;font-weight:800;color:#126b35;text-decoration:none;white-space:nowrap}
.cco-flow .cco-test-checkout{width:100%;min-width:0;margin-top:18px;border:1px solid color-mix(in srgb,#159447 28%,var(--cco-border));border-radius:20px;background:var(--cco-surface);box-shadow:0 16px 42px rgba(18,58,31,.09);overflow:hidden}
.cco-flow .cco-test-checkout-heading{padding:20px 22px;border-bottom:1px solid var(--cco-border);background:linear-gradient(135deg,color-mix(in srgb,#1d9b4f 8%,#fff),#fff)}
.cco-flow .cco-test-safe-badge{display:flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:#e5f7ea;color:#146b34;border:1px solid #bae3c7;font-size:11px;white-space:nowrap}
.cco-flow .cco-test-safe-badge>span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#1e9c4f;color:#fff;font-weight:900}
.cco-flow .cco-test-checkout-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.72fr);gap:24px;padding:22px;align-items:start}
.cco-flow .cco-test-checkout-form{display:grid;gap:16px;min-width:0}
.cco-flow .cco-test-preflight{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.cco-flow .cco-test-preflight>div{display:flex;gap:10px;align-items:center;min-width:0;padding:11px 12px;border:1px solid var(--cco-border);border-radius:13px;background:#fafafa}
.cco-flow .cco-test-preflight i{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#ececec;color:#5d5d5d;font-style:normal;font-size:11px;font-weight:900}
.cco-flow .cco-test-preflight span{min-width:0;display:grid;gap:1px}.cco-flow .cco-test-preflight strong{font-size:12px}.cco-flow .cco-test-preflight small{font-size:10px;color:var(--cco-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cco-flow .cco-test-preflight>div.is-good{background:#f2fbf5;border-color:#bfe5ca}.cco-flow .cco-test-preflight>div.is-good i{background:#159447;color:#fff}.cco-flow .cco-test-preflight>div.is-warn{background:#fffaf0;border-color:#efd8a4}.cco-flow .cco-test-preflight>div.is-warn i{background:#f2c45f;color:#5a430e}
.cco-flow .cco-test-form-section{padding:17px;border:1px solid var(--cco-border);border-radius:16px;background:#fff}
.cco-flow .cco-test-form-title{display:flex;align-items:center;gap:10px;margin-bottom:13px}.cco-flow .cco-test-form-title>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--cco-primary);color:#fff;font-weight:900;font-size:11px}.cco-flow .cco-test-form-title>div{display:grid;gap:1px}.cco-flow .cco-test-form-title strong{font-size:14px}.cco-flow .cco-test-form-title small{font-size:11px;color:var(--cco-muted)}
.cco-flow .cco-test-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.cco-flow .cco-test-fields label{display:grid;gap:6px;min-width:0}.cco-flow .cco-test-fields label.is-wide{grid-column:1/-1}.cco-flow .cco-test-fields label>span{font-size:11px;font-weight:800;color:var(--cco-muted)}
.cco-flow .cco-test-fields input,.cco-flow .cco-test-fields select{width:100%;min-width:0;height:43px;padding:0 11px;border:1px solid var(--cco-border);border-radius:10px;background:#fff;color:var(--cco-text);font:inherit;box-sizing:border-box}
.cco-flow .cco-test-fields input:focus,.cco-flow .cco-test-fields select:focus{outline:2px solid color-mix(in srgb,var(--cco-primary) 28%,transparent);border-color:var(--cco-primary)}
.cco-flow .cco-test-method-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.cco-flow .cco-test-method-card>div{display:grid;gap:4px;padding:11px;border-radius:11px;background:#f7f7f7;border:1px solid #ececec;min-width:0}.cco-flow .cco-test-method-card small{font-size:9px;letter-spacing:.07em;color:var(--cco-muted);font-weight:900}.cco-flow .cco-test-method-card strong{font-size:11px;line-height:1.35;overflow-wrap:anywhere}
.cco-flow .cco-test-tip-row{display:grid;gap:8px;margin-top:12px}.cco-flow .cco-test-tip-row>span{font-size:11px;font-weight:800;color:var(--cco-muted)}.cco-flow .cco-test-tip-row>div{display:flex;gap:7px;flex-wrap:wrap;align-items:center}.cco-flow .cco-test-tip-row button{height:36px;padding:0 12px;border:1px solid var(--cco-border);border-radius:9px;background:#fff;color:var(--cco-text);font-weight:800;cursor:pointer}.cco-flow .cco-test-tip-row button.is-selected{border-color:var(--cco-primary);background:color-mix(in srgb,var(--cco-primary) 8%,#fff);color:var(--cco-primary)}.cco-flow .cco-test-tip-row label{display:flex;align-items:center;gap:6px;height:36px;padding:0 8px;border:1px solid var(--cco-border);border-radius:9px;background:#fff}.cco-flow .cco-test-tip-row label span{font-size:10px;color:var(--cco-muted);font-weight:800}.cco-flow .cco-test-tip-row input{width:74px;border:0;outline:0;background:transparent;font:inherit}
.cco-flow .cco-test-submit-zone{padding:17px;border-radius:16px;background:#111;color:#fff;text-align:center}.cco-flow .cco-test-submit-zone .cco-btn{width:100%;min-height:48px;background:#1f9d50;border-color:#1f9d50;color:#fff}.cco-flow .cco-test-submit-zone .cco-btn:disabled{opacity:.45;cursor:not-allowed}.cco-flow .cco-test-submit-zone>p{margin:9px 0 0;color:#c8c8c8;font-size:10px;line-height:1.45}
.cco-flow .cco-test-result{display:grid;gap:3px;margin-top:12px;padding:11px 12px;border-radius:10px;text-align:left;font-size:11px}.cco-flow .cco-test-result strong{font-size:12px}.cco-flow .cco-test-result small{opacity:.75}.cco-flow .cco-test-result.is-running{background:#202d39}.cco-flow .cco-test-result.is-success{background:#153f27;color:#dff7e7}.cco-flow .cco-test-result.is-simulated{background:#4f3a0c;color:#fff0c9}.cco-flow .cco-test-result.is-error{background:#5c1e1e;color:#ffe8e8}
.cco-flow .cco-test-receipt-wrap{position:sticky;top:18px;min-width:0}.cco-flow .cco-test-receipt-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.cco-flow .cco-test-receipt-toolbar>div{display:grid;gap:1px}.cco-flow .cco-test-receipt-toolbar span{font-size:9px;letter-spacing:.08em;color:var(--cco-muted);font-weight:900}.cco-flow .cco-test-receipt-toolbar strong{font-size:13px}.cco-flow .cco-test-receipt-toolbar button{border:0;background:transparent;color:var(--cco-primary);font:inherit;font-size:11px;font-weight:900;cursor:pointer}
.cco-flow .cco-test-receipt{position:relative;overflow:hidden;padding:24px 20px 20px;border:1px solid #d8d3c9;border-radius:5px;background:#fffdf8;color:#191919;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,"Liberation Mono",monospace;box-shadow:0 14px 34px rgba(51,43,27,.13)}
.cco-flow .cco-test-receipt:before,.cco-flow .cco-test-receipt:after{content:"";position:absolute;left:0;right:0;height:7px;background:radial-gradient(circle at 7px -1px,transparent 7px,#fffdf8 7.5px) 0 0/14px 7px repeat-x}.cco-flow .cco-test-receipt:before{top:-1px;transform:rotate(180deg)}.cco-flow .cco-test-receipt:after{bottom:-1px}
.cco-flow .cco-test-receipt-watermark{margin:0 0 15px;padding:7px 8px;border:2px solid #c12c2c;color:#a31d1d;text-align:center;font-weight:900;font-size:11px;letter-spacing:.08em;transform:rotate(-1deg)}
.cco-flow .cco-test-receipt header{display:grid;justify-items:center;gap:3px;text-align:center}.cco-flow .cco-test-receipt header img{width:auto;max-width:76px;height:auto;max-height:56px;object-fit:contain;margin-bottom:3px}.cco-flow .cco-test-receipt header strong{font-size:16px}.cco-flow .cco-test-receipt header small{font-size:9px;letter-spacing:.06em}
.cco-flow .cco-test-receipt-meta,.cco-flow .cco-test-receipt-customer,.cco-flow .cco-test-receipt-items,.cco-flow .cco-test-receipt-totals,.cco-flow .cco-test-receipt-notes{border-top:1px dashed #8d877e;margin-top:13px;padding-top:11px}.cco-flow .cco-test-receipt-meta{display:grid;gap:5px}.cco-flow .cco-test-receipt-meta>span{display:flex;justify-content:space-between;gap:12px;font-size:10px}.cco-flow .cco-test-receipt-meta b{font-weight:700}.cco-flow .cco-test-receipt-meta em{font-style:normal;text-align:right;font-weight:800}.cco-flow .cco-test-receipt-customer{display:grid;gap:3px;font-size:10px}.cco-flow .cco-test-receipt-customer>strong{font-size:11px}.cco-flow .cco-test-receipt-customer>small{line-height:1.35}
.cco-flow .cco-test-receipt-items{display:grid;gap:10px}.cco-flow .cco-test-receipt-items>p{margin:0;text-align:center;font-size:10px;color:#777}.cco-flow .cco-test-receipt-line{display:flex;justify-content:space-between;gap:12px;font-size:10px}.cco-flow .cco-test-receipt-line>div{min-width:0}.cco-flow .cco-test-receipt-line strong{font-size:10px}.cco-flow .cco-test-receipt-line small{display:block;margin:3px 0 0 13px;color:#575757;line-height:1.35}.cco-flow .cco-test-receipt-line>b{white-space:nowrap;font-size:10px}
.cco-flow .cco-test-receipt-totals{display:grid;gap:5px}.cco-flow .cco-test-receipt-totals>div{display:flex;justify-content:space-between;gap:12px;font-size:10px}.cco-flow .cco-test-receipt-totals>div.is-total{margin-top:4px;padding-top:8px;border-top:1px solid #222;font-size:15px;font-weight:900}.cco-flow .cco-test-receipt-notes{display:grid;gap:4px;font-size:9px;line-height:1.4}.cco-flow .cco-test-receipt footer{display:grid;gap:4px;margin-top:15px;padding-top:12px;border-top:1px dashed #8d877e;text-align:center;font-size:9px;line-height:1.35}.cco-flow .cco-test-receipt footer>strong{font-size:10px}

@media (max-width:1024px){
  .cco-flow .cco-test-checkout-grid{grid-template-columns:1fr!important}
  .cco-flow .cco-test-receipt-wrap{position:static!important;max-width:440px;width:100%;margin:0 auto}
  .cco-flow .cco-cart-primary>.cco-test-checkout{grid-column:1/-1!important;grid-row:auto!important;order:3!important;width:100%!important;max-width:100%!important;margin:14px 0 0!important}
}
@media (max-width:700px){
  .cco-flow .cco-test-mode-banner{grid-template-columns:1fr!important;text-align:left}
  .cco-flow .cco-test-mode-banner>strong{justify-self:start}
  .cco-flow .cco-test-checkout-heading{padding:16px!important;align-items:flex-start!important;gap:10px!important}
  .cco-flow .cco-test-safe-badge{align-self:flex-start}
  .cco-flow .cco-test-checkout-grid{padding:13px!important;gap:15px!important}
  .cco-flow .cco-test-preflight{grid-template-columns:1fr!important}
  .cco-flow .cco-test-fields{grid-template-columns:1fr!important}.cco-flow .cco-test-fields label.is-wide{grid-column:auto!important}
  .cco-flow .cco-test-method-card{grid-template-columns:1fr!important}
  .cco-flow .cco-test-receipt{padding:22px 16px 19px!important}
}


/* 5.31.1 — merged menu recovery + mobile Step 3 hardening. */
.cco-flow .cco-menu-recovery-error{display:grid;justify-items:center;gap:10px;text-align:center}
.cco-flow .cco-menu-recovery-error p,.cco-flow .cco-menu-recovery-error small{max-width:520px;margin:0;line-height:1.5}
.cco-flow .cco-menu-recovery-error small{color:var(--cco-muted);font-size:11px}
@media(max-width:700px){
  .cco-flow.cco-ordering-menu{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:10px!important;padding-right:10px!important;overflow:visible!important;box-sizing:border-box!important}
  .cco-flow.cco-ordering-menu .cco-menu-head,.cco-flow.cco-ordering-menu .cco-menu-category-bar,.cco-flow.cco-ordering-menu .cco-menu-workspace,.cco-flow.cco-ordering-menu .cco-menu-catalog,.cco-flow.cco-ordering-menu .cco-menu-content{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
  .cco-flow.cco-ordering-menu .cco-category-tabs{min-width:0!important;max-width:100%!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
  .cco-flow.cco-ordering-menu .cco-food-item-wrap,.cco-flow.cco-ordering-menu button.cco-food-card{max-width:100%!important;min-width:0!important}
  .cco-flow.cco-ordering-menu button.cco-food-card{grid-template-columns:92px minmax(0,1fr)!important;min-height:92px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{width:92px!important;height:92px!important;min-height:92px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy{min-width:0!important;min-height:92px!important;padding:9px 36px 9px 11px!important;overflow:hidden!important}
  .cco-flow.cco-ordering-menu .cco-food-title{min-width:0!important}
  .cco-flow.cco-ordering-menu .cco-food-title h3{min-width:0!important;overflow-wrap:anywhere!important}
  .cco-flow.cco-ordering-menu .cco-menu-recovery-error{padding:34px 14px!important;border-radius:14px!important}
  .cco-flow.cco-ordering-menu .cco-menu-recovery-error .cco-btn{width:100%!important;max-width:280px!important;min-height:48px!important}
}
@media(max-width:390px){
  .cco-flow.cco-ordering-menu{padding-left:8px!important;padding-right:8px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card{grid-template-columns:82px minmax(0,1fr)!important;min-height:82px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{width:82px!important;height:82px!important;min-height:82px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy{min-height:82px!important}
}


/* v5.32.1 — one-time new online ordering experience popup */
html.cco-experience-popup-open,
html.cco-experience-popup-open body{overflow:hidden!important}
.cco-flow .cco-experience-popup[hidden]{display:none!important}
.cco-flow .cco-experience-popup{position:fixed;inset:0;z-index:2147482500;display:grid;place-items:center;padding:22px;opacity:0;transition:opacity .18s ease}
.cco-flow .cco-experience-popup.is-visible{opacity:1}
.cco-flow .cco-experience-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;margin:0;padding:0;background:rgba(12,14,18,.68);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:default}
.cco-flow .cco-experience-dialog{position:relative;z-index:1;width:min(100%,660px);max-height:calc(100dvh - 44px);overflow:auto;overscroll-behavior:contain;background:var(--cco-surface,#fff);color:var(--cco-text,#171717);border:1px solid var(--cco-border,#e5e2db);border-radius:max(20px,var(--cco-radius,16px));padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.28);font-family:var(--cco-body-font,inherit);transform:translateY(10px) scale(.985);transition:transform .18s ease;-webkit-overflow-scrolling:touch}
.cco-flow .cco-experience-popup.is-visible .cco-experience-dialog{transform:translateY(0) scale(1)}
.cco-flow .cco-experience-close{position:absolute;top:14px;right:14px;width:42px;height:42px;border:1px solid var(--cco-border,#e5e2db);border-radius:50%;background:var(--cco-surface,#fff);color:var(--cco-text,#171717);font-size:25px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:2}
.cco-flow .cco-experience-close:hover,.cco-flow .cco-experience-close:focus-visible{border-color:var(--cco-primary,#d9232e);color:var(--cco-primary,#d9232e)}
.cco-flow .cco-experience-logo{display:flex;align-items:center;justify-content:flex-start;min-height:46px;margin:0 54px 14px 0}
.cco-flow .cco-experience-logo img{display:block;width:auto;max-width:190px;max-height:58px;object-fit:contain}
.cco-flow .cco-experience-badge{display:inline-flex;align-items:center;min-height:29px;padding:6px 11px;border-radius:999px;background:var(--cco-primary,#d9232e);color:#fff;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.cco-flow .cco-experience-dialog h2{margin:15px 0 10px;font-family:var(--cco-heading-font,inherit);font-size:clamp(27px,4.2vw,40px);line-height:1.08;letter-spacing:-.025em;color:var(--cco-text,#171717)}
.cco-flow .cco-experience-intro{margin:0;color:var(--cco-muted,#686868);font-size:16px;line-height:1.65}
.cco-flow .cco-experience-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0}
.cco-flow .cco-experience-points span{display:flex;gap:9px;align-items:flex-start;padding:13px;border:1px solid color-mix(in srgb,var(--cco-primary,#0B4DB8) 14%,#dbe5ef);border-radius:14px;background:color-mix(in srgb,var(--cco-primary,#0B4DB8) 4%,#fff);font-size:13px;line-height:1.4;font-weight:700;color:var(--cco-text,#082A58)}
.cco-flow .cco-experience-points b{flex:0 0 24px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--cco-primary,#0B4DB8);color:#fff;font-size:12px;box-shadow:0 2px 7px color-mix(in srgb,var(--cco-primary,#0B4DB8) 18%,transparent)}
.cco-flow .cco-experience-feedback{margin:0 0 17px;padding:17px 18px;border:1px solid var(--cco-border,#e5e2db);border-left:5px solid var(--cco-primary,#d9232e);border-radius:14px;background:var(--cco-bg,#f7f5f1)}
.cco-flow .cco-experience-feedback strong{display:block;margin-bottom:5px;color:var(--cco-primary,#d9232e);font-size:15px}
.cco-flow .cco-experience-feedback p{margin:0;color:var(--cco-text,#171717);font-size:14px;line-height:1.55}
.cco-flow .cco-experience-support{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 20px;font-size:14px;color:var(--cco-muted,#686868)}
.cco-flow .cco-experience-support a{font-weight:800;color:var(--cco-primary,#d9232e);text-decoration:none;overflow-wrap:anywhere}
.cco-flow .cco-experience-support a:hover{text-decoration:underline}
.cco-flow .cco-experience-actions{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:10px}
.cco-flow .cco-experience-actions .cco-btn{min-height:50px;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}
.cco-flow .cco-experience-once{display:block;margin:13px 0 0;text-align:center;color:var(--cco-muted,#686868);font-size:11px;line-height:1.45}
@media (max-width:640px){
  .cco-flow .cco-experience-popup{place-items:end center;padding:12px}
  .cco-flow .cco-experience-dialog{width:100%;max-height:calc(100dvh - 24px);border-radius:22px;padding:27px 19px 21px}
  .cco-flow .cco-experience-close{top:10px;right:10px;width:40px;height:40px}
  .cco-flow .cco-experience-logo{min-height:38px;margin-right:48px;margin-bottom:10px}
  .cco-flow .cco-experience-logo img{max-width:155px;max-height:46px}
  .cco-flow .cco-experience-dialog h2{font-size:29px;margin-top:13px}
  .cco-flow .cco-experience-intro{font-size:15px;line-height:1.55}
  .cco-flow .cco-experience-points{grid-template-columns:1fr;gap:7px;margin:17px 0}
  .cco-flow .cco-experience-points span{padding:10px 12px;align-items:center}
  .cco-flow .cco-experience-feedback{padding:14px;margin-bottom:14px}
  .cco-flow .cco-experience-support{font-size:13px;margin-bottom:15px}
  .cco-flow .cco-experience-actions{grid-template-columns:1fr}
  .cco-flow .cco-experience-actions .cco-btn{width:100%;min-height:48px}
}
@media (max-width:380px){
  .cco-flow .cco-experience-popup{padding:7px}
  .cco-flow .cco-experience-dialog{max-height:calc(100dvh - 14px);padding:23px 15px 18px;border-radius:18px}
  .cco-flow .cco-experience-dialog h2{font-size:26px}
  .cco-flow .cco-experience-badge{font-size:10px}
}
@media (prefers-reduced-motion:reduce){.cco-flow .cco-experience-popup,.cco-flow .cco-experience-dialog{transition:none!important}}

/* v5.32.2 — localized popup copy keeps numbered step text visually unchanged */
.cco-experience-points em{font:inherit;font-style:normal;color:inherit}


/* v5.33.3 — Developer-controlled Pupusas / OrderFlow automatic mobile header.
   The bar is rendered independently of shortcodes. In Replace mode the complete
   original theme/Elementor mobile header wrapper is removed on the active mobile
   breakpoint, preventing old-header + new-header duplication. */
.cco-flow.cco-mobile-brand-header{display:none!important}
@media(max-width:1200px){
  html.cco-mobile-site-menu-is-open,
  html.cco-mobile-cart-is-open{overflow:hidden!important}

  /* Added only by JS while the configured mobile breakpoint is active. */
  .cco-orderflow-original-mobile-header{display:none!important}

  .cco-flow.cco-mobile-brand-header{
    position:sticky!important;top:0!important;z-index:9997!important;
    width:100%!important;max-width:none!important;
    height:var(--cco-mobile-header-height,78px)!important;min-height:var(--cco-mobile-header-height,78px)!important;
    margin:0!important;
    padding:var(--cco-mobile-pad-y,10px) max(var(--cco-mobile-pad,14px),env(safe-area-inset-right)) var(--cco-mobile-pad-y,10px) max(var(--cco-mobile-pad,14px),env(safe-area-inset-left))!important;
    display:grid!important;
    grid-template-columns:var(--cco-mobile-button-size,50px) minmax(0,1fr) var(--cco-mobile-button-size,50px)!important;
    align-items:center!important;gap:12px!important;
    background:var(--cco-mobile-header-bg,#fffaf4)!important;
    border:0!important;border-bottom:1px solid var(--cco-mobile-border,#eadfd4)!important;
    box-shadow:var(--cco-mobile-shadow,0 8px 22px rgba(73,44,25,.08))!important;
    backdrop-filter:var(--cco-mobile-backdrop,blur(14px))!important;
    -webkit-backdrop-filter:var(--cco-mobile-backdrop,blur(14px))!important;
    overflow:visible!important;isolation:isolate!important;
    color:var(--cco-mobile-ink,#251b16)!important;
  }
  .cco-flow.cco-mobile-brand-header[data-cco-mobile-sticky="0"]{position:relative!important;top:auto!important}
  /* Elementor's editor canvas adds its own overlay/chrome. Keep the preview in normal flow
     so the sticky bar cannot slide beneath or clip against Elementor's editing controls. */
  body.elementor-editor-active .cco-flow.cco-mobile-brand-header,
  body.elementor-editor-preview .cco-flow.cco-mobile-brand-header,
  .elementor-editor-active .cco-flow.cco-mobile-brand-header{position:relative!important;top:auto!important}
  .cco-flow.cco-mobile-brand-header[hidden]{display:none!important}

  .cco-mobile-brand-header__spacer{grid-column:1!important;display:block!important;width:var(--cco-mobile-button-size,50px)!important;height:1px!important}
  .cco-mobile-brand-header__circle{
    appearance:none!important;
    width:var(--cco-mobile-button-size,50px)!important;height:var(--cco-mobile-button-size,50px)!important;
    min-width:var(--cco-mobile-button-size,50px)!important;min-height:var(--cco-mobile-button-size,50px)!important;
    margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;
    display:grid!important;place-items:center!important;position:relative!important;
    background:var(--cco-mobile-orange,#f47a20)!important;color:var(--cco-mobile-icon,#fff)!important;
    box-shadow:0 8px 18px color-mix(in srgb,var(--cco-mobile-orange,#f47a20) 28%,transparent)!important;
    cursor:pointer!important;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease!important;
    -webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;
  }
  .cco-mobile-brand-header__circle:active{transform:scale(.95)!important;background:var(--cco-mobile-orange-dark,#dd6410)!important}
  .cco-mobile-brand-header__circle:focus-visible{outline:3px solid color-mix(in srgb,var(--cco-mobile-orange,#f47a20) 30%,transparent)!important;outline-offset:3px!important}
  .cco-mobile-brand-header__circle svg{width:46%!important;height:46%!important;display:block!important;color:var(--cco-mobile-icon,#fff)!important}
  .cco-mobile-brand-header__cart{grid-column:1!important;justify-self:start!important}
  .cco-mobile-brand-header__menu-button{grid-column:3!important;justify-self:end!important}
  .cco-mobile-brand-header__cart i{
    position:absolute!important;right:-2px!important;top:-3px!important;min-width:19px!important;height:19px!important;padding:0 5px!important;
    display:grid!important;place-items:center!important;border-radius:999px!important;border:2px solid var(--cco-mobile-header-bg,#fffaf4)!important;
    background:var(--cco-mobile-badge,#d9232e)!important;color:#fff!important;font-size:9px!important;font-style:normal!important;font-weight:900!important;line-height:1!important;
  }
  .cco-mobile-brand-header__cart i[hidden]{display:none!important}

  /* Always centered in the viewport, independent of left/right controls. */
  .cco-mobile-brand-header__logo{
    position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;
    width:min(54vw,var(--cco-mobile-logo-width,170px))!important;max-width:var(--cco-mobile-logo-width,170px)!important;
    height:calc(var(--cco-mobile-header-height,78px) - var(--cco-mobile-pad-y,10px) - var(--cco-mobile-pad-y,10px))!important;
    max-height:calc(var(--cco-mobile-header-height,78px) - var(--cco-mobile-pad-y,10px) - var(--cco-mobile-pad-y,10px))!important;
    display:flex!important;align-items:center!important;justify-content:center!important;z-index:1!important;
    color:var(--cco-mobile-ink,#251b16)!important;text-align:center!important;text-decoration:none!important;pointer-events:auto!important;
  }
  .cco-mobile-brand-header__logo img{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}
  .cco-mobile-brand-header__logo strong{font-size:15px!important;line-height:1.05!important;font-weight:900!important;color:var(--cco-mobile-ink,#251b16)!important}

  body.admin-bar .cco-flow.cco-mobile-brand-header[data-cco-mobile-sticky="1"]{top:46px!important}
  body.elementor-editor-active .cco-flow.cco-mobile-brand-header,
  body.elementor-editor-preview .cco-flow.cco-mobile-brand-header{position:relative!important;top:auto!important}

  .cco-mobile-site-menu[hidden]{display:none!important}
  .cco-mobile-site-menu{position:fixed!important;inset:0!important;z-index:1000002!important;display:grid!important;grid-template-columns:1fr!important;background:transparent!important}
  .cco-mobile-site-menu__backdrop{position:absolute!important;inset:0!important;border:0!important;background:rgba(35,25,18,.24)!important;backdrop-filter:blur(5px)!important;padding:0!important}
  .cco-mobile-site-menu__panel{
    position:relative!important;z-index:1!important;width:100%!important;height:100dvh!important;max-width:none!important;
    padding:calc(18px + env(safe-area-inset-top)) 22px calc(24px + env(safe-area-inset-bottom))!important;
    display:flex!important;flex-direction:column!important;
    background:var(--cco-mobile-cream,#fffaf4)!important;color:var(--cco-mobile-menu-text,#251b16)!important;
    overflow-y:auto!important;overscroll-behavior:contain!important;animation:ccoPupusasMenuIn .26s cubic-bezier(.2,.75,.25,1) both!important;
  }
  @keyframes ccoPupusasMenuIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
  .cco-mobile-site-menu__top{min-height:66px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;border-bottom:1px solid var(--cco-mobile-border,#eadfd4)!important;padding-bottom:14px!important}
  .cco-mobile-site-menu__brand{display:flex!important;align-items:center!important;min-width:0!important;text-decoration:none!important;color:var(--cco-mobile-menu-text,#251b16)!important}
  .cco-mobile-site-menu__brand img{max-width:var(--cco-mobile-logo-width,170px)!important;max-height:58px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important}
  .cco-mobile-site-menu__brand strong{font-size:17px!important;font-weight:900!important;color:var(--cco-mobile-menu-text,#251b16)!important}
  .cco-mobile-site-menu__close{
    flex:0 0 auto!important;width:48px!important;height:48px!important;border:0!important;border-radius:999px!important;
    display:grid!important;place-items:center!important;background:var(--cco-mobile-orange,#f47a20)!important;color:var(--cco-mobile-icon,#fff)!important;
    font:400 32px/1 Arial,sans-serif!important;padding:0 0 4px!important;box-shadow:0 8px 18px color-mix(in srgb,var(--cco-mobile-orange,#f47a20) 25%,transparent)!important;cursor:pointer!important;
  }
  .cco-mobile-site-menu__nav{padding:28px 0 22px!important;flex:1!important}
  .cco-mobile-site-menu__links,.cco-mobile-site-menu__links ul{list-style:none!important;margin:0!important;padding:0!important}
  .cco-mobile-site-menu__links{display:grid!important;gap:0!important}
  .cco-mobile-site-menu__links li{margin:0!important;padding:0!important;border-bottom:1px solid var(--cco-mobile-border,#eadfd4)!important}
  .cco-mobile-site-menu__links a{
    min-height:58px!important;padding:15px 2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;
    color:var(--cco-mobile-menu-text,#251b16)!important;text-decoration:none!important;font-size:20px!important;font-weight:850!important;letter-spacing:-.02em!important;
  }
  .cco-mobile-site-menu__links a:after{content:'›';color:var(--cco-mobile-orange,#f47a20)!important;font-size:27px!important;font-weight:500!important}
  .cco-mobile-site-menu__links .sub-menu{padding:0 0 12px 14px!important}
  .cco-mobile-site-menu__links .sub-menu li{border-bottom:0!important}
  .cco-mobile-site-menu__links .sub-menu a{min-height:42px!important;padding:8px 0!important;font-size:14px!important;font-weight:750!important;color:var(--cco-mobile-menu-text,#251b16)!important;opacity:.72!important}
  .cco-mobile-site-menu__order{
    min-height:54px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;
    border-radius:999px!important;padding:0 21px!important;background:var(--cco-mobile-orange,#f47a20)!important;color:var(--cco-mobile-icon,#fff)!important;
    text-decoration:none!important;font-size:15px!important;font-weight:900!important;box-shadow:0 10px 22px color-mix(in srgb,var(--cco-mobile-orange,#f47a20) 25%,transparent)!important;
  }

  /* Automatic header replaces shortcode-contained mobile order nav while active. */
  html.cco-has-global-mobile-nav .cco-flow .cco-mobile-order-nav{display:none!important}
  html.cco-has-global-mobile-nav .cco-flow.cco-mobile-cart-ui-bottom-nav{padding-bottom:38px!important}
  html.cco-has-global-mobile-nav .cco-flow.cco-mobile-cart-ui-bottom-nav .cco-mobile-menu-cart-button{display:none!important}

  .cco-flow.cco-mobile-brand-header .cco-mobile-cart-overlay{z-index:1000003!important}
  .cco-flow.cco-mobile-brand-header .cco-mobile-cart-sheet{width:100%!important;max-width:100vw!important;max-height:min(82dvh,760px)!important;background:#fff!important;color:var(--cco-mobile-ink,#251b16)!important}
}
@media(max-width:380px){
  .cco-flow.cco-mobile-brand-header{gap:8px!important;padding-left:max(10px,env(safe-area-inset-left))!important;padding-right:max(10px,env(safe-area-inset-right))!important}
  .cco-mobile-site-menu__panel{padding-left:17px!important;padding-right:17px!important}
}
@media(prefers-reduced-motion:reduce){
  .cco-mobile-site-menu__panel,.cco-mobile-brand-header__circle{animation:none!important;transition:none!important}
}


/* v5.33.5 activation-safe in-flow mobile header replacement.
   This intentionally lives in frontend CSS rather than plugin bootstrap/admin PHP. */
@media (max-width:1200px){
  .cco-flow.cco-mobile-brand-header[data-cco-mobile-mode="replace"]{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    inset:auto!important;
    transform:none!important;
  }
  body.admin-bar .cco-flow.cco-mobile-brand-header[data-cco-mobile-mode="replace"]{
    top:auto!important;
  }
}

/* 5.35.6 — loader overlay recovery: hidden must always win over theme/plugin display rules */
.cco-global-loader[hidden]{display:none!important;opacity:0!important;pointer-events:none!important}


/* v5.36.3 — mobile settings must win over theme SVG rules + configurable cart direction */
@media(max-width:1200px){
  .cco-mobile-brand-header__circle svg{color:var(--cco-mobile-icon,#fff)!important;fill:none!important}
  .cco-mobile-brand-header__circle svg [stroke]{stroke:var(--cco-mobile-icon,#fff)!important}
  .cco-mobile-brand-header__circle svg [fill]:not([fill="none"]){fill:var(--cco-mobile-icon,#fff)!important}
}
@media(max-width:760px){
  .cco-flow .cco-mobile-order-nav button{color:var(--cco-mobile-order-icon,#665e55)!important}
  .cco-flow .cco-mobile-order-nav button>span{color:inherit!important}
  .cco-flow .cco-mobile-order-nav .cco-mobile-order-nav__icon{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;color:inherit!important}
  .cco-flow .cco-mobile-order-nav .cco-mobile-order-nav__icon svg{display:block!important;width:23px!important;height:23px!important;color:inherit!important;fill:none!important}
  .cco-flow .cco-mobile-order-nav .cco-mobile-order-nav__icon svg [stroke]{stroke:currentColor!important}
  .cco-flow .cco-mobile-menu-cart-button{color:var(--cco-mobile-floating-cart-icon,#fff)!important}
  .cco-flow .cco-mobile-menu-cart-button svg [stroke]{stroke:var(--cco-mobile-floating-cart-icon,#fff)!important}

  .cco-flow .cco-mobile-cart-sheet{max-height:min(var(--cco-mobile-cart-height,82dvh),760px)!important}
  .cco-flow.cco-mobile-brand-header .cco-mobile-cart-sheet,
  .cco-header-cart .cco-mobile-cart-sheet{max-height:min(var(--cco-mobile-cart-height,82dvh),760px)!important}
  .cco-flow.cco-mobile-brand-header.cco-mobile-cart-direction-down .cco-mobile-cart-overlay{padding-top:var(--cco-mobile-header-height,78px)!important}
  .cco-flow.cco-mobile-cart-direction-down .cco-mobile-cart-overlay,
  .cco-header-cart.cco-mobile-cart-direction-down .cco-mobile-cart-overlay{
    align-items:flex-start!important;
  }
  .cco-flow.cco-mobile-cart-direction-down .cco-mobile-cart-sheet,
  .cco-header-cart.cco-mobile-cart-direction-down .cco-mobile-cart-sheet{
    border-radius:0 0 24px 24px!important;
    padding-top:env(safe-area-inset-top)!important;
    padding-bottom:0!important;
    box-shadow:0 18px 50px rgba(0,0,0,.22)!important;
    animation:ccoMobileCartDown .22s cubic-bezier(.2,.75,.25,1)!important;
  }
  .cco-flow.cco-mobile-cart-direction-down .cco-mobile-cart-sheet:before,
  .cco-header-cart.cco-mobile-cart-direction-down .cco-mobile-cart-sheet:before{
    order:99!important;margin:0 auto 9px!important;
  }
  .cco-flow.cco-mobile-cart-direction-up .cco-mobile-cart-overlay,
  .cco-header-cart.cco-mobile-cart-direction-up .cco-mobile-cart-overlay{align-items:flex-end!important}
  .cco-flow.cco-mobile-cart-direction-up .cco-mobile-cart-sheet,
  .cco-header-cart.cco-mobile-cart-direction-up .cco-mobile-cart-sheet{animation:ccoMobileCartUp .2s ease-out!important}
  @keyframes ccoMobileCartDown{from{transform:translateY(-26px);opacity:.35}to{transform:translateY(0);opacity:1}}
}


/* v5.36.4 — branded post-order confirmation experience */
.cco-confirmation-page.cco-confirmation-v2{
  --cco-confirmation-hero:#073f83;--cco-confirmation-accent:#10c4ed;--cco-confirmation-bg:#f4f8fc;--cco-confirmation-image-position:center;
  width:min(1180px,calc(100% - 28px));margin:24px auto 56px!important;border:1px solid color-mix(in srgb,var(--cco-confirmation-hero) 12%,#dce5ee)!important;border-radius:28px!important;
  overflow:hidden;background:var(--cco-confirmation-bg)!important;box-shadow:0 24px 70px rgba(4,35,72,.12)!important;color:var(--cco-text);font-family:var(--cco-body-font,inherit);
}
.cco-confirmation-v2 .cco-confirmation-hero{
  position:relative!important;min-height:410px!important;display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr)!important;gap:0!important;align-items:stretch!important;
  padding:0!important;background:linear-gradient(135deg,color-mix(in srgb,var(--cco-confirmation-hero) 94%,#001c3a),var(--cco-confirmation-hero))!important;overflow:hidden!important;
}
.cco-confirmation-v2 .cco-confirmation-hero:before{content:'';position:absolute;inset:0!important;background:radial-gradient(circle at 12% 18%,color-mix(in srgb,var(--cco-confirmation-accent) 22%,transparent),transparent 34%),linear-gradient(115deg,rgba(255,255,255,.035),transparent 42%)!important;opacity:1!important;pointer-events:none}
.cco-confirmation-v2 .cco-confirmation-brand-copy{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:54px 52px 50px;color:#fff}
.cco-confirmation-v2 .cco-confirmation-brand-lockup{display:flex;align-items:center;min-height:44px;margin-bottom:24px}.cco-confirmation-v2 .cco-confirmation-brand-lockup img{display:block;max-width:190px;max-height:66px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 5px 14px rgba(0,0,0,.12))}.cco-confirmation-v2 .cco-confirmation-brand-lockup strong{color:#fff;font-size:20px;font-weight:900}
.cco-confirmation-v2 .cco-confirmation-status-pill{align-self:flex-start;display:inline-flex;align-items:center;gap:9px;min-height:34px;padding:6px 12px 6px 7px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.09);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.cco-confirmation-v2 .cco-confirmation-status-pill span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--cco-confirmation-accent);color:#002f55;font-size:12px;font-weight:1000}.cco-confirmation-v2 .cco-confirmation-status-pill b{font-size:10px;letter-spacing:.11em;color:#fff}
.cco-confirmation-v2 .cco-confirmation-brand-copy h1{max-width:650px;margin:18px 0 10px!important;color:#fff!important;font-family:var(--cco-heading-font,inherit)!important;font-size:clamp(34px,4vw,58px)!important;line-height:.98!important;letter-spacing:-.035em!important}
.cco-confirmation-v2 .cco-confirmation-lead{max-width:590px;margin:0!important;color:rgba(255,255,255,.84)!important;font-size:15px!important;line-height:1.62!important}
.cco-confirmation-v2 .cco-confirmation-hero-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px;max-width:610px}.cco-confirmation-v2 .cco-confirmation-hero-facts>div{min-width:0;padding:13px 15px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(3,28,57,.22)}.cco-confirmation-v2 .cco-confirmation-hero-facts small{display:block;color:var(--cco-confirmation-accent);font-size:9px;font-weight:900;letter-spacing:.12em}.cco-confirmation-v2 .cco-confirmation-hero-facts strong{display:block;margin-top:3px;color:#fff;font-size:18px;line-height:1.12;overflow-wrap:anywhere}.cco-confirmation-v2 .cco-confirmation-hero-facts span{display:block;margin-top:4px;color:rgba(255,255,255,.72);font-size:11px}
.cco-confirmation-v2 .cco-confirmation-arrival{max-width:610px;margin:15px 0 0!important;padding-left:13px;border-left:3px solid var(--cco-confirmation-accent);color:rgba(255,255,255,.82)!important;font-size:12px!important;line-height:1.5!important}
.cco-confirmation-v2 .cco-confirmation-food{position:relative;z-index:2;min-height:410px;overflow:hidden}.cco-confirmation-v2 .cco-confirmation-food:before{content:'';position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,var(--cco-confirmation-hero) 0%,color-mix(in srgb,var(--cco-confirmation-hero) 76%,transparent) 14%,transparent 44%),linear-gradient(0deg,rgba(0,28,60,.18),transparent 45%)}.cco-confirmation-v2 .cco-confirmation-food img{display:block;width:100%;height:100%;min-height:410px;object-fit:cover;object-position:var(--cco-confirmation-image-position);filter:saturate(.98) contrast(1.02)}
.cco-confirmation-v2.no-confirmation-photo .cco-confirmation-hero{grid-template-columns:1fr!important}.cco-confirmation-v2.no-confirmation-photo .cco-confirmation-brand-copy{max-width:820px;margin:auto;width:100%}
.cco-confirmation-v2 .cco-confirmation-body{padding:26px!important;background:var(--cco-confirmation-bg)!important}
.cco-confirmation-v2 .cco-confirmation-next{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:center;margin-bottom:18px;padding:20px 22px;border:1px solid color-mix(in srgb,var(--cco-confirmation-hero) 12%,#dfe7ef);border-radius:18px;background:#fff;box-shadow:0 7px 20px rgba(4,35,72,.045)}
.cco-confirmation-v2 .cco-confirmation-next-title{display:grid;gap:2px}.cco-confirmation-v2 .cco-confirmation-next-title small{color:var(--cco-confirmation-hero);font-size:9px;font-weight:950;letter-spacing:.12em}.cco-confirmation-v2 .cco-confirmation-next-title strong{font-size:20px;line-height:1.1;color:var(--cco-text)}
.cco-confirmation-v2 .cco-confirmation-next ol{list-style:none!important;margin:0!important;padding:0!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cco-confirmation-v2 .cco-confirmation-next li{position:relative;display:flex;align-items:flex-start;gap:9px;padding:10px 11px;border-radius:12px;background:color-mix(in srgb,var(--cco-confirmation-bg) 80%,#fff)}.cco-confirmation-v2 .cco-confirmation-next li>span{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:color-mix(in srgb,var(--cco-confirmation-hero) 10%,#fff);color:var(--cco-confirmation-hero);font-size:10px;font-weight:950}.cco-confirmation-v2 .cco-confirmation-next li.is-complete>span{background:var(--cco-confirmation-accent);color:#00355d}.cco-confirmation-v2 .cco-confirmation-next li strong{display:block;font-size:12px;color:var(--cco-text)}.cco-confirmation-v2 .cco-confirmation-next li small{display:block;margin-top:2px;color:var(--cco-muted);font-size:10px;line-height:1.35}
.cco-confirmation-v2 .cco-confirmation-grid{display:grid!important;grid-template-columns:minmax(0,1.42fr) minmax(310px,.78fr)!important;gap:18px!important}.cco-confirmation-v2 .cco-confirmation-left,.cco-confirmation-v2 .cco-confirmation-right{display:grid;gap:18px;align-content:start;min-width:0}
.cco-confirmation-v2 .cco-confirmation-card{padding:22px!important;border:1px solid color-mix(in srgb,var(--cco-confirmation-hero) 11%,#e0e7ee)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 7px 20px rgba(4,35,72,.04)}.cco-confirmation-v2 .cco-confirmation-card small{color:var(--cco-confirmation-hero)!important}.cco-confirmation-v2 .cco-confirmation-card h2{font-family:var(--cco-heading-font,inherit);font-size:19px!important}.cco-confirmation-v2 .cco-confirmation-location-actions a,.cco-confirmation-v2 .cco-confirmation-help a{border-color:var(--cco-confirmation-hero)!important;color:var(--cco-confirmation-hero)!important;border-radius:999px!important}.cco-confirmation-v2 .cco-confirmation-location-actions a:last-child,.cco-confirmation-v2 .cco-confirmation-help a{background:var(--cco-confirmation-hero)!important;color:#fff!important}
.cco-confirmation-v2 .cco-confirmation-card-head>strong{color:var(--cco-confirmation-hero)!important}.cco-confirmation-v2 .cco-confirmation-item-qty{background:var(--cco-confirmation-hero)!important}.cco-confirmation-v2 .cco-confirmation-item{border-top-color:#edf1f5!important}
.cco-confirmation-v2 .cco-confirmation-summary-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 0 10px!important;border-bottom:1px solid #edf1f5!important}.cco-confirmation-v2 .cco-confirmation-summary-head h2{margin-bottom:0!important}.cco-confirmation-v2 .cco-confirmation-summary-check{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--cco-confirmation-accent);color:#00355d;font-weight:950}.cco-confirmation-v2 .cco-confirmation-summary .cco-confirmation-total strong{color:var(--cco-confirmation-hero)!important;font-size:24px!important}
.cco-confirmation-v2 .cco-confirmation-rewards{display:flex!important;align-items:flex-start;gap:13px;padding:18px!important;margin:0!important;border:1px solid color-mix(in srgb,var(--cco-confirmation-accent) 48%,#dbe5ec)!important;border-radius:18px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--cco-confirmation-accent) 10%,#fff),#fff)!important;color:var(--cco-text)!important;text-align:left!important}.cco-confirmation-v2 .cco-confirmation-rewards[hidden]{display:none!important}.cco-confirmation-v2 .cco-confirmation-reward-star{flex:0 0 38px;width:38px;height:38px;margin:0!important;border:0!important;background:var(--cco-confirmation-accent)!important;color:#00355d!important}.cco-confirmation-v2 .cco-confirmation-rewards small{color:var(--cco-confirmation-hero)!important;font-size:9px;font-weight:950;letter-spacing:.12em}.cco-confirmation-v2 .cco-confirmation-rewards h2{margin:2px 0 4px!important;color:var(--cco-text)!important;font-size:17px!important}.cco-confirmation-v2 .cco-confirmation-rewards>div>strong{display:block;margin:7px 0;color:var(--cco-confirmation-hero);font-size:13px}.cco-confirmation-v2 .cco-confirmation-rewards p{margin:0 0 8px!important;color:var(--cco-muted)!important;font-size:11px!important}.cco-confirmation-v2 .cco-confirmation-rewards a{color:var(--cco-confirmation-hero)!important;font-size:11px!important;font-weight:900!important}
.cco-confirmation-v2 .cco-confirmation-footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;padding:22px 2px 0!important}.cco-confirmation-v2 .cco-confirmation-brand-note{display:flex;align-items:center;gap:13px;min-width:0}.cco-confirmation-v2 .cco-confirmation-brand-note img{width:auto;height:44px;max-width:130px;object-fit:contain}.cco-confirmation-v2 .cco-confirmation-brand-note strong{display:block;font-size:13px}.cco-confirmation-v2 .cco-confirmation-brand-note p{margin:2px 0!important;color:var(--cco-muted)!important;font-size:11px!important}.cco-confirmation-v2 .cco-confirmation-brand-note small{display:block;color:var(--cco-muted);font-size:9px;overflow-wrap:anywhere}.cco-confirmation-v2 .cco-confirmation-footer-actions{display:flex;align-items:center;gap:9px}.cco-confirmation-v2 .cco-confirmation-footer-actions a{min-height:44px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:11px;font-weight:900;white-space:nowrap}.cco-confirmation-v2 .cco-confirmation-secondary{border:1px solid color-mix(in srgb,var(--cco-confirmation-hero) 24%,#dce4ec);background:#fff;color:var(--cco-confirmation-hero)}.cco-confirmation-v2 .cco-btn{background:var(--cco-confirmation-hero)!important;color:#fff!important;border-color:var(--cco-confirmation-hero)!important}
@media(max-width:900px){
  .cco-confirmation-page.cco-confirmation-v2{width:calc(100% - 20px)!important;margin:12px auto 38px!important;border-radius:22px!important}
  .cco-confirmation-v2 .cco-confirmation-hero{grid-template-columns:1fr!important;min-height:0!important}.cco-confirmation-v2 .cco-confirmation-brand-copy{padding:40px 30px 32px!important}.cco-confirmation-v2 .cco-confirmation-food{min-height:280px!important;height:280px!important}.cco-confirmation-v2 .cco-confirmation-food:before{background:linear-gradient(180deg,var(--cco-confirmation-hero) 0%,color-mix(in srgb,var(--cco-confirmation-hero) 50%,transparent) 18%,transparent 48%)!important}.cco-confirmation-v2 .cco-confirmation-food img{min-height:280px!important;height:280px!important}
  .cco-confirmation-v2 .cco-confirmation-next{grid-template-columns:1fr!important}.cco-confirmation-v2 .cco-confirmation-grid{grid-template-columns:1fr!important}.cco-confirmation-v2 .cco-confirmation-footer{grid-template-columns:1fr!important}.cco-confirmation-v2 .cco-confirmation-footer-actions{justify-content:flex-start}
}
@media(max-width:620px){
  .cco-confirmation-page.cco-confirmation-v2{width:calc(100% - 12px)!important;margin:6px auto 28px!important;border-radius:18px!important}
  .cco-confirmation-v2 .cco-confirmation-brand-copy{padding:30px 18px 26px!important}.cco-confirmation-v2 .cco-confirmation-brand-lockup{margin-bottom:18px!important}.cco-confirmation-v2 .cco-confirmation-brand-lockup img{max-width:160px!important;max-height:56px!important}.cco-confirmation-v2 .cco-confirmation-brand-copy h1{font-size:clamp(30px,10.5vw,43px)!important}.cco-confirmation-v2 .cco-confirmation-lead{font-size:14px!important}.cco-confirmation-v2 .cco-confirmation-hero-facts{grid-template-columns:1fr!important;margin-top:20px!important}.cco-confirmation-v2 .cco-confirmation-food{height:230px!important;min-height:230px!important}.cco-confirmation-v2 .cco-confirmation-food img{height:230px!important;min-height:230px!important}
  .cco-confirmation-v2 .cco-confirmation-body{padding:12px!important}.cco-confirmation-v2 .cco-confirmation-next{padding:16px!important;gap:13px!important}.cco-confirmation-v2 .cco-confirmation-next ol{grid-template-columns:1fr!important}.cco-confirmation-v2 .cco-confirmation-next li{padding:9px 10px!important}.cco-confirmation-v2 .cco-confirmation-grid{gap:12px!important}.cco-confirmation-v2 .cco-confirmation-left,.cco-confirmation-v2 .cco-confirmation-right{gap:12px!important}.cco-confirmation-v2 .cco-confirmation-card{padding:16px!important}.cco-confirmation-v2 .cco-confirmation-location{grid-template-columns:1fr!important}.cco-confirmation-v2 .cco-confirmation-location-actions{justify-content:stretch!important}.cco-confirmation-v2 .cco-confirmation-location-actions a{flex:1!important}.cco-confirmation-v2 .cco-confirmation-footer{gap:14px!important}.cco-confirmation-v2 .cco-confirmation-brand-note{align-items:flex-start!important}.cco-confirmation-v2 .cco-confirmation-brand-note img{height:38px!important;max-width:105px!important}.cco-confirmation-v2 .cco-confirmation-footer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}.cco-confirmation-v2 .cco-confirmation-footer-actions a{width:100%!important;padding:0 10px!important}
}

/* v5.36.10 - keep Smart Online Order's native location search on the saved OrderFlow brand palette.
   Classes are added only when checkout-bridge positively matches the location-search field + SEARCH button. */
.cco-native-location-search-button{background:var(--cco-native-primary,#0B4DB8)!important;border-color:var(--cco-native-primary,#0B4DB8)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;transition:filter .18s ease,transform .18s ease,box-shadow .18s ease!important}
.cco-native-location-search-button:hover{background:var(--cco-native-primary,#0B4DB8)!important;border-color:var(--cco-native-primary,#0B4DB8)!important;color:#fff!important;filter:brightness(.94)!important}
.cco-native-location-search-button:active{transform:translateY(1px)!important;filter:brightness(.9)!important}
.cco-native-location-search-button:focus,.cco-native-location-search-button:focus-visible{outline:none!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--cco-native-accent,#10c4ed) 35%,transparent)!important}
.cco-native-location-search-input:focus{border-color:var(--cco-native-primary,#0B4DB8)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--cco-native-primary,#0B4DB8) 12%,transparent)!important;outline:none!important}
@media(max-width:700px){.cco-native-location-search-button{min-height:48px!important}.cco-native-location-search-input{min-height:48px!important}}


/* v5.37.0 — production-readiness design system, accessibility and recovery polish.
   Scoped to OrderFlow surfaces so theme/Elementor controls outside OrderFlow are untouched. */
.cco-flow{--cco-focus:color-mix(in srgb,var(--cco-primary) 34%,transparent);--cco-success:#168447;--cco-danger:#b42318}
.cco-flow :is(button,a[href],input,select,textarea):focus-visible,.cco-confirmation-page :is(button,a[href],input,select,textarea):focus-visible{outline:3px solid var(--cco-focus,color-mix(in srgb,var(--cco-primary,#0B4DB8) 34%,transparent))!important;outline-offset:2px!important}
.cco-flow :is(input:not([type="checkbox"]):not([type="radio"]),select,textarea){max-width:100%;box-sizing:border-box}
.cco-flow .cco-empty{border:1px solid var(--cco-border,#e5e2db);border-radius:var(--cco-radius,16px);background:var(--cco-surface,#fff);padding:34px 22px;text-align:center}
.cco-flow .cco-empty .cco-empty-icon{width:42px;height:42px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--cco-primary) 10%,#fff);color:var(--cco-primary);font-size:22px;font-weight:900}
.cco-flow .cco-empty h2{margin:0 0 7px;color:var(--cco-text);font-family:var(--cco-heading-font,inherit)}
.cco-flow .cco-empty p{max-width:520px;margin:0 auto 16px;color:var(--cco-muted);line-height:1.55}
.cco-flow .cco-empty .cco-btn{min-height:44px}.cco-flow img{max-width:100%}
@media(max-width:760px){.cco-flow :is(button,.cco-btn,a.cco-btn,input[type="submit"],input[type="button"]){min-height:44px}.cco-flow :is(input:not([type="checkbox"]):not([type="radio"]),select,textarea){font-size:16px}.cco-flow{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.cco-flow *,.cco-flow *::before,.cco-flow *::after,.cco-confirmation-page *,.cco-confirmation-page *::before,.cco-confirmation-page *::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}


/* 5.37.3 Customer Experience & Conversion */
.cco-flow .cco-menu-live-context{margin:0 0 14px;padding:10px 14px;display:flex;align-items:center;gap:12px;border:1px solid color-mix(in srgb,var(--cco-primary) 16%,var(--cco-border));border-radius:14px;background:color-mix(in srgb,var(--cco-primary) 5%,#fff);color:var(--cco-text)}
.cco-flow .cco-menu-live-context>div{display:grid;gap:1px;min-width:0}.cco-flow .cco-menu-live-context small{font-size:8px;line-height:1.2;letter-spacing:.12em;font-weight:900;color:var(--cco-muted)}.cco-flow .cco-menu-live-context strong{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.cco-flow .cco-menu-live-context>span{color:var(--cco-border)}.cco-flow .cco-menu-live-context>a{margin-left:auto;font-size:11px;font-weight:900;color:var(--cco-primary);text-decoration:none}
.cco-flow .cco-search-suggestions{padding:12px 4px 18px;display:grid;gap:5px}.cco-flow .cco-search-suggestions strong{font-size:15px}.cco-flow .cco-search-suggestions span{font-size:12px;color:var(--cco-muted)}.cco-flow .cco-search-no-results .cco-btn{margin-top:8px}
.cco-flow .cco-order-ahead-banner{align-items:center}.cco-flow .cco-order-ahead-choose{margin-left:auto;min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--cco-primary);color:#fff;font:inherit;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap;text-decoration:none}
.cco-flow .cco-closed-next{margin:10px auto 2px;max-width:430px;display:flex;justify-content:center;align-items:center;gap:8px;padding:10px 13px;border-radius:12px;background:color-mix(in srgb,var(--cco-primary) 8%,#fff);color:var(--cco-primary);font-size:13px}.cco-flow .cco-closed-next span{font-size:16px}
.cco-flow .cco-cart-time-summary{margin:12px 0 0;padding:11px 12px;display:grid;gap:2px;border:1px solid color-mix(in srgb,var(--cco-primary) 18%,var(--cco-border));border-radius:12px;background:color-mix(in srgb,var(--cco-primary) 5%,#fff)}.cco-flow .cco-cart-time-summary>span{font-size:8px;letter-spacing:.12em;font-weight:900;color:var(--cco-primary)}.cco-flow .cco-cart-time-summary strong{font-size:14px;color:var(--cco-text)}.cco-flow .cco-cart-time-summary small{font-size:11px;line-height:1.35;color:var(--cco-muted)}
.cco-flow .cco-cart-recovery{position:relative;padding:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--cco-primary) 5%,#fff),#fff);box-shadow:0 12px 30px rgba(29,44,63,.08)}.cco-flow .cco-cart-recovery-badge{justify-self:start;padding:4px 8px;border-radius:999px;background:var(--cco-primary);color:#fff!important;font-size:8px!important;letter-spacing:.11em;font-weight:900}
.cco-flow .cco-cart-conversion-dock{display:none}
@media(max-width:760px){
  .cco-flow .cco-menu-live-context{margin:0 9px 10px;padding:9px 10px;gap:8px;border-radius:12px}.cco-flow .cco-menu-live-context strong{max-width:112px;font-size:10px}.cco-flow .cco-menu-live-context>a{font-size:10px}
  .cco-flow .cco-order-ahead-banner{display:grid;grid-template-columns:auto 1fr}.cco-flow .cco-order-ahead-choose{grid-column:1/-1;width:100%;margin:2px 0 0}
  .cco-flow.cco-cart-page{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}
  .cco-flow .cco-cart-conversion-dock:not([hidden]){position:fixed;z-index:99990;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px 9px 13px;border:1px solid rgba(255,255,255,.25);border-radius:17px;background:color-mix(in srgb,var(--cco-primary) 92%,#07182c);color:#fff;box-shadow:0 18px 50px rgba(5,28,54,.3);backdrop-filter:blur(14px)}
  .cco-flow .cco-cart-conversion-dock>div{display:grid;grid-template-columns:auto auto;column-gap:8px;align-items:baseline}.cco-flow .cco-cart-conversion-dock small{grid-column:1/-1;font-size:7px;letter-spacing:.13em;font-weight:900;opacity:.74}.cco-flow .cco-cart-conversion-dock strong{font-size:18px;line-height:1.1;color:#fff}.cco-flow .cco-cart-conversion-dock span{font-size:10px;opacity:.8}.cco-flow .cco-cart-conversion-dock button,.cco-flow .cco-cart-conversion-dock a{min-height:46px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;background:#fff;color:var(--cco-primary);font:inherit;font-size:12px;font-weight:950;text-decoration:none;white-space:nowrap;cursor:pointer}
}
@media(prefers-reduced-motion:reduce){.cco-flow .cco-cart-conversion-dock,.cco-flow .cco-order-ahead-choose{transition:none!important}}


/* OrderFlow 5.37.8 — homepage live-menu preview */
.cco-flow.cco-menu-preview-home{width:100%!important;max-width:none!important;margin:0!important;padding:26px 26px 22px!important;background:#fff;border:0;border-radius:18px;box-shadow:none;overflow:hidden}
.cco-flow.cco-menu-preview-home>.cco-menu-head{display:block!important;margin:0 0 17px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.cco-flow.cco-menu-preview-home>.cco-menu-head:before,.cco-flow.cco-menu-preview-home>.cco-menu-head:after{display:none!important}
.cco-flow.cco-menu-preview-home .cco-menu-brand-logo{display:none!important}
.cco-flow.cco-menu-preview-home .cco-menu-heading-copy{max-width:none!important}
.cco-flow.cco-menu-preview-home .cco-menu-head .cco-eyebrow{font-size:11px!important;letter-spacing:.16em!important;margin-bottom:7px!important}
.cco-flow.cco-menu-preview-home .cco-menu-head h1{font-size:26px!important;line-height:1.08!important;letter-spacing:-.025em!important;margin:0 0 6px!important}
.cco-flow.cco-menu-preview-home .cco-menu-head p{font-size:13px!important;line-height:1.45!important;max-width:58ch!important;color:var(--cco-muted)!important}
.cco-flow.cco-menu-preview-home .cco-menu-workspace,.cco-flow.cco-menu-preview-home .cco-menu-catalog,.cco-flow.cco-menu-preview-home .cco-menu-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.cco-flow.cco-menu-preview-home .cco-menu-section{padding:0!important;margin:0!important}
.cco-flow.cco-menu-preview-home .cco-home-preview-items .cco-food-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.cco-flow.cco-menu-preview-home .cco-food-item-wrap{min-width:0!important}
.cco-flow.cco-menu-preview-home button.cco-food-card{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;border-radius:14px!important;border:1px solid #e6e1d8!important;box-shadow:none!important;background:#fff!important;overflow:hidden!important}
.cco-flow.cco-menu-preview-home button.cco-food-card:hover{transform:translateY(-2px)!important;box-shadow:0 10px 24px rgba(4,43,86,.08)!important}
.cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-media,.cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-image{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:4/3!important}
.cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-image img{width:100%!important;height:100%!important;object-fit:cover!important}
.cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-copy{min-height:68px!important;padding:11px 12px 12px!important;display:flex!important;justify-content:center!important;overflow:hidden!important}
.cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;width:100%!important}
.cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-title h3{font-size:14px!important;line-height:1.22!important;font-weight:700!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#444!important}
.cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-title strong{font-size:12px!important;line-height:1.3!important;font-weight:900!important;color:#111!important;white-space:nowrap!important}
.cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-copy p,.cco-flow.cco-menu-preview-home .cco-food-plus{display:none!important}
.cco-flow.cco-menu-preview-home .cco-food-placeholder{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;background:linear-gradient(145deg,#f4f1ea,#fbfaf7)!important;color:#8194a7!important}
.cco-flow.cco-menu-preview-home .cco-food-placeholder span{font-size:25px!important;line-height:1!important;color:#afc3d8!important;opacity:1!important}
.cco-flow.cco-menu-preview-home .cco-food-placeholder small{font-size:10px!important;font-weight:800!important;letter-spacing:.02em!important;color:#7c8fa1!important}
.cco-flow.cco-menu-preview-home .cco-preview-home-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:17px;padding-top:16px;border-top:1px solid #ebe6de}
.cco-flow.cco-menu-preview-home .cco-preview-home-footer a{display:inline-flex;align-items:center;gap:8px;color:var(--cco-primary)!important;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;text-decoration:none!important}
.cco-flow.cco-menu-preview-home .cco-preview-home-footer a span{font-size:16px;transition:transform .16s ease}.cco-flow.cco-menu-preview-home .cco-preview-home-footer a:hover span{transform:translateX(2px)}
.cco-flow.cco-menu-preview-home .cco-preview-home-footer small{color:var(--cco-muted);font-size:10px;font-weight:700}
@media(max-width:760px){
  .cco-flow.cco-menu-preview-home{padding:20px 18px 18px!important}
  .cco-flow.cco-menu-preview-home .cco-home-preview-items .cco-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
}
@media(max-width:480px){
  .cco-flow.cco-menu-preview-home .cco-menu-head h1{font-size:24px!important}
  .cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-copy{min-height:62px!important;padding:9px 10px 10px!important}
  .cco-flow.cco-menu-preview-home button.cco-food-card .cco-food-title h3{font-size:13px!important}
  .cco-flow.cco-menu-preview-home .cco-preview-home-footer{align-items:flex-start;flex-direction:column;gap:5px}
}

/* v5.37.14 — storefront button palette + compact location search */
.cco-flow .cco-locator-search{
  grid-template-columns:minmax(0,1fr) 94px!important;
  gap:4px!important;
  padding:4px!important;
  border:1px solid color-mix(in srgb,var(--cco-primary) 18%,#d9e2ec)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 5px 16px rgba(4,43,86,.055)!important;
  overflow:hidden!important;
}
.cco-flow .cco-locator-search input{
  height:42px!important;
  min-height:42px!important;
  padding:0 12px!important;
  border:0!important;
  border-radius:10px!important;
  background:#fff!important;
  color:var(--cco-text)!important;
  box-shadow:none!important;
}
.cco-flow .cco-locator-search button{
  width:auto!important;
  min-width:0!important;
  height:42px!important;
  min-height:42px!important;
  padding:0 14px!important;
  border:1px solid var(--cco-primary)!important;
  border-radius:10px!important;
  background:var(--cco-primary)!important;
  color:#fff!important;
  box-shadow:0 6px 14px color-mix(in srgb,var(--cco-primary) 20%,transparent)!important;
  text-shadow:none!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.035em!important;
  line-height:1!important;
  cursor:pointer!important;
}
.cco-flow .cco-locator-search button:hover{
  background:color-mix(in srgb,var(--cco-primary) 90%,#001b3b)!important;
  border-color:color-mix(in srgb,var(--cco-primary) 90%,#001b3b)!important;
  transform:translateY(-1px)!important;
}
.cco-flow .cco-locator-search button:active{transform:translateY(0)!important}

/* Smart Online Order / Clover's native location SEARCH control can inherit green theme styles.
   Force only the positively-matched location search button back onto the saved OrderFlow palette. */
.cco-native-location-search-button{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:auto!important;
  min-width:88px!important;
  max-width:132px!important;
  height:42px!important;
  min-height:42px!important;
  padding:0 16px!important;
  margin:0!important;
  border:1px solid var(--cco-native-primary,#0B4DB8)!important;
  border-radius:11px!important;
  background:var(--cco-native-primary,#0B4DB8)!important;
  color:#fff!important;
  box-shadow:0 6px 14px color-mix(in srgb,var(--cco-native-primary,#0B4DB8) 20%,transparent)!important;
  text-shadow:none!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.035em!important;
  line-height:1!important;
}
.cco-native-location-search-button:hover{
  background:color-mix(in srgb,var(--cco-native-primary,#0B4DB8) 90%,#001b3b)!important;
  border-color:color-mix(in srgb,var(--cco-native-primary,#0B4DB8) 90%,#001b3b)!important;
  color:#fff!important;
  filter:none!important;
  transform:translateY(-1px)!important;
}
.cco-native-location-search-button:active{transform:translateY(0)!important;filter:none!important}
@media(max-width:700px){
  .cco-flow .cco-locator-search{grid-template-columns:minmax(0,1fr) 82px!important}
  .cco-flow .cco-locator-search button{padding:0 10px!important;font-size:10px!important}
  .cco-native-location-search-button{min-width:78px!important;max-width:112px!important;height:42px!important;min-height:42px!important;padding:0 12px!important}
}

/* v5.37.19 — phone header/navigation matched to the approved reference.
   Logo + Cart + Order Online live on the first row; the actual WordPress menu is
   always visible in a clean horizontally scrollable row underneath. */
@media(max-width:1200px){
  .cco-flow.cco-mobile-brand-header{
    height:auto!important;
    min-height:0!important;
    padding:0!important;
    display:block!important;
    background:#fff!important;
    color:var(--cco-text,#082A58)!important;
    border:0!important;
    border-bottom:1px solid color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 12%,#e3e9ef)!important;
    box-shadow:0 5px 18px rgba(7,48,97,.07)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    overflow:visible!important;
  }
  .cco-flow.cco-mobile-brand-header[hidden]{display:none!important}
  .cco-mobile-brand-header__main{
    min-height:var(--cco-mobile-header-height,78px)!important;
    display:grid!important;
    grid-template-columns:minmax(82px,1fr) auto!important;
    align-items:center!important;
    gap:10px!important;
    padding:9px max(12px,env(safe-area-inset-right)) 9px max(12px,env(safe-area-inset-left))!important;
    background:#fff!important;
  }
  .cco-mobile-brand-header__logo{
    position:static!important;
    left:auto!important;
    top:auto!important;
    transform:none!important;
    grid-column:auto!important;
    width:auto!important;
    max-width:min(116px,var(--cco-mobile-logo-width,170px))!important;
    height:60px!important;
    max-height:60px!important;
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    justify-self:start!important;
    text-decoration:none!important;
    pointer-events:auto!important;
  }
  .cco-mobile-brand-header__logo img{
    width:auto!important;
    height:auto!important;
    max-width:100%!important;
    max-height:58px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
  .cco-mobile-brand-header__logo strong{
    max-width:112px!important;
    color:var(--cco-text,#082A58)!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1.05!important;
  }
  .cco-mobile-brand-header__actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    justify-self:end!important;
    gap:8px!important;
    min-width:0!important;
  }
  .cco-mobile-brand-header__cart-pill,
  .cco-mobile-brand-header__order{
    appearance:none!important;
    -webkit-appearance:none!important;
    min-height:48px!important;
    height:48px!important;
    margin:0!important;
    border-radius:9px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    white-space:nowrap!important;
    text-decoration:none!important;
    font-family:var(--cco-body-font,inherit)!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1!important;
    cursor:pointer!important;
    -webkit-tap-highlight-color:transparent!important;
    touch-action:manipulation!important;
  }
  .cco-mobile-brand-header__cart-pill{
    position:relative!important;
    min-width:76px!important;
    padding:0 12px!important;
    border:1px solid color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 18%,#d7e2ed)!important;
    background:#fff!important;
    color:var(--cco-mobile-primary,#0B4DB8)!important;
    box-shadow:0 3px 10px rgba(7,48,97,.045)!important;
  }
  .cco-mobile-brand-header__cart-pill:hover,
  .cco-mobile-brand-header__cart-pill:focus-visible{
    border-color:color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 38%,#d7e2ed)!important;
    background:color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 4%,#fff)!important;
  }
  .cco-mobile-brand-header__cart-pill svg{
    display:block!important;
    width:18px!important;
    height:18px!important;
    flex:0 0 18px!important;
    color:currentColor!important;
    fill:none!important;
  }
  .cco-mobile-brand-header__cart-pill svg [stroke]{stroke:currentColor!important}
  .cco-mobile-brand-header__cart-pill i{
    position:absolute!important;
    right:-5px!important;
    top:-6px!important;
    min-width:18px!important;
    height:18px!important;
    padding:0 4px!important;
    display:grid!important;
    place-items:center!important;
    border:2px solid #fff!important;
    border-radius:999px!important;
    background:var(--cco-mobile-badge,#d9232e)!important;
    color:#fff!important;
    font-size:8px!important;
    font-style:normal!important;
    font-weight:900!important;
    line-height:1!important;
  }
  .cco-mobile-brand-header__cart-pill i[hidden]{display:none!important}
  .cco-mobile-brand-header__order{
    min-width:120px!important;
    padding:0 14px!important;
    border:1px solid color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 85%,#fff)!important;
    background:linear-gradient(135deg,var(--cco-mobile-primary,#0B4DB8),color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 70%,var(--cco-mobile-accent,#16BFE8)))!important;
    color:#fff!important;
    box-shadow:0 7px 16px color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 20%,transparent)!important;
  }
  .cco-mobile-brand-header__order:hover,
  .cco-mobile-brand-header__order:focus-visible{
    color:#fff!important;
    filter:brightness(.98)!important;
    transform:translateY(-1px)!important;
  }
  .cco-mobile-brand-header__order>span{font-size:16px!important;font-weight:700!important;line-height:1!important}

  .cco-mobile-brand-header__menu-strip{
    width:100%!important;
    min-width:0!important;
    border-top:1px solid color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 9%,#edf1f5)!important;
    background:#fff!important;
    overflow:hidden!important;
  }
  .cco-mobile-brand-header__menu-scroll{
    width:100%!important;
    display:flex!important;
    align-items:stretch!important;
    gap:0!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    overscroll-behavior-x:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    padding:0 max(8px,env(safe-area-inset-right)) 0 max(8px,env(safe-area-inset-left))!important;
  }
  .cco-mobile-brand-header__menu-scroll::-webkit-scrollbar{display:none!important}
  .cco-mobile-brand-header__nav-list{
    flex:0 0 auto!important;
    min-width:max-content!important;
    list-style:none!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:stretch!important;
    gap:0!important;
  }
  .cco-mobile-brand-header__nav-list>li{
    position:relative!important;
    flex:0 0 auto!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
  }
  .cco-mobile-brand-header__nav-list>li>a{
    position:relative!important;
    min-height:50px!important;
    padding:0 15px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#082A58!important;
    background:transparent!important;
    border:0!important;
    text-decoration:none!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    font-family:var(--cco-body-font,inherit)!important;
    font-size:10px!important;
    font-weight:900!important;
    line-height:1!important;
    letter-spacing:.025em!important;
  }
  .cco-mobile-brand-header__nav-list>li>a::after{
    content:''!important;
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    bottom:0!important;
    height:3px!important;
    border-radius:3px 3px 0 0!important;
    background:var(--cco-mobile-primary,#0B4DB8)!important;
    transform:scaleX(0)!important;
    transform-origin:center!important;
    transition:transform .16s ease!important;
  }
  .cco-mobile-brand-header__nav-list>li>a:hover,
  .cco-mobile-brand-header__nav-list>li>a:focus-visible,
  .cco-mobile-brand-header__nav-list>.current-menu-item>a,
  .cco-mobile-brand-header__nav-list>.current-menu-ancestor>a,
  .cco-mobile-brand-header__nav-list>.current_page_item>a{
    color:var(--cco-mobile-primary,#0B4DB8)!important;
  }
  .cco-mobile-brand-header__nav-list>li>a:hover::after,
  .cco-mobile-brand-header__nav-list>li>a:focus-visible::after,
  .cco-mobile-brand-header__nav-list>.current-menu-item>a::after,
  .cco-mobile-brand-header__nav-list>.current-menu-ancestor>a::after,
  .cco-mobile-brand-header__nav-list>.current_page_item>a::after{
    transform:scaleX(1)!important;
  }
  .cco-mobile-brand-header__nav-list .sub-menu{display:none!important}

  .cco-mobile-brand-header__language{
    flex:0 0 auto!important;
    display:flex!important;
    align-items:center!important;
    padding:7px 9px 7px 4px!important;
    border-left:1px solid color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 8%,#e9eef3)!important;
  }
  .cco-mobile-brand-header__language .cco-language-switcher{z-index:100001!important}
  .cco-mobile-brand-header__language .cco-language-switcher__button{
    min-width:58px!important;
    max-width:66px!important;
    height:34px!important;
    min-height:34px!important;
    padding:0 8px!important;
    border-radius:9px!important;
    box-shadow:none!important;
  }

  /* The old fullscreen hamburger menu is intentionally not used by this layout. */
  .cco-flow.cco-mobile-brand-header>.cco-mobile-site-menu{display:none!important}

  /* Account for the taller two-row header when the cart sheet drops from the top. */
  .cco-flow.cco-mobile-brand-header.cco-mobile-cart-direction-down .cco-mobile-cart-overlay{
    padding-top:calc(var(--cco-mobile-header-height,78px) + 51px)!important;
  }
}

@media(max-width:390px){
  .cco-mobile-brand-header__main{
    grid-template-columns:minmax(68px,1fr) auto!important;
    gap:7px!important;
    padding-left:max(9px,env(safe-area-inset-left))!important;
    padding-right:max(9px,env(safe-area-inset-right))!important;
  }
  .cco-mobile-brand-header__logo{max-width:92px!important;height:54px!important}
  .cco-mobile-brand-header__logo img{max-height:52px!important}
  .cco-mobile-brand-header__actions{gap:6px!important}
  .cco-mobile-brand-header__cart-pill{min-width:68px!important;padding:0 9px!important;font-size:11px!important}
  .cco-mobile-brand-header__cart-pill svg{width:16px!important;height:16px!important;flex-basis:16px!important}
  .cco-mobile-brand-header__order{min-width:108px!important;padding:0 10px!important;font-size:10px!important}
  .cco-mobile-brand-header__nav-list>li>a{padding-left:13px!important;padding-right:13px!important;font-size:9.5px!important}
}

@media(max-width:340px){
  .cco-mobile-brand-header__logo{max-width:78px!important}
  .cco-mobile-brand-header__cart-pill span{display:none!important}
  .cco-mobile-brand-header__cart-pill{min-width:46px!important;width:46px!important;padding:0!important}
  .cco-mobile-brand-header__order{min-width:102px!important;padding:0 9px!important;font-size:9.5px!important}
}

/* 5.37.24 — simplify Pickup / Delivery cards on phones.
   The method label is already repeated in the card copy, so hide the small
   badge under the left icon on mobile to reduce visual clutter. */
@media (max-width:700px){
  .cco-flow.cco-choice-page .cco-choice-method-badge{display:none!important}
  .cco-flow.cco-choice-page .cco-choice-icon-wrap{gap:0!important}
}


/* 5.37.35 — mobile cart polish + compact nearest-time controls */
@media(max-width:700px){
  .cco-flow.cco-cart-page{width:calc(100% - 16px)!important;padding-top:14px!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important}
  .cco-flow .cco-cart-toolbar{margin-bottom:14px!important}
  .cco-flow .cco-cart-add-more{width:auto!important;min-height:40px!important;padding:8px 13px!important}
  .cco-flow .cco-cart-title-row{margin-bottom:12px!important}
  .cco-flow .cco-cart-title{font-size:27px!important}
  .cco-flow .cco-cart-lines{gap:9px!important}
  .cco-flow .cco-cart-line{grid-template-columns:70px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;border-radius:15px!important;align-items:start!important}
  .cco-flow .cco-cart-line-image{width:70px!important;height:70px!important;min-height:70px!important;border-radius:11px!important}
  .cco-flow .cco-cart-line-copy{min-width:0!important}
  .cco-flow .cco-cart-line-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:5px 8px!important}
  .cco-flow .cco-cart-line-title>div{min-width:0!important}
  .cco-flow .cco-cart-line-title h3{font-size:13.5px!important;line-height:1.22!important;overflow-wrap:anywhere!important}
  .cco-flow .cco-cart-line-title p{font-size:10px!important;line-height:1.35!important;margin-top:3px!important;overflow-wrap:anywhere!important}
  .cco-flow .cco-cart-line-title>strong{font-size:13px!important;line-height:1.2!important}
  .cco-flow .cco-cart-line-actions{display:grid!important;grid-template-columns:auto auto minmax(94px,1fr)!important;gap:6px!important;margin-top:9px!important;align-items:center!important}
  .cco-flow .cco-cart-line-actions>button{min-height:34px!important;padding:0 9px!important;font-size:10px!important;white-space:nowrap!important}
  .cco-flow .cco-cart-qty{justify-self:end!important;margin-left:0!important;height:34px!important;min-width:104px!important}
  .cco-flow .cco-cart-qty button{width:31px!important;height:32px!important}
  .cco-flow .cco-cart-panel{padding:12px!important;border-radius:14px!important;box-shadow:0 5px 18px rgba(20,20,20,.035)!important}
  .cco-flow .cco-cart-context-panel{padding:0!important}
  .cco-flow .cco-cart-context-panel>h2{padding:12px 12px 2px!important}
  .cco-flow .cco-cart-context-row{padding:11px 12px!important;gap:10px!important}
  .cco-flow .cco-cart-context-row>div{min-width:0!important}
  .cco-flow .cco-cart-context-row strong,.cco-flow .cco-cart-context-row span{overflow-wrap:anywhere!important}
  .cco-flow .cco-cart-time-choice{grid-template-columns:1fr 1fr!important;border-radius:13px!important;overflow:hidden!important}
  .cco-flow .cco-cart-time-choice label{min-height:58px!important;padding:9px 10px!important;align-items:center!important}
  .cco-flow .cco-cart-time-choice label+label{border-top:0!important;border-left:1px solid var(--cco-border)!important}
  .cco-flow .cco-cart-time-choice strong{font-size:12px!important}
  .cco-flow .cco-cart-time-choice small{font-size:9px!important;line-height:1.3!important}
  .cco-flow .cco-cart-time-summary{margin-top:9px!important;padding:9px 10px!important}
  .cco-flow .cco-clover-time-picker{margin-top:9px!important;padding:10px!important;border-radius:12px!important}
  .cco-flow .cco-clover-time-select-grid,.cco-flow .cco-clover-time-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important}
  .cco-flow .cco-clover-time-fields select{height:44px!important;padding:0 8px!important;font-size:16px!important}
  .cco-flow .cco-cart-conversion-dock:not([hidden]){left:6px!important;right:6px!important;bottom:calc(6px + env(safe-area-inset-bottom))!important;border-radius:15px!important;padding:8px 8px 8px 11px!important}
  .cco-flow .cco-cart-conversion-dock button,.cco-flow .cco-cart-conversion-dock a{min-height:43px!important;padding:0 13px!important}
  .cco-flow .cco-mobile-cart-sheet{width:calc(100% - 10px)!important;margin-left:auto!important;margin-right:auto!important;max-height:min(var(--cco-mobile-cart-height,84dvh),760px)!important}
  .cco-flow.cco-mobile-cart-direction-down .cco-mobile-cart-sheet,.cco-header-cart.cco-mobile-cart-direction-down .cco-mobile-cart-sheet{border-radius:0 0 20px 20px!important}
  .cco-flow.cco-mobile-cart-direction-up .cco-mobile-cart-sheet,.cco-header-cart.cco-mobile-cart-direction-up .cco-mobile-cart-sheet{border-radius:20px 20px 0 0!important}
  .cco-flow .cco-mobile-cart-lines{min-height:0!important;flex:1 1 auto!important;padding-left:13px!important;padding-right:13px!important}
  .cco-flow .cco-mobile-cart-line{gap:9px!important;padding:12px 0!important}
  .cco-flow .cco-mobile-cart-line-main strong{font-size:14px!important}
  .cco-flow .cco-mini-cart-actions{gap:7px!important;flex-wrap:wrap!important}
  .cco-flow .cco-mini-cart-qty{height:32px!important}
  .cco-flow .cco-mini-cart-remove{min-height:32px!important;padding:4px 7px!important}
  .cco-flow .cco-mobile-cart-footer{padding:11px 13px calc(13px + env(safe-area-inset-bottom))!important}
  .cco-flow .cco-mobile-cart-total{margin-bottom:9px!important}
  .cco-flow .cco-mobile-cart-total strong{font-size:21px!important}
  .cco-flow .cco-mobile-cart-view{min-height:47px!important;border-radius:12px!important}
}
@media(max-width:370px){
  .cco-flow .cco-cart-line{grid-template-columns:62px minmax(0,1fr)!important}
  .cco-flow .cco-cart-line-image{width:62px!important;height:62px!important;min-height:62px!important}
  .cco-flow .cco-cart-line-actions{grid-template-columns:auto auto!important}
  .cco-flow .cco-cart-qty{grid-column:1/-1!important;justify-self:stretch!important;width:100%!important;justify-content:space-between!important}
  .cco-flow .cco-clover-time-select-grid,.cco-flow .cco-clover-time-fields{grid-template-columns:1fr!important}
  .cco-flow .cco-cart-time-choice label{padding:8px!important}
}


/* v5.37.55 — menu card polish for desktop, tablet, and mobile */
.cco-flow.cco-ordering-menu .cco-food-grid{
  gap:20px;
}
.cco-flow.cco-ordering-menu .cco-food-item-wrap{min-width:0}
.cco-flow.cco-ordering-menu button.cco-food-card{
  position:relative;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  min-height:100%;
  border-radius:18px!important;
  border:1px solid color-mix(in srgb,var(--cco-primary) 10%,var(--cco-border))!important;
  background:linear-gradient(180deg,#fff 0%,#fff 72%,color-mix(in srgb,var(--cco-primary) 2%,#fff) 100%)!important;
  box-shadow:0 10px 26px rgba(15,23,42,.05)!important;
  overflow:hidden!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 18px 34px rgba(15,23,42,.10)!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:4 / 3!important;
  background:#f5f2ec!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  min-height:0!important;
  padding:14px 14px 16px!important;
  gap:10px!important;
  flex:1 1 auto!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:10px!important;
  width:100%!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title h3{
  margin:0!important;
  font-size:20px!important;
  line-height:1.22!important;
  font-weight:800!important;
  color:var(--cco-text)!important;
  overflow-wrap:anywhere!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title strong{
  margin:0!important;
  font-size:18px!important;
  line-height:1.1!important;
  font-weight:900!important;
  color:var(--cco-primary)!important;
  white-space:nowrap!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy p{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin:0!important;
  font-size:13px!important;
  line-height:1.45!important;
  color:var(--cco-muted)!important;
  min-height:2.8em;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-plus{display:none!important}
.cco-flow.cco-ordering-menu button.cco-food-card:not(.is-sold)::after{
  content:attr(data-cco-card-label);
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  margin:0 14px 14px;
  border-radius:13px;
  border:1px solid color-mix(in srgb,var(--cco-primary) 28%,var(--cco-border));
  background:color-mix(in srgb,var(--cco-primary) 7%,#fff);
  color:var(--cco-primary);
  font-size:13px;
  font-weight:900;
  letter-spacing:.03em;
  text-transform:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.7);
}
.cco-flow.cco-ordering-menu button.cco-food-card:hover:not(.is-sold)::after{
  background:var(--cco-primary);
  border-color:var(--cco-primary);
  color:#fff;
}

@media(max-width:1024px) and (min-width:701px){
  .cco-flow.cco-ordering-menu .cco-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title h3{font-size:18px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title strong{font-size:17px!important}
}

@media(max-width:700px){
  .cco-flow.cco-ordering-menu .cco-food-grid{grid-template-columns:1fr!important;gap:12px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card{
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-items:stretch!important;
    min-height:96px!important;
    border-radius:15px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{
    grid-row:1 / span 2!important;
    grid-column:1!important;
    width:96px!important;
    height:100%!important;
    min-height:96px!important;
    aspect-ratio:auto!important;
    border-radius:0!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy{
    grid-column:2!important;
    padding:10px 12px 4px!important;
    gap:6px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title{
    grid-template-columns:minmax(0,1fr)!important;
    gap:4px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title h3{font-size:16px!important;line-height:1.2!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title strong{font-size:14px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy p{
    display:none!important;
    min-height:0!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card:not(.is-sold)::after{
    grid-column:2!important;
    margin:0 12px 10px 0!important;
    min-height:38px!important;
    font-size:12px!important;
    border-radius:11px!important;
  }
  .cco-flow.cco-ordering-menu .cco-food-badges{left:6px!important;top:6px!important;gap:4px!important}
  .cco-flow.cco-ordering-menu .cco-food-badges span{font-size:7px!important;min-height:18px!important;padding:3px 6px!important}
}

@media(max-width:420px){
  .cco-flow.cco-ordering-menu button.cco-food-card{grid-template-columns:84px minmax(0,1fr)!important;min-height:84px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{width:84px!important;min-height:84px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy{padding:9px 10px 4px!important}
  .cco-flow.cco-ordering-menu button.cco-food-card:not(.is-sold)::after{margin-right:10px!important;margin-bottom:9px!important}
}


/* v5.37.56 — compact desktop menu showcase / quick reorder cards.
   The 5.37.55 polish made normal catalog cards nicer, but it also made
   compact showcase rows like Quick Reorder too large on desktop. */
.cco-flow.cco-ordering-menu .cco-menu-showcase{
  padding:16px!important;
  border-radius:18px!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase-grid{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:stretch!important;
  gap:12px!important;
  overflow:visible!important;
  grid-template-columns:none!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase .cco-food-item-wrap{
  flex:0 1 260px!important;
  max-width:280px!important;
  min-width:220px!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  height:100%!important;
  border-radius:15px!important;
  box-shadow:0 8px 20px rgba(15,23,42,.055)!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-media,
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-image{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:16/10!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-copy{
  min-height:0!important;
  padding:10px 12px 8px!important;
  gap:6px!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-title h3{
  font-size:15px!important;
  line-height:1.2!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-title strong{
  font-size:14px!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-copy p{
  display:none!important;
  min-height:0!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card:not(.is-sold)::after{
  min-height:38px!important;
  margin:0 12px 12px!important;
  border-radius:11px!important;
  font-size:12px!important;
}

@media(max-width:700px){
  .cco-flow.cco-ordering-menu .cco-menu-showcase{padding:12px!important}
  .cco-flow.cco-ordering-menu .cco-menu-showcase-grid{
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase-grid::-webkit-scrollbar{display:none}
  .cco-flow.cco-ordering-menu .cco-menu-showcase .cco-food-item-wrap{
    flex:0 0 min(240px,82vw)!important;
    max-width:min(240px,82vw)!important;
    min-width:0!important;
    scroll-snap-align:start;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card{
    display:flex!important;
    grid-template-columns:none!important;
    min-height:0!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-image{
    width:100%!important;
    min-height:0!important;
    aspect-ratio:16/10!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-copy{
    padding:9px 10px 6px!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card:not(.is-sold)::after{
    grid-column:auto!important;
    margin:0 10px 10px!important;
  }
}


/* v5.37.57 — cart/order item card sizing polish.
   Cart lines should stay compact and receipt-like, not inherit large menu-card proportions. */
.cco-flow.cco-cart-page .cco-cart-layout{
  align-items:start!important;
}
.cco-flow.cco-cart-page .cco-cart-lines{
  gap:12px!important;
}
.cco-flow.cco-cart-page .cco-cart-line{
  display:grid!important;
  grid-template-columns:92px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:stretch!important;
  padding:13px!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 8px 20px rgba(15,23,42,.045)!important;
}
.cco-flow.cco-cart-page .cco-cart-line-image{
  width:92px!important;
  height:92px!important;
  min-height:92px!important;
  aspect-ratio:1 / 1!important;
  border-radius:11px!important;
  overflow:hidden!important;
  background:#f5f2ec!important;
}
.cco-flow.cco-cart-page .cco-cart-line-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.cco-flow.cco-cart-page .cco-cart-line-copy{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  gap:10px!important;
}
.cco-flow.cco-cart-page .cco-cart-line-title{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:12px!important;
  align-items:start!important;
}
.cco-flow.cco-cart-page .cco-cart-line-title h3{
  margin:0!important;
  font-size:17px!important;
  line-height:1.22!important;
  font-weight:850!important;
  overflow-wrap:anywhere!important;
}
.cco-flow.cco-cart-page .cco-cart-line-title p{
  margin:4px 0 0!important;
  font-size:12px!important;
  line-height:1.35!important;
  color:var(--cco-muted)!important;
}
.cco-flow.cco-cart-page .cco-cart-line-title>strong{
  font-size:15px!important;
  font-weight:900!important;
  color:var(--cco-primary)!important;
  white-space:nowrap!important;
}
.cco-flow.cco-cart-page .cco-cart-line-actions{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.cco-flow.cco-cart-page .cco-cart-line-actions>button{
  min-height:34px!important;
  padding:0 12px!important;
  border-radius:10px!important;
  font-size:11px!important;
}
.cco-flow.cco-cart-page .cco-cart-qty{
  height:34px!important;
  min-width:98px!important;
}
.cco-flow.cco-cart-page .cco-cart-qty button{
  width:34px!important;
  height:34px!important;
}
.cco-flow.cco-cart-page .cco-cart-summary{
  border-radius:16px!important;
}
.cco-flow.cco-cart-page .cco-order-time-card,
.cco-flow.cco-cart-page .cco-cart-card{
  border-radius:15px!important;
}

@media(min-width:901px){
  .cco-flow.cco-cart-page .cco-cart-main{
    max-width:820px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-sidebar{
    max-width:390px!important;
  }
}

@media(max-width:760px){
  .cco-flow.cco-cart-page{
    width:min(100% - 20px,1280px)!important;
    padding-top:18px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-layout{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-line{
    grid-template-columns:82px minmax(0,1fr)!important;
    padding:10px!important;
    gap:10px!important;
    border-radius:13px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-line-image{
    width:82px!important;
    height:82px!important;
    min-height:82px!important;
    border-radius:10px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-line-title{
    grid-template-columns:minmax(0,1fr)!important;
    gap:4px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-line-title h3{
    font-size:15px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-line-title>strong{
    font-size:13px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-line-actions{
    gap:6px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-line-actions>button{
    min-height:32px!important;
    padding:0 10px!important;
    font-size:10px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-qty{
    min-width:92px!important;
    height:32px!important;
  }
  .cco-flow.cco-cart-page .cco-cart-qty button{
    width:32px!important;
    height:32px!important;
  }
}

@media(max-width:390px){
  .cco-flow.cco-cart-page .cco-cart-line{
    grid-template-columns:72px minmax(0,1fr)!important;
  }
  .cco-flow.cco-cart-page .cco-cart-line-image{
    width:72px!important;
    height:72px!important;
    min-height:72px!important;
  }
}


/* v5.37.62 — remove blank menu-card image gap.
   Some Smart Online Order item photos render shorter than the media wrapper, leaving
   a large empty block between the image and item name. Force photos to fill the media
   area and make the media area shorter/tighter. */
.cco-flow.cco-ordering-menu button.cco-food-card{
  gap:0!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media{
  height:132px!important;
  min-height:132px!important;
  max-height:132px!important;
  aspect-ratio:auto!important;
  display:block!important;
  overflow:hidden!important;
  background:#f5f2ec!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  display:block!important;
  overflow:hidden!important;
  background:#f5f2ec!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image img,
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media img{
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy{
  padding-top:12px!important;
}
.cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title{
  margin-top:0!important;
}

/* Keep recommended/add-on cards compact too. */
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-media{
  height:118px!important;
  min-height:118px!important;
  max-height:118px!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-image{
  height:100%!important;
  min-height:100%!important;
}
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-image img,
.cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-media img{
  height:100%!important;
  object-fit:cover!important;
}

/* Mobile stays tight with a real thumbnail and no empty image block. */
@media(max-width:700px){
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{
    height:96px!important;
    min-height:96px!important;
    max-height:none!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-image{
    height:118px!important;
    min-height:118px!important;
  }
}
@media(max-width:420px){
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{
    height:84px!important;
    min-height:84px!important;
  }
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-image{
    height:112px!important;
    min-height:112px!important;
  }
}


/* v5.37.63 — mobile Step 2 location visibility guard */
@media(max-width:700px){
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-panel,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results{
    min-height:96px!important;
  }
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap{
    display:none!important;
  }
  .cco-flow .cco-locator-empty{
    display:grid!important;
    gap:8px!important;
    padding:20px 16px!important;
    border:1px dashed var(--cco-border)!important;
    border-radius:14px!important;
    background:#fff!important;
    color:var(--cco-text)!important;
  }
  .cco-flow .cco-locator-empty span{
    color:var(--cco-muted)!important;
    font-size:13px!important;
    line-height:1.4!important;
  }
}


/* v5.37.64 — mobile location step hardening */
@media(max-width:700px){
  .cco-flow.cco-locator{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    min-height:320px!important;
  }
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
    display:block!important;
    min-height:0!important;
    overflow:visible!important;
  }
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-panel{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    min-height:120px!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results > .cco-locator-card{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap{
    display:none!important;
  }
}


/* v5.37.65 — mobile-only menu card reset.
   Desktop/tablet menu cards are okay. On phones, restore a clean app-style list
   so cards do not look stretched, stacked weirdly, or overloaded with a big CTA. */
@media(max-width:700px){
  .cco-flow.cco-ordering-menu .cco-menu,
  .cco-flow.cco-ordering-menu .cco-menu-catalog,
  .cco-flow.cco-ordering-menu .cco-menu-content{
    width:100%!important;
    max-width:100%!important;
  }
  .cco-flow.cco-ordering-menu .cco-food-grid,
  .cco-flow.cco-ordering-menu .cco-menu-section-all .cco-food-grid,
  .cco-flow.cco-ordering-menu .cco-menu-catalog .cco-food-grid{
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
  }
  .cco-flow.cco-ordering-menu .cco-food-item-wrap{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card{
    position:relative!important;
    display:grid!important;
    grid-template-columns:108px minmax(0,1fr)!important;
    grid-template-rows:auto!important;
    align-items:stretch!important;
    min-height:108px!important;
    width:100%!important;
    max-width:100%!important;
    border-radius:15px!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid color-mix(in srgb,var(--cco-primary) 8%,var(--cco-border))!important;
    box-shadow:0 8px 18px rgba(15,23,42,.055)!important;
    transform:none!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card:hover{
    transform:none!important;
    box-shadow:0 8px 18px rgba(15,23,42,.055)!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{
    grid-column:1!important;
    grid-row:1!important;
    width:108px!important;
    height:108px!important;
    min-width:108px!important;
    min-height:108px!important;
    max-height:108px!important;
    aspect-ratio:auto!important;
    border-radius:0!important;
    display:block!important;
    overflow:hidden!important;
    background:#f5f2ec!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image img,
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media img{
    width:100%!important;
    height:100%!important;
    min-height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
    display:block!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy{
    grid-column:2!important;
    grid-row:1!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    min-width:0!important;
    min-height:108px!important;
    padding:12px 52px 12px 13px!important;
    gap:6px!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title{
    display:block!important;
    width:100%!important;
    margin:0!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title h3{
    margin:0!important;
    font-size:16px!important;
    line-height:1.18!important;
    font-weight:850!important;
    letter-spacing:-.01em!important;
    color:var(--cco-text)!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title strong{
    display:block!important;
    margin-top:7px!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:900!important;
    color:var(--cco-primary)!important;
    white-space:nowrap!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy p{
    display:none!important;
    min-height:0!important;
    margin:0!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card:not(.is-sold)::after{
    display:none!important;
    content:none!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-plus{
    display:flex!important;
    position:absolute!important;
    right:12px!important;
    top:50%!important;
    bottom:auto!important;
    transform:translateY(-50%)!important;
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    border-radius:999px!important;
    align-items:center!important;
    justify-content:center!important;
    background:var(--cco-primary)!important;
    border:1px solid var(--cco-primary)!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:1!important;
    font-weight:900!important;
    box-shadow:0 6px 14px rgba(4,43,86,.14)!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card:hover .cco-food-plus{
    transform:translateY(-50%)!important;
  }
  .cco-flow.cco-ordering-menu .cco-food-badges{
    left:6px!important;
    top:6px!important;
    gap:4px!important;
  }
  .cco-flow.cco-ordering-menu .cco-food-badges span{
    min-height:18px!important;
    padding:3px 6px!important;
    font-size:7px!important;
  }
}

@media(max-width:420px){
  .cco-flow.cco-ordering-menu button.cco-food-card{
    grid-template-columns:96px minmax(0,1fr)!important;
    min-height:96px!important;
    border-radius:14px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-media,
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-image{
    width:96px!important;
    height:96px!important;
    min-width:96px!important;
    min-height:96px!important;
    max-height:96px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy{
    min-height:96px!important;
    padding:10px 48px 10px 12px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title h3{
    font-size:15px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title strong{
    font-size:13px!important;
    margin-top:6px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-plus{
    right:10px!important;
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    font-size:18px!important;
  }
}


/* v5.37.66 — audited device stability layer.
   Final scoped guard for phone/tablet/desktop sizing after the iterative visual patches. */
.cco-flow,.cco-flow *,.cco-flow *::before,.cco-flow *::after{box-sizing:border-box}
.cco-flow{max-width:100%;isolation:isolate}
.cco-flow img,.cco-flow svg{max-width:100%}
.cco-flow :is(button,a,input,select,textarea){touch-action:manipulation}
.cco-flow :is(.cco-menu-workspace,.cco-menu-catalog,.cco-menu-content,.cco-food-grid,.cco-food-item-wrap,.cco-cart-layout,.cco-cart-main,.cco-cart-sidebar,.cco-locator-shell,.cco-locator-panel,.cco-locator-results){min-width:0;max-width:100%}

@media(max-width:700px){
  html.cco-mobile-cart-is-open,html.cco-search-is-open,html.cco-mobile-site-menu-is-open{overflow-x:hidden!important}
  .cco-flow{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  .cco-flow.cco-ordering-menu{padding-left:10px!important;padding-right:10px!important}
  .cco-flow.cco-ordering-menu .cco-menu-workspace,
  .cco-flow.cco-ordering-menu .cco-menu-catalog,
  .cco-flow.cco-ordering-menu .cco-menu-content{display:block!important;width:100%!important;max-width:100%!important}
  .cco-flow.cco-ordering-menu .cco-food-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important}
  .cco-flow.cco-ordering-menu .cco-food-item-wrap{display:block!important;width:100%!important;max-width:100%!important;margin:0!important}
  .cco-flow.cco-ordering-menu button.cco-food-card{contain:layout paint;will-change:auto}
  .cco-flow.cco-ordering-menu .cco-menu-category-bar{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .cco-flow.cco-ordering-menu .cco-menu-category-bar::-webkit-scrollbar{display:none}

  .cco-flow.cco-locator{display:block!important;width:100%!important;max-width:100%!important;min-height:280px!important;overflow-x:hidden!important}
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-panel,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;overflow:visible!important}
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap{display:none!important}
  .cco-flow.cco-locator .cco-locator-search{display:grid!important;grid-template-columns:minmax(0,1fr) 82px!important;width:100%!important}

  .cco-flow.cco-cart-page{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}
  .cco-flow.cco-cart-page .cco-cart-layout{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important}
  .cco-flow.cco-cart-page .cco-clover-time-select-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;max-width:100%!important}
  .cco-flow.cco-cart-page [data-cco-clover-day],
  .cco-flow.cco-cart-page [data-cco-clover-hour]{width:100%!important;min-width:0!important;font-size:16px!important}
  .cco-flow.cco-cart-page iframe{width:100%!important;max-width:100%!important;border:0!important}
}

@media(max-width:380px){
  .cco-flow.cco-cart-page .cco-clover-time-select-grid{grid-template-columns:1fr!important}
  .cco-flow.cco-ordering-menu{padding-left:8px!important;padding-right:8px!important}
}

@media(min-width:701px) and (max-width:1024px){
  .cco-flow.cco-ordering-menu .cco-food-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .cco-flow.cco-cart-page .cco-cart-layout{grid-template-columns:minmax(0,1fr)!important}
}

@media(min-width:1025px){
  .cco-flow.cco-ordering-menu .cco-food-grid{max-width:100%}
  .cco-flow.cco-cart-page .cco-cart-layout{max-width:100%}
}


/* v5.37.69 — Location Map View reliability.
   Map View should never open to a dead/blank screen. Leaflet gets a fixed visible
   container, and a directions fallback appears if map tiles or geocoding are delayed. */
.cco-map-modal-open{overflow:hidden!important;touch-action:none!important}
.cco-flow.cco-locator.is-map-view .cco-locator-map-wrap{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
.cco-flow.cco-locator .cco-locator-map{display:block!important;width:100%!important;height:100%!important;min-height:420px!important;z-index:1!important;background:#eef1ed!important}
.cco-flow.cco-locator .leaflet-container{width:100%!important;height:100%!important;min-height:420px!important;background:#eef1ed!important;font-family:inherit!important}
.cco-flow .cco-map-fallback{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;gap:14px;justify-content:center;padding:22px;background:linear-gradient(135deg,#f8f5ed,#eef7ef);color:var(--cco-text);overflow:auto}
.cco-flow .cco-map-fallback-head{display:grid;gap:5px;max-width:680px;margin:0 auto;text-align:center}
.cco-flow .cco-map-fallback-head strong{font-size:clamp(22px,4vw,34px);font-weight:900;color:var(--cco-primary)}
.cco-flow .cco-map-fallback-head span{font-size:14px;color:var(--cco-muted);line-height:1.45}
.cco-flow .cco-map-fallback-list{display:grid;gap:10px;width:min(680px,100%);margin:0 auto}
.cco-flow .cco-map-fallback-location{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--cco-border);border-radius:16px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.07)}
.cco-flow .cco-map-fallback-location div:first-child{display:grid;gap:2px;min-width:0}
.cco-flow .cco-map-fallback-location strong{font-size:16px;color:var(--cco-text)}
.cco-flow .cco-map-fallback-location span,.cco-flow .cco-map-fallback-location small{font-size:12px;color:var(--cco-muted);line-height:1.35}
.cco-flow .cco-map-fallback-location div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.cco-flow .cco-map-fallback-location a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:999px;background:var(--cco-primary);color:#fff!important;text-decoration:none;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
.cco-flow .cco-map-fallback-location a:first-child{background:#fff;color:var(--cco-primary)!important;border:1px solid var(--cco-primary)}
@media(max-width:900px){
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap{position:fixed!important;inset:0!important;z-index:100000!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;background:#fff!important;padding:0!important;margin:0!important}
  .cco-flow.cco-locator.is-map-view .cco-locator-map{position:absolute!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important}
  .cco-flow.cco-locator.is-map-view .leaflet-container{width:100vw!important;height:100dvh!important;min-height:100dvh!important}
  .cco-flow.cco-locator.is-map-view .cco-locator-map-close{display:flex!important;align-items:center!important;justify-content:center!important;position:fixed!important;right:14px!important;top:max(14px,env(safe-area-inset-top))!important;z-index:100002!important;width:44px!important;height:44px!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 6px 20px rgba(0,0,0,.22)!important;border:1px solid rgba(0,0,0,.1)!important;font-size:28px!important;line-height:1!important}
  .cco-flow .cco-map-fallback{padding:72px 14px 18px;justify-content:flex-start}
  .cco-flow .cco-map-fallback-location{grid-template-columns:1fr;align-items:start}
  .cco-flow .cco-map-fallback-location div:last-child{justify-content:stretch}
  .cco-flow .cco-map-fallback-location a{flex:1 1 120px}
}

/* v5.37.70 — Location + Map Confidence Layer */
.cco-flow .cco-flow-debug-panel{
  margin:14px 0 0!important;
  padding:10px 12px!important;
  border:1px solid rgba(11,77,184,.18)!important;
  border-radius:14px!important;
  background:#f8fbff!important;
  color:var(--cco-text)!important;
  font-size:12px!important;
}
.cco-flow .cco-flow-debug-panel summary{
  cursor:pointer!important;
  font-weight:900!important;
  color:var(--cco-primary)!important;
  letter-spacing:.03em!important;
  text-transform:uppercase!important;
}
.cco-flow .cco-flow-debug-panel pre{
  white-space:pre-wrap!important;
  max-height:220px!important;
  overflow:auto!important;
  margin:10px 0 0!important;
  padding:10px!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#18324f!important;
  font-size:11px!important;
  line-height:1.45!important;
}
.cco-flow.cco-locator.is-location-confidence-bad .cco-locator-results:empty::before{
  content:"Loading locations…";
  display:block!important;
  padding:18px!important;
  border:1px dashed var(--cco-border)!important;
  border-radius:16px!important;
  background:#fff!important;
  color:var(--cco-muted)!important;
  text-align:center!important;
}
.cco-flow .cco-map-fallback-location button[data-cco-map-fallback-select]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 12px!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--cco-accent)!important;
  color:#062036!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.03em!important;
  cursor:pointer!important;
}
.cco-flow .cco-map-fallback-location button[data-cco-map-fallback-select]:focus-visible,
.cco-flow .cco-map-fallback-location a:focus-visible{
  outline:3px solid rgba(16,196,237,.35)!important;
  outline-offset:2px!important;
}
@media(max-width:900px){
  .cco-flow.cco-locator .cco-locator-tools{
    position:sticky!important;
    top:0!important;
    z-index:4!important;
    background:var(--cco-surface)!important;
    padding:8px 0!important;
  }
  .cco-flow.cco-locator .cco-locator-tools button[data-cco-map-view]{
    min-height:46px!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap{
    overscroll-behavior:contain!important;
  }
  .cco-flow .cco-map-fallback-location div:last-child{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .cco-flow .cco-map-fallback-location button[data-cco-map-fallback-select]{
    grid-column:1/-1!important;
    width:100%!important;
  }
}


/* v5.37.71 — clean Location Map View UX.
   The map should never feel like a broken second page. Default Step 2 stays list-first;
   Map View opens as an intentional overlay on every device with a compact fallback. */
.cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
  display:block!important;
  grid-template-columns:1fr!important;
  max-width:720px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  min-height:0!important;
}
.cco-flow.cco-locator:not(.is-map-view) .cco-locator-panel{
  width:100%!important;
  max-width:100%!important;
}
.cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap{
  display:none!important;
}
.cco-flow.cco-locator.is-map-view .cco-locator-map-wrap{
  position:fixed!important;
  inset:0!important;
  z-index:100000!important;
  display:block!important;
  width:100vw!important;
  height:100dvh!important;
  min-height:100dvh!important;
  margin:0!important;
  padding:0!important;
  background:#f8f5ed!important;
  overflow:hidden!important;
}
.cco-flow.cco-locator.is-map-view .cco-locator-map{
  position:absolute!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  min-height:100dvh!important;
  background:#f8f5ed!important;
}
.cco-flow.cco-locator.is-map-view .leaflet-container{
  width:100vw!important;
  height:100dvh!important;
  min-height:100dvh!important;
}
.cco-flow.cco-locator.is-map-view .cco-locator-map-close{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:fixed!important;
  right:max(16px,env(safe-area-inset-right))!important;
  top:max(16px,env(safe-area-inset-top))!important;
  z-index:100003!important;
  width:46px!important;
  height:46px!important;
  border-radius:50%!important;
  border:1px solid rgba(0,0,0,.12)!important;
  background:#fff!important;
  color:#101828!important;
  box-shadow:0 12px 32px rgba(0,0,0,.24)!important;
  font-size:30px!important;
  line-height:1!important;
}
.cco-flow .cco-map-fallback{
  align-items:center!important;
  justify-content:center!important;
  padding:clamp(18px,4vw,42px)!important;
  background:linear-gradient(135deg,#f8f5ed,#f2f7ef)!important;
}
.cco-flow .cco-map-fallback-head{
  width:min(620px,100%)!important;
  margin:0 auto!important;
  padding:0!important;
}
.cco-flow .cco-map-fallback-head strong{
  font-size:clamp(24px,3vw,38px)!important;
  line-height:1.05!important;
  color:var(--cco-primary)!important;
}
.cco-flow .cco-map-fallback-head span{
  max-width:560px!important;
  margin:0 auto!important;
  color:#667085!important;
}
.cco-flow .cco-map-fallback-list{
  width:min(620px,100%)!important;
  max-height:min(48dvh,420px)!important;
  overflow:auto!important;
  padding:2px!important;
}
.cco-flow .cco-map-fallback-location{
  grid-template-columns:1fr!important;
  gap:12px!important;
  padding:16px!important;
  border-radius:18px!important;
  box-shadow:0 14px 36px rgba(15,23,42,.10)!important;
}
.cco-flow .cco-map-fallback-location div:last-child{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  justify-content:stretch!important;
}
.cco-flow .cco-map-fallback-location button[data-cco-map-fallback-select]{
  grid-column:1/-1!important;
  width:100%!important;
}
.cco-flow .cco-map-fallback-location a{
  width:100%!important;
  min-height:42px!important;
}
@media(max-width:700px){
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
    max-width:100%!important;
  }
  .cco-flow .cco-map-fallback{
    justify-content:flex-start!important;
    padding:76px 14px 18px!important;
  }
  .cco-flow .cco-map-fallback-list{
    max-height:none!important;
  }
}


/* v5.37.72 — restore desktop Map View layout from 5.37.69.
   Desktop Map View should open as the familiar split list + map workspace,
   while mobile/tablet keep the newer fullscreen overlay behavior. */
@media (min-width:901px){
  .cco-flow.cco-locator.is-map-view .cco-locator-shell{
    display:grid!important;
    grid-template-columns:minmax(390px,42%) minmax(0,58%)!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    min-height:720px!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-locator-panel{
    display:block!important;
    width:auto!important;
    max-width:none!important;
    border-right:1px solid #ece7dc!important;
    background:#fff!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-locator-results{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap{
    position:relative!important;
    inset:auto!important;
    z-index:1!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:720px!important;
    margin:0!important;
    padding:0!important;
    background:#f8f5ed!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-locator-map{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:720px!important;
    background:#f8f5ed!important;
  }
  .cco-flow.cco-locator.is-map-view .leaflet-container{
    width:100%!important;
    height:100%!important;
    min-height:720px!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-locator-map-close{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    position:absolute!important;
    right:16px!important;
    top:16px!important;
    z-index:1003!important;
    width:42px!important;
    height:42px!important;
    border-radius:50%!important;
    border:1px solid rgba(0,0,0,.12)!important;
    background:#fff!important;
    color:#111!important;
    box-shadow:0 8px 24px rgba(0,0,0,.16)!important;
    font-size:26px!important;
    line-height:1!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-map-fallback{
    min-height:100%!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    padding:40px 34px!important;
    background:#f8f5ed!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-map-fallback-head{
    text-align:left!important;
    max-width:540px!important;
    margin:0 auto 18px!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-map-fallback-list{
    max-width:760px!important;
    width:100%!important;
    margin:0 auto!important;
  }
}


/* v5.37.74 — Welcome popup viewport/stacking fix.
   The popup can be moved to body, so selectors must work without .cco-flow as parent. */
html.cco-experience-popup-open,
html.cco-experience-popup-open body,
body.cco-experience-popup-open{
  overflow:hidden!important;
}
.cco-experience-popup[hidden]{display:none!important}
.cco-experience-popup{
  position:fixed!important;
  inset:0!important;
  z-index:2147483646!important;
  display:grid!important;
  place-items:center!important;
  padding:clamp(10px,2.5dvh,24px)!important;
  opacity:0;
  transition:opacity .18s ease;
  isolation:isolate!important;
}
.cco-experience-popup.is-visible{opacity:1}
.cco-experience-backdrop{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  border:0!important;
  margin:0!important;
  padding:0!important;
  background:rgba(12,14,18,.72)!important;
  backdrop-filter:blur(5px)!important;
  -webkit-backdrop-filter:blur(5px)!important;
}
.cco-experience-dialog{
  position:relative!important;
  z-index:2!important;
  width:min(100%,640px)!important;
  max-height:calc(100dvh - clamp(20px,5dvh,48px))!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  background:var(--cco-surface,#fff)!important;
  color:var(--cco-text,#171717)!important;
  border:1px solid var(--cco-border,#e5e2db)!important;
  border-radius:22px!important;
  padding:clamp(18px,3.4dvh,30px)!important;
  box-shadow:0 28px 90px rgba(0,0,0,.34)!important;
  transform:translateY(8px) scale(.985);
  transition:transform .18s ease;
}
.cco-experience-popup.is-visible .cco-experience-dialog{transform:translateY(0) scale(1)}
.cco-experience-close{
  position:sticky!important;
  top:0!important;
  float:right!important;
  z-index:5!important;
  width:40px!important;
  height:40px!important;
  margin:-6px -6px 4px 10px!important;
  border:1px solid var(--cco-border,#e5e2db)!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#111!important;
  font-size:24px!important;
  line-height:1!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
}
.cco-experience-badge{max-width:calc(100% - 54px)!important}
.cco-experience-dialog h2{
  font-size:clamp(25px,4dvh,38px)!important;
  line-height:1.08!important;
  margin:12px 0 8px!important;
}
.cco-experience-intro{
  font-size:clamp(13px,1.8dvh,15px)!important;
  line-height:1.45!important;
}
.cco-experience-points{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin:16px 0!important;
}
.cco-experience-points span{
  padding:10px!important;
  min-height:0!important;
  font-size:12px!important;
  line-height:1.25!important;
}
.cco-experience-feedback{
  margin:0 0 12px!important;
  padding:13px 14px!important;
  max-height:22dvh!important;
  overflow:auto!important;
}
.cco-experience-feedback p{
  font-size:12.5px!important;
  line-height:1.45!important;
}
.cco-experience-support{
  margin-bottom:12px!important;
}
.cco-experience-actions{
  position:sticky!important;
  bottom:-1px!important;
  z-index:4!important;
  background:linear-gradient(to top,var(--cco-surface,#fff) 82%,rgba(255,255,255,0))!important;
  padding-top:10px!important;
}
.cco-experience-actions .cco-btn{
  min-height:44px!important;
}
.cco-experience-once{
  margin-top:8px!important;
}
@media (max-width:640px){
  .cco-experience-popup{
    place-items:center!important;
    padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))!important;
  }
  .cco-experience-dialog{
    width:min(100%,520px)!important;
    max-height:calc(100dvh - 20px)!important;
    border-radius:20px!important;
    padding:18px 16px 16px!important;
  }
  .cco-experience-logo{display:none!important}
  .cco-experience-points{grid-template-columns:1fr!important;gap:7px!important;margin:12px 0!important}
  .cco-experience-points span{padding:9px 10px!important}
  .cco-experience-feedback{max-height:18dvh!important}
  .cco-experience-actions{grid-template-columns:1fr!important}
}

/* v5.37.74 — Desktop location map restored on right by default.
   Desktop: list left + live map/pin right, same customer feel as 5.37.69.
   Mobile/tablet: list first; Map View opens full-screen. */
@media (min-width:901px){
  .cco-flow.cco-locator{
    width:min(100% - 36px,1320px)!important;
    max-width:1320px!important;
  }
  .cco-flow.cco-locator .cco-locator-shell,
  .cco-flow.cco-locator.is-map-view .cco-locator-shell,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
    display:grid!important;
    grid-template-columns:minmax(390px,42%) minmax(0,58%)!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    min-height:720px!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  .cco-flow.cco-locator .cco-locator-panel,
  .cco-flow.cco-locator.is-map-view .cco-locator-panel,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-panel{
    display:block!important;
    width:auto!important;
    max-width:none!important;
    border-right:1px solid #ece7dc!important;
    background:#fff!important;
  }
  .cco-flow.cco-locator .cco-locator-results,
  .cco-flow.cco-locator.is-map-view .cco-locator-results,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .cco-flow.cco-locator .cco-locator-map-wrap,
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap{
    position:relative!important;
    inset:auto!important;
    z-index:1!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:720px!important;
    margin:0!important;
    padding:0!important;
    background:#f8f5ed!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-locator .cco-locator-map,
  .cco-flow.cco-locator.is-map-view .cco-locator-map,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:720px!important;
    background:#f8f5ed!important;
  }
  .cco-flow.cco-locator .leaflet-container,
  .cco-flow.cco-locator.is-map-view .leaflet-container{
    width:100%!important;
    height:100%!important;
    min-height:720px!important;
  }
  .cco-flow.cco-locator .cco-locator-map-close,
  .cco-flow.cco-locator.is-map-view .cco-locator-map-close{
    display:none!important;
  }
  .cco-flow.cco-locator .cco-map-fallback{
    min-height:720px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    padding:40px 34px!important;
    background:#f8f5ed!important;
  }
}
@media (max-width:900px){
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap{
    display:none!important;
  }
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap{
    position:fixed!important;
    inset:0!important;
    z-index:100000!important;
    display:block!important;
    width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
  }
}


/* v5.37.75 — nicer mobile temporary food-photo placeholder + lighter mobile typography */
.cco-flow .cco-food-placeholder.is-pupusa,
.cco-flow .cco-cart-line-image.cco-food-placeholder.is-pupusa{
  position:relative!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,0) 28%),
    linear-gradient(145deg,#f7f2e8,#ece2cf)!important;
}
.cco-flow .cco-food-placeholder.is-pupusa::before,
.cco-flow .cco-cart-line-image.cco-food-placeholder.is-pupusa::before{
  content:'';
  position:absolute;
  inset:0;
  background-image:url('../img/pupusa-coming-soon.svg');
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  opacity:1;
}
.cco-flow .cco-food-placeholder.is-pupusa::after,
.cco-flow .cco-cart-line-image.cco-food-placeholder.is-pupusa::after{
  content:'';
  position:absolute;
  left:0;right:0;bottom:0;
  height:42%;
  background:linear-gradient(to top,rgba(17,23,34,.28),rgba(17,23,34,0));
}
.cco-flow .cco-food-placeholder.is-pupusa span,
.cco-flow .cco-cart-line-image.cco-food-placeholder.is-pupusa span{display:none!important}
.cco-flow .cco-food-placeholder.is-pupusa small,
.cco-flow .cco-cart-line-image.cco-food-placeholder.is-pupusa small{
  position:relative;
  z-index:2;
  margin:0 8px 8px;
  padding:5px 9px;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  color:#5d4a22!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.01em!important;
  box-shadow:0 6px 18px rgba(0,0,0,.08);
}

@media (max-width: 768px){
  /* Lighter, easier-to-read mobile text across the ordering flow */
  .cco-flow{font-weight:400!important}
  .cco-flow .cco-eyebrow,
  .cco-flow .cco-context small,
  .cco-flow .cco-choice-card small,
  .cco-flow .cco-status-pill,
  .cco-flow .cco-badge,
  .cco-flow .cco-tab,
  .cco-flow .cco-category-tabs button,
  .cco-flow .cco-location-chip,
  .cco-flow .cco-location-status,
  .cco-flow .cco-mini-note,
  .cco-flow button,
  .cco-flow .cco-btn{
    font-weight:600!important;
    letter-spacing:.04em!important;
  }
  .cco-flow h1,
  .cco-flow h2,
  .cco-flow h3,
  .cco-flow h4,
  .cco-flow h5,
  .cco-flow h6,
  .cco-flow strong,
  .cco-flow b,
  .cco-flow .cco-choice-card strong,
  .cco-flow .cco-location-copy strong,
  .cco-flow .cco-food-title h3,
  .cco-flow .cco-food-title strong,
  .cco-flow .cco-product-price,
  .cco-flow .cco-section-head h2,
  .cco-flow .cco-menu-head h1,
  .cco-flow .cco-choice-head h1,
  .cco-flow .cco-product-form h1{
    font-weight:600!important;
  }
  .cco-flow p,
  .cco-flow small,
  .cco-flow span,
  .cco-flow label,
  .cco-flow input,
  .cco-flow select,
  .cco-flow textarea,
  .cco-flow .cco-food-copy p,
  .cco-flow .cco-location-copy small,
  .cco-flow .cco-menu-head p,
  .cco-flow .cco-choice-head p,
  .cco-flow .cco-context strong,
  .cco-flow .cco-context a{
    font-weight:400!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-copy,
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-copy{
    gap:4px!important;
  }
  .cco-flow.cco-ordering-menu button.cco-food-card .cco-food-title h3,
  .cco-flow.cco-ordering-menu .cco-menu-showcase button.cco-food-card .cco-food-title h3{
    line-height:1.22!important;
    letter-spacing:-.01em!important;
  }
}


/* v5.37.76 — tablet header cleanup
   The <=1200px brand header previously felt too compressed on tablet.
   Give tablets a cleaner masthead with a larger logo, better spacing,
   and a more balanced action cluster while keeping phone rules intact. */
@media (min-width:701px) and (max-width:1200px){
  .cco-flow.cco-mobile-brand-header{
    border-bottom-color:color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 16%,#dfe8f0)!important;
    box-shadow:0 6px 18px rgba(7,48,97,.06)!important;
  }
  .cco-mobile-brand-header__main{
    min-height:74px!important;
    grid-template-columns:minmax(170px,1fr) auto!important;
    gap:16px!important;
    padding:10px max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left))!important;
  }
  .cco-mobile-brand-header__logo{
    max-width:min(180px,var(--cco-mobile-logo-width,220px))!important;
    height:62px!important;
    max-height:62px!important;
  }
  .cco-mobile-brand-header__logo img{max-height:58px!important}
  .cco-mobile-brand-header__actions{gap:10px!important}
  .cco-mobile-brand-header__language{
    padding:0!important;
    border-left:0!important;
  }
  .cco-mobile-brand-header__language .cco-language-switcher__button{
    min-width:62px!important;
    max-width:72px!important;
    height:38px!important;
    min-height:38px!important;
    border-radius:10px!important;
  }
  .cco-mobile-brand-header__cart-pill,
  .cco-mobile-brand-header__order{
    min-height:46px!important;
    height:46px!important;
    border-radius:12px!important;
    font-size:12px!important;
  }
  .cco-mobile-brand-header__cart-pill{
    min-width:84px!important;
    padding:0 14px!important;
  }
  .cco-mobile-brand-header__cart-pill svg{
    width:17px!important;
    height:17px!important;
    flex-basis:17px!important;
  }
  .cco-mobile-brand-header__cart-pill i{
    right:-4px!important;
    top:-5px!important;
  }
  .cco-mobile-brand-header__order{
    min-width:132px!important;
    padding:0 16px!important;
  }
  .cco-mobile-brand-header__order>span{font-size:15px!important}
  .cco-mobile-brand-header__menu-strip{
    border-top-color:color-mix(in srgb,var(--cco-mobile-primary,#0B4DB8) 10%,#eaf0f5)!important;
  }
  .cco-mobile-brand-header__menu-scroll{
    padding-left:max(14px,env(safe-area-inset-left))!important;
    padding-right:max(14px,env(safe-area-inset-right))!important;
  }
  .cco-mobile-brand-header__nav-list>li>a{
    min-height:46px!important;
    padding:0 17px!important;
    font-size:10.5px!important;
    letter-spacing:.045em!important;
  }
}


/* v5.37.77 — cart recommendation cards compact cleanup.
   Remove the oversized empty area inside “You May Also Like” cards by keeping
   the recommendation cards content-height driven instead of stretching. */
.cco-flow .cco-cart-recommendations{align-items:start!important}
.cco-flow .cco-cart-mini-card{
  align-self:start!important;
  height:auto!important;
}
.cco-flow .cco-cart-mini-card>.cco-food-image{
  aspect-ratio:16/9!important;
  min-height:0!important;
  height:auto!important;
}
.cco-flow .cco-cart-mini-copy{
  flex:0 0 auto!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-items:stretch!important;
  gap:8px!important;
  padding:12px 12px 14px!important;
}
.cco-flow .cco-cart-mini-copy>*{margin:0!important}
.cco-flow .cco-cart-mini-copy h3{
  min-height:0!important;
  font-size:13px!important;
  line-height:1.3!important;
}
.cco-flow .cco-cart-mini-copy>strong{
  font-size:12px!important;
  color:var(--cco-text)!important;
}
.cco-flow .cco-cart-mini-copy a,
.cco-flow .cco-cart-mini-copy button{
  margin-top:2px!important;
  min-height:38px!important;
  border-radius:999px!important;
}
@media(max-width:760px){
  .cco-flow .cco-cart-mini-card>.cco-food-image{aspect-ratio:4/3!important}
  .cco-flow .cco-cart-mini-copy{padding:10px 10px 12px!important;gap:7px!important}
}


/* v5.37.78 — cleaner grayscale temporary placeholder image */
.cco-flow .cco-food-placeholder.is-pupusa,
.cco-flow .cco-cart-line-image.cco-food-placeholder.is-pupusa{
  background:linear-gradient(145deg,#f3f3f3,#e7e7e7)!important;
}
.cco-flow .cco-food-placeholder.is-pupusa::after,
.cco-flow .cco-cart-line-image.cco-food-placeholder.is-pupusa::after{
  background:linear-gradient(to top,rgba(60,60,60,.16),rgba(60,60,60,0))!important;
}
.cco-flow .cco-food-placeholder.is-pupusa small,
.cco-flow .cco-cart-line-image.cco-food-placeholder.is-pupusa small{
  background:rgba(255,255,255,.94)!important;
  color:#666!important;
  border:1px solid rgba(0,0,0,.05)!important;
  box-shadow:0 6px 18px rgba(0,0,0,.05)!important;
}


/* v5.37.79 — full-flow responsive smoothness safety layer.
   Keep OrderFlow surfaces from creating horizontal scroll or oversized children
   after Elementor/cache/layout shifts. Scoped to OrderFlow only. */
.cco-flow,
.cco-flow *{
  max-width:100%;
}
.cco-flow{
  overflow-wrap:anywhere;
}
.cco-flow img,
.cco-flow svg,
.cco-flow video{
  max-width:100%;
}
.cco-flow input,
.cco-flow select,
.cco-flow textarea,
.cco-flow button{
  min-width:0;
}
.cco-flow .cco-locator-map-wrap,
.cco-flow .cco-locator-map,
.cco-flow .leaflet-container,
.cco-flow .cco-menu-search-overlay,
.cco-flow .cco-header-cart-overlay,
.cco-flow .cco-mobile-cart-overlay,
.cco-flow .cco-experience-popup{
  max-width:none!important;
}
@media(max-width:900px){
  .cco-flow{
    width:min(100% - 20px,1280px);
  }
  .cco-flow.cco-mobile-brand-header,
  .cco-flow.cco-location-closed-gate,
  .cco-flow.cco-header-cart,
  .cco-flow .cco-menu-search-overlay,
  .cco-flow .cco-header-cart-overlay,
  .cco-flow .cco-mobile-cart-overlay{
    width:100%!important;
  }
}


/* v5.37.108 — guaranteed visible map marker + popup */
.cco-flow .leaflet-marker-pane{
  z-index:710!important;
}
.cco-flow .leaflet-popup-pane{
  z-index:720!important;
}
.cco-flow .cco-location-pin-visible{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
.cco-flow .cco-leaflet-pin-wrap.cco-location-pin-visible{
  width:46px!important;
  height:58px!important;
  margin-left:-23px!important;
  margin-top:-54px!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
  z-index:999!important;
}
.cco-flow .cco-leaflet-pin.cco-location-pin-visible{
  background:#d9232e;
  border-color:#fff!important;
}
.cco-flow .leaflet-marker-icon.cco-location-pin-visible,
.cco-flow .leaflet-marker-icon.cco-leaflet-pin-wrap{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
}
.cco-flow .cco-location-popup{
  z-index:1000!important;
}


/* v5.37.117 — restore map popup and fullscreen map view */
body.cco-map-modal-open,
body.cco-map-modal-open html{
  overflow:hidden!important;
}

.cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap{
  display:none!important;
}

.cco-flow.cco-locator.is-map-view .cco-locator-panel{
  display:none!important;
}

.cco-flow.cco-locator.is-map-view,
.cco-flow.cco-locator.is-map-view .cco-locator-shell{
  position:static!important;
  width:auto!important;
  max-width:none!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

.cco-flow.cco-locator.is-map-view .cco-locator-map-wrap{
  display:block!important;
  position:fixed!important;
  inset:0!important;
  z-index:2147482200!important;
  width:100vw!important;
  height:100dvh!important;
  min-height:100dvh!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#f8f5ed!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

.cco-flow.cco-locator.is-map-view .cco-locator-map,
.cco-flow.cco-locator.is-map-view .leaflet-container{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  min-height:100dvh!important;
  margin:0!important;
  padding:0!important;
  background:#f8f5ed!important;
}

.cco-flow.cco-locator.is-map-view .cco-locator-map-close{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:fixed!important;
  top:max(14px,env(safe-area-inset-top))!important;
  right:max(14px,env(safe-area-inset-right))!important;
  z-index:2147482300!important;
  width:46px!important;
  height:46px!important;
  border-radius:999px!important;
  border:1px solid rgba(16,24,40,.12)!important;
  background:#fff!important;
  color:#101828!important;
  box-shadow:0 8px 24px rgba(16,24,40,.22)!important;
  font-size:28px!important;
  line-height:1!important;
}

.cco-flow.cco-locator.is-map-view .leaflet-control-zoom{
  margin-top:max(14px,env(safe-area-inset-top))!important;
  margin-left:max(14px,env(safe-area-inset-left))!important;
  border:0!important;
  box-shadow:0 6px 18px rgba(16,24,40,.18)!important;
}

.cco-flow.cco-locator.is-map-view .leaflet-marker-pane{
  z-index:710!important;
}
.cco-flow.cco-locator.is-map-view .leaflet-popup-pane{
  z-index:730!important;
}

.cco-flow.cco-locator.is-map-view .leaflet-marker-icon.cco-leaflet-pin-wrap,
.cco-flow.cco-locator.is-map-view .cco-location-pin-visible{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:9999!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
}

.cco-flow.cco-locator.is-map-view .cco-leaflet-pin.cco-location-pin-visible{
  background:var(--cco-primary,#d9232e)!important;
}
.cco-flow.cco-locator.is-map-view .cco-leaflet-pin.cco-location-pin-visible:after{
  content:''!important;
  position:absolute!important;
  inset:9px!important;
  border-radius:50%!important;
  background:#fff!important;
}

.cco-flow.cco-locator.is-map-view .leaflet-popup{
  margin-bottom:18px!important;
}
.cco-flow.cco-locator.is-map-view .leaflet-popup-content-wrapper{
  border-radius:16px!important;
  overflow:hidden!important;
  box-shadow:0 16px 42px rgba(16,24,40,.28)!important;
  border:1px solid rgba(16,24,40,.10)!important;
}
.cco-flow.cco-locator.is-map-view .leaflet-popup-content{
  margin:0!important;
  min-width:260px!important;
  max-width:315px!important;
}
.cco-flow.cco-locator.is-map-view .cco-map-popup-photo{
  display:block!important;
  width:100%!important;
  height:160px!important;
  object-fit:cover!important;
}
.cco-flow.cco-locator.is-map-view .cco-map-popup-copy{
  padding:15px 16px 17px!important;
  background:#fff!important;
}
.cco-flow.cco-locator.is-map-view .cco-map-popup-copy strong{
  display:block!important;
  margin:9px 0 6px!important;
  color:#101828!important;
  font-size:17px!important;
  line-height:1.08!important;
  text-transform:uppercase!important;
}
.cco-flow.cco-locator.is-map-view .cco-map-popup-copy span,
.cco-flow.cco-locator.is-map-view .cco-map-popup-copy small{
  display:block!important;
  color:#667085!important;
  font-size:13px!important;
  line-height:1.36!important;
}
.cco-flow.cco-locator.is-map-view .cco-map-open-status,
.cco-flow.cco-locator.is-map-view .cco-map-popup-status{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  background:#eaf8ef!important;
  color:#087443!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}
.cco-flow.cco-locator.is-map-view .cco-map-open-status:before,
.cco-flow.cco-locator.is-map-view .cco-map-popup-status:before{
  content:''!important;
  width:8px!important;
  height:8px!important;
  border-radius:50%!important;
  background:#12b76a!important;
}


/* v5.37.118 — body-level map overlay portal
   Fixes the site footer/header appearing on top of Map View by moving the map
   layer to <body> and styling it independently from the OrderFlow page shell. */
html.cco-map-modal-open,
html.cco-map-modal-open body,
body.cco-map-modal-open{
  overflow:hidden!important;
}

body.cco-map-modal-open .elementor-location-header,
body.cco-map-modal-open .elementor-location-footer,
body.cco-map-modal-open footer,
body.cco-map-modal-open header.site-header,
body.cco-map-modal-open .site-footer,
body.cco-map-modal-open #colophon{
  visibility:hidden!important;
  pointer-events:none!important;
}

body > .cco-locator-map-wrap.cco-map-portal-active,
body .cco-locator-map-wrap.cco-map-portal-active{
  display:block!important;
  position:fixed!important;
  inset:0!important;
  z-index:2147483645!important;
  width:100vw!important;
  height:100vh!important;
  height:100dvh!important;
  min-height:100dvh!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#f8f5ed!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  transform:none!important;
  opacity:1!important;
  visibility:visible!important;
  isolation:isolate!important;
}

body > .cco-locator-map-wrap.cco-map-portal-active .cco-locator-map,
body .cco-locator-map-wrap.cco-map-portal-active .cco-locator-map,
body > .cco-locator-map-wrap.cco-map-portal-active .leaflet-container,
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-container{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:100vw!important;
  height:100vh!important;
  height:100dvh!important;
  min-height:100dvh!important;
  margin:0!important;
  padding:0!important;
  background:#f8f5ed!important;
  opacity:1!important;
  visibility:visible!important;
}

body > .cco-locator-map-wrap.cco-map-portal-active .cco-locator-map-close,
body .cco-locator-map-wrap.cco-map-portal-active .cco-locator-map-close{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:fixed!important;
  top:max(14px,env(safe-area-inset-top))!important;
  right:max(14px,env(safe-area-inset-right))!important;
  z-index:2147483646!important;
  width:48px!important;
  height:48px!important;
  border-radius:999px!important;
  border:1px solid rgba(16,24,40,.14)!important;
  background:#fff!important;
  color:#101828!important;
  box-shadow:0 8px 24px rgba(16,24,40,.24)!important;
  font-size:28px!important;
  line-height:1!important;
  cursor:pointer!important;
}

body .cco-locator-map-wrap.cco-map-portal-active .leaflet-control-container,
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-pane,
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-top,
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-bottom{
  z-index:auto!important;
}

body .cco-locator-map-wrap.cco-map-portal-active .leaflet-tile-pane{z-index:200!important}
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-overlay-pane{z-index:400!important}
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-marker-pane{z-index:700!important}
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-popup-pane{z-index:900!important}
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-control-zoom{
  margin-top:max(14px,env(safe-area-inset-top))!important;
  margin-left:max(14px,env(safe-area-inset-left))!important;
  border:0!important;
  box-shadow:0 6px 18px rgba(16,24,40,.18)!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-control-zoom a{
  width:34px!important;
  height:34px!important;
  line-height:34px!important;
  font-weight:900!important;
}

body .cco-locator-map-wrap.cco-map-portal-active .leaflet-marker-icon.cco-leaflet-pin-wrap,
body .cco-locator-map-wrap.cco-map-portal-active .cco-location-pin-visible,
body .cco-locator-map-wrap.cco-map-portal-active .cco-location-pin-svg{
  display:block!important;
  width:48px!important;
  height:64px!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  z-index:9999!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-svg-pin{
  display:block!important;
  width:48px!important;
  height:64px!important;
  filter:drop-shadow(0 9px 16px rgba(16,24,40,.34))!important;
}

body .cco-locator-map-wrap.cco-map-portal-active .leaflet-popup{
  margin-bottom:18px!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-popup-content-wrapper{
  border-radius:16px!important;
  overflow:hidden!important;
  box-shadow:0 18px 48px rgba(16,24,40,.30)!important;
  border:1px solid rgba(16,24,40,.10)!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .leaflet-popup-content{
  margin:0!important;
  min-width:270px!important;
  max-width:330px!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-photo{
  display:block!important;
  width:100%!important;
  height:165px!important;
  object-fit:cover!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-copy{
  padding:15px 16px 17px!important;
  background:#fff!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-copy strong{
  display:block!important;
  margin:9px 0 6px!important;
  color:#101828!important;
  font-size:17px!important;
  line-height:1.08!important;
  text-transform:uppercase!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-copy span,
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-copy small{
  display:block!important;
  color:#667085!important;
  font-size:13px!important;
  line-height:1.36!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-open-status,
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-status{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  background:#eaf8ef!important;
  color:#087443!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-open-status:before,
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-status:before{
  content:''!important;
  width:8px!important;
  height:8px!important;
  border-radius:50%!important;
  background:#12b76a!important;
}

/* Normal Locations page: keep map hidden until Map View is clicked. */
.cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap:not(.cco-map-portal-active){
  display:none!important;
}


/* v5.37.119 — guaranteed map info card restore
   Keeps the v5.37.118 body-level full-screen map, but restores the
   restaurant info card even if Leaflet's popup does not auto-open. */
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card{
  position:fixed!important;
  z-index:2147483646!important;
  left:50%!important;
  top:clamp(78px,13vh,140px)!important;
  width:min(330px,calc(100vw - 32px))!important;
  transform:translateX(-50%)!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 18px 48px rgba(16,24,40,.30)!important;
  border:1px solid rgba(16,24,40,.10)!important;
  pointer-events:auto!important;
  opacity:1!important;
  visibility:visible!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card[hidden]{
  display:none!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card:after{
  content:''!important;
  position:absolute!important;
  left:50%!important;
  bottom:-10px!important;
  width:20px!important;
  height:20px!important;
  margin-left:-10px!important;
  background:#fff!important;
  transform:rotate(45deg)!important;
  box-shadow:6px 6px 12px rgba(16,24,40,.08)!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-popup-photo{
  display:block!important;
  width:100%!important;
  height:165px!important;
  object-fit:cover!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-popup-copy{
  padding:15px 16px 17px!important;
  background:#fff!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-popup-copy strong{
  display:block!important;
  margin:9px 0 6px!important;
  color:#101828!important;
  font-size:17px!important;
  line-height:1.08!important;
  text-transform:uppercase!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-popup-copy span,
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-popup-copy small{
  display:block!important;
  color:#667085!important;
  font-size:13px!important;
  line-height:1.36!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-open-status,
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-popup-status{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  background:#eaf8ef!important;
  color:#087443!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-open-status:before,
body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-popup-status:before{
  content:''!important;
  width:8px!important;
  height:8px!important;
  border-radius:50%!important;
  background:#12b76a!important;
}
@media(max-width:640px){
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card{
    left:12px!important;
    right:12px!important;
    top:auto!important;
    bottom:max(18px,env(safe-area-inset-bottom))!important;
    width:auto!important;
    transform:none!important;
    max-height:52vh!important;
    overflow:auto!important;
  }
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card .cco-map-popup-photo{
    height:135px!important;
  }
}


/* v5.37.120 — restore the original desktop split-map geometry from the early OrderFlow location finder.
   Desktop: location controls/cards stay on the left and the live Leaflet map permanently fills the entire right column.
   Mobile/tablet: preserve the existing on-demand full-screen Map View. */
@media (min-width:901px){
  .cco-flow.cco-locator,
  .cco-flow.cco-locator.is-map-view,
  .cco-flow.cco-locator:not(.is-map-view){
    width:min(1320px,calc(100% - 24px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .cco-flow.cco-locator .cco-locator-shell,
  .cco-flow.cco-locator.is-map-view .cco-locator-shell,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
    display:grid!important;
    grid-template-columns:minmax(390px,43%) minmax(0,57%)!important;
    grid-template-rows:auto!important;
    align-items:stretch!important;
    min-height:660px!important;
    height:auto!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-locator .cco-locator-panel,
  .cco-flow.cco-locator.is-map-view .cco-locator-panel,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-panel{
    display:block!important;
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
    height:auto!important;
    align-self:stretch!important;
  }
  .cco-flow.cco-locator .cco-locator-map-wrap,
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap,
  .cco-flow.cco-locator .cco-locator-map-wrap:not(.cco-map-portal-active){
    display:block!important;
    position:relative!important;
    inset:auto!important;
    grid-column:2!important;
    grid-row:1!important;
    align-self:stretch!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:660px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#eef1ed!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    z-index:1!important;
  }
  .cco-flow.cco-locator .cco-locator-map,
  .cco-flow.cco-locator.is-map-view .cco-locator-map,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map,
  .cco-flow.cco-locator .cco-locator-map.leaflet-container{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:660px!important;
    margin:0!important;
    padding:0!important;
    background:#eef1ed!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .cco-flow.cco-locator .cco-locator-map-close,
  .cco-flow.cco-locator.is-map-view .cco-locator-map-close{
    display:none!important;
  }
  .cco-flow.cco-locator .cco-map-info-card,
  .cco-flow.cco-locator.is-map-view .cco-map-info-card{
    display:none!important;
  }
}

/* v5.37.120 specificity guard — neutralize the later list-first/fullscreen selectors on desktop. */
@media (min-width:901px){
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap:not(.cco-map-portal-active),
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap:not(.cco-map-portal-active){
    display:block!important;
    position:relative!important;
    inset:auto!important;
    grid-column:2!important;
    grid-row:1!important;
    align-self:stretch!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:660px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#eef1ed!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    z-index:1!important;
  }
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap:not(.cco-map-portal-active) .cco-locator-map,
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap:not(.cco-map-portal-active) .cco-locator-map,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap:not(.cco-map-portal-active) .leaflet-container,
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap:not(.cco-map-portal-active) .leaflet-container{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:660px!important;
  }
}


/* v5.37.121 — half-width live map + red pin + image popup
   Matches the early location finder reference: left location card, right map,
   no large Map Preview fallback panel, and an auto-open restaurant popup. */
.cco-flow.cco-locator .cco-map-clean-loader{
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  display:grid!important;
  place-items:center!important;
  background:#eef1ed!important;
  pointer-events:none!important;
}
.cco-flow.cco-locator .cco-map-clean-loader span{
  width:28px!important;
  height:28px!important;
  border:3px solid rgba(20,39,72,.16)!important;
  border-top-color:#1557c0!important;
  border-radius:50%!important;
  animation:ccoMapCleanSpin .8s linear infinite!important;
}
.cco-flow.cco-locator .cco-map-clean-loader.is-error span{opacity:.55!important}
@keyframes ccoMapCleanSpin{to{transform:rotate(360deg)}}

/* Safety: old fallback cards must not reappear from cached/interleaved runtime. */
.cco-flow.cco-locator .cco-locator-map .cco-map-fallback{display:none!important}

.cco-flow.cco-locator .leaflet-marker-icon.cco-leaflet-pin-wrap,
.cco-flow.cco-locator .cco-location-pin-visible,
.cco-flow.cco-locator .cco-location-pin-svg{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
}
.cco-flow.cco-locator .cco-map-svg-pin{
  display:block!important;
  width:48px!important;
  height:64px!important;
  filter:drop-shadow(0 8px 13px rgba(16,24,40,.30))!important;
}

.cco-flow.cco-locator .cco-location-popup .leaflet-popup-content-wrapper{
  border-radius:14px!important;
  overflow:hidden!important;
  border:1px solid rgba(16,24,40,.10)!important;
  box-shadow:0 16px 40px rgba(16,24,40,.27)!important;
}
.cco-flow.cco-locator .cco-location-popup .leaflet-popup-content{
  margin:0!important;
  min-width:280px!important;
  width:300px!important;
  max-width:300px!important;
}
.cco-flow.cco-locator .cco-location-popup .leaflet-popup-tip{background:#fff!important}
.cco-flow.cco-locator .cco-map-popup-photo{
  display:block!important;
  width:100%!important;
  height:142px!important;
  object-fit:cover!important;
  margin:0!important;
  background:#eee!important;
}
.cco-flow.cco-locator .cco-map-popup-copy{
  padding:13px 14px 14px!important;
  background:#fff!important;
}
.cco-flow.cco-locator .cco-map-popup-copy strong{
  display:block!important;
  margin:0 0 5px!important;
  color:#101828!important;
  font-size:16px!important;
  line-height:1.16!important;
  text-transform:uppercase!important;
}
.cco-flow.cco-locator .cco-map-popup-copy .cco-map-popup-address{
  display:block!important;
  color:#667085!important;
  font-size:12px!important;
  line-height:1.35!important;
}
.cco-flow.cco-locator .cco-map-popup-meta{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:5px 9px!important;
  margin-top:8px!important;
}
.cco-flow.cco-locator .cco-map-popup-meta .cco-map-open-status{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  margin:0!important;
  padding:4px 8px!important;
  border-radius:999px!important;
  background:#eaf8ef!important;
  color:#087443!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
  text-transform:uppercase!important;
}
.cco-flow.cco-locator .cco-map-popup-meta .cco-map-open-status:before{
  content:''!important;
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  background:#12b76a!important;
}
.cco-flow.cco-locator .cco-map-popup-meta .cco-map-open-status.is-closed{
  background:#fff1f0!important;
  color:#b42318!important;
}
.cco-flow.cco-locator .cco-map-popup-meta .cco-map-open-status.is-closed:before{background:#d92d20!important}
.cco-flow.cco-locator .cco-map-popup-meta .cco-map-today-hours{
  display:inline!important;
  margin:0!important;
  color:#344054!important;
  font-size:11px!important;
  font-weight:700!important;
}
.cco-flow.cco-locator .cco-map-service-label,
.cco-flow.cco-locator .cco-map-prep-time{
  display:block!important;
  margin-top:5px!important;
  color:#667085!important;
  font-size:11px!important;
  line-height:1.35!important;
}
.cco-flow.cco-locator .cco-map-popup-actions{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px!important;
  margin-top:11px!important;
}
.cco-flow.cco-locator .cco-map-popup-select,
.cco-flow.cco-locator .cco-map-popup-directions{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 12px!important;
  border-radius:8px!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.cco-flow.cco-locator .cco-map-popup-select{
  border:1px solid #1557c0!important;
  background:#1557c0!important;
  color:#fff!important;
}
.cco-flow.cco-locator .cco-map-popup-directions{
  border:1px solid #d0d5dd!important;
  background:#fff!important;
  color:#1557c0!important;
  white-space:nowrap!important;
}

@media (min-width:901px){
  .cco-flow.cco-locator .cco-locator-shell,
  .cco-flow.cco-locator.is-map-view .cco-locator-shell,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
    grid-template-columns:minmax(420px,1fr) minmax(0,1fr)!important;
  }
  .cco-flow.cco-locator .cco-locator-map-wrap,
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap{
    width:100%!important;
    min-width:0!important;
  }
  .cco-flow.cco-locator .cco-location-popup .leaflet-popup-content,
  .cco-flow.cco-locator.is-map-view .cco-location-popup .leaflet-popup-content{
    min-width:280px!important;
    width:300px!important;
    max-width:300px!important;
  }
  .cco-flow.cco-locator .cco-map-popup-photo,
  .cco-flow.cco-locator.is-map-view .cco-map-popup-photo{
    height:142px!important;
  }
}

@media (max-width:900px){
  .cco-flow.cco-locator .cco-location-popup .leaflet-popup-content{
    min-width:min(280px,calc(100vw - 56px))!important;
    width:min(300px,calc(100vw - 56px))!important;
    max-width:min(300px,calc(100vw - 56px))!important;
  }
}

@media (prefers-reduced-motion:reduce){
  .cco-flow.cco-locator .cco-map-clean-loader span{animation:none!important}
}


/* v5.37.122 — approved Step 2 desktop reference lock
   One continuous location finder: image-led list panel on the left and live map on the right. */
@media (min-width:901px){
  .cco-flow.cco-locator,
  .cco-flow.cco-locator.is-map-view,
  .cco-flow.cco-locator:not(.is-map-view){
    display:block!important;
    position:static!important;inset:auto!important;z-index:auto!important;
    width:min(1360px,calc(100% - 32px))!important;
    max-width:1360px!important;
    margin:18px auto 56px!important;
    padding:0!important;
    overflow:visible!important;
    background:transparent!important;
  }
  .cco-flow.cco-locator .cco-locator-shell,
  .cco-flow.cco-locator.is-map-view .cco-locator-shell,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(455px,41.5%) minmax(0,58.5%)!important;
    grid-template-rows:minmax(760px,auto)!important;
    align-items:stretch!important;
    width:100%!important;
    min-height:760px!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid #e6e2dc!important;
    border-radius:22px!important;
    box-shadow:0 14px 42px rgba(15,23,42,.08)!important;
  }
  .cco-flow.cco-locator .cco-locator-panel,
  .cco-flow.cco-locator.is-map-view .cco-locator-panel,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-panel{
    position:relative!important;
    grid-column:1!important;
    grid-row:1!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:760px!important;
    padding:34px 36px 36px!important;
    overflow:visible!important;
    background:#fff!important;
    visibility:visible!important;
    opacity:1!important;
    z-index:3!important;
    box-sizing:border-box!important;
  }
  .cco-flow.cco-locator .cco-locator-title-row{margin:0 0 15px!important}
  .cco-flow.cco-locator .cco-step-row{gap:12px!important;margin:0 0 14px!important;align-items:center!important}
  .cco-flow.cco-locator .cco-step-back{
    display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;
    flex:0 0 42px!important;border:1px solid #d8dee7!important;border-radius:50%!important;background:#fff!important;
    color:#0f2746!important;font-size:20px!important;text-decoration:none!important;box-shadow:0 3px 9px rgba(15,23,42,.035)!important
  }
  .cco-flow.cco-locator .cco-eyebrow{color:#1557c0!important;font-size:12px!important;font-weight:900!important;letter-spacing:.14em!important}
  .cco-flow.cco-locator .cco-locator-title-row h1{
    margin:0 0 17px!important;color:#111827!important;font-family:Georgia,'Times New Roman',serif!important;
    font-size:34px!important;line-height:1.06!important;font-weight:700!important;letter-spacing:-.026em!important
  }
  .cco-flow.cco-locator .cco-locator-method-line{margin:0!important;color:#101828!important;font-size:14px!important;line-height:1.4!important}
  .cco-flow.cco-locator .cco-locator-method-line>span{color:#7a8493!important}
  .cco-flow.cco-locator .cco-locator-method-line a{color:#1557c0!important;font-weight:900!important;text-decoration:none!important}

  .cco-flow.cco-locator .cco-locator-search{
    display:grid!important;grid-template-columns:minmax(0,1fr) 108px!important;gap:7px!important;
    margin:0 0 14px!important;padding:4px!important;border:1px solid #cfd8e5!important;border-radius:12px!important;
    overflow:visible!important;background:#fff!important;box-shadow:0 5px 16px rgba(15,23,42,.055)!important
  }
  .cco-flow.cco-locator .cco-locator-search input{
    width:100%!important;height:48px!important;padding:0 14px!important;border:0!important;border-radius:8px!important;
    background:#fff!important;color:#101828!important;font-size:13px!important;outline:0!important;box-shadow:none!important
  }
  .cco-flow.cco-locator .cco-locator-search button{
    height:48px!important;border:0!important;border-radius:10px!important;background:#1557c0!important;color:#fff!important;
    font-size:11px!important;font-weight:950!important;letter-spacing:.02em!important;box-shadow:0 5px 13px rgba(21,87,192,.20)!important
  }
  .cco-flow.cco-locator .cco-locator-tools{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;
    margin:0!important;padding:11px 3px 14px!important;border-bottom:1px solid #e5e7eb!important
  }
  .cco-flow.cco-locator .cco-locator-tools button{
    display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:34px!important;padding:0!important;
    border:0!important;background:transparent!important;color:#1557c0!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important
  }
  .cco-flow.cco-locator .cco-locator-tool-icon{display:inline-flex!important;width:16px!important;height:16px!important;margin:0!important;font-size:0!important}
  .cco-flow.cco-locator .cco-locator-tool-icon svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
  .cco-flow.cco-locator .cco-locator-filter-tabs{
    display:grid!important;grid-template-columns:repeat(3,1fr)!important;margin:0!important;border-bottom:1px solid #e5e7eb!important;background:#fff!important
  }
  .cco-flow.cco-locator .cco-locator-filter-tabs button{height:51px!important;border:0!important;background:#fff!important;color:#344054!important;font-size:11px!important;font-weight:900!important}
  .cco-flow.cco-locator .cco-locator-filter-tabs button.is-active{color:#1557c0!important}
  .cco-flow.cco-locator .cco-locator-filter-tabs button.is-active:after{left:24%!important;right:24%!important;bottom:-1px!important;height:3px!important;background:#1557c0!important;border-radius:3px 3px 0 0!important}
  .cco-flow.cco-locator .cco-locator-current{
    width:100%!important;height:48px!important;margin:17px 0 4px!important;border:0!important;border-radius:4px!important;
    background:#1557c0!important;color:#fff!important;font-size:11px!important;font-weight:950!important;letter-spacing:.01em!important;box-shadow:none!important
  }
  .cco-flow.cco-locator .cco-locator-status{min-height:12px!important;margin:4px 0 5px!important;font-size:11px!important}
  .cco-flow.cco-locator .cco-locator-results,
  .cco-flow.cco-locator.is-map-view .cco-locator-results,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results{
    display:grid!important;grid-template-columns:1fr!important;gap:14px!important;min-height:0!important;margin:7px 0 0!important;
    visibility:visible!important;opacity:1!important;overflow:visible!important
  }
  .cco-flow.cco-locator .cco-locator-card{
    position:relative!important;display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;
    margin:0!important;padding:0 0 18px!important;overflow:hidden!important;border:1px solid #e2e5e9!important;border-radius:16px!important;
    background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.075)!important
  }
  .cco-flow.cco-locator .cco-locator-photo{
    display:block!important;width:100%!important;height:218px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;background:#ececec!important
  }
  .cco-flow.cco-locator .cco-locator-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
  .cco-flow.cco-locator .cco-locator-favorite{
    position:absolute!important;top:14px!important;right:14px!important;z-index:4!important;display:grid!important;place-items:center!important;
    width:34px!important;height:34px!important;padding:0!important;border:1px solid rgba(15,23,42,.13)!important;border-radius:50%!important;
    background:rgba(255,255,255,.96)!important;color:#667085!important;font-size:20px!important;line-height:1!important;box-shadow:0 3px 10px rgba(15,23,42,.10)!important
  }
  .cco-flow.cco-locator .cco-locator-favorite.is-active{color:#d9232e!important}
  .cco-flow.cco-locator .cco-locator-card-copy{padding:19px 22px 0!important}
  .cco-flow.cco-locator .cco-locator-card-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:start!important}
  .cco-flow.cco-locator .cco-locator-card h2{
    margin:0 0 6px!important;color:#101828!important;font-family:Georgia,'Times New Roman',serif!important;font-size:17px!important;line-height:1.2!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:0!important
  }
  .cco-flow.cco-locator .cco-locator-card p{margin:2px 0!important;color:#667085!important;font-size:12px!important;line-height:1.42!important}
  .cco-flow.cco-locator .cco-locator-card-head>strong{padding-top:2px!important;color:#667085!important;font-size:11px!important}
  .cco-flow.cco-locator .cco-location-hours-summary{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;justify-content:start!important;gap:8px 11px!important;margin:13px 0 0!important}
  .cco-flow.cco-locator .cco-location-open-status{
    display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:24px!important;padding:4px 9px!important;border-radius:999px!important;
    background:#eaf8ef!important;color:#087443!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;line-height:1!important
  }
  .cco-flow.cco-locator .cco-location-open-status:before{content:''!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#12b76a!important}
  .cco-flow.cco-locator .cco-location-open-status.is-closed{background:#fff1f0!important;color:#b42318!important}
  .cco-flow.cco-locator .cco-location-open-status.is-closed:before{background:#d92d20!important}
  .cco-flow.cco-locator .cco-location-today-hours{color:#344054!important;font-size:11px!important;font-weight:800!important}
  .cco-flow.cco-locator .cco-location-prep-time{
    grid-column:1/-1!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;min-height:30px!important;margin:2px 0 0!important;padding:6px 10px!important;
    border-radius:999px!important;background:#f5f1e9!important;color:#625644!important;font-size:10px!important;font-weight:850!important;white-space:nowrap!important
  }
  .cco-flow.cco-locator .cco-location-hours{margin:13px 0 0!important;padding:13px 0 0!important;border-top:1px solid #eceff2!important}
  .cco-flow.cco-locator .cco-location-hours>summary{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#1557c0!important;font-size:11px!important;font-weight:900!important;cursor:pointer!important;list-style:none!important}
  .cco-flow.cco-locator .cco-location-hours>summary::-webkit-details-marker{display:none!important}
  .cco-flow.cco-locator .cco-location-hours>summary:after{content:'+'!important;font-weight:950!important}
  .cco-flow.cco-locator .cco-location-hours[open]>summary:after{content:'−'!important}
  .cco-flow.cco-locator .cco-location-hours-grid{margin-top:10px!important}
  .cco-flow.cco-locator .cco-locator-availability{display:flex!important;align-items:center!important;gap:7px!important;margin:14px 0 0!important;color:#344054!important;font-size:10px!important}
  .cco-flow.cco-locator .cco-locator-availability span{width:7px!important;height:7px!important;border-radius:50%!important;background:#12b76a!important}
  .cco-flow.cco-locator .cco-locator-availability.is-closed span{background:#d92d20!important}
  .cco-flow.cco-locator .cco-locator-card-actions{
    display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:9px!important;align-items:center!important;
    margin:17px 0 0!important;padding:0 22px!important
  }
  .cco-flow.cco-locator .cco-locator-start{
    width:100%!important;min-width:0!important;height:47px!important;border:1px solid #1557c0!important;border-radius:5px!important;background:#1557c0!important;color:#fff!important;
    font-size:10.5px!important;font-weight:950!important;letter-spacing:.015em!important;text-transform:uppercase!important
  }
  .cco-flow.cco-locator .cco-locator-directions{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:116px!important;height:47px!important;padding:0 13px!important;
    border:1px solid #d5dae2!important;border-radius:8px!important;background:#fff!important;color:#1557c0!important;font-size:10.5px!important;font-weight:900!important;text-transform:uppercase!important;text-decoration:none!important
  }

  .cco-flow.cco-locator .cco-locator-map-wrap,
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap,
  .cco-flow.cco-locator .cco-locator-map-wrap:not(.cco-map-portal-active),
  .cco-flow.cco-locator.is-map-view .cco-locator-map-wrap:not(.cco-map-portal-active),
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap:not(.cco-map-portal-active){
    position:relative!important;inset:auto!important;grid-column:2!important;grid-row:1!important;display:block!important;align-self:stretch!important;
    width:100%!important;max-width:none!important;height:100%!important;min-height:760px!important;margin:0!important;padding:0!important;
    overflow:hidden!important;border:0!important;border-radius:0!important;background:#edf0e9!important;box-shadow:none!important;transform:none!important;
    visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:1!important
  }
  .cco-flow.cco-locator .cco-locator-map,
  .cco-flow.cco-locator.is-map-view .cco-locator-map,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map,
  .cco-flow.cco-locator .cco-locator-map-wrap .leaflet-container{
    position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:760px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#edf0e9!important
  }
  .cco-flow.cco-locator .cco-locator-map-close{display:none!important}
  .cco-flow.cco-locator .leaflet-control-zoom{margin:14px 0 0 14px!important;border:1px solid rgba(15,23,42,.16)!important;border-radius:5px!important;overflow:hidden!important;box-shadow:0 2px 8px rgba(15,23,42,.08)!important}
  .cco-flow.cco-locator .leaflet-control-zoom a{width:36px!important;height:36px!important;line-height:36px!important;color:#111827!important;font-size:20px!important;background:#fff!important}

  /* Popup in the exact image-card hierarchy from the approved reference. */
  .cco-flow.cco-locator .leaflet-popup-pane{z-index:750!important}
  .cco-flow.cco-locator .cco-location-popup{margin-bottom:5px!important}
  .cco-flow.cco-locator .cco-location-popup .leaflet-popup-content-wrapper{
    padding:0!important;border:1px solid rgba(15,23,42,.13)!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;
    box-shadow:0 17px 40px rgba(15,23,42,.24)!important
  }
  .cco-flow.cco-locator .cco-location-popup .leaflet-popup-content{width:300px!important;min-width:300px!important;max-width:300px!important;margin:0!important;padding:0!important}
  .cco-flow.cco-locator .cco-location-popup .leaflet-popup-tip{background:#fff!important;box-shadow:none!important}
  .cco-flow.cco-locator .cco-location-popup .leaflet-popup-close-button{
    top:8px!important;right:8px!important;z-index:5!important;display:grid!important;place-items:center!important;width:28px!important;height:28px!important;padding:0!important;
    border:1px solid rgba(15,23,42,.14)!important;border-radius:50%!important;background:rgba(255,255,255,.96)!important;color:#667085!important;font:700 22px/1 Arial,sans-serif!important;text-decoration:none!important;box-shadow:0 2px 7px rgba(15,23,42,.08)!important
  }
  .cco-flow.cco-locator .cco-map-popup-photo{display:block!important;width:100%!important;height:132px!important;margin:0!important;object-fit:cover!important;object-position:center!important;background:#ececec!important}
  .cco-flow.cco-locator .cco-map-popup-copy{padding:12px 13px 13px!important;background:#fff!important}
  .cco-flow.cco-locator .cco-map-popup-copy>strong{
    display:block!important;margin:0 0 5px!important;color:#101828!important;font-family:Georgia,'Times New Roman',serif!important;font-size:15px!important;line-height:1.16!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:0!important
  }
  .cco-flow.cco-locator .cco-map-popup-address{display:block!important;color:#667085!important;font-size:10.5px!important;line-height:1.35!important}
  .cco-flow.cco-locator .cco-map-popup-phone{display:block!important;margin-top:3px!important;color:#667085!important;font-size:10px!important}
  .cco-flow.cco-locator .cco-map-popup-meta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px 8px!important;margin:8px 0 0!important}
  .cco-flow.cco-locator .cco-map-popup-meta .cco-map-open-status{
    display:inline-flex!important;align-items:center!important;gap:5px!important;margin:0!important;padding:3px 7px!important;border-radius:999px!important;background:#eaf8ef!important;color:#087443!important;
    font-size:9.5px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important
  }
  .cco-flow.cco-locator .cco-map-popup-meta .cco-map-open-status:before{content:''!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#12b76a!important}
  .cco-flow.cco-locator .cco-map-popup-meta .cco-map-open-status.is-closed{background:#fff1f0!important;color:#b42318!important}
  .cco-flow.cco-locator .cco-map-popup-meta .cco-map-open-status.is-closed:before{background:#d92d20!important}
  .cco-flow.cco-locator .cco-map-popup-meta .cco-map-today-hours{margin:0!important;color:#344054!important;font-size:9.5px!important;font-weight:750!important}
  .cco-flow.cco-locator .cco-map-service-label,.cco-flow.cco-locator .cco-map-prep-time{display:none!important}
  .cco-flow.cco-locator .cco-map-popup-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin:10px 0 0!important}
  .cco-flow.cco-locator .cco-map-popup-primary{display:block!important;width:100%!important}
  .cco-flow.cco-locator .cco-map-popup-secondary{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;width:100%!important}
  .cco-flow.cco-locator .cco-map-popup-select{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:38px!important;padding:0 10px!important;
    border:1px solid #1557c0!important;border-radius:6px!important;background:#1557c0!important;color:#fff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.01em!important;text-transform:uppercase!important
  }
  .cco-flow.cco-locator .cco-map-popup-directions,.cco-flow.cco-locator .cco-map-popup-save{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:100%!important;min-height:36px!important;padding:0 8px!important;
    border:1px solid #d5dae2!important;border-radius:6px!important;background:#fff!important;color:#1557c0!important;font-size:10px!important;font-weight:900!important;line-height:1.1!important;text-decoration:none!important;text-transform:uppercase!important;cursor:pointer!important
  }
  .cco-flow.cco-locator .cco-map-popup-save span{color:#d9232e!important;font-size:16px!important;line-height:1!important}
  .cco-flow.cco-locator .cco-map-popup-save.is-saved{border-color:#f1c2c5!important;background:#fff7f7!important;color:#b42318!important}

  .cco-flow.cco-locator .cco-map-clean-loader{background:#edf0e9!important}
}

/* Keep the approved desktop work isolated. Phone/tablet retain the compact list + on-demand full-screen map. */
@media (max-width:900px){
  .cco-flow.cco-locator .cco-locator-tool-icon{display:inline-flex!important;width:16px!important;height:16px!important;margin-right:5px!important;font-size:0!important;vertical-align:middle!important}
  .cco-flow.cco-locator .cco-locator-tool-icon svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
  .cco-flow.cco-locator .cco-map-popup-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .cco-flow.cco-locator .cco-map-popup-primary{display:block!important;width:100%!important}
  .cco-flow.cco-locator .cco-map-popup-secondary{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .cco-flow.cco-locator .cco-map-popup-select,.cco-flow.cco-locator .cco-map-popup-directions,.cco-flow.cco-locator .cco-map-popup-save{width:100%!important}
}

/* v5.37.123 — root fix for desktop split map / popup collision.
   Desktop no longer reuses the legacy mobile fullscreen `is-map-view` state. */
@media (min-width:901px){
  .cco-flow.cco-locator,
  .cco-flow.cco-locator.is-desktop-map-view{
    width:min(1360px,calc(100vw - 32px),100%)!important;
    max-width:1360px!important;
    margin:18px auto 56px!important;
    overflow:visible!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-shell{
    display:grid!important;
    grid-template-columns:minmax(455px,41.5%) minmax(0,58.5%)!important;
    align-items:stretch!important;
    width:100%!important;
    min-height:760px!important;
    height:auto!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-panel{
    display:block!important;
    position:relative!important;
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
    min-height:760px!important;
    visibility:visible!important;
    opacity:1!important;
    overflow:visible!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-map-wrap,
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-map-wrap:not(.cco-map-portal-active){
    display:block!important;
    position:relative!important;
    inset:auto!important;
    grid-column:2!important;
    grid-row:1!important;
    align-self:stretch!important;
    width:100%!important;
    max-width:none!important;
    height:100%!important;
    min-height:760px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    background:#edf0e9!important;
    transform:none!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    z-index:1!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-map,
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-map-wrap .leaflet-container{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:760px!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-map-close{display:none!important}

  /* Real restaurant pin: theme-independent CSS teardrop. */
  .cco-flow.cco-locator .leaflet-marker-icon.cco-location-pin-css{
    display:block!important;
    width:44px!important;
    height:56px!important;
    margin-left:-22px!important;
    margin-top:-54px!important;
    overflow:visible!important;
    background:transparent!important;
    border:0!important;
    opacity:1!important;
    visibility:visible!important;
    z-index:9999!important;
  }
  .cco-flow.cco-locator .cco-css-map-pin{
    position:absolute!important;
    left:6px!important;
    top:4px!important;
    display:block!important;
    width:32px!important;
    height:32px!important;
    border:3px solid #fff!important;
    border-radius:50% 50% 50% 0!important;
    background:#d9232e!important;
    transform:rotate(-45deg)!important;
    transform-origin:50% 50%!important;
    box-shadow:-5px 7px 14px rgba(16,24,40,.26)!important;
  }
  .cco-flow.cco-locator .cco-css-map-pin i{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:9px!important;
    height:9px!important;
    margin:-4.5px 0 0 -4.5px!important;
    border-radius:50%!important;
    background:#fff!important;
  }

  /* Fallback info card is normally hidden; JS exposes it only if Leaflet popup failed. */
  .cco-flow.cco-locator.is-desktop-map-view .cco-map-info-card{
    position:absolute!important;
    z-index:760!important;
    left:50%!important;
    top:17%!important;
    display:block!important;
    width:min(320px,calc(100% - 44px))!important;
    max-width:320px!important;
    transform:translateX(-50%)!important;
    overflow:hidden!important;
    border:1px solid rgba(15,23,42,.13)!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 17px 40px rgba(15,23,42,.24)!important;
    pointer-events:auto!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-map-info-card[hidden]{display:none!important}
  .cco-flow.cco-locator.is-desktop-map-view .cco-map-info-card:after{
    content:''!important;
    position:absolute!important;
    left:50%!important;
    bottom:-9px!important;
    width:18px!important;
    height:18px!important;
    margin-left:-9px!important;
    background:#fff!important;
    transform:rotate(45deg)!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-map-info-card .cco-map-popup-photo{height:132px!important}

  /* Keep the real Leaflet popup above every tile/marker layer. */
  .cco-flow.cco-locator.is-desktop-map-view .leaflet-marker-pane{z-index:710!important}
  .cco-flow.cco-locator.is-desktop-map-view .leaflet-popup-pane{z-index:790!important}
  .cco-flow.cco-locator.is-desktop-map-view .leaflet-popup{z-index:791!important}
}

/* v5.37.124 — guaranteed desktop marker + popup and parent-width overflow fix.
   The desktop map card/pin are now owned by OrderFlow and positioned from the
   live Leaflet coordinate, instead of depending on Leaflet popup/icon DOM that
   can be hidden or restyled by Elementor/theme CSS. */
@media (min-width:901px){
  /* Parent-safe desktop geometry. Earlier builds could make the grid wider than
     its host by combining a hard 455px first-column minimum with a percentage
     map track. Keep the finder inside its real WordPress/Elementor container and
     let both tracks shrink normally, so nothing can be pushed off the left edge. */
  .cco-flow.cco-locator,
  .cco-flow.cco-locator.is-desktop-map-view{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    width:min(1320px,calc(100% - 24px))!important;
    max-width:1320px!important;
    margin:18px auto 56px!important;
    transform:none!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  .cco-flow.cco-locator .cco-locator-shell,
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-shell,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
    grid-template-columns:minmax(0,42%) minmax(0,58%)!important;
    width:100%!important;
    max-width:none!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .cco-flow.cco-locator .cco-locator-panel,
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-panel{
    min-width:0!important;
    max-width:none!important;
    box-sizing:border-box!important;
  }
  .cco-flow.cco-locator .cco-locator-map-wrap,
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-map-wrap{
    min-width:0!important;
    max-width:none!important;
    box-sizing:border-box!important;
  }

  /* The real customer-facing red pin. It is a normal OrderFlow button layered
     above Leaflet, so missing Leaflet marker images and theme marker CSS cannot
     make it disappear. JS places its tip at the exact restaurant coordinate. */
  .cco-flow.cco-locator .cco-map-overlay-pin{
    position:absolute!important;
    z-index:880!important;
    display:block!important;
    width:48px!important;
    height:64px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    transform:translate(-50%,-100%)!important;
    transform-origin:50% 100%!important;
    cursor:pointer!important;
    pointer-events:auto!important;
    opacity:1!important;
    visibility:visible!important;
    overflow:visible!important;
  }
  .cco-flow.cco-locator .cco-map-overlay-pin[hidden]{display:none!important}
  .cco-flow.cco-locator .cco-map-overlay-pin svg{
    display:block!important;
    width:48px!important;
    height:64px!important;
    max-width:none!important;
    max-height:none!important;
    overflow:visible!important;
    filter:drop-shadow(0 8px 12px rgba(16,24,40,.30))!important;
  }
  .cco-flow.cco-locator .cco-map-overlay-pin:focus-visible{
    border-radius:999px!important;
    outline:3px solid rgba(21,87,192,.34)!important;
    outline-offset:4px!important;
  }

  /* Guaranteed restaurant popup. JS writes --cco-map-x / --cco-map-y from
     map.latLngToContainerPoint(), so the card follows the pin while zooming or
     panning. This deliberately does not depend on .leaflet-popup existing. */
  .cco-flow.cco-locator.is-desktop-map-view .cco-map-info-card,
  .cco-flow.cco-locator .cco-map-info-card.cco-map-info-card-visible{
    position:absolute!important;
    z-index:900!important;
    left:var(--cco-map-x,50%)!important;
    top:var(--cco-map-y,55%)!important;
    display:block!important;
    width:min(320px,calc(100% - 36px))!important;
    max-width:320px!important;
    margin:0!important;
    padding:0!important;
    transform:translate(-50%,calc(-100% - 66px))!important;
    overflow:visible!important;
    border:0!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 17px 40px rgba(15,23,42,.24)!important;
    pointer-events:auto!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-map-info-card[hidden],
  .cco-flow.cco-locator .cco-map-info-card.cco-map-info-card-visible[hidden]{display:none!important}
  .cco-flow.cco-locator .cco-map-info-card.cco-map-info-card-visible > .cco-map-popup{
    position:relative!important;
    z-index:1!important;
    overflow:hidden!important;
    width:100%!important;
    border:1px solid rgba(15,23,42,.13)!important;
    border-radius:14px!important;
    background:#fff!important;
  }
  .cco-flow.cco-locator.is-desktop-map-view .cco-map-info-card:after,
  .cco-flow.cco-locator .cco-map-info-card.cco-map-info-card-visible:after{
    content:''!important;
    position:absolute!important;
    z-index:0!important;
    left:50%!important;
    bottom:-9px!important;
    width:18px!important;
    height:18px!important;
    margin-left:-9px!important;
    border-right:1px solid rgba(15,23,42,.10)!important;
    border-bottom:1px solid rgba(15,23,42,.10)!important;
    background:#fff!important;
    transform:rotate(45deg)!important;
    box-shadow:5px 5px 9px rgba(15,23,42,.05)!important;
  }

  /* The OrderFlow overlay is the desktop source of truth. Hide the fragile
     Leaflet popup shell if one is still present from an older/cached runtime,
     preventing a duplicate card while leaving tiles/controls untouched. */
  .cco-flow.cco-locator.is-desktop-map-view .leaflet-popup-pane .leaflet-popup{
    display:none!important;
  }
}

@media (min-width:901px) and (max-width:1100px){
  .cco-flow.cco-locator .cco-locator-panel,
  .cco-flow.cco-locator.is-desktop-map-view .cco-locator-panel{
    padding-left:24px!important;
    padding-right:24px!important;
  }
  .cco-flow.cco-locator .cco-locator-title-row h1{font-size:30px!important}
}


/* v5.37.126 — Step 2 phone/tablet rebuild + full-screen map portal hardening.
   The approved desktop split map stays untouched. Below 901px, Locations is one
   clean vertical flow and Map View becomes a true app-style full-screen layer. */
html.cco-map-modal-open,
body.cco-map-modal-open{
  overflow:hidden!important;
  overscroll-behavior:none!important;
}

@media (max-width:900px){
  .cco-flow.cco-locator,
  .cco-flow.cco-locator:not(.is-map-view),
  .cco-flow.cco-locator.is-map-view{
    display:block!important;
    position:relative!important;
    inset:auto!important;
    width:min(720px,calc(100% - 24px))!important;
    max-width:720px!important;
    min-width:0!important;
    margin:10px auto 38px!important;
    padding:0!important;
    overflow:visible!important;
    background:transparent!important;
    transform:none!important;
  }
  .cco-flow.cco-locator .cco-locator-shell,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-shell{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:1px solid #e7e2da!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(15,23,42,.07)!important;
  }
  .cco-flow.cco-locator .cco-locator-panel,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-panel{
    display:block!important;
    position:relative!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:0!important;
    height:auto!important;
    padding:24px 22px 30px!important;
    overflow:visible!important;
    background:#fff!important;
    box-sizing:border-box!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .cco-flow.cco-locator .cco-locator-title-row{margin:0 0 16px!important}
  .cco-flow.cco-locator .cco-step-row{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important}
  .cco-flow.cco-locator .cco-step-back{
    display:grid!important;place-items:center!important;width:40px!important;height:40px!important;flex:0 0 40px!important;
    border:1px solid #d8dee7!important;border-radius:50%!important;background:#fff!important;color:#0f2746!important;
    font-size:20px!important;line-height:1!important;text-decoration:none!important
  }
  .cco-flow.cco-locator .cco-eyebrow{margin:0!important;color:#1557c0!important;font-size:11px!important;font-weight:950!important;letter-spacing:.13em!important}
  .cco-flow.cco-locator .cco-locator-title-row h1{
    margin:0 0 10px!important;color:#101828!important;font-family:Georgia,'Times New Roman',serif!important;
    font-size:clamp(27px,7vw,34px)!important;line-height:1.03!important;font-weight:700!important;letter-spacing:-.025em!important
  }
  .cco-flow.cco-locator .cco-locator-method-line{margin:0!important;color:#101828!important;font-size:13px!important;line-height:1.45!important}
  .cco-flow.cco-locator .cco-locator-method-line>span{color:#7a8493!important}
  .cco-flow.cco-locator .cco-locator-method-line a{color:#1557c0!important;font-weight:900!important}

  .cco-flow.cco-locator .cco-locator-search{
    display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;gap:6px!important;width:100%!important;
    margin:0 0 12px!important;padding:4px!important;overflow:visible!important;border:1px solid #cfd8e5!important;
    border-radius:13px!important;background:#fff!important;box-shadow:0 4px 14px rgba(15,23,42,.05)!important
  }
  .cco-flow.cco-locator .cco-locator-search input{
    width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0 11px!important;
    border:0!important;border-radius:9px!important;background:#fff!important;color:#344054!important;font-size:13px!important
  }
  .cco-flow.cco-locator .cco-locator-search button{
    width:92px!important;height:46px!important;min-height:46px!important;padding:0 8px!important;border-radius:9px!important;
    background:#1557c0!important;border:1px solid #1557c0!important;color:#fff!important;font-size:10.5px!important;font-weight:950!important
  }
  .cco-flow.cco-locator .cco-locator-tools{
    position:static!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;
    margin:0!important;padding:4px 0 12px!important;border-bottom:1px solid #e6e9ee!important;background:#fff!important
  }
  .cco-flow.cco-locator .cco-locator-tools button{
    display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;min-width:0!important;
    min-height:42px!important;padding:0 8px!important;border:0!important;border-radius:10px!important;background:#fff!important;
    color:#1557c0!important;font-size:11.5px!important;font-weight:900!important;white-space:nowrap!important
  }
  .cco-flow.cco-locator .cco-locator-tools button:last-child{justify-content:flex-end!important}
  .cco-flow.cco-locator .cco-locator-tool-icon{display:inline-flex!important;width:17px!important;height:17px!important;flex:0 0 17px!important;margin:0!important}
  .cco-flow.cco-locator .cco-locator-tool-icon svg{width:17px!important;height:17px!important}
  .cco-flow.cco-locator .cco-locator-filter-tabs{
    display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;margin:0!important;border-bottom:1px solid #e3e7ed!important
  }
  .cco-flow.cco-locator .cco-locator-filter-tabs button{height:46px!important;padding:0 4px!important;border:0!important;background:#fff!important;color:#344054!important;font-size:10.5px!important;font-weight:900!important}
  .cco-flow.cco-locator .cco-locator-filter-tabs button.is-active{color:#1557c0!important}
  .cco-flow.cco-locator .cco-locator-filter-tabs button.is-active:after{left:23%!important;right:23%!important;height:3px!important;background:#1557c0!important;border-radius:3px 3px 0 0!important}
  .cco-flow.cco-locator .cco-locator-current{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:48px!important;margin:14px 0 3px!important;
    border:0!important;border-radius:9px!important;background:#1557c0!important;color:#fff!important;font-size:10.5px!important;font-weight:950!important;letter-spacing:.01em!important
  }
  .cco-flow.cco-locator .cco-locator-status{min-height:12px!important;margin:5px 0 0!important;font-size:11px!important;line-height:1.35!important}
  .cco-flow.cco-locator .cco-locator-results,
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-results{
    display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;min-width:0!important;min-height:0!important;margin:14px 0 0!important;
    visibility:visible!important;opacity:1!important
  }
  .cco-flow.cco-locator .cco-locator-card{
    position:relative!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0 0 18px!important;
    overflow:hidden!important;border:1px solid #e1e5ea!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,23,42,.055)!important
  }
  .cco-flow.cco-locator .cco-locator-photo{display:block!important;width:100%!important;height:clamp(165px,42vw,230px)!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f1eee8!important;overflow:hidden!important}
  .cco-flow.cco-locator .cco-locator-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
  .cco-flow.cco-locator .cco-locator-favorite{
    position:absolute!important;z-index:3!important;right:12px!important;top:12px!important;display:grid!important;place-items:center!important;
    width:40px!important;height:40px!important;padding:0!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:50%!important;
    background:rgba(255,255,255,.96)!important;color:#667085!important;font-size:23px!important;line-height:1!important;box-shadow:0 4px 12px rgba(15,23,42,.12)!important
  }
  .cco-flow.cco-locator .cco-locator-card-copy{width:100%!important;min-width:0!important;padding:17px 17px 0!important}
  .cco-flow.cco-locator .cco-locator-card-head{display:block!important;min-width:0!important}
  .cco-flow.cco-locator .cco-locator-card h2{margin:0 0 6px!important;color:#101828!important;font-family:Georgia,'Times New Roman',serif!important;font-size:19px!important;line-height:1.15!important;font-weight:700!important;overflow-wrap:anywhere!important}
  .cco-flow.cco-locator .cco-locator-card p{margin:2px 0!important;color:#667085!important;font-size:12.5px!important;line-height:1.42!important;overflow-wrap:anywhere!important}
  .cco-flow.cco-locator .cco-locator-card-head>strong{display:block!important;margin-top:5px!important;color:#667085!important;font-size:11px!important}
  .cco-flow.cco-locator .cco-location-hours-summary{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px 9px!important;margin:12px 0 0!important}
  .cco-flow.cco-locator .cco-location-open-status{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:5px 9px!important;border-radius:999px!important;background:#eaf8ef!important;color:#087443!important;font-size:10px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}
  .cco-flow.cco-locator .cco-location-open-status:before{content:''!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#12b76a!important}
  .cco-flow.cco-locator .cco-location-open-status.is-closed{background:#fff1f0!important;color:#b42318!important}
  .cco-flow.cco-locator .cco-location-open-status.is-closed:before{background:#d92d20!important}
  .cco-flow.cco-locator .cco-location-today-hours{color:#344054!important;font-size:11px!important;font-weight:800!important}
  .cco-flow.cco-locator .cco-location-prep-time{display:inline-flex!important;align-items:center!important;margin:2px 0 0!important;padding:6px 9px!important;border-radius:999px!important;background:#f4f1ea!important;color:#625644!important;font-size:10px!important;font-weight:850!important}
  .cco-flow.cco-locator .cco-location-hours{margin:13px 0 0!important;padding:13px 0 0!important;border-top:1px solid #eceff2!important}
  .cco-flow.cco-locator .cco-location-hours>summary{color:#1557c0!important;font-size:11px!important;font-weight:900!important}
  .cco-flow.cco-locator .cco-locator-availability{display:flex!important;align-items:center!important;gap:7px!important;margin:13px 0 0!important;color:#344054!important;font-size:10.5px!important}
  .cco-flow.cco-locator .cco-locator-card-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;width:100%!important;margin:16px 0 0!important;padding:0 17px!important}
  .cco-flow.cco-locator .cco-locator-start{width:100%!important;min-width:0!important;height:46px!important;border-radius:8px!important;background:#1557c0!important;border:1px solid #1557c0!important;color:#fff!important;font-size:10.5px!important;font-weight:950!important}
  .cco-flow.cco-locator .cco-locator-directions{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:108px!important;height:46px!important;padding:0 12px!important;border:1px solid #d0d5dd!important;border-radius:8px!important;background:#fff!important;color:#1557c0!important;font-size:10px!important;font-weight:900!important;white-space:nowrap!important}
  .cco-flow.cco-locator:not(.is-map-view) .cco-locator-map-wrap:not(.cco-map-portal-active){display:none!important}
}

/* Full-screen map lives directly under body on phone/tablet. These selectors do
   not depend on .cco-flow, which is intentionally no longer its ancestor. */
@media (max-width:900px){
  body > .cco-locator-map-wrap.cco-map-portal-active,
  body .cco-locator-map-wrap.cco-map-portal-active{
    position:fixed!important;inset:0!important;z-index:2147483600!important;display:block!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;
    margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#edf0e9!important;box-shadow:none!important;visibility:visible!important;opacity:1!important
  }
  body .cco-locator-map-wrap.cco-map-portal-active .cco-locator-map,
  body .cco-locator-map-wrap.cco-map-portal-active .leaflet-container{
    position:absolute!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;border:0!important;border-radius:0!important;background:#edf0e9!important
  }
  body .cco-locator-map-wrap.cco-map-portal-active .cco-locator-map-close{
    display:flex!important;align-items:center!important;justify-content:center!important;position:fixed!important;
    top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;z-index:2147483646!important;
    width:46px!important;height:46px!important;padding:0!important;border:1px solid rgba(15,23,42,.12)!important;border-radius:50%!important;background:#fff!important;color:#101828!important;
    font:500 29px/1 Arial,sans-serif!important;box-shadow:0 8px 24px rgba(15,23,42,.22)!important
  }
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-overlay-pin{
    position:absolute!important;z-index:2147483638!important;display:block!important;width:46px!important;height:61px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;
    transform:translate(-50%,-100%)!important;transform-origin:50% 100%!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important;overflow:visible!important
  }
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-overlay-pin[hidden]{display:none!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-overlay-pin svg{display:block!important;width:46px!important;height:61px!important;max-width:none!important;filter:drop-shadow(0 8px 12px rgba(15,23,42,.28))!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card{
    position:fixed!important;z-index:2147483642!important;left:12px!important;right:12px!important;top:auto!important;bottom:max(12px,env(safe-area-inset-bottom))!important;
    width:auto!important;max-width:none!important;max-height:min(54dvh,470px)!important;margin:0!important;padding:0!important;transform:none!important;overflow:auto!important;
    border:1px solid rgba(15,23,42,.12)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 18px 48px rgba(15,23,42,.30)!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important
  }
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card[hidden]{display:none!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card:after{display:none!important;content:none!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-close{
    position:absolute!important;z-index:4!important;top:9px!important;right:9px!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;padding:0!important;
    border:1px solid rgba(15,23,42,.12)!important;border-radius:50%!important;background:rgba(255,255,255,.96)!important;color:#667085!important;font:700 23px/1 Arial,sans-serif!important;box-shadow:0 3px 10px rgba(15,23,42,.12)!important;cursor:pointer!important
  }
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup{width:100%!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-photo{display:block!important;width:100%!important;height:128px!important;object-fit:cover!important;object-position:center!important;margin:0!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-copy{padding:13px 14px 14px!important;background:#fff!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-copy>strong{display:block!important;margin:0 34px 5px 0!important;color:#101828!important;font-family:Georgia,'Times New Roman',serif!important;font-size:16px!important;line-height:1.15!important;font-weight:700!important;text-transform:uppercase!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-address{display:block!important;color:#667085!important;font-size:11px!important;line-height:1.35!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-meta{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px 8px!important;margin:8px 0 0!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-open-status{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:4px 7px!important;border-radius:999px!important;background:#eaf8ef!important;color:#087443!important;font-size:9.5px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-open-status:before{content:''!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#12b76a!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-open-status.is-closed{background:#fff1f0!important;color:#b42318!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-open-status.is-closed:before{background:#d92d20!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-today-hours{display:inline!important;color:#344054!important;font-size:10px!important;font-weight:800!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-service-label,
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-prep-time{display:none!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin:10px 0 0!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-primary{display:block!important;width:100%!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-secondary{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;width:100%!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-select{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;padding:0 10px!important;border:1px solid #1557c0!important;border-radius:8px!important;background:#1557c0!important;color:#fff!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-directions,
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-save{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:100%!important;min-height:40px!important;padding:0 8px!important;border:1px solid #d0d5dd!important;border-radius:8px!important;background:#fff!important;color:#1557c0!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important;text-transform:uppercase!important}
  /* OrderFlow's bottom-sheet card is the mobile source of truth. Keep any Leaflet
     popup shell from duplicating it while retaining all markers and controls. */
  body .cco-locator-map-wrap.cco-map-portal-active .leaflet-popup-pane .leaflet-popup{display:none!important}
}

@media (max-width:520px){
  .cco-flow.cco-locator,
  .cco-flow.cco-locator:not(.is-map-view){width:calc(100% - 12px)!important;margin:6px auto 26px!important}
  .cco-flow.cco-locator .cco-locator-shell{border-radius:15px!important}
  .cco-flow.cco-locator .cco-locator-panel{padding:18px 14px 24px!important}
  .cco-flow.cco-locator .cco-locator-title-row h1{font-size:29px!important}
  .cco-flow.cco-locator .cco-locator-search{grid-template-columns:minmax(0,1fr) 82px!important}
  .cco-flow.cco-locator .cco-locator-search button{width:82px!important;padding:0 5px!important;font-size:10px!important}
  .cco-flow.cco-locator .cco-locator-tools button{font-size:10.5px!important;padding-left:4px!important;padding-right:4px!important}
  .cco-flow.cco-locator .cco-locator-card-copy{padding:15px 14px 0!important}
  .cco-flow.cco-locator .cco-locator-card-actions{padding:0 14px!important}
  .cco-flow.cco-locator .cco-locator-card h2{font-size:18px!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-info-card{left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;max-height:min(58dvh,460px)!important}
}

@media (max-width:380px){
  .cco-flow.cco-locator .cco-locator-panel{padding-left:11px!important;padding-right:11px!important}
  .cco-flow.cco-locator .cco-locator-tools{gap:4px!important}
  .cco-flow.cco-locator .cco-locator-tools button{font-size:10px!important}
  .cco-flow.cco-locator .cco-locator-card-actions{grid-template-columns:1fr!important}
  .cco-flow.cco-locator .cco-locator-directions{width:100%!important;min-width:0!important}
  body .cco-locator-map-wrap.cco-map-portal-active .cco-map-popup-photo{height:112px!important}
}

@media (min-width:901px){
  .cco-flow.cco-locator .cco-map-info-close{
    position:absolute!important;z-index:6!important;top:8px!important;right:8px!important;display:grid!important;place-items:center!important;
    width:28px!important;height:28px!important;padding:0!important;border:1px solid rgba(15,23,42,.14)!important;border-radius:50%!important;
    background:rgba(255,255,255,.96)!important;color:#667085!important;font:700 22px/1 Arial,sans-serif!important;text-decoration:none!important;
    box-shadow:0 2px 7px rgba(15,23,42,.08)!important;cursor:pointer!important
  }
}


/* v5.37.135 — Pupusas La Sabrosa clean branded welcome popup.
   Presentation-only. No ordering/page/menu behavior is changed here. */
.cco-experience-popup{
  place-items:center!important;
  padding:clamp(10px,2.4vh,24px)!important;
}
.cco-experience-backdrop{
  background:rgba(2,36,52,.78)!important;
  backdrop-filter:blur(7px)!important;
  -webkit-backdrop-filter:blur(7px)!important;
}
.cco-experience-dialog.cco-experience-dialog-clean{
  --cco-popup-navy:#073f83;
  --cco-popup-blue:#0b5fbd;
  --cco-popup-aqua:#20c8e8;
  --cco-popup-cream:#fffdf8;
  --cco-popup-ink:#082f63;
  --cco-popup-muted:#52687f;
  position:relative!important;
  width:min(94vw,980px)!important;
  max-width:980px!important;
  max-height:calc(100dvh - 34px)!important;
  margin:0!important;
  padding:0!important;
  overflow:auto!important;
  background:var(--cco-popup-cream)!important;
  color:var(--cco-popup-ink)!important;
  border:1px solid rgba(117,177,226,.42)!important;
  border-radius:24px!important;
  box-shadow:0 30px 90px rgba(0,31,52,.36)!important;
  font-family:var(--cco-body-font,Arial,sans-serif)!important;
}
.cco-experience-dialog-clean .cco-experience-close{
  position:absolute!important;
  float:none!important;
  top:16px!important;
  right:16px!important;
  z-index:20!important;
  width:44px!important;
  height:44px!important;
  margin:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(7,63,131,.18)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.96)!important;
  color:var(--cco-popup-navy)!important;
  font-size:25px!important;
  box-shadow:0 5px 18px rgba(3,48,96,.12)!important;
}
.cco-experience-dialog-clean .cco-experience-close:hover,
.cco-experience-dialog-clean .cco-experience-close:focus-visible{border-color:var(--cco-popup-aqua)!important;color:var(--cco-popup-blue)!important}
.cco-experience-top{
  display:grid!important;
  grid-template-columns:minmax(0,1.65fr) minmax(250px,.8fr)!important;
  min-height:300px!important;
  border-bottom:1px solid rgba(62,137,198,.12)!important;
}
.cco-experience-topcopy{
  position:relative!important;
  z-index:3!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding:30px 10px 28px 36px!important;
}
.cco-experience-brandrow{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:18px!important;
  margin:0 0 22px!important;
}
.cco-experience-dialog-clean .cco-experience-logo{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-height:0!important;
  margin:0!important;
}
.cco-experience-dialog-clean .cco-experience-logo img{
  display:block!important;
  width:auto!important;
  max-width:160px!important;
  max-height:76px!important;
  object-fit:contain!important;
}
.cco-experience-dialog-clean .cco-experience-badge{
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  max-width:330px!important;
  padding:7px 14px!important;
  border:1px solid rgba(32,200,232,.3)!important;
  border-radius:10px!important;
  background:#eaf8fd!important;
  color:var(--cco-popup-navy)!important;
  font-size:10px!important;
  line-height:1.15!important;
  font-weight:900!important;
  letter-spacing:.1em!important;
  text-align:center!important;
  box-shadow:none!important;
}
.cco-experience-dialog-clean h2{
  max-width:650px!important;
  margin:0 0 12px!important;
  color:var(--cco-popup-navy)!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(34px,4vw,52px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  text-wrap:balance!important;
}
.cco-experience-dialog-clean .cco-experience-intro{
  max-width:650px!important;
  margin:0!important;
  color:var(--cco-popup-muted)!important;
  font-size:15px!important;
  line-height:1.55!important;
}
.cco-experience-food{
  position:relative!important;
  min-height:300px!important;
  overflow:hidden!important;
  background-image:linear-gradient(90deg,var(--cco-popup-cream) 0%,rgba(255,253,248,.52) 17%,rgba(255,253,248,0) 43%),url('../images/pupusas-hero-food.webp')!important;
  background-size:cover!important;
  background-position:center center!important;
}
.cco-experience-food::after{
  content:''!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(145deg,rgba(32,200,232,.10),transparent 44%)!important;
  pointer-events:none!important;
}
.cco-experience-dialog-clean .cco-experience-points{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  margin:0!important;
  padding:22px 34px 18px!important;
}
.cco-experience-dialog-clean .cco-experience-points span{
  position:relative!important;
  display:grid!important;
  grid-template-columns:34px 40px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  min-height:82px!important;
  padding:14px 15px!important;
  border:1px solid #cfe5f3!important;
  border-radius:16px!important;
  background:#f8fcff!important;
  color:var(--cco-popup-ink)!important;
  font-size:12.5px!important;
  line-height:1.35!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.cco-experience-dialog-clean .cco-experience-points b{
  width:32px!important;
  height:32px!important;
  flex:0 0 32px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:var(--cco-popup-blue)!important;
  color:#fff!important;
  font-size:12px!important;
  box-shadow:none!important;
}
.cco-experience-dialog-clean .cco-experience-points span:nth-child(2) b{background:var(--cco-popup-aqua)!important;color:#063c73!important}
.cco-experience-stepicon{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;color:var(--cco-popup-blue)!important}
.cco-experience-stepicon svg{width:28px!important;height:28px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.cco-experience-dialog-clean .cco-experience-points em{font:inherit!important;font-style:normal!important;color:inherit!important}
.cco-experience-dialog-clean .cco-experience-actions{
  position:static!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.45fr) minmax(230px,.9fr)!important;
  gap:14px!important;
  margin:0!important;
  padding:0 34px 20px!important;
  background:transparent!important;
}
.cco-experience-dialog-clean .cco-experience-actions .cco-btn{
  width:100%!important;
  min-height:56px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:12px!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.055em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.cco-experience-dialog-clean .cco-experience-start{
  border:1px solid var(--cco-popup-blue)!important;
  background:linear-gradient(90deg,var(--cco-popup-blue),#0879ce)!important;
  color:#fff!important;
}
.cco-experience-dialog-clean .cco-experience-start::after{content:'→';margin-left:15px;font-size:20px;line-height:1}
.cco-experience-dialog-clean .cco-experience-email{
  border:1.5px solid var(--cco-popup-blue)!important;
  background:#fff!important;
  color:var(--cco-popup-blue)!important;
}
.cco-experience-help{
  display:grid!important;
  grid-template-columns:minmax(0,1.55fr) minmax(250px,.75fr)!important;
  gap:20px!important;
  margin:0 34px!important;
  padding:18px 0 8px!important;
  border-top:1px solid #cfe5f3!important;
}
.cco-experience-dialog-clean .cco-experience-feedback{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:start!important;
  margin:0!important;
  padding:0!important;
  max-height:none!important;
  overflow:visible!important;
  border:0!important;
  border-left:0!important;
  border-radius:0!important;
  background:transparent!important;
}
.cco-experience-helpicon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e5f7fd;color:var(--cco-popup-blue);font-size:20px}
.cco-experience-dialog-clean .cco-experience-feedback strong{
  display:block!important;
  margin:0 0 4px!important;
  color:var(--cco-popup-navy)!important;
  font-size:13.5px!important;
  font-weight:900!important;
}
.cco-experience-dialog-clean .cco-experience-feedback p{
  margin:0!important;
  color:var(--cco-popup-muted)!important;
  font-size:12.5px!important;
  line-height:1.5!important;
}
.cco-experience-dialog-clean .cco-experience-support{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:3px!important;
  margin:0!important;
  padding:0 0 0 18px!important;
  border-left:1px solid #cfe5f3!important;
  color:var(--cco-popup-ink)!important;
  font-size:11.5px!important;
  line-height:1.4!important;
}
.cco-experience-dialog-clean .cco-experience-support span{font-weight:800!important;color:var(--cco-popup-ink)!important}
.cco-experience-dialog-clean .cco-experience-support a{color:var(--cco-popup-blue)!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;overflow-wrap:anywhere!important}
.cco-experience-dialog-clean .cco-experience-once{
  display:block!important;
  margin:0!important;
  padding:6px 34px 16px!important;
  color:#7a8ea1!important;
  font-size:8.5px!important;
  line-height:1.4!important;
  text-align:center!important;
}
@media(max-width:760px){
  .cco-experience-popup{place-items:end center!important;padding:8px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important}
  .cco-experience-dialog.cco-experience-dialog-clean{width:100%!important;max-height:95dvh!important;border-radius:22px!important}
  .cco-experience-dialog-clean .cco-experience-close{top:10px!important;right:10px!important;width:40px!important;height:40px!important}
  .cco-experience-top{grid-template-columns:1fr!important;min-height:0!important}
  .cco-experience-food{order:-1!important;min-height:118px!important;background-image:linear-gradient(180deg,rgba(7,63,131,.04),rgba(255,253,248,.20)),url('../images/pupusas-hero-food.webp')!important;background-position:center 54%!important}
  .cco-experience-topcopy{padding:16px 18px 18px!important}
  .cco-experience-brandrow{gap:10px!important;margin-bottom:12px!important;padding-right:42px!important}
  .cco-experience-dialog-clean .cco-experience-logo img{max-width:118px!important;max-height:54px!important}
  .cco-experience-dialog-clean .cco-experience-badge{min-height:28px!important;padding:5px 8px!important;font-size:8px!important;border-radius:8px!important}
  .cco-experience-dialog-clean h2{font-size:clamp(27px,8vw,35px)!important;line-height:1.03!important;margin-bottom:8px!important}
  .cco-experience-dialog-clean .cco-experience-intro{font-size:13px!important;line-height:1.45!important}
  .cco-experience-dialog-clean .cco-experience-points{grid-template-columns:1fr!important;gap:7px!important;padding:13px 18px!important}
  .cco-experience-dialog-clean .cco-experience-points span{grid-template-columns:27px 30px minmax(0,1fr)!important;min-height:52px!important;padding:8px 10px!important;border-radius:12px!important;font-size:11.5px!important}
  .cco-experience-dialog-clean .cco-experience-points b{width:26px!important;height:26px!important;flex-basis:26px!important;font-size:10px!important}
  .cco-experience-stepicon{width:28px!important;height:28px!important}.cco-experience-stepicon svg{width:23px!important;height:23px!important}
  .cco-experience-dialog-clean .cco-experience-actions{grid-template-columns:1fr!important;gap:8px!important;padding:0 18px 14px!important}
  .cco-experience-dialog-clean .cco-experience-actions .cco-btn{min-height:46px!important;font-size:10.5px!important}
  .cco-experience-help{grid-template-columns:1fr!important;gap:10px!important;margin:0 18px!important;padding:13px 0 4px!important}
  .cco-experience-dialog-clean .cco-experience-feedback{grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important}.cco-experience-helpicon{width:36px;height:36px;font-size:16px}
  .cco-experience-dialog-clean .cco-experience-feedback strong{font-size:12.5px!important}.cco-experience-dialog-clean .cco-experience-feedback p{font-size:11.5px!important;line-height:1.42!important}
  .cco-experience-dialog-clean .cco-experience-support{padding:9px 0 0!important;border-left:0!important;border-top:1px solid #dcecf6!important;font-size:10.5px!important}.cco-experience-dialog-clean .cco-experience-support a{font-size:11px!important}
  .cco-experience-dialog-clean .cco-experience-once{padding:7px 18px 12px!important;font-size:8px!important}
}
@media(max-width:420px){
  .cco-experience-food{min-height:96px!important}.cco-experience-topcopy{padding-top:13px!important}.cco-experience-dialog-clean .cco-experience-logo img{max-width:105px!important}.cco-experience-dialog-clean h2{font-size:27px!important}.cco-experience-dialog-clean .cco-experience-points{padding-top:10px!important;padding-bottom:10px!important}
}


/* v5.37.136 — popup fit / overflow polish.
   Presentation-only: prevents horizontal modal scrolling and keeps all step
   number badges on the same Pupusas blue. */
.cco-experience-dialog.cco-experience-dialog-clean{
  width:min(calc(100vw - 48px),980px)!important;
  max-width:calc(100vw - 48px)!important;
  overflow-x:hidden!important;
  overflow-y:hidden!important;
  box-sizing:border-box!important;
}
.cco-experience-dialog-clean,
.cco-experience-dialog-clean *{box-sizing:border-box!important}
.cco-experience-top,
.cco-experience-topcopy,
.cco-experience-brandrow,
.cco-experience-dialog-clean .cco-experience-points,
.cco-experience-dialog-clean .cco-experience-points span,
.cco-experience-dialog-clean .cco-experience-actions,
.cco-experience-help,
.cco-experience-dialog-clean .cco-experience-feedback,
.cco-experience-dialog-clean .cco-experience-support{min-width:0!important}
.cco-experience-dialog-clean .cco-experience-points span:nth-child(2) b,
.cco-experience-dialog-clean .cco-experience-points b{
  background:var(--cco-popup-blue)!important;
  color:#fff!important;
}
.cco-experience-dialog-clean .cco-experience-support a,
.cco-experience-dialog-clean .cco-experience-feedback p,
.cco-experience-dialog-clean .cco-experience-points em{overflow-wrap:anywhere!important;word-break:normal!important}

/* Compact only when desktop height is tight so the whole popup still fits
   without introducing an internal scrollbar. */
@media (min-width:761px) and (max-height:780px){
  .cco-experience-dialog.cco-experience-dialog-clean{max-height:calc(100dvh - 28px)!important}
  .cco-experience-top{min-height:270px!important}
  .cco-experience-topcopy{padding-top:22px!important;padding-bottom:20px!important}
  .cco-experience-brandrow{margin-bottom:14px!important}
  .cco-experience-dialog-clean h2{font-size:clamp(32px,3.65vw,46px)!important;margin-bottom:8px!important}
  .cco-experience-dialog-clean .cco-experience-intro{font-size:13.5px!important;line-height:1.45!important}
  .cco-experience-food{min-height:270px!important}
  .cco-experience-dialog-clean .cco-experience-points{padding-top:16px!important;padding-bottom:14px!important}
  .cco-experience-dialog-clean .cco-experience-points span{min-height:72px!important;padding-top:11px!important;padding-bottom:11px!important}
  .cco-experience-dialog-clean .cco-experience-actions{padding-bottom:14px!important}
  .cco-experience-dialog-clean .cco-experience-actions .cco-btn{min-height:50px!important}
  .cco-experience-help{padding-top:12px!important;padding-bottom:4px!important}
  .cco-experience-dialog-clean .cco-experience-once{padding-bottom:10px!important}
}
@media(max-width:760px){
  .cco-experience-dialog.cco-experience-dialog-clean{
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
    max-height:calc(100dvh - 16px)!important;
    overflow-x:hidden!important;
    overflow-y:hidden!important;
  }
}
@media(max-width:420px), (max-width:760px) and (max-height:700px){
  .cco-experience-food{min-height:82px!important}
  .cco-experience-topcopy{padding:11px 14px 12px!important}
  .cco-experience-brandrow{margin-bottom:8px!important}
  .cco-experience-dialog-clean .cco-experience-logo img{max-height:44px!important}
  .cco-experience-dialog-clean h2{font-size:24px!important;line-height:1.02!important}
  .cco-experience-dialog-clean .cco-experience-intro{font-size:11.5px!important;line-height:1.35!important}
  .cco-experience-dialog-clean .cco-experience-points{gap:5px!important;padding:8px 14px!important}
  .cco-experience-dialog-clean .cco-experience-points span{min-height:46px!important;padding:6px 8px!important}
  .cco-experience-dialog-clean .cco-experience-actions{gap:6px!important;padding:0 14px 9px!important}
  .cco-experience-dialog-clean .cco-experience-actions .cco-btn{min-height:42px!important}
  .cco-experience-help{gap:7px!important;margin:0 14px!important;padding-top:8px!important}
  .cco-experience-dialog-clean .cco-experience-feedback p{font-size:10.5px!important;line-height:1.32!important}
  .cco-experience-dialog-clean .cco-experience-once{padding:5px 14px 8px!important}
}


/* v5.37.137 — backend-only customizable popup studio.
   Values are sanitized server-side and exposed as CSS variables on the popup only. */
.cco-experience-dialog.cco-experience-dialog-clean{
  width:min(calc(100vw - 48px),var(--cco-popup-width,980px))!important;
  max-width:min(calc(100vw - 48px),var(--cco-popup-width,980px))!important;
  border-radius:var(--cco-popup-radius,24px)!important;
  background:var(--cco-popup-cream,#fffdf8)!important;
  color:var(--cco-popup-ink,#082f63)!important;
  border-color:var(--cco-popup-border,#cfe5f3)!important;
}
.cco-experience-dialog-clean .cco-experience-top{
  grid-template-columns:minmax(0,calc(100% - var(--cco-popup-image-width,33%))) minmax(0,var(--cco-popup-image-width,33%))!important;
  border-bottom-color:var(--cco-popup-border,#cfe5f3)!important;
}
.cco-experience-dialog-clean .cco-experience-food{
  background-image:linear-gradient(90deg,var(--cco-popup-cream,#fffdf8) 0%,color-mix(in srgb,var(--cco-popup-cream,#fffdf8) 52%,transparent) 17%,transparent 43%),var(--cco-popup-photo)!important;
  background-size:100% 100%,var(--cco-popup-image-fit,cover)!important;
  background-position:center center,center center!important;
  background-repeat:no-repeat!important;
  background-color:var(--cco-popup-cream,#fffdf8)!important;
}
.cco-experience-dialog-clean.cco-popup-image-top .cco-experience-top{grid-template-columns:1fr!important}
.cco-experience-dialog-clean.cco-popup-image-top .cco-experience-food{
  order:-1!important;
  min-height:190px!important;
  background-image:linear-gradient(180deg,transparent 55%,var(--cco-popup-cream,#fffdf8) 100%),var(--cco-popup-photo)!important;
  background-position:center center!important;
}
.cco-experience-dialog-clean.cco-popup-no-image .cco-experience-top{grid-template-columns:1fr!important}
.cco-experience-dialog-clean.cco-popup-no-image .cco-experience-topcopy{padding-right:36px!important}
.cco-experience-dialog-clean .cco-experience-close{
  color:var(--cco-popup-blue,#0b5fbd)!important;
  border-color:var(--cco-popup-border,#cfe5f3)!important;
}
.cco-experience-dialog-clean .cco-experience-badge{
  border-color:var(--cco-popup-accent,#20c8e8)!important;
  color:var(--cco-popup-blue,#0b5fbd)!important;
}
.cco-experience-dialog-clean h2{color:var(--cco-popup-blue,#0b5fbd)!important}
.cco-experience-dialog-clean .cco-experience-intro,
.cco-experience-dialog-clean .cco-experience-feedback p{color:var(--cco-popup-muted,#52687f)!important}
.cco-experience-dialog-clean .cco-experience-points span{
  border-color:var(--cco-popup-border,#cfe5f3)!important;
  background:var(--cco-popup-step-bg,#f8fcff)!important;
  color:var(--cco-popup-ink,#082f63)!important;
}
.cco-experience-dialog-clean .cco-experience-points b{
  background:var(--cco-popup-blue,#0b5fbd)!important;
  color:#fff!important;
}
.cco-experience-dialog-clean .cco-experience-stepicon{color:var(--cco-popup-blue,#0b5fbd)!important}
.cco-experience-dialog-clean .cco-experience-start{
  border-color:var(--cco-popup-blue,#0b5fbd)!important;
  background:var(--cco-popup-blue,#0b5fbd)!important;
  color:#fff!important;
}
.cco-experience-dialog-clean .cco-experience-email{
  border-color:var(--cco-popup-blue,#0b5fbd)!important;
  color:var(--cco-popup-blue,#0b5fbd)!important;
  background:var(--cco-popup-cream,#fffdf8)!important;
}
.cco-experience-dialog-clean .cco-experience-help{border-top-color:var(--cco-popup-border,#cfe5f3)!important}
.cco-experience-dialog-clean .cco-experience-help.is-feedback-only,
.cco-experience-dialog-clean .cco-experience-help.is-support-only{grid-template-columns:1fr!important}
.cco-experience-dialog-clean .cco-experience-help.is-support-only .cco-experience-support{
  border-left:0!important;
  padding-left:0!important;
}
.cco-experience-dialog-clean .cco-experience-helpicon{
  background:color-mix(in srgb,var(--cco-popup-accent,#20c8e8) 14%,#fff)!important;
  color:var(--cco-popup-blue,#0b5fbd)!important;
}
.cco-experience-dialog-clean .cco-experience-feedback strong,
.cco-experience-dialog-clean .cco-experience-support span{color:var(--cco-popup-ink,#082f63)!important}
.cco-experience-dialog-clean .cco-experience-support{border-left-color:var(--cco-popup-border,#cfe5f3)!important}
.cco-experience-dialog-clean .cco-experience-support a{color:var(--cco-popup-blue,#0b5fbd)!important}
.cco-experience-dialog-clean .cco-experience-once{color:var(--cco-popup-muted,#52687f)!important}
@media(max-width:760px){
  .cco-experience-dialog.cco-experience-dialog-clean{
    width:100%!important;
    max-width:100%!important;
    border-radius:min(var(--cco-popup-radius,24px),22px)!important;
  }
  .cco-experience-dialog-clean .cco-experience-top{grid-template-columns:1fr!important}
  .cco-experience-dialog-clean .cco-experience-food{
    order:-1!important;
    background-image:linear-gradient(180deg,transparent 55%,var(--cco-popup-cream,#fffdf8) 100%),var(--cco-popup-photo)!important;
    background-size:100% 100%,var(--cco-popup-image-fit,cover)!important;
  }
}

.cco-experience-dialog-clean .cco-experience-actions.is-primary-only{grid-template-columns:1fr!important}


/* v5.37.141 — polished cart recommendation cards.
   Visual-only refresh for “You May Also Like”; recommendation selection and cart logic stay unchanged. */
.cco-flow .cco-cart-recommendations-section{
  margin-top:32px!important;
  padding-top:24px!important;
  border-top:1px solid color-mix(in srgb,var(--cco-primary) 10%,var(--cco-border))!important;
}
.cco-flow .cco-cart-recommendations-section .cco-cart-section-heading{
  margin-bottom:16px!important;
}
.cco-flow .cco-cart-recommendations-section .cco-cart-kicker{
  display:block!important;
  margin-bottom:5px!important;
  color:var(--cco-primary)!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.14em!important;
}
.cco-flow .cco-cart-recommendations-section .cco-cart-section-heading h2{
  margin:0!important;
  color:var(--cco-text)!important;
  font-size:clamp(22px,2vw,30px)!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
  text-transform:none!important;
}
.cco-flow .cco-cart-recommendations{
  align-items:stretch!important;
  gap:14px!important;
}
.cco-flow .cco-cart-mini-card{
  position:relative!important;
  align-self:stretch!important;
  height:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid color-mix(in srgb,var(--cco-primary) 10%,#e3e8ef)!important;
  border-radius:17px!important;
  box-shadow:0 8px 24px rgba(15,45,84,.06)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
@media(hover:hover){
  .cco-flow .cco-cart-mini-card:hover{
    transform:translateY(-2px)!important;
    border-color:color-mix(in srgb,var(--cco-primary) 28%,#dbe3ec)!important;
    box-shadow:0 14px 30px rgba(15,45,84,.10)!important;
  }
}
.cco-flow .cco-cart-mini-card>.cco-food-image{
  width:100%!important;
  aspect-ratio:16/10!important;
  min-height:132px!important;
  height:auto!important;
  border:0!important;
  border-radius:0!important;
  background:#eef2f6!important;
}
.cco-flow .cco-cart-mini-card>.cco-food-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  transition:transform .25s ease!important;
}
@media(hover:hover){
  .cco-flow .cco-cart-mini-card:hover>.cco-food-image img{transform:scale(1.018)!important}
}
.cco-flow .cco-cart-mini-card>.cco-food-placeholder.is-pupusa{
  align-items:center!important;
  justify-content:center!important;
  filter:grayscale(1)!important;
  background:linear-gradient(145deg,#f7f8fa,#e8ebef)!important;
}
.cco-flow .cco-cart-mini-card>.cco-food-placeholder.is-pupusa::before{
  opacity:.62!important;
  background-size:cover!important;
}
.cco-flow .cco-cart-mini-card>.cco-food-placeholder.is-pupusa::after{
  height:100%!important;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(33,48,67,.07))!important;
}
.cco-flow .cco-cart-mini-card>.cco-food-placeholder.is-pupusa small{
  margin:0 10px!important;
  padding:7px 11px!important;
  background:rgba(255,255,255,.94)!important;
  color:#617080!important;
  border:1px solid rgba(45,62,80,.06)!important;
  border-radius:999px!important;
  box-shadow:0 5px 14px rgba(20,35,52,.06)!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-align:center!important;
}
.cco-flow .cco-cart-mini-copy{
  flex:1 1 auto!important;
  min-height:148px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:8px!important;
  padding:14px 14px 15px!important;
}
.cco-flow .cco-cart-mini-copy>*{margin:0!important}
.cco-flow .cco-cart-mini-copy h3{
  min-height:2.5em!important;
  color:var(--cco-text)!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.25!important;
  letter-spacing:-.01em!important;
  overflow-wrap:anywhere!important;
}
.cco-flow .cco-cart-mini-copy>strong{
  color:var(--cco-primary)!important;
  font-size:14px!important;
  font-weight:850!important;
  line-height:1.15!important;
}
.cco-flow .cco-cart-mini-copy .cco-cart-mini-action{
  width:100%!important;
  min-height:42px!important;
  margin-top:auto!important;
  padding:0 14px!important;
  border:1px solid var(--cco-primary)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,var(--cco-primary),color-mix(in srgb,var(--cco-primary) 68%,#10b7ef))!important;
  color:#fff!important;
  box-shadow:0 7px 16px color-mix(in srgb,var(--cco-primary) 16%,transparent)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  font:inherit!important;
  font-size:11px!important;
  font-weight:850!important;
  line-height:1!important;
  text-transform:none!important;
  cursor:pointer!important;
  transition:transform .16s ease,filter .16s ease,box-shadow .16s ease!important;
}
.cco-flow .cco-cart-mini-copy .cco-cart-mini-action span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:15px!important;
  line-height:1!important;
  transition:transform .16s ease!important;
}
@media(hover:hover){
  .cco-flow .cco-cart-mini-copy .cco-cart-mini-action:hover{
    filter:brightness(1.04)!important;
    box-shadow:0 10px 20px color-mix(in srgb,var(--cco-primary) 22%,transparent)!important;
  }
  .cco-flow .cco-cart-mini-copy .cco-cart-mini-action:hover span{transform:translateX(2px)!important}
  .cco-flow .cco-cart-mini-copy .cco-cart-mini-action.is-add:hover span{transform:scale(1.08)!important}
}
.cco-flow .cco-cart-mini-copy .cco-cart-mini-action:focus-visible{
  outline:3px solid color-mix(in srgb,var(--cco-primary) 24%,transparent)!important;
  outline-offset:2px!important;
}

@media(max-width:980px){
  .cco-flow .cco-cart-recommendations{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .cco-flow .cco-cart-mini-card>.cco-food-image{min-height:150px!important}
}
@media(max-width:560px){
  .cco-flow .cco-cart-recommendations-section{margin-top:26px!important;padding-top:20px!important}
  .cco-flow .cco-cart-recommendations-section .cco-cart-section-heading h2{font-size:23px!important}
  .cco-flow .cco-cart-recommendations{grid-template-columns:1fr!important;gap:10px!important}
  .cco-flow .cco-cart-mini-card{
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr)!important;
    min-height:122px!important;
    border-radius:14px!important;
  }
  .cco-flow .cco-cart-mini-card>.cco-food-image{
    width:112px!important;
    height:100%!important;
    min-height:122px!important;
    aspect-ratio:auto!important;
  }
  .cco-flow .cco-cart-mini-copy{
    min-height:122px!important;
    padding:11px 11px 11px 12px!important;
    gap:6px!important;
  }
  .cco-flow .cco-cart-mini-copy h3{
    min-height:0!important;
    font-size:13px!important;
    line-height:1.22!important;
  }
  .cco-flow .cco-cart-mini-copy>strong{font-size:13px!important}
  .cco-flow .cco-cart-mini-copy .cco-cart-mini-action{
    min-height:36px!important;
    width:auto!important;
    align-self:flex-start!important;
    padding:0 13px!important;
    font-size:10px!important;
  }
  .cco-flow .cco-cart-mini-card>.cco-food-placeholder.is-pupusa small{
    max-width:94px!important;
    margin:0 7px!important;
    padding:5px 7px!important;
    font-size:8px!important;
  }
}
