/* Phase 41.3 — balanced mobile storefront, dark-price contrast and concise delivery costs. */
.ff-checkout-progress button{position:relative;z-index:1;display:flex;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:7px 10px;border:0;border-radius:15px;background:transparent;color:inherit;font:inherit;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.ff-checkout-progress button:hover{background:rgba(25,135,84,.08);color:#135b38}.ff-checkout-progress button:active{transform:scale(.98)}.ff-checkout-progress li:not(:last-child):after{z-index:0;top:50%;transform:translateY(-50%)}.ff-checkout-progress li.is-active button{color:#102019;background:rgba(230,247,236,.8)}.ff-checkout-progress li.is-active span{background:#11613d!important;color:#fff!important;box-shadow:0 0 0 5px rgba(17,97,61,.1)}.ff-checkout-progress [aria-current="step"] strong{font-weight:900}
[data-ff-checkout-step]{scroll-margin-top:22px}

.ff-delivery-control{display:grid;gap:7px}.ff-delivery-control>label{color:#2c5140!important;font-size:.78rem!important;font-weight:850!important}.ff-delivery-select-wrap{display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:9px;min-height:58px;padding:6px 15px 6px 7px;border:1px solid rgba(25,72,51,.16);border-radius:17px;background:#f8fcf9;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.ff-delivery-select-wrap:focus-within{border-color:#198754;box-shadow:0 0 0 4px rgba(25,135,84,.12)}.ff-delivery-select-wrap>i:first-child{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#e2f4e8;color:#126a3d}.ff-delivery-select-wrap>i:last-child{color:#557368;font-size:.75rem;pointer-events:none}.ff-delivery-select-wrap .form-select{min-width:0;min-height:44px!important;padding:0 4px!important;border:0!important;background:transparent!important;background-image:none!important;color:#14271e;font-size:.82rem;font-weight:800;box-shadow:none!important;cursor:pointer}.ff-delivery-select-wrap .form-select:disabled{cursor:wait}.ff-delivery-control.is-saving .ff-delivery-select-wrap{opacity:.66}.ff-delivery-control.is-saving .ff-delivery-select-wrap>i:first-child{animation:ff-delivery-pulse 1s ease-in-out infinite}.ff-delivery-selection{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;margin-top:12px;padding:13px;border:1px solid rgba(25,135,84,.16);border-radius:18px;background:linear-gradient(135deg,#edf9f1,#fff)}.ff-delivery-selection-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#fff;color:#157341;box-shadow:0 7px 20px rgba(22,88,52,.08)}.ff-delivery-selection-copy{display:grid;min-width:0}.ff-delivery-selection small,.ff-delivery-selection em{color:#6a7f73;font-size:.64rem;font-style:normal}.ff-delivery-selection-copy strong{overflow:hidden;color:#153225;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.ff-delivery-selection-copy em{margin-top:2px}.ff-delivery-status{min-height:1.25em;margin:9px 2px 0;color:#5d7468;font-size:.68rem}.ff-delivery-select .invalid-feedback.d-block{margin-top:8px}.ff-delivery-loading{min-height:58px}

.ff-product-quantity-panel{margin-bottom:0!important}.ff-product-quantity-row{display:grid;grid-template-columns:minmax(72px,.45fr) 150px minmax(155px,1fr);align-items:center;gap:10px}.ff-product-quantity-copy{display:grid;align-content:center}.ff-product-quantity-copy label{margin:0;color:#203f31;font-size:.82rem;font-weight:900}.ff-product-stepper{display:grid;grid-template-columns:46px minmax(48px,1fr) 46px;overflow:hidden;border:1px solid rgba(18,70,47,.16);border-radius:15px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.ff-product-stepper button{display:grid;min-width:46px;height:50px;place-items:center;border:0;background:#eaf6ee;color:#135f39;font-size:.78rem;touch-action:manipulation}.ff-product-stepper button:hover:not(:disabled){background:#d9f0e1}.ff-product-stepper button:disabled{color:#9dada4;background:#f4f6f4}.ff-product-stepper #input-quantity{width:100%;max-width:none!important;height:50px;min-height:50px!important;padding:0 4px;border:0!important;border-inline:1px solid rgba(18,70,47,.11)!important;border-radius:0!important;background:#fff!important;color:#102019!important;font-size:1.05rem!important;font-weight:950;text-align:center;box-shadow:none!important;-moz-appearance:textfield}.ff-product-stepper #input-quantity::-webkit-inner-spin-button,.ff-product-stepper #input-quantity::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.ff-product-quantity-row #button-cart{display:flex;min-width:0;min-height:52px;align-items:center;justify-content:center;flex-direction:column;padding:7px 14px;line-height:1.1}.ff-product-quantity-row #button-cart small{margin-top:3px;color:rgba(20,25,20,.68);font-size:.62rem;font-weight:750}.ff-product-quantity-row #button-cart.is-loading small{display:none}

@keyframes ff-delivery-pulse{50%{transform:scale(.94);opacity:.68}}

@media(max-width:767.98px){
  body.ff-storefront #ff-main-content>.container{width:100%!important;max-width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:12px!important;padding-left:12px!important}
  body.ff-storefront #ff-main-content>.container>.row{width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important}
  body.ff-storefront #ff-main-content>.container>.row>#content{width:100%!important;max-width:100%!important;min-width:0!important;padding-right:0!important;padding-left:0!important;flex:0 0 100%!important}
  body.ff-storefront :is(.ff-cart-intro,.ff-checkout-header,.ff-cart-item,.ff-cart-summary,.ff-cart-suggestions,.ff-checkout-details,.ff-checkout-method,.ff-checkout-confirm,.ff-final-consent,.ff-product-stage){width:100%;margin-right:auto;margin-left:auto}
  body.ff-storefront .ff-product-stage>.ff-product-purchase{width:100%!important;max-width:100%!important}

  .ff-checkout-progress{position:sticky;z-index:20;top:8px;gap:5px;margin-bottom:14px!important;padding:5px!important;border:1px solid rgba(255,255,255,.9);border-radius:18px;background:rgba(249,252,250,.9);box-shadow:0 10px 30px rgba(18,55,37,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ff-checkout-progress li:not(:last-child):after{left:64%;right:-36%}.ff-checkout-progress button{width:100%;min-height:45px;padding:5px}.ff-checkout-progress button span{width:34px;height:34px}.ff-checkout-progress strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}

  .ff-cart-item{grid-template-columns:72px minmax(0,1fr);gap:10px}.ff-cart-item-image{width:72px;height:82px}.ff-cart-quantity{display:grid;grid-template-columns:minmax(122px,1fr) 42px 42px;gap:6px}.ff-cart-quantity>div{width:100%}.ff-cart-quantity>div button{width:40px}.ff-cart-quantity input{width:100%;min-width:38px}.ff-update-cart,.ff-remove-cart{width:42px!important;height:42px!important;padding:0}.ff-cart-item-price{grid-column:2}.ff-cart-summary{border-radius:22px}.ff-mobile-checkout{right:12px!important;left:12px!important}

  .ff-delivery-selection{grid-template-columns:40px minmax(0,1fr);padding:11px}.ff-delivery-selection-icon{width:40px;height:40px}.ff-delivery-selection-copy strong{white-space:normal}.ff-delivery-select-wrap{grid-template-columns:42px minmax(0,1fr) 16px;padding-right:12px}.ff-delivery-select-wrap>i:first-child{width:42px;height:42px}

  .ff-product-quantity-row{grid-template-columns:minmax(0,1fr) 140px;gap:9px}.ff-product-stepper{grid-template-columns:42px minmax(48px,1fr) 42px}.ff-product-stepper button{min-width:42px;height:50px}.ff-product-quantity-row #button-cart{grid-column:1/-1;width:100%;min-height:56px}.ff-product-quantity-row #button-cart span{font-size:.9rem}.ff-buy-panel{width:100%;margin-inline:auto}
}

@media(max-width:359.98px){.ff-cart-item{grid-template-columns:62px minmax(0,1fr)}.ff-cart-item-image{width:62px;height:72px}.ff-cart-quantity{grid-column:1/-1}.ff-product-quantity-row{grid-template-columns:1fr}.ff-product-stepper{grid-template-columns:48px minmax(54px,1fr) 48px}.ff-product-quantity-row #button-cart{grid-column:auto}.ff-delivery-select-wrap .form-select{font-size:.76rem}}

@media(prefers-color-scheme:dark){body.ff-storefront .ff-product-price,body.ff-storefront .ff-product-price h2,body.ff-storefront .ff-product-price .price-new{color:#f4fbf6!important}body.ff-storefront .ff-product-price .price-old{color:#afc0b7!important}.ff-checkout-progress{background:rgba(20,31,26,.91);border-color:rgba(224,241,232,.14)}.ff-checkout-progress li.is-active button{color:#eff8f2;background:rgba(49,126,79,.34)}.ff-delivery-select-wrap,.ff-product-stepper,.ff-product-stepper #input-quantity{border-color:rgba(224,241,232,.16)!important;background:#18251f!important}.ff-delivery-select-wrap .form-select,.ff-product-stepper #input-quantity{color:#eef6f1!important}.ff-delivery-select-wrap>i:first-child,.ff-product-stepper button{background:#20392b;color:#9ae2b4}.ff-delivery-selection{border-color:rgba(84,190,124,.24);background:linear-gradient(135deg,#173526,#14251d)}.ff-delivery-selection-icon{background:#20392b;color:#8de0ac}.ff-delivery-selection-copy strong{color:#eff8f2}.ff-product-quantity-copy label{color:#ecf6f0}.ff-delivery-status,.ff-delivery-selection small,.ff-delivery-selection em{color:#a9bcb1}.ff-product-quantity-row #button-cart small{color:rgba(17,23,15,.68)}}

@media(prefers-reduced-motion:reduce){.ff-checkout-progress button,.ff-delivery-select-wrap{transition:none}.ff-delivery-control.is-saving .ff-delivery-select-wrap>i:first-child{animation:none}}
