.phc-menu{--phc-accent:#e91c24;--phc-columns:3;color:#191919;padding:32px 0;font-family:"Open Sans",Arial,sans-serif;line-height:1.5;isolation:isolate}.phc-menu *,.phc-dialog *{box-sizing:border-box}.phc-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.phc-menu .phc-eyebrow,.phc-dialog .phc-eyebrow{font:800 11px/1.5 "Open Sans",Arial,sans-serif;letter-spacing:1.7px;color:var(--phc-accent,#e91c24);margin:0 0 8px}.phc-menu h2{font-size:clamp(28px,3.3vw,42px);line-height:1.1;font-weight:800;letter-spacing:-1.3px;margin:0}.phc-menu .phc-store{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:700;padding:18px 22px;background:#f7f5f1;border-radius:12px;width:100%;max-width:none}.phc-menu select,.phc-dialog select,.phc-dialog textarea{appearance:auto;background:#fff;color:#191919;border:1px solid #d8d5d0;border-radius:8px;padding:12px 14px;max-width:100%;width:100%;font:500 14px/1.5 "Open Sans",Arial,sans-serif;min-height:46px;box-shadow:none}.phc-store select{flex:1}.phc-menu .phc-small{font-size:12px;margin:12px 0 24px;color:#69645f}.phc-menu .phc-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;padding:8px 0 20px;margin:12px 0 12px;border-bottom:1px solid #e9e6e1}.phc-menu .phc-tabs button{white-space:nowrap;border:1px solid transparent;border-radius:8px;background:#f7f5f1;color:#403c37;padding:12px 18px;font:700 14px/1.3 "Open Sans",Arial,sans-serif;cursor:pointer;min-height:44px;box-shadow:none;text-transform:none}.phc-menu .phc-tabs button[aria-selected=true]{background:var(--phc-accent);color:#fff}.phc-menu [hidden],.phc-dialog [hidden]{display:none!important}.phc-grid{display:grid;grid-template-columns:repeat(var(--phc-columns),minmax(0,1fr));gap:22px}.phc-menu .phc-card{border:1px solid #e9e6e1;border-radius:14px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 4px 16px #00000004;transition:box-shadow .2s,border-color .2s;min-width:0}.phc-menu .phc-card:hover{border-color:#c8bdb1;box-shadow:0 8px 24px #0000000a}.phc-menu .phc-card>.phc-open{padding:12px;background:#faf9f6;border:0;cursor:pointer;width:100%;display:grid;place-items:center;aspect-ratio:3/2;overflow:hidden;box-shadow:none;border-radius:0}.phc-menu .phc-card img{width:100%!important;height:100%!important;max-height:240px;object-fit:contain!important;object-position:center;display:block;margin:0!important;border-radius:0!important;transform:none!important}.phc-no-image{min-height:150px;display:grid;place-items:center;padding:24px;font-weight:800;color:#59524a;text-align:center}.phc-menu .phc-card-copy{padding:22px;flex:1;display:flex;flex-direction:column;min-width:0}.phc-menu .phc-card h3{font:800 20px/1.25 "Open Sans",Arial,sans-serif;letter-spacing:-.5px;margin:0 0 10px;color:#171717}.phc-menu .phc-card p{font:400 13px/1.65 "Open Sans",Arial,sans-serif;color:#625c56;margin:0 0 20px}.phc-menu .phc-card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.phc-card-bottom>span{font-size:13px;font-weight:600;white-space:nowrap}.phc-card-bottom .amount{font-size:17px;font-weight:800}.phc-menu .phc-button,.phc-dialog .phc-add-button{background:var(--phc-accent,#e91c24);color:#fff;border:0;border-radius:8px;font:800 14px/1.3 "Open Sans",Arial,sans-serif;padding:13px 22px;cursor:pointer;box-shadow:none;min-height:44px;text-transform:none;letter-spacing:0}.phc-menu .phc-button:hover,.phc-dialog .phc-add-button:hover{background:#c50303}.phc-menu .phc-cart-link{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:12px 18px;border:1px solid #242424;background:#fff;color:#171717!important;border-radius:8px;font-size:13px;font-weight:800;text-decoration:none;min-height:44px}.phc-menu .phc-feedback{margin:20px 0;font-size:14px;font-weight:700;color:#245b2b}.phc-menu .phc-feedback:empty{display:none}.phc-menu>.phc-cart-link{margin-top:24px}.phc-menu button:focus-visible,.phc-dialog button:focus-visible,.phc-menu a:focus-visible,.phc-menu select:focus-visible,.phc-dialog select:focus-visible,.phc-dialog input:focus-visible{outline:3px solid #c50303;outline-offset:3px}
html.phc-modal-open{overflow:hidden}.phc-dialog{--phc-accent:#e91c24;width:min(980px,calc(100vw - 48px));max-width:none;max-height:90dvh;height:auto;overflow:auto;border:0;border-radius:18px;padding:0;color:#191919;background:#fff;font-family:"Open Sans",Arial,sans-serif;box-shadow:0 24px 90px #0005}.phc-dialog::backdrop{background:#16120ed0;backdrop-filter:blur(3px)}.phc-dialog .phc-close{position:absolute;top:14px;right:14px;z-index:5;width:38px;height:38px;padding:0;border:1px solid #e7e4df;border-radius:50%;background:white;color:#191919;font:400 28px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 2px 8px #0001}.phc-detail{display:grid;grid-template-columns:42% 58%;min-height:500px}.phc-detail-photo{background:#f7f5f1;padding:30px;display:flex;align-items:center;justify-content:center;min-width:0}.phc-detail-photo img{width:100%!important;height:auto!important;max-height:450px;object-fit:contain!important;margin:0!important;border-radius:0!important}.phc-detail-copy{padding:44px 34px 24px;min-width:0}.phc-dialog h2{font:800 30px/1.15 "Open Sans",Arial,sans-serif;letter-spacing:-.8px;margin:0 0 14px;color:#171717}.phc-description{font-size:13px;line-height:1.65;color:#625c56;margin:0 0 24px}.phc-order-form{margin:0!important;float:none!important;width:100%!important}.phc-variant-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.phc-dialog label{color:#312e2a;font-size:12px;font-weight:700}.phc-variant-fields label,.phc-options>label{display:grid;gap:7px}.phc-options{display:grid;gap:18px;margin:18px 0;clear:both}.phc-dialog .phc-options details{border:1px solid #e5e1db;padding:14px;border-radius:8px}.phc-options summary{cursor:pointer;font-size:13px;font-weight:800}.phc-topping-rate{font-size:11px;color:#69645f;margin:12px 0}.phc-toppings{display:grid;grid-template-columns:1fr 1fr;gap:8px}.phc-dialog .phc-toppings label{border:1px solid #e5e1db;border-radius:6px;padding:9px 8px;font-size:11px;cursor:pointer;display:flex;align-items:center;gap:7px;line-height:1.25}.phc-toppings label:has(input:checked){background:#fff1f0;border-color:#e91c24}.phc-toppings input{accent-color:#e91c24;margin:0;width:15px;height:15px;flex:0 0 auto}.phc-dialog textarea{min-height:70px;resize:vertical}.phc-configured-price{font-size:14px;font-weight:800;margin:0!important}.phc-dialog .phc-add-bar{position:sticky;bottom:-24px;background:#fff;display:flex;align-items:end;gap:12px;padding:18px 0 24px;border-top:1px solid #e9e6e1;z-index:2}.phc-add-bar label{display:grid;gap:6px;flex:0 0 70px}.phc-dialog .phc-add-bar input{width:70px;height:46px;padding:10px;border:1px solid #d8d5d0;border-radius:8px;background:#fff;color:#191919;font-size:16px}.phc-dialog .phc-add-button{flex:1;min-height:46px;padding:12px}.phc-dialog button:disabled{opacity:.45;cursor:not-allowed}.phc-dialog .phc-error{color:#b00020;font-size:13px;line-height:1.5;margin:12px 0 0}.phc-error:empty{display:none}.phc-checkout .phc-card img{max-height:140px}.phc-checkout .phc-card p{display:none}
@media(max-width:1024px){.phc-grid{gap:16px}.phc-menu .phc-card-copy{padding:18px}.phc-dialog{width:calc(100vw - 32px)}.phc-detail{grid-template-columns:36% 64%}.phc-detail-copy{padding:44px 24px 24px}.phc-detail-photo{padding:18px}}@media(max-width:767px){.phc-menu{padding:16px 0}.phc-menu-heading{gap:12px;margin-bottom:20px}.phc-menu h2{font-size:28px;letter-spacing:-.8px}.phc-menu-heading .phc-cart-link{padding:10px;font-size:11px}.phc-menu .phc-store{display:grid;gap:10px;padding:14px}.phc-menu .phc-tabs{margin-top:6px;gap:6px}.phc-menu .phc-tabs button{font-size:12px;padding:12px 16px}.phc-grid{grid-template-columns:1fr!important;gap:12px}.phc-menu .phc-card{display:grid;grid-template-columns:115px minmax(0,1fr);border-radius:10px}.phc-menu .phc-card>.phc-open{aspect-ratio:auto;height:100%;padding:8px;min-height:145px}.phc-menu .phc-card img{max-height:145px}.phc-menu .phc-card-copy{padding:15px}.phc-menu .phc-card h3{font-size:16px;margin-bottom:7px}.phc-menu .phc-card p{font-size:11px;line-height:1.5;margin-bottom:12px}.phc-menu .phc-card-bottom{gap:8px}.phc-card-bottom>span{font-size:10px}.phc-card-bottom .amount{font-size:14px}.phc-menu .phc-button{padding:10px 15px;font-size:12px}.phc-menu .phc-no-image{min-height:100px;font-size:11px;padding:12px}.phc-dialog{width:100%;max-height:96dvh;margin:auto 0 0;border-radius:18px 18px 0 0}.phc-detail{display:block;min-height:0}.phc-detail-photo{height:180px;padding:14px 50px}.phc-detail-photo img{height:100%!important;width:100%!important;max-height:160px}.phc-detail-copy{padding:24px 20px 14px}.phc-dialog h2{font-size:25px}.phc-description{font-size:12px}.phc-dialog select,.phc-dialog textarea{font-size:16px}.phc-dialog .phc-add-bar{bottom:-14px;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.phc-toppings{grid-template-columns:1fr 1fr}.phc-variant-fields{gap:10px}.phc-menu .phc-small{font-size:11px}.phc-dialog .phc-close{position:absolute;top:12px;right:12px}}@media(prefers-reduced-motion:reduce){.phc-menu *{transition:none!important}}
/* Compact suggestions: scoped to cart and checkout only. */
.phc-checkout{min-width:0;max-width:100%}.phc-extras-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px 0 12px}.phc-checkout .phc-extras-heading h2{font-size:22px;letter-spacing:-.5px;line-height:1.2}.phc-checkout .phc-extras-heading p{font-size:12px;color:#69645f;margin:5px 0 0}.phc-slider-buttons{display:flex;gap:8px;flex:0 0 auto}.phc-checkout .phc-slide{width:44px;height:44px;padding:0;background:#fff;color:#191919;border:1px solid #d8d5d0;border-radius:50%;font-size:21px;cursor:pointer;box-shadow:none}.phc-checkout .phc-slide:hover{background:#f7f5f1}.phc-checkout .phc-slide:disabled{opacity:.3;cursor:default}.phc-checkout .phc-extras-track{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:1px;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#c9c2ba transparent;padding:3px 1px 10px;max-width:100%;min-width:0}.phc-checkout .phc-extras-track:focus-visible{outline:2px solid #c50303;outline-offset:3px}.phc-checkout .phc-extras-track .phc-card{flex:0 0 176px;display:flex;flex-direction:column;width:176px;border-radius:10px;scroll-snap-align:start;box-shadow:none}.phc-checkout .phc-extras-track .phc-card>.phc-open{height:92px;min-height:92px;aspect-ratio:auto;padding:8px}.phc-checkout .phc-extras-track .phc-card img{max-height:76px;width:100%!important;height:76px!important;object-fit:contain!important}.phc-checkout .phc-extras-track .phc-no-image{min-height:76px;padding:8px;font-size:11px}.phc-checkout .phc-extras-track .phc-card-copy{padding:12px;gap:0}.phc-checkout .phc-extras-track .phc-card h3{font-size:13px;line-height:1.35;letter-spacing:0;margin:0 0 10px;min-height:35px}.phc-checkout .phc-extras-track .phc-card p{display:none}.phc-checkout .phc-extras-track .phc-card-bottom{display:flex;flex-direction:column;align-items:stretch;gap:9px}.phc-checkout .phc-extras-track .phc-card-bottom>span{font-size:11px}.phc-checkout .phc-extras-track .amount{font-size:14px}.phc-checkout .phc-extras-track .phc-button{width:100%;min-height:44px;padding:10px;font-size:12px}.phc-checkout .phc-swipe-hint{margin:5px 0 12px;font-size:11px}@media(max-width:767px){.phc-checkout .phc-extras-heading h2{font-size:19px}.phc-checkout .phc-extras-track{gap:10px}.phc-checkout .phc-extras-track .phc-card{flex-basis:148px;width:148px}.phc-checkout .phc-extras-track .phc-card>.phc-open{height:80px;min-height:80px;padding:6px}.phc-checkout .phc-extras-track .phc-card img{height:68px!important;max-height:68px}.phc-checkout .phc-extras-track .phc-no-image{min-height:68px}.phc-checkout .phc-extras-track .phc-card-copy{padding:10px}}
/* Keep native WooCommerce block cart quantities readable with the active theme. */
body.woocommerce-cart .wc-block-components-quantity-selector{width:132px!important;min-width:132px!important;max-width:132px!important;min-height:44px!important;position:relative!important;background:#fff!important;color:#191919!important;box-sizing:border-box!important}
body.woocommerce-cart .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;flex:0 0 44px!important;margin:0 44px!important;padding:0!important;border:0!important;background:#fff!important;color:#191919!important;-webkit-text-fill-color:#191919!important;font:700 16px/44px Arial,sans-serif!important;text-align:center!important;text-indent:0!important;letter-spacing:0!important;box-sizing:border-box!important;appearance:textfield!important;-moz-appearance:textfield!important}
body.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{position:absolute!important;top:0!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#191919!important;background:transparent!important;font-size:18px!important}
body.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus{left:0!important;right:auto!important}body.woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus{right:0!important;left:auto!important}

/* 1.3: reference menu, compact popup and block cart. */
.phc-menu{--phc-columns:4}
.phc-menu .phc-tabs button{border:1px solid #d5d5d5;border-radius:5px;background:#fff;color:#171717;transition:background .18s,border-color .18s,color .18s}
.phc-menu .phc-tabs button:hover{border-color:var(--phc-accent);color:var(--phc-accent);background:#fff}
.phc-menu .phc-tabs button[aria-selected=true]{border-color:var(--phc-accent);background:var(--phc-accent);color:#fff}
.phc-menu .phc-card{border-radius:7px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column}
.phc-menu .phc-card>.phc-open{position:relative;display:block;padding:0;aspect-ratio:1.6;height:auto;min-height:0;background:#f7f5f1}
.phc-menu .phc-card img{position:absolute;inset:0;width:100%!important;height:100%!important;max-height:none;object-fit:cover!important;transition:transform .35s ease;transform:scale(1)!important}
.phc-menu .phc-card-copy{padding:20px}
.phc-menu .phc-card h3{font-size:17px;letter-spacing:0}
.phc-menu .phc-card-bottom{flex-wrap:nowrap}
.phc-menu .phc-card .phc-button{border:1px solid var(--phc-accent);background:#fff;color:var(--phc-accent);border-radius:5px;padding:10px 14px}
.phc-menu .phc-card .phc-button:hover{background:var(--phc-accent);color:#fff}
@media(hover:hover){.phc-menu .phc-card:hover{transform:translateY(-4px);border-color:#d3b5b5;box-shadow:0 10px 26px #00000012}.phc-menu .phc-card:hover img{transform:scale(1.045)!important}}
.phc-detail{grid-template-columns:42% 58%;min-height:0;align-items:start}
.phc-detail-photo{position:sticky;top:0;align-self:start;display:block;padding:0;aspect-ratio:1.2;overflow:hidden}
.phc-detail-photo img{position:absolute;inset:0;width:100%!important;height:100%!important;max-height:none;object-fit:cover!important;object-position:center}
.phc-detail-copy{padding:42px 28px 20px}
.phc-dialog .phc-detail-copy label,.phc-dialog .phc-options summary{font-family:"Open Sans",Arial,sans-serif}
.phc-dialog .phc-add-bar{bottom:-20px;padding-bottom:20px}
.phc-dialog .phc-add-bar input{visibility:visible!important;opacity:1!important;-webkit-text-fill-color:#191919!important;text-align:center;font-family:Arial,sans-serif}
.phc-checkout .phc-extras-track .phc-card>.phc-open{padding:0;height:100px;min-height:100px;aspect-ratio:auto}
.phc-checkout .phc-extras-track .phc-card img{height:100%!important;max-height:none;object-fit:cover!important}
.phc-checkout .phc-extras-track .phc-card:hover{transform:none}
body.woocommerce-cart .wc-block-cart-items{display:block!important;width:100%!important;border:0!important;border-collapse:separate!important;background:#fff;border-radius:12px;overflow:hidden}
body.woocommerce-cart .wc-block-cart-items thead{display:none!important}
body.woocommerce-cart .wc-block-cart-items tbody{display:block!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row{display:grid!important;grid-template-columns:88px minmax(0,1fr) 90px;gap:18px;align-items:start;padding:22px!important;border:0!important;border-bottom:1px solid #e8e5e0!important;height:auto!important;min-height:0!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row:last-child{border-bottom:0!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td{display:block!important;padding:0!important;border:0!important;width:auto!important;height:auto!important;min-width:0!important;vertical-align:top!important;background:transparent!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__image{grid-column:1;grid-row:1}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__image img{width:88px!important;height:88px!important;object-fit:cover;border-radius:7px;display:block;margin:0!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__product{grid-column:2;grid-row:1;text-align:left!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__total{grid-column:3;grid-row:1;text-align:right!important;font-weight:700}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__wrap{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:8px;padding:0!important;margin:0!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-components-product-name{font:700 17px/1.4 "Open Sans",Arial,sans-serif!important;color:#191919;text-align:left!important;margin:0!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__prices{margin:0!important;font-size:14px}
body.woocommerce-cart .wc-block-cart-items .wc-block-components-product-metadata{margin:0!important;text-align:left!important;font-size:12px;line-height:1.6}
body.woocommerce-cart .wc-block-cart-items .wc-block-components-product-metadata__description{display:none!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-components-product-details{padding:0!important;margin:0!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__quantity{display:flex!important;align-items:center;flex-wrap:wrap;gap:12px;padding:3px 0 0!important;margin:0!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__remove-link{display:inline-flex!important;align-items:center;justify-content:center;min-width:44px!important;min-height:44px!important;width:auto!important;height:auto!important;padding:8px!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:5px;color:#c50303!important;font-size:12px!important;text-decoration:underline!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__remove-link svg{fill:currentColor}
body.woocommerce-cart .wc-block-cart__sidebar{background:#fff;border-radius:12px;padding:20px!important;align-self:start}
body.woocommerce-cart .wc-block-cart__submit-button{background:#e91c24!important;color:#fff!important;border-radius:7px;min-height:48px}
@media(max-width:1024px){.phc-menu{--phc-columns:3}.phc-detail{grid-template-columns:40% 60%}.phc-detail-copy{padding:42px 22px 20px}}
@media(max-width:767px){
.phc-menu{--phc-columns:2}.phc-menu .phc-grid{grid-template-columns:repeat(var(--phc-columns),minmax(0,1fr))!important;gap:12px}
.phc-menu .phc-card{display:flex;flex-direction:column}.phc-menu .phc-card>.phc-open{padding:0;min-height:0;height:auto;aspect-ratio:1.25}
.phc-menu .phc-card-copy{padding:12px}.phc-menu .phc-card h3{font-size:14px}.phc-menu .phc-card p{font-size:12px;line-height:1.5}
.phc-menu .phc-card-bottom{flex-wrap:wrap;gap:10px}.phc-menu .phc-card .phc-button{padding:10px 12px;min-height:44px}.phc-card-bottom .amount{font-size:15px}
.phc-detail{display:block}.phc-detail-photo{position:relative;top:auto;aspect-ratio:1.8;height:auto;max-height:240px;padding:0}
.phc-detail-photo img{height:100%!important;max-height:none}.phc-detail-copy{padding:24px 18px 14px}.phc-dialog .phc-add-bar{bottom:-14px;padding-bottom:calc(14px + env(safe-area-inset-bottom))}
.phc-checkout .phc-extras-track .phc-card>.phc-open{height:85px;min-height:85px;aspect-ratio:auto}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row{grid-template-columns:68px minmax(0,1fr);gap:12px;padding:16px!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__image img{width:68px!important;height:68px!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__total{grid-column:2;grid-row:2;text-align:left!important}
body.woocommerce-cart .wc-block-cart-items .wc-block-components-product-name{font-size:15px!important}
}
@media(max-width:374px){.phc-menu{--phc-columns:1}.phc-variant-fields{grid-template-columns:1fr}.phc-dialog .phc-toppings{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.phc-menu .phc-card,.phc-menu .phc-card img{transition:none!important;transform:none!important}}

/* Standalone Elementor deal triggers reuse the existing ordering dialog. */
.phc-menu.phc-popup-host{display:contents;padding:0;margin:0}
[class*="phc-popup-product-"]{cursor:pointer}
.phc-popup-host .phc-popup-toast{position:fixed;z-index:99999;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:14px;width:max-content;max-width:calc(100vw - 32px);padding:14px 18px;background:#fff;border:1px solid #e0ded9;border-radius:10px;box-shadow:0 8px 35px #0003;color:#191919}
.phc-popup-host .phc-popup-toast .phc-feedback{margin:0;font-size:14px}
.phc-popup-host .phc-popup-toast .phc-cart-link{margin:0;flex:0 0 auto}
.phc-popup-host .phc-toast-close{padding:0;width:32px;min-width:32px;height:32px;border:0;background:transparent;color:#191919;font-size:24px;cursor:pointer}
@media(max-width:600px){.phc-popup-host .phc-popup-toast{bottom:12px;flex-wrap:wrap;width:calc(100vw - 24px);gap:10px}.phc-popup-host .phc-popup-toast .phc-feedback{flex:1 1 calc(100% - 50px)}.phc-popup-host .phc-toast-close{position:absolute;right:8px;top:8px}.phc-popup-host .phc-popup-toast .phc-feedback{padding-right:25px}}

/* Branded popup loading state. */
.phc-dialog .phc-preloader{display:flex;align-items:center;justify-content:center;min-height:320px;min-height:min(420px,65dvh);padding:56px 24px;background:#fff}
.phc-dialog .phc-preloader img{display:block;width:144px!important;height:144px!important;max-width:40vw;object-fit:contain!important;margin:0!important;background:transparent;border:0;box-shadow:none;animation:phc-logo-fade 1.5s ease-in-out infinite}
@keyframes phc-logo-fade{0%,100%{opacity:.28}50%{opacity:1}}
@media(prefers-reduced-motion:reduce){.phc-dialog .phc-preloader img{animation:none;opacity:1}}

/* Restaurant selection: native hidden state, no enhanced dropdown. */
.phc-menu .phc-hut-picker{padding:28px;border:1px solid #e7e7e7;border-radius:14px;background:#fff;margin:0 0 28px;color:#191919;font-family:"Open Sans",Arial,sans-serif}
.phc-menu .phc-hut-picker input[type=hidden]{display:none!important}
.phc-menu .phc-hut-heading{margin-bottom:22px}
.phc-menu .phc-hut-heading .phc-eyebrow{font-size:10px;letter-spacing:1.8px;color:#e91c24}
.phc-menu .phc-hut-heading h3{font:700 23px/1.3 "Open Sans",Arial,sans-serif;margin:6px 0 0;color:#191919;letter-spacing:-.6px}
.phc-menu .phc-hut-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.phc-menu button.phc-hut-choice{display:flex;align-items:center;gap:18px;padding:24px;text-align:left;border:1px solid #dedede;border-radius:10px;background:#fff!important;color:#191919!important;box-shadow:0 2px 6px #00000003;cursor:pointer;font-family:"Open Sans",Arial,sans-serif;text-transform:none;letter-spacing:normal;transition:border-color .18s,box-shadow .18s;min-width:0}
.phc-menu button.phc-hut-choice:hover{border-color:#e91c24!important;box-shadow:0 4px 14px #00000008}
.phc-menu button.phc-hut-choice:active,.phc-menu button.phc-hut-choice[aria-pressed=true]{border-color:#e91c24!important;background:#fffafa!important;color:#191919!important;box-shadow:inset 0 0 0 1px #e91c24}
.phc-menu button.phc-hut-choice:focus-visible{outline:3px solid #e91c24!important;outline-offset:4px}
.phc-menu .phc-hut-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:10px;background:#fff3f3;color:#e91c24}
.phc-menu .phc-hut-icon svg,.phc-menu .phc-hut-check svg{display:block;flex-shrink:0}
.phc-menu .phc-hut-copy{display:grid;gap:6px;flex:1;min-width:0}
.phc-menu .phc-hut-copy strong{font:700 18px/1.3 "Open Sans",Arial,sans-serif;letter-spacing:-.25px;color:#191919}
.phc-menu .phc-hut-copy>span{font:400 14px/1.5 "Open Sans",Arial,sans-serif;color:#555}
.phc-menu .phc-hut-copy small{font:400 13px/1.5 "Open Sans",Arial,sans-serif;color:#656565;font-variant-numeric:tabular-nums}
.phc-menu .phc-hut-check{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border:1px solid #ccc;border-radius:50%;color:transparent;background:#fff}
.phc-menu .phc-hut-choice[aria-pressed=true] .phc-hut-check{border-color:#e91c24;background:#e91c24;color:#fff}
.phc-menu .phc-hut-hours{font:400 12px/1.6 "Open Sans",Arial,sans-serif;color:#666;margin:18px 0 0}.phc-hut-hours span{padding:0 8px}
.phc-menu .phc-hut-status{font:400 12px/1.5 "Open Sans",Arial,sans-serif;color:#c50303;margin:8px 0 0}.phc-hut-status:empty{display:none}.phc-hut-choice:disabled{cursor:wait;opacity:.65}
@media(max-width:767px){.phc-menu .phc-hut-picker{padding:20px}.phc-menu .phc-hut-cards{grid-template-columns:1fr;gap:12px}.phc-menu button.phc-hut-choice{padding:18px;gap:14px}.phc-menu .phc-hut-heading h3{font-size:21px}.phc-menu .phc-hut-copy strong{font-size:17px}.phc-menu .phc-hut-icon{width:40px;height:40px;flex-basis:40px}}
@media(prefers-reduced-motion:reduce){.phc-menu button.phc-hut-choice{transition:none}}
