:root{--fv-green: #2f971b;--fv-green-dark: #1d6810;--fv-purple: #542477;--fv-ink: #172016;--fv-muted: #687067;--fv-cream: #f7f6f1;--fv-line: #e5e8e1;--fv-radius: 22px;--fv-shadow: 0 16px 40px rgba(25, 45, 20, .1)}body{background:#fff;color:var(--fv-ink)}.content.index-page{overflow:hidden}.fv-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.fv-portals{padding:clamp(40px,6vw,76px) 0 42px;background:linear-gradient(180deg,#f5f7f1,#fff)}.fv-portals__intro{max-width:720px;margin-bottom:28px}.fv-eyebrow{margin:0 0 8px;color:var(--fv-green-dark);font-weight:800;letter-spacing:.13em;text-transform:uppercase;font-size:12px}.fv-portals__intro h1{margin:0;color:var(--fv-ink);font-size:clamp(34px,5vw,64px);line-height:.98;letter-spacing:-.045em}.fv-portals__intro p:last-child{margin:16px 0 0;color:var(--fv-muted);font-size:clamp(16px,2vw,20px);line-height:1.55}.fv-portals__grid{display:grid;grid-template-columns:1.18fr .82fr;gap:20px}.fv-portal{position:relative;display:block;min-height:430px;overflow:hidden;border-radius:28px;color:#fff!important;box-shadow:var(--fv-shadow);isolation:isolate}.fv-portal img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.fv-portal:hover img{transform:scale(1.035)}.fv-portal__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#080e080d 20%,#080e08e0)}.fv-portal--food{outline:4px solid rgba(47,151,27,.15)}.fv-portal--chicken .fv-portal__shade{background:linear-gradient(180deg,#280d3a0d 15%,#280d3aeb)}.fv-portal__content{position:absolute;z-index:2;inset:auto 0 0;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(24px,4vw,38px)}.fv-portal__tag{display:inline-flex;margin-bottom:12px;padding:7px 11px;border-radius:999px;background:#ffffffeb;color:var(--fv-green-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fv-portal--chicken .fv-portal__tag{color:var(--fv-purple)}.fv-portal__content strong{font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.035em}.fv-portal__content>span:nth-of-type(2){max-width:540px;margin-top:12px;color:#ffffffe0;font-size:15px;line-height:1.5}.fv-portal__button{display:inline-flex;align-items:center;gap:10px;min-height:46px;margin-top:22px;padding:0 18px;border-radius:999px;background:var(--fv-green);color:#fff;font-weight:800}.fv-portal--chicken .fv-portal__button{background:var(--fv-purple)}header,.header,.main-header{background:#fffffff5!important}header .btn,.header .btn,.main-header .btn{border-radius:999px}.index-page .margins-section,.index-page .margins-bottom-section{margin-top:clamp(42px,6vw,76px)}.index-page h2{color:var(--fv-ink);font-size:clamp(28px,4vw,44px);letter-spacing:-.03em}.index-page h3{color:var(--fv-muted)}.product-loop .product-border{height:100%;overflow:hidden;border:1px solid var(--fv-line)!important;border-radius:var(--fv-radius);background:#fff;box-shadow:0 8px 22px #1c2f170f;transition:transform .2s ease,box-shadow .2s ease}.product-loop .product-border:hover{transform:translateY(-3px);box-shadow:var(--fv-shadow)}.product-loop .product-thumb{overflow:hidden;background:var(--fv-cream)}.product-loop .product-thumb img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-loop .product-details{display:flex;flex-direction:column;min-height:206px;padding:18px!important}.product-loop .product-title h5{margin:0;font-size:17px;line-height:1.35}.product-loop .product-title a{color:var(--fv-ink)}.product-loop .product-price{margin-top:9px}.product-loop .product-price h6{color:var(--fv-green-dark);font-size:16px;font-weight:800}.fv-quick-order,.fv-choose-options,.fv-sold-out{margin-top:auto;padding-top:15px}.fv-order-row{display:grid;grid-template-columns:112px 1fr;gap:9px;align-items:center}.fv-qty{display:grid;grid-template-columns:36px 40px 36px;height:46px;overflow:hidden;border:1px solid #ccd3c8;border-radius:13px;background:#fff}.fv-qty__button{min-width:36px;min-height:44px;padding:0;border:0;background:transparent;color:var(--fv-ink);font-size:20px;font-weight:800;cursor:pointer}.fv-qty__input{width:40px;min-height:44px;padding:0;border:0!important;background:transparent;color:var(--fv-ink);text-align:center;font-weight:800;-webkit-appearance:textfield;appearance:textfield}.fv-qty__input::-webkit-inner-spin-button,.fv-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.fv-quick-add,.fv-choose-options,.fv-sold-out{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:0;border-radius:13px;padding:0 14px;background:var(--fv-green);color:#fff!important;font-size:13px!important;font-weight:800;cursor:pointer}.fv-quick-add span{display:inline!important;color:#fff!important;font-size:13px!important;line-height:1.1}.fv-quick-add:hover,.fv-quick-add:focus-visible{background:var(--fv-green-dark)}.fv-quick-add[disabled]{opacity:.7;cursor:wait}.fv-choose-options{width:100%}.fv-sold-out{width:100%;background:#d9ddd6;color:#687067!important}.fv-order-status{min-height:18px;margin:5px 0 0;color:var(--fv-green-dark);font-size:12px}.fv-qty__button:focus-visible,.fv-qty__input:focus-visible,.fv-quick-add:focus-visible,.fv-choose-options:focus-visible,.fv-portal:focus-visible{outline:3px solid #ffcf33;outline-offset:3px}.product-page .quantity.form{border-radius:13px;overflow:hidden}.product-page .add-to-cart,.product-page .qtybtn,.cart-page .btn{min-height:48px;border-radius:13px!important}@media(max-width:760px){.fv-shell{width:min(100% - 24px,1180px)}.fv-portals{padding-top:28px}.fv-portals__grid{grid-template-columns:1fr}.fv-portal{min-height:350px}.fv-portal--food{min-height:410px}.product-loop .product-details{min-height:196px;padding:14px!important}.fv-order-row{grid-template-columns:104px 1fr;gap:7px}.fv-qty{grid-template-columns:32px 40px 32px}}@media(max-width:390px){.fv-order-row{grid-template-columns:1fr}.fv-qty{width:112px;grid-template-columns:36px 40px 36px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/fv-modern-order.css.map */
