:root{--fv-green:#2f971b;--fv-green-dark:#1f6f12;--fv-purple:#5b2a7a;--fv-purple-dark:#3d1757;--fv-ink:#182018;--fv-muted:#697269;--fv-cream:#f6f5ef;--fv-line:#e4e8e0;--fv-shadow:0 14px 38px rgba(23,45,19,.11);--fv-bottom:72px}*{box-sizing:border-box}body{background:#fff;color:var(--fv-ink);padding-bottom:0}[data-section-type=header-section],.header-announcement{display:none!important}.fv-app-shell{position:relative;z-index:40;background:#fff;border-bottom:1px solid var(--fv-line)}.fv-appbar{width:min(1180px,100% - 32px);height:72px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.fv-appbar__brand{display:inline-flex;align-items:center;color:var(--fv-ink);text-decoration:none}.fv-appbar__brand img{display:block;width:auto;height:54px;object-fit:contain}.fv-appbar__actions{display:flex;gap:8px;align-items:center}.fv-icon-button{position:relative;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--fv-line);border-radius:50%;background:#fff;color:var(--fv-ink);cursor:pointer;text-decoration:none;font-size:28px;line-height:1}.fv-icon-button svg,.fv-bottom-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.fv-cart-badge{position:absolute;top:-4px;right:-3px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:20px;background:var(--fv-green);color:#fff;font:800 10px/1 Arial}.fv-mode-wrap{width:min(1180px,100% - 32px);margin:0 auto;padding:8px 0 14px}.fv-mode-label{margin:0 0 8px;color:var(--fv-muted);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fv-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fv-mode-card{min-height:64px;display:flex;align-items:center;gap:11px;padding:9px 14px;border:1px solid var(--fv-line);border-radius:16px;background:#fff;color:var(--fv-ink);text-align:left;text-decoration:none;cursor:pointer;transition:.18s ease}.fv-mode-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #172d1314}.fv-mode-card.is-active{border-color:var(--fv-green);background:#edf7e9;box-shadow:inset 0 0 0 1px var(--fv-green)}.fv-mode-card:nth-child(2).is-active{border-color:var(--fv-purple);background:#f3edf7;box-shadow:inset 0 0 0 1px var(--fv-purple)}.fv-mode-card__icon{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--fv-green);color:#fff;font:900 12px/1 Arial}.fv-mode-card:nth-child(2) .fv-mode-card__icon{background:var(--fv-purple)}.fv-mode-card strong,.fv-mode-card small{display:block}.fv-mode-card strong{font-size:15px;line-height:1.15}.fv-mode-card small{margin-top:4px;color:var(--fv-muted);font-size:11px;line-height:1.15}.fv-category-strip{border-top:1px solid #eff1ec;background:#fff}.fv-category-strip__track{width:min(1180px,100%);margin:auto;display:flex;gap:8px;padding:10px max(16px,calc((100% - 1180px)/2));overflow-x:auto;scrollbar-width:none;overscroll-behavior-x:contain}.fv-category-strip__track::-webkit-scrollbar{display:none}.fv-category-strip__track[hidden]{display:none}.fv-category-strip a{flex:none;padding:8px 13px;border:1px solid var(--fv-line);border-radius:999px;color:var(--fv-ink);background:#fff;font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap}.fv-category-strip a:hover{border-color:var(--fv-green);color:var(--fv-green-dark);background:#f2f9ef}.fv-home{width:min(1180px,100% - 32px);margin:24px auto 80px}.fv-home [hidden]{display:none!important}.fv-home-hero{min-height:410px;display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,#183d13,#2f971b);color:#fff;box-shadow:var(--fv-shadow)}.fv-home-hero--chicken{background:linear-gradient(135deg,#341344,#6f3490)}.fv-home-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(28px,5vw,64px)}.fv-home-hero__copy>p{margin:0 0 12px;color:#d8f3cc;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.fv-home-hero--chicken .fv-home-hero__copy>p{color:#eadcf2}.fv-home-hero h1{max-width:620px;margin:0;color:#fff;font-size:clamp(38px,5.4vw,72px);line-height:.95;letter-spacing:-.045em}.fv-home-hero__copy>span{max-width:590px;margin-top:18px;color:#ffffffdb;font-size:clamp(15px,1.7vw,19px);line-height:1.55}.fv-home-hero__copy>a{margin-top:24px;display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border-radius:13px;background:#fff;color:var(--fv-green-dark);font-weight:850;text-decoration:none}.fv-home-hero--chicken .fv-home-hero__copy>a{color:var(--fv-purple-dark)}.fv-home-hero__mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px;padding:5px}.fv-home-hero__mosaic img{width:100%;height:100%;object-fit:cover}.fv-home-hero__mosaic img:first-child{grid-row:1/3}.fv-home-section{margin-top:44px}.fv-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.fv-section-heading p{margin:0 0 5px;color:var(--fv-green-dark);font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.fv-section-heading h2{margin:0;color:var(--fv-ink);font-size:clamp(28px,4vw,44px);letter-spacing:-.035em}.fv-section-heading>a{color:var(--fv-green-dark);font-weight:850;text-decoration:none}.fv-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fv-menu-grid .fv-menu-card:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 7px)}.fv-menu-card{min-height:190px;display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden;border:1px solid var(--fv-line);border-radius:20px;background:#fff;box-shadow:0 7px 20px #172d130e}.fv-menu-card__image{display:block;min-height:190px;background:var(--fv-cream);overflow:hidden}.fv-menu-card__image img{width:100%;height:100%;object-fit:cover}.fv-menu-card__image>span{height:100%;display:grid;place-items:center;color:var(--fv-green);font-size:28px;font-weight:900}.fv-menu-card__body{min-width:0;display:flex;flex-direction:column;padding:16px}.fv-menu-card__body>a{text-decoration:none}.fv-menu-card h3{margin:0;color:var(--fv-ink);font-size:17px;line-height:1.25}.fv-menu-card p{margin:6px 0;color:var(--fv-muted);font-size:12px;line-height:1.42}.fv-menu-card__price{margin-top:auto;color:var(--fv-green-dark);font-size:16px;font-weight:900}.fv-card-order{display:grid;grid-template-columns:106px 1fr;gap:8px;margin-top:10px}.fv-card-qty{height:40px;display:grid;grid-template-columns:32px 40px 32px;border:1px solid #cfd6cb;border-radius:11px;overflow:hidden}.fv-card-qty button,.fv-card-qty input{min-width:0;border:0!important;background:#fff;color:var(--fv-ink);text-align:center;font-weight:850}.fv-card-qty button{font-size:18px;cursor:pointer}.fv-card-qty input{width:40px;-webkit-appearance:textfield;appearance:textfield}.fv-card-qty input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.fv-card-add{min-height:40px;display:grid;place-items:center;padding:0 13px;border:0;border-radius:11px;background:var(--fv-green);color:#fff!important;font-size:13px;font-weight:850;text-decoration:none;cursor:pointer}.fv-card-add[disabled]{opacity:.7}.fv-card-add--full{margin-top:10px}.fv-card-sold{margin-top:10px;padding:10px;border-radius:11px;background:#eee;color:#777;text-align:center;font-size:12px;font-weight:800}.fv-view-all{margin-top:16px;min-height:50px;display:flex;align-items:center;justify-content:center;border:1px solid var(--fv-green);border-radius:14px;color:var(--fv-green-dark);font-weight:850;text-decoration:none}.fv-view-all--chicken{border-color:var(--fv-purple);color:var(--fv-purple)}.fv-home-promises{margin-top:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fv-home-promises div{padding:20px;border-radius:18px;background:var(--fv-cream)}.fv-home-promises b,.fv-home-promises span{display:block}.fv-home-promises b{color:var(--fv-ink);font-size:15px}.fv-home-promises span{margin-top:5px;color:var(--fv-muted);font-size:12px}.fv-cart-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:98;background:#0c110c7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fv-order-drawer{position:fixed;z-index:99;top:0;right:0;width:min(440px,100%);height:100%;display:flex;flex-direction:column;background:#fff;transform:translate(102%);transition:transform .25s ease;box-shadow:-18px 0 50px #0c110c33}.fv-order-drawer.is-open{transform:none}.fv-order-drawer__handle{display:none}.fv-order-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid var(--fv-line)}.fv-order-drawer__header p{margin:0;color:var(--fv-muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.fv-order-drawer__header h2{margin:3px 0 0;color:var(--fv-ink);font-size:26px}.fv-order-drawer__items{flex:1;overflow:auto;padding:10px 20px}.fv-empty-order{padding:50px 20px;color:var(--fv-muted);text-align:center}.fv-drawer-item{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--fv-line)}.fv-drawer-item>img,.fv-drawer-placeholder{width:68px;height:68px;border-radius:12px;object-fit:cover;background:var(--fv-cream)}.fv-drawer-placeholder{display:grid;place-items:center;color:var(--fv-green);font-weight:900}.fv-drawer-item strong,.fv-drawer-item small,.fv-drawer-item span{display:block}.fv-drawer-item strong{color:var(--fv-ink);font-size:14px;line-height:1.25}.fv-drawer-item small{margin-top:3px;color:var(--fv-muted)}.fv-drawer-item span{margin-top:5px;color:var(--fv-green-dark);font-weight:850}.fv-drawer-qty{display:grid;grid-template-columns:28px 26px 28px;align-items:center;border:1px solid var(--fv-line);border-radius:10px;overflow:hidden}.fv-drawer-qty button{height:34px;border:0;background:#fff;font-size:17px;cursor:pointer}.fv-drawer-qty b{text-align:center;font-size:12px}.fv-order-drawer__footer{padding:18px 20px 24px;border-top:1px solid var(--fv-line);background:#fff}.fv-order-drawer__footer>div{display:flex;justify-content:space-between;margin-bottom:13px}.fv-primary-action{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:var(--fv-green);color:#fff!important;font-weight:850;text-decoration:none}.fv-cart-open{overflow:hidden}.fv-sticky-cart{position:fixed;z-index:80;left:50%;bottom:18px;transform:translate(-50%);width:min(620px,calc(100% - 32px));min-height:54px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px;border-radius:15px;background:var(--fv-green-dark);color:#fff!important;box-shadow:0 14px 35px #10320c4d;text-decoration:none;transition:.2s ease}.fv-sticky-cart span:last-child{text-align:right}.fv-sticky-cart.is-empty{opacity:0;visibility:hidden;transform:translate(-50%,14px)}.fv-bottom-nav{display:none}.collection-page .product-loop .product-border{border-radius:18px!important;box-shadow:0 7px 20px #172d130f}.collection-page .product-loop .product-thumb img{aspect-ratio:1/1;object-fit:cover}.collection-page .fv-order-row{grid-template-columns:106px 1fr}.collection-page .fv-quick-add{background:var(--fv-green)!important}.fv-icon-button:focus-visible,.fv-mode-card:focus-visible,.fv-category-strip a:focus-visible,.fv-card-add:focus-visible,.fv-bottom-nav a:focus-visible,.fv-bottom-nav button:focus-visible{outline:3px solid #ffcf33;outline-offset:2px}@media(max-width:760px){:root{--fv-bottom:68px}body{padding-bottom:calc(var(--fv-bottom) + 22px)}.fv-app-shell{position:sticky;top:0}.fv-appbar{width:calc(100% - 24px);height:62px}.fv-appbar__brand img{height:46px}.fv-appbar__actions .fv-icon-button:first-child{display:none}.fv-mode-wrap{width:calc(100% - 24px);padding:6px 0 10px}.fv-mode-label{display:none}.fv-mode-switch{gap:7px}.fv-mode-card{min-height:56px;padding:7px 9px;border-radius:13px;gap:8px}.fv-mode-card__icon{flex-basis:34px;width:34px;height:34px;border-radius:10px;font-size:10px}.fv-mode-card strong{font-size:13px}.fv-mode-card small{font-size:9.5px}.fv-category-strip__track{padding:8px 12px}.fv-category-strip a{padding:7px 11px;font-size:11px}.fv-home{width:calc(100% - 24px);margin-top:14px;margin-bottom:38px}.fv-home-hero{min-height:auto;grid-template-columns:1fr;border-radius:20px}.fv-home-hero__copy{padding:26px 22px 22px}.fv-home-hero h1{font-size:40px}.fv-home-hero__copy>span{margin-top:12px;font-size:14px}.fv-home-hero__copy>a{min-height:44px;margin-top:17px}.fv-home-hero__mosaic{height:210px;order:-1}.fv-home-section{margin-top:30px}.fv-section-heading{margin-bottom:12px}.fv-section-heading p{font-size:10px}.fv-section-heading h2{font-size:27px}.fv-section-heading>a{font-size:12px}.fv-menu-grid{grid-template-columns:1fr;gap:10px}.fv-menu-grid .fv-menu-card:last-child:nth-child(odd){grid-column:auto;max-width:none}.fv-menu-card{min-height:148px;grid-template-columns:128px minmax(0,1fr);border-radius:16px}.fv-menu-card__image{min-height:148px}.fv-menu-card__body{padding:12px}.fv-menu-card h3{font-size:15px}.fv-menu-card p{display:none}.fv-menu-card__price{font-size:14px}.fv-card-order{grid-template-columns:102px 1fr;gap:6px;margin-top:7px}.fv-card-qty{height:36px;grid-template-columns:30px 40px 30px}.fv-card-add{min-height:36px;padding:0 10px}.fv-view-all{min-height:46px;font-size:13px}.fv-home-promises{grid-template-columns:1fr;gap:8px;margin-top:26px}.fv-home-promises div{padding:14px 16px}.fv-home-promises b,.fv-home-promises span{display:inline}.fv-home-promises span{margin-left:6px}.fv-bottom-nav{position:fixed;z-index:85;left:0;right:0;bottom:0;height:var(--fv-bottom);display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--fv-line);background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -6px 18px #172d130f}.fv-bottom-nav a,.fv-bottom-nav button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#6f776e;text-decoration:none;font-size:9.5px;font-weight:750}.fv-bottom-nav a.is-active,.fv-bottom-nav button:hover{color:var(--fv-green-dark)}.fv-bottom-nav svg{width:21px;height:21px}.fv-nav-cart-icon{position:relative}.fv-nav-cart-icon b{position:absolute;top:-7px;right:-10px;min-width:17px;height:17px;display:grid;place-items:center;border-radius:20px;background:var(--fv-green);color:#fff;font-size:9px}.fv-sticky-cart{bottom:calc(var(--fv-bottom) + 10px);min-height:50px;width:calc(100% - 24px);padding:0 14px;font-size:12px}.fv-sticky-cart strong{font-size:13px}.fv-order-drawer{top:auto;bottom:0;width:100%;height:min(82vh,680px);border-radius:22px 22px 0 0;transform:translateY(103%)}.fv-order-drawer__handle{display:block;width:44px;height:5px;margin:9px auto 0;border-radius:10px;background:#d8ddd5}.fv-order-drawer__header{padding:10px 16px 13px}.fv-order-drawer__header h2{font-size:23px}.fv-order-drawer__items{padding:8px 14px}.fv-order-drawer__footer{padding:14px 14px calc(var(--fv-bottom) + 10px)}.collection-page{padding-bottom:30px}.collection-page .product-loop{width:100%!important;margin:0!important;padding:5px!important}.collection-page .product-loop .product-border{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:160px}.collection-page .product-loop .product-thumb{height:100%;min-height:160px}.collection-page .product-loop .product-thumb>div,.collection-page .product-loop .product-thumb .img-align{height:100%}.collection-page .product-loop .product-thumb img{height:100%!important;object-fit:cover}.collection-page .product-loop .product-details{min-height:160px!important;padding:12px!important}.collection-page .product-loop .product-title h5{font-size:14px!important}.collection-page .product-loop .fv-order-row{grid-template-columns:102px 1fr!important}.collection-page .product-loop .fv-qty{width:102px;grid-template-columns:31px 40px 31px}.collection-page .product-loop .fv-quick-add{width:100%;min-height:40px}.collection-page .product-loop .fv-order-status{display:none}footer{margin-bottom:var(--fv-bottom)}}@media(max-width:380px){.fv-mode-card small{display:none}.fv-home-hero h1{font-size:35px}.fv-menu-card{grid-template-columns:112px minmax(0,1fr)}.fv-card-order{grid-template-columns:1fr}.fv-card-qty{width:102px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.fv-delivery-bar{width:min(1180px,100% - 32px);min-height:46px;margin:0 auto;display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #f0f1ed;color:var(--fv-ink)}.fv-delivery-bar__icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#edf7e9;color:var(--fv-green-dark)}.fv-delivery-bar__icon svg,.fv-menu-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.fv-delivery-bar b,.fv-delivery-bar small{display:block}.fv-delivery-bar b{font-size:13px}.fv-delivery-bar small{margin-top:2px;color:var(--fv-muted);font-size:11px}.fv-delivery-bar__status{margin-left:auto;color:var(--fv-green-dark);font-size:11px;font-weight:800}.fv-mode-wrap{padding-top:9px}.fv-mode-switch{gap:12px}.fv-mode-card{position:relative;isolation:isolate;min-height:96px;overflow:hidden;padding:13px 16px;border:0;border-radius:18px;background-color:var(--fv-green-dark);background-image:linear-gradient(90deg,#0e390af2,#165e0ec7 62%,#165e0e59),var(--fv-gateway-image);background-position:center;background-size:cover;color:#fff;box-shadow:0 8px 22px #172d131f}.fv-mode-card--chicken{background-color:var(--fv-purple-dark);background-image:linear-gradient(90deg,#2e0d41f7,#5b2a7ac9 64%,#5b2a7a57),var(--fv-gateway-image)}.fv-mode-card:hover{box-shadow:0 11px 28px #172d132b}.fv-mode-card.is-active,.fv-mode-card:nth-child(2).is-active{border:0;background-color:inherit;box-shadow:inset 0 0 0 3px #fff,0 0 0 2px var(--fv-green),0 10px 26px #172d132b}.fv-mode-card--chicken.is-active,.fv-mode-card:nth-child(2).is-active{box-shadow:inset 0 0 0 3px #fff,0 0 0 2px var(--fv-purple),0 10px 26px #37144b33}.fv-mode-card--food.is-active{background-image:linear-gradient(90deg,#0e390af2,#165e0ec7 62%,#165e0e59),var(--fv-gateway-image)}.fv-mode-card--chicken.is-active,.fv-mode-card:nth-child(2).is-active{background-image:linear-gradient(90deg,#2e0d41f7,#5b2a7ac9 64%,#5b2a7a57),var(--fv-gateway-image)}.fv-mode-card__icon{flex-basis:40px;width:40px;height:40px;border:1px solid rgba(255,255,255,.45);background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fv-mode-card:nth-child(2) .fv-mode-card__icon{background:#ffffff29}.fv-mode-card strong{color:#fff;font-size:17px}.fv-mode-card small{max-width:180px;color:#ffffffdb;font-size:11px;line-height:1.25}.fv-order-intro{min-height:154px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border:1px solid #dfe9dc;border-radius:22px;background:linear-gradient(135deg,#f5faf2,#eef7ea)}.fv-order-intro--chicken{border-color:#e2d6e9;background:linear-gradient(135deg,#fbf8fc,#f3ebf7)}.fv-order-intro p{margin:0 0 6px;color:var(--fv-green-dark);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.fv-order-intro--chicken p{color:var(--fv-purple)}.fv-order-intro h1{margin:0;color:var(--fv-ink);font-size:clamp(30px,4vw,48px);letter-spacing:-.04em}.fv-order-intro div>span{display:block;max-width:700px;margin-top:7px;color:var(--fv-muted);font-size:14px;line-height:1.5}.fv-order-intro__badge{flex:none;padding:8px 12px;border-radius:999px;background:var(--fv-green);color:#fff;font-size:11px;font-weight:850}.fv-order-intro--chicken .fv-order-intro__badge{background:var(--fv-purple)}.fv-menu-search{height:48px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d9ddd5;border-radius:13px;background:#fff;color:#7b837a;box-shadow:0 3px 12px #172d130a}.fv-menu-search input{width:100%;height:100%;border:0!important;outline:0;background:transparent;color:var(--fv-ink);font-size:14px}.fv-menu-search input::placeholder{color:#858c84}.fv-menu-search button{width:24px;height:36px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#7b837a;cursor:pointer}.fv-menu-search .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fv-home-search{margin-top:16px}.fv-home-section{margin-top:30px}.fv-section-heading h2{font-size:clamp(26px,3.5vw,38px)}.fv-menu-tools{width:min(1180px,100% - 32px);margin:22px auto 4px;padding:22px;border:1px solid var(--fv-line);border-radius:20px;background:#fafbf8}.fv-menu-tools--chicken{border-color:#e3d8e9;background:#fcf9fd}.fv-menu-tools__intro{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.fv-menu-tools__intro p{margin:0 0 3px;color:var(--fv-green-dark);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.fv-menu-tools--chicken .fv-menu-tools__intro p{color:var(--fv-purple)}.fv-menu-tools__intro h1{margin:0;color:var(--fv-ink);font-size:32px;letter-spacing:-.035em}.fv-menu-tools__intro>span{color:var(--fv-muted);font-size:12px;font-weight:700}.fv-menu-tools__row{display:flex;align-items:center;gap:10px;margin-top:10px}.fv-menu-tools__row>a{min-height:42px;display:flex;align-items:center;padding:0 14px;border:1px solid var(--fv-green);border-radius:11px;color:var(--fv-green-dark);font-size:12px;font-weight:800;text-decoration:none}.fv-menu-tools--chicken .fv-menu-tools__row>a{border-color:var(--fv-purple);color:var(--fv-purple)}.fv-sort-control{height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #d9ddd5;border-radius:11px;background:#fff}.fv-sort-control label{color:var(--fv-muted);font-size:11px;font-weight:800}.fv-sort-control select{min-width:190px;border:0!important;background:transparent;color:var(--fv-ink);font-size:12px;font-weight:800;outline:0}.fv-menu-no-results{margin:18px 0;padding:18px;border-radius:13px;background:#fff4e8;color:#7b4d12;text-align:center;font-size:13px}.fv-delivery-note{margin:0 0 10px;color:var(--fv-muted);font-size:11px;text-align:center}.collection-page .container.remove-pad.clearfix:has(.twelve.text-center>h1),.collection-page .collection-filters,.collection-page .breadcrumbs,.collection-page .collection-desc{display:none!important}body[data-fv-mode-active=chicken] .fv-section-heading p,body[data-fv-mode-active=chicken] .fv-section-heading>a,body[data-fv-mode-active=chicken] .fv-menu-card__price{color:var(--fv-purple)}body[data-fv-mode-active=chicken] .fv-card-add,body[data-fv-mode-active=chicken] .fv-primary-action,body[data-fv-mode-active=chicken] .fv-cart-badge,body[data-fv-mode-active=chicken] .fv-nav-cart-icon b{background:var(--fv-purple)}body[data-fv-mode-active=chicken] .fv-sticky-cart{background:var(--fv-purple-dark)}@media(max-width:760px){.fv-appbar{height:56px}.fv-appbar__brand img{height:42px}.fv-icon-button{width:40px;height:40px}.fv-delivery-bar{width:calc(100% - 24px);min-height:42px;padding:6px 0}.fv-delivery-bar__status{display:none}.fv-delivery-bar__icon{width:28px;height:28px}.fv-mode-wrap{width:calc(100% - 20px);padding:7px 0 9px}.fv-mode-switch{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.fv-mode-card{min-width:0;min-height:82px;padding:9px 8px;border-radius:14px;gap:7px;background-position:center}.fv-mode-card__icon{display:none}.fv-mode-card strong{font-size:13px}.fv-mode-card small{display:block!important;margin-top:4px;font-size:9px;line-height:1.2}.fv-category-strip__track{padding:7px 10px}.fv-category-strip a{min-height:34px;display:flex;align-items:center}.fv-home{width:calc(100% - 20px);margin-top:10px}.fv-order-intro{min-height:104px;padding:17px 16px;border-radius:16px}.fv-order-intro h1{font-size:25px;line-height:1.05}.fv-order-intro div>span{margin-top:6px;font-size:12px;line-height:1.35}.fv-order-intro__badge{display:none}.fv-order-intro p{font-size:9px}.fv-home-search{margin-top:10px}.fv-menu-search{height:44px;border-radius:12px}.fv-home-section{margin-top:24px}.fv-section-heading h2{font-size:23px}.fv-section-heading p{font-size:9px}.fv-menu-card{min-height:146px;grid-template-columns:minmax(0,1fr) 116px}.fv-menu-card__image{grid-column:2;grid-row:1;min-height:146px;order:2}.fv-menu-card__body{grid-column:1;grid-row:1;order:1;padding:13px 10px 11px 13px}.fv-menu-card h3{font-size:14px;line-height:1.22}.fv-menu-card__price{margin-top:7px;font-size:13px}.fv-card-order{grid-template-columns:88px minmax(56px,1fr);margin-top:auto}.fv-card-qty{width:88px;grid-template-columns:26px 36px 26px}.fv-card-qty input{width:36px}.fv-card-add{padding:0 8px}.fv-menu-tools{width:calc(100% - 20px);margin:10px auto 0;padding:15px 12px;border-radius:16px}.fv-menu-tools__intro{margin-bottom:10px}.fv-menu-tools__intro h1{font-size:24px}.fv-menu-tools__row{align-items:stretch}.fv-sort-control{min-width:0;flex:1;padding:0 9px}.fv-sort-control label{display:none}.fv-sort-control select{width:100%;min-width:0;font-size:11px}.fv-menu-tools__row>a{flex:none;padding:0 10px;font-size:10px}.fv-menu-tools+.content.collection-page{padding-top:6px!important}.collection-page .product-loop .product-border{grid-template-columns:minmax(0,1fr) 124px!important}.collection-page .product-loop .product-thumb{grid-column:2;grid-row:1}.collection-page .product-loop .product-details{grid-column:1;grid-row:1}.collection-page .product-loop .product-thumb img{border-radius:0 16px 16px 0}}@media(max-width:360px){.fv-mode-card{min-height:76px}.fv-mode-card strong{font-size:12px}.fv-mode-card small{font-size:8.5px}.fv-menu-card{grid-template-columns:minmax(0,1fr) 104px}.fv-menu-tools__row>a{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/fv-mobile-order.css.map */
