.ff-cart-page{--ff-cp-green: var(--ff-brand-green-hex, #2D5A42);--ff-cp-green-dark: var(--ff-brand-green-dark, #243F30);--ff-cp-lime: var(--ff-brand-accent-hover, #B8E986);--ff-cp-mint: #e8f3ee;--ff-cp-bg: #f9f9f7;--ff-cp-card: #ffffff;--ff-cp-border: rgba(0, 0, 0, .07);--ff-cp-text: #111111;--ff-cp-text-muted: #666666;--ff-cp-radius: 14px;--ff-cp-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--ff-cp-bg);font-family:var(--ff-cp-font);-webkit-font-smoothing:antialiased}.ff-cart-page__wrap{width:100%;padding-bottom:0;box-sizing:border-box;position:relative}.ff-cart-page__wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(45,90,66,.035) 1px,transparent 1px);background-size:22px 22px;pointer-events:none;z-index:0}.ff-cart-page__wrap>*{position:relative;z-index:1}.ff-cart-page.gradient{background:var(--ff-cp-bg)}.ff-cart-hero{position:relative;overflow:hidden;padding:clamp(3rem,5vw,5rem) 0 clamp(2rem,3.5vw,3rem);background:linear-gradient(145deg,var(--ff-cp-green) 0%,var(--ff-cp-green-dark) 100%)}.ff-cart-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 88% 12%,rgba(184,233,134,.2) 0%,transparent 40%),radial-gradient(circle at 4% 88%,rgba(255,255,255,.07) 0%,transparent 42%);pointer-events:none}.ff-cart-hero__pattern{position:absolute;right:-2rem;top:50%;transform:translateY(-50%);width:clamp(14rem,22vw,28rem);height:clamp(14rem,22vw,28rem);opacity:.06;pointer-events:none}.ff-cart-hero__pattern svg{width:100%;height:100%}.ff-cart-hero .page-width{position:relative;z-index:1}.ff-cart-hero__inner{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.6rem 2rem}.ff-cart-hero__content{flex:1 1 26rem}.ff-cart-hero__eyebrow{display:inline-block;margin-bottom:.75rem;padding:.35rem 1rem;font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ff-cp-green);background:var(--ff-cp-lime);border-radius:999px;line-height:1.3}.ff-cart-hero__title{margin:0;font-size:clamp(2.4rem,4.2vw,3.8rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#fff}.ff-cart-hero__title em{font-style:normal;color:var(--ff-cp-lime)}.ff-cart-hero__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:2.4rem;margin-left:.55rem;padding:0 .6rem;background:#ffffff26;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:1.1rem;font-weight:700;border-radius:999px;vertical-align:middle}.ff-cart-hero__subtitle{margin:.75rem 0 0;font-size:clamp(1.2rem,1.5vw,1.4rem);line-height:1.5;color:#ffffffa6;max-width:42rem}.ff-cart-hero__continue{display:inline-flex;align-items:center;gap:.5rem;min-height:4.2rem;padding:.75rem 1.5rem;font-size:1.2rem;font-weight:700;color:#fff;text-decoration:none;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.3);border-radius:var(--ff-cp-radius);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .25s ease,border-color .25s ease,transform .2s ease}.ff-cart-hero__continue:hover{background:#ffffff2e;border-color:#fff;color:#fff;transform:translateY(-1px)}.ff-cart-hero__continue:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff80}.ff-cart-hero__continue svg{width:1.3rem;height:1.3rem;flex-shrink:0}.ff-cart-page .title-wrapper-with-link{display:none!important}.ff-cart-page-section.shopify-section,.ff-cart-page-footer-section.shopify-section{margin:0;padding:0;overflow:visible!important}#MainContent:has(cart-items.ff-cart-page){width:100%;max-width:none;margin:0;padding:0 0 clamp(4rem,6vw,6rem);box-sizing:border-box;overflow:visible}#MainContent:has(cart-items.ff-cart-page) .shopify-section+.shopify-section{margin-top:0}.ff-cart-page__container{width:100%;max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box}@media screen and (min-width:750px){.ff-cart-page__container{padding-left:5rem;padding-right:5rem}}.ff-cart-page__wrap,.ff-cart-page__summary-col{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box}@media screen and (min-width:990px){#MainContent:has(cart-items.ff-cart-page){display:grid;grid-template-columns:minmax(0,1fr) minmax(24rem,30rem);gap:clamp(2rem,3vw,3rem);align-items:start;max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:5rem;padding-right:5rem}.ff-cart-page-section.shopify-section,.ff-cart-page-footer-section.shopify-section,cart-items.ff-cart-page,#MainContent:has(cart-items.ff-cart-page)>.ff-cart-page-footer-section{display:contents}.ff-cart-hero,.ff-cart-shipping-bar{grid-column:1 / -1;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.ff-cart-shipping-bar__inner{max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:5rem;padding-right:5rem;box-sizing:border-box}.ff-cart-page__container{max-width:none;padding-left:0;padding-right:0}cart-items.ff-cart-page>.ff-cart-page__container{grid-column:1;grid-row:auto}#main-cart-footer{grid-column:2;grid-row:auto;position:sticky;top:calc(var(--header-height, 8rem) + 1.2rem);align-self:start;overflow:visible;min-width:0;width:100%;padding-bottom:2rem}#main-cart-footer>.ff-cart-page__container{grid-column:unset;padding:0}}.ff-cart-hero__stats{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;margin-top:1.2rem}.ff-cart-hero__stat{font-size:1.05rem;font-weight:500;color:#ffffffb8}.ff-cart-hero__stat strong{color:var(--ff-cp-lime);font-weight:800}.ff-cart-hero__stat-divider{width:4px;height:4px;border-radius:50%;background:#ffffff59}.ff-cart-shipping-bar{background:var(--ff-cp-mint);border-bottom:1px solid rgba(45,90,66,.1);padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box}@media screen and (min-width:750px){.ff-cart-shipping-bar{padding-left:5rem;padding-right:5rem}}.ff-cart-shipping-bar__inner{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;padding:1rem 0}.ff-cart-shipping-bar__icon{font-size:1.4rem;line-height:1}.ff-cart-shipping-bar__text{flex:1 1 16rem;margin:0;font-size:1.15rem;font-weight:500;color:var(--ff-cp-green)}.ff-cart-shipping-bar__text strong{font-weight:800}.ff-cart-shipping-bar__text--success{color:var(--ff-cp-green-dark)}.ff-cart-shipping-bar__track{flex:1 1 100%;height:.45rem;background:#2d5a421f;border-radius:999px;overflow:hidden}@media screen and (min-width:750px){.ff-cart-shipping-bar__track{flex:1 1 14rem;max-width:22rem}}.ff-cart-shipping-bar__fill{display:block;height:100%;background:linear-gradient(90deg,var(--ff-cp-green) 0%,var(--ff-cp-lime) 100%);border-radius:999px;transition:width .4s ease}cart-items.is-empty~.ff-cart-page-footer-section,#main-cart-footer.is-empty,.ff-cart-page-footer-section:has(#main-cart-footer.is-empty){display:none!important}.ff-cart-page__items-panel{margin-top:clamp(1.2rem,2vw,1.8rem);padding:0 clamp(1.25rem,2.5vw,1.75rem) clamp(1.25rem,2.5vw,1.75rem);background:var(--ff-cp-card);border:1px solid var(--ff-cp-border);border-radius:var(--ff-cp-radius);box-shadow:0 4px 24px #2d5a420f}.ff-cart-items-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.4rem,2vw,1.8rem) 0 1rem;border-bottom:2px solid var(--ff-cp-mint);margin-bottom:1rem}.ff-cart-items-header__title{margin:0;font-size:clamp(1.5rem,2vw,1.8rem);font-weight:800;letter-spacing:-.01em;color:var(--ff-cp-text)}.ff-cart-items-header__title span{color:var(--ff-cp-green)}.ff-cart-items-header__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ff-cp-green);background:var(--ff-cp-mint);border-radius:999px}.ff-cart-items-header__badge-dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--ff-cp-lime);box-shadow:0 0 0 2px #b8e98666}.ff-cart-page .cart__items{padding:0;border-bottom:none}.ff-cart-page .cart-items thead{display:none}.ff-cart-page .cart-items,.ff-cart-page tbody{display:flex;flex-direction:column;gap:1.15rem;width:100%}.ff-cart-page .cart-item{display:grid!important;grid-template-columns:7.5rem minmax(0,1fr) minmax(6.5rem,8rem)!important;grid-template-rows:auto auto!important;column-gap:1.75rem!important;row-gap:.75rem!important;width:100%;box-sizing:border-box;margin:0!important;padding:1.35rem 1.5rem 1.25rem 1.15rem!important;background:var(--ff-cp-bg)!important;border:1px solid rgba(45,90,66,.12)!important;border-radius:12px!important;box-shadow:none!important;position:relative;overflow:visible;transition:border-color .25s ease,background .25s ease}.ff-cart-page .cart-item:after{content:none;display:none}.ff-cart-page .cart-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--ff-cp-lime) 0%,var(--ff-cp-green) 100%);border-radius:12px 0 0 12px;z-index:2}.ff-cart-page .cart-item:hover{border-color:#2d5a4238!important;background:#fff!important}.ff-cart-page .cart-item>td{position:static;z-index:1;padding:0!important;border:none!important;background:transparent!important}.ff-cart-page .cart-item__media{grid-row:1 / 3!important;grid-column:1!important;align-self:start;padding:0!important;width:7.5rem;max-width:7.5rem;flex-shrink:0;position:relative}.ff-cart-page .cart-item__link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}.ff-cart-page .ff-cart-sale-badge{position:absolute;top:.35rem;right:.35rem;z-index:2;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;line-height:1;color:#fff;background:linear-gradient(135deg,#ff8a3d,#ef4444 55%,#c81e3a);border-radius:7px 3px 3px 7px;box-shadow:0 3px 10px #d8273566;transform:rotate(3deg);transform-origin:top right;overflow:hidden;isolation:isolate;pointer-events:none}.ff-cart-page .ff-cart-sale-badge svg{position:relative;z-index:1;flex-shrink:0;color:#ffe08a}.ff-cart-page .ff-cart-sale-badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.6) 42%,transparent 58%);transform:translate(-120%);animation:ffCartPageSaleShimmer 2.6s ease-in-out infinite}@keyframes ffCartPageSaleShimmer{0%{transform:translate(-120%)}60%,to{transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.ff-cart-page .ff-cart-sale-badge:before{animation:none}}.ff-cart-page .cart-item__image-container{position:relative;width:7.5rem;max-width:7.5rem;border-radius:12px;overflow:hidden;background:var(--ff-cp-mint);border:1px solid rgba(45,90,66,.1);box-shadow:0 2px 8px #2d5a420f}.ff-cart-page .cart-item__image{width:7.5rem;max-width:7.5rem;height:auto;aspect-ratio:1;object-fit:cover;display:block}.ff-cart-page .cart-item__details{grid-row:1!important;grid-column:2!important;position:static!important;padding:.15rem 0 0!important;max-width:none!important;min-width:0!important;align-self:start}.ff-cart-page .cart-item__details>*{max-width:none}.ff-cart-page .cart-item__details .caption-with-letter-spacing{display:none}.ff-cart-page .ff-cart-page__item-index{display:inline-flex;align-items:center;margin-bottom:.35rem;padding:.2rem .55rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ff-cp-green);background:var(--ff-cp-mint);border-radius:999px}.ff-cart-page .cart-item__name{display:block;margin:0 0 .45rem;padding-right:.25rem;font-size:clamp(1.15rem,1.4vw,1.3rem);font-weight:700;line-height:1.35;letter-spacing:-.01em;color:var(--ff-cp-text);text-decoration:none;word-break:break-word}.ff-cart-page .cart-item__name:hover{color:var(--ff-cp-green)}.ff-cart-page .ff-cart-page__unit-price{display:inline-flex;align-items:center;gap:.35rem;margin:0;padding:.2rem .65rem;font-size:.92rem;font-weight:600;color:var(--ff-cp-green-dark);background:#e8f3eea6;border-radius:999px}.ff-cart-page .ff-cart-page__unit-price s{font-weight:500;color:var(--ff-cp-text-muted);opacity:.85}.ff-cart-page .cart-item__details>.product-option,.ff-cart-page .cart-item__details>.cart-item__discounted-prices{display:none}.ff-cart-page .cart-item__details dl,.ff-cart-page .cart-item__details .discounts{margin-top:.4rem}.ff-cart-page .cart-item__details .product-option{font-size:.95rem;color:var(--ff-cp-text-muted)}.ff-cart-page .cart-item__details .discounts__discount{color:var(--ff-cp-green);font-weight:600;font-size:.95rem}.ff-cart-page .ff-cart-page__remove-wrap{position:absolute;top:1.25rem;right:1.5rem;z-index:4}.ff-cart-page .ff-cart-page__remove{display:inline-flex!important;align-items:center;justify-content:center;min-width:2.8rem!important;min-height:2.8rem!important;padding:0!important;background:var(--ff-cp-mint)!important;border:none!important;border-radius:50%!important;color:var(--ff-cp-text-muted)!important;box-shadow:none!important;transition:color .2s ease,background .2s ease,transform .2s ease}.ff-cart-page .ff-cart-page__remove:before,.ff-cart-page .ff-cart-page__remove:after{content:none!important;display:none!important}.ff-cart-page .ff-cart-page__remove:hover{color:#c0392b!important;background:#fef2f2!important;transform:scale(1.05)}.ff-cart-page .ff-cart-page__remove .svg-wrapper{width:1.25rem;height:1.25rem}.ff-cart-page .cart-item__quantity{grid-row:2!important;grid-column:2!important;align-self:end;justify-self:start;width:auto!important;margin:.65rem 0 0!important;padding:1rem 0 0!important;border-top:1px solid var(--ff-cp-mint);background:none!important;border-radius:0!important}.ff-cart-page .cart-item__quantity-wrapper{display:flex;flex-wrap:nowrap;align-items:center;gap:0;width:auto}.ff-cart-page .cart-item__quantity-wrapper>cart-remove-button:not(.ff-cart-page__remove-wrap){display:none}.ff-cart-page quantity-input.quantity,.ff-cart-page .quantity{min-width:9rem;min-height:3.4rem;background:#fff!important;border:1.5px solid rgba(45,90,66,.14)!important;border-radius:8px!important;box-shadow:0 1px 4px #2d5a420f!important;overflow:hidden}.ff-cart-page .quantity:before,.ff-cart-page .quantity:after{content:none!important;display:none!important}.ff-cart-page .quantity__button{min-width:3.2rem;color:var(--ff-cp-green);background:transparent;border:none;font-weight:700}.ff-cart-page .quantity__button:hover{background:var(--ff-cp-mint);color:var(--ff-cp-green-dark)}.ff-cart-page .quantity__button .svg-wrapper{width:1rem;height:1rem}.ff-cart-page .quantity__input{font-size:1.1rem;font-weight:700;color:var(--ff-cp-text);background:transparent;border:none;box-shadow:none;opacity:1}.ff-cart-page .cart-item__totals{grid-row:2!important;grid-column:3!important;position:static!important;display:flex!important;flex-direction:column;align-items:flex-end;justify-content:flex-end!important;align-self:end;justify-self:end;pointer-events:none;padding:1rem 0 0!important;margin:.65rem 0 0!important;border-top:1px solid var(--ff-cp-mint);min-height:0;min-width:6.5rem;z-index:2;text-align:right}.ff-cart-page .cart-item__totals:before{content:"Line total";display:block;margin-bottom:.15rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ff-cp-text-muted);line-height:1}@media screen and (min-width:990px){.ff-cart-page .cart-item__totals.medium-hide,.ff-cart-page .cart-item__totals.large-up-hide{display:none!important}.ff-cart-page .cart-item__totals.small-hide{display:flex!important}}@media screen and (max-width:989px){.ff-cart-page .cart-item__totals.small-hide{display:none!important}.ff-cart-page .cart-item__totals.medium-hide,.ff-cart-page .cart-item__totals.large-up-hide{display:flex!important}}.ff-cart-page .cart-item__totals .price{font-size:clamp(1.3rem,1.7vw,1.5rem);font-weight:800;color:var(--ff-cp-green);line-height:1}.ff-cart-page .cart-item__old-price{color:var(--ff-cp-text-muted);font-size:1rem}.ff-cart-page-footer-section.shopify-section,#main-cart-footer{overflow:visible!important}#main-cart-footer,.ff-cart-page__summary-col{overflow:visible;width:100%}.ff-cart-page-summary{margin-top:clamp(1.2rem,2vw,1.8rem);padding:0!important;width:100%;background:var(--ff-cp-card);border:1px solid var(--ff-cp-border);border-radius:var(--ff-cp-radius);box-shadow:0 12px 40px #243f3024;overflow:visible;margin-bottom:1rem}@media screen and (min-width:990px){.ff-cart-page-summary{margin-top:clamp(1.2rem,2vw,1.8rem)}}.ff-cart-page-summary:before{content:"";display:block;height:4px;background:linear-gradient(90deg,var(--ff-cp-lime) 0%,var(--ff-cp-green) 100%)}.ff-cart-page-summary__top{padding:clamp(1.6rem,2.5vw,2rem);background:linear-gradient(160deg,var(--ff-cp-green-dark) 0%,var(--ff-cp-green) 100%);position:relative;overflow:hidden;border-radius:var(--ff-cp-radius) var(--ff-cp-radius) 0 0}.ff-cart-page-summary__top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 100% 0%,rgba(184,233,134,.15) 0%,transparent 50%);pointer-events:none}.ff-cart-page-summary__top>*{position:relative;z-index:1}.ff-cart-page-summary__title{margin:0 0 1.4rem;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6}.ff-cart-page .cart__footer{display:block!important;border:none;padding:0!important;background:transparent!important;width:100%!important}@media screen and (min-width:990px){.ff-cart-page .cart__footer>*{width:100%!important;max-width:none!important;margin-left:0!important}}.ff-cart-page-footer-section .cart__footer{padding-bottom:0!important}.ff-cart-page .cart__footer>*+*{margin-top:0!important}.ff-cart-page .cart__blocks{width:100%!important;margin:0!important;overflow:visible!important}.ff-cart-page .cart__blocks>*+*{margin-top:0!important}.ff-cart-page .cart__note{position:static;margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.12)}.ff-cart-page .cart__note label{position:static;height:auto;margin-bottom:.5rem;font-size:1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff9}.ff-cart-page .cart__note .field__input,.ff-cart-page .cart__note .text-area{min-height:7rem;padding:.9rem 1.1rem;font-size:1.15rem;color:var(--ff-cp-text);background:#fffffff2;border:1px solid rgba(255,255,255,.2);border-radius:10px;resize:vertical}.ff-cart-page .discounts__discount{color:var(--ff-cp-lime)!important;font-size:1.05rem;font-weight:600}.ff-cart-page .totals{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.ff-cart-page .totals__total{margin:0;font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff9}.ff-cart-page .totals__total-value{margin:0;font-size:clamp(1.9rem,2.5vw,2.2rem);font-weight:800;letter-spacing:-.02em;color:var(--ff-cp-lime);line-height:1.1}.ff-cart-page .tax-note{margin:0;text-align:left;font-size:.95rem;line-height:1.45;color:#ffffff7a}.ff-cart-page__trust{display:flex;flex-direction:column;gap:.55rem;margin:1.2rem 0 0;padding:1rem 0 0;border-top:1px solid rgba(255,255,255,.12);list-style:none}.ff-cart-page__trust-item{display:flex;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;color:#ffffffbf}.ff-cart-page__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;background:#ffffff1a;border-radius:50%;color:var(--ff-cp-lime)}.ff-cart-page__trust-icon svg{width:1.1rem;height:1.1rem}.ff-cart-page-summary__actions{padding:clamp(1.4rem,2vw,1.8rem);padding-bottom:clamp(2.2rem,3.5vw,3rem)!important;background:var(--ff-cp-card);border-radius:0 0 var(--ff-cp-radius) var(--ff-cp-radius);overflow:visible!important}.ff-cart-page .cart__ctas{text-align:left;margin:0}.ff-cart-page .cart__checkout-button,.ff-cart-page .ff-cart-page__checkout-btn{display:flex!important;align-items:center;justify-content:center;gap:.7rem;width:100%!important;max-width:none!important;min-width:unset!important;min-height:5.4rem!important;height:auto!important;margin:0;padding:1.1rem 1.8rem!important;background:linear-gradient(135deg,var(--ff-cp-green-dark) 0%,var(--ff-cp-green) 100%)!important;color:#fff!important;border:none!important;border-radius:var(--ff-cp-radius)!important;font-family:var(--ff-cp-font)!important;font-size:1.25rem!important;font-weight:800!important;letter-spacing:.01em;line-height:1.2!important;text-decoration:none;cursor:pointer;box-shadow:0 8px 24px #243f3047;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;position:relative;-webkit-appearance:none;appearance:none}.ff-cart-page .cart__checkout-button:before,.ff-cart-page .cart__checkout-button:after,.ff-cart-page .ff-cart-page__checkout-btn:before,.ff-cart-page .ff-cart-page__checkout-btn:after{content:none!important;display:none!important;box-shadow:none!important}.ff-cart-page .ff-cart-page__checkout-text{flex:1;text-align:center}.ff-cart-page .ff-cart-page__checkout-arrow{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;flex-shrink:0;background:var(--ff-cp-lime);color:var(--ff-cp-green);border-radius:50%;font-size:1.3rem;font-weight:800;line-height:1;transition:transform .25s ease,background .25s ease}.ff-cart-page .cart__checkout-button:hover:not(:disabled),.ff-cart-page .ff-cart-page__checkout-btn:hover:not(:disabled){background:linear-gradient(135deg,var(--ff-cp-green) 0%,var(--ff-cp-green-dark) 100%)!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 12px 32px #243f3052;filter:brightness(1.05)}.ff-cart-page .cart__checkout-button:hover:not(:disabled) .ff-cart-page__checkout-arrow,.ff-cart-page .ff-cart-page__checkout-btn:hover:not(:disabled) .ff-cart-page__checkout-arrow{background:#fff;transform:translate(4px)}.ff-cart-page .cart__checkout-button:disabled,.ff-cart-page .ff-cart-page__checkout-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.ff-cart-page .cart__dynamic-checkout-buttons{max-width:none!important;width:100%!important;margin-top:1rem;margin-bottom:.5rem;overflow:visible!important;padding-bottom:.5rem;min-height:5.4rem}.ff-cart-page .cart__dynamic-checkout-buttons .dynamic-checkout__content,.ff-cart-page #dynamic-checkout-cart,.ff-cart-page #dynamic-checkout-cart ul{width:100%!important;max-width:none!important;min-height:5.4rem;overflow:visible!important}.ff-cart-page #dynamic-checkout-cart ul{display:flex!important;flex-direction:column!important;gap:.85rem;margin:0!important;padding:0!important;list-style:none}.ff-cart-page #dynamic-checkout-cart ul>li{width:100%!important;max-width:none!important;margin:0!important;flex:0 0 auto;overflow:visible!important}.ff-cart-page .cart__dynamic-checkout-buttons .shopify-payment-button{border-radius:var(--ff-cp-radius);overflow:visible!important;min-height:5.4rem;height:auto!important;max-height:none!important;margin-bottom:.25rem}.ff-cart-page .cart__dynamic-checkout-buttons .shopify-payment-button__button{border-radius:var(--ff-cp-radius)!important;min-height:5.4rem!important;height:5.4rem!important;max-height:none!important}.ff-cart-page .cart__dynamic-checkout-buttons iframe{border-radius:var(--ff-cp-radius)!important;min-height:5.4rem!important;height:5.4rem!important;max-height:none!important;display:block!important}.ff-cart-page .cart__dynamic-checkout-buttons .shopify-payment-button__more-options{font-size:1rem;color:var(--ff-cp-text-muted);margin-top:.5rem}.ff-cart-page-summary__divider{display:flex;align-items:center;gap:1rem;margin:1rem 0;font-size:.9rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ff-cp-text-muted)}.ff-cart-page-summary__divider:before,.ff-cart-page-summary__divider:after{content:"";flex:1;height:1px;background:var(--ff-cp-border)}.ff-cart-page.is-empty .ff-cart-hero__count{display:none}.ff-cart-page .cart__warnings{padding:clamp(3rem,6vw,6rem) 0 clamp(4rem,8vw,8rem);text-align:center}.ff-cart-page .ff-cart-empty-icon{display:flex;align-items:center;justify-content:center;width:8rem;height:8rem;margin:0 auto 2rem;background:var(--ff-cp-mint);border-radius:50%;color:var(--ff-cp-green)}.ff-cart-page .ff-cart-empty-icon svg{width:3.6rem;height:3.6rem}.ff-cart-page .cart__empty-text{margin:0 0 1rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;letter-spacing:-.02em;color:var(--ff-cp-text)}.ff-cart-page .cart__empty-subtext{max-width:46rem;margin:0 auto 2.4rem;font-size:1.35rem;line-height:1.6;color:var(--ff-cp-text-muted)}.ff-cart-page .cart__warnings .button{min-height:5rem;padding:1.1rem 2.6rem;background:var(--ff-cp-lime);color:var(--ff-cp-green);border:none;border-radius:var(--ff-cp-radius);font-size:1.3rem;font-weight:800;box-shadow:0 8px 24px #b8e98659;transition:transform .2s ease,background .2s ease}.ff-cart-page .cart__warnings .button:hover{background:var(--ff-cp-green);color:#fff;transform:translateY(-2px)}.ff-cart-page .cart__login-title{margin:3rem 0 .6rem;font-size:1.5rem;font-weight:700;color:var(--ff-cp-text)}.ff-cart-page .cart__login-paragraph{font-size:1.2rem;color:var(--ff-cp-text-muted)}.ff-cart-page .cart__login-paragraph a{color:var(--ff-cp-green);font-weight:600}@media screen and (max-width:989px){.ff-cart-hero{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.ff-cart-shipping-bar{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box}.ff-cart-hero__inner{flex-direction:column;align-items:flex-start}.ff-cart-page .cart-item{grid-template-columns:6.5rem minmax(0,1fr) minmax(5.5rem,6.5rem)!important;column-gap:1.25rem!important;padding:1.15rem 1.25rem 1.1rem 1rem!important}.ff-cart-page .cart-item__media,.ff-cart-page .cart-item__image-container,.ff-cart-page .cart-item__image{width:6.5rem;max-width:6.5rem}.ff-cart-page .cart-item__details{grid-column:2!important;padding-right:0!important}.ff-cart-page .ff-cart-page__remove-wrap{top:1.1rem;right:1.25rem}.ff-cart-page .cart-item__totals{min-width:5.5rem}.ff-cart-page__items-panel{padding-left:1rem;padding-right:1rem}.ff-cart-page-summary{margin-top:1.5rem}#main-cart-footer>.ff-cart-page__container{padding-left:1.5rem;padding-right:1.5rem}}@media screen and (max-width:749px){.ff-cart-hero__continue{width:100%;justify-content:center}.ff-cart-items-header{flex-direction:column;align-items:flex-start}.ff-cart-page .cart-item{grid-template-columns:5.75rem minmax(0,1fr) minmax(5rem,6rem)!important;column-gap:1rem!important;padding:1rem 1rem 1rem .85rem!important}.ff-cart-page .cart-item__media,.ff-cart-page .cart-item__image-container,.ff-cart-page .cart-item__image{width:5.75rem;max-width:5.75rem}.ff-cart-page .cart-item__media{grid-row:1 / 3!important;grid-column:1!important}.ff-cart-page .cart-item__details{grid-row:1!important;grid-column:2!important}.ff-cart-page .cart-item__quantity{grid-row:2!important;grid-column:2!important}.ff-cart-page .cart-item__totals{grid-row:2!important;grid-column:3!important;min-width:5rem}.ff-cart-page .ff-cart-page__remove-wrap{top:1rem;right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ff-cart-page.css.map */
