:root{--ff-black:#16110f;--ff-charcoal:#2a211d;--ff-orange:#f25a24;--ff-yellow:#ffc83d;--ff-cream:#fff8ec;--ff-light:#fffdf8;--ff-line:#eadfce;--ff-muted:#72675f;--ff-green:#2f6b43;--ff-radius:24px;--ff-shadow:0 18px 45px rgba(31,22,16,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ff-black);background:var(--ff-light);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:24px;top:18px;width:auto;height:auto;z-index:999;background:var(--ff-yellow);padding:10px 14px;border-radius:999px}.ff-container{width:min(1180px,calc(100% - 36px));margin:0 auto}.ff-section{padding:74px 0}.ff-section--tight{padding:46px 0}.ff-grid{display:grid;gap:24px}.ff-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ff-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ff-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ff-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--ff-orange);margin:0 0 12px}.ff-eyebrow:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--ff-yellow);box-shadow:0 0 0 6px #ffc83d38}.ff-heading{font-size:clamp(34px,5vw,74px);line-height:.96;letter-spacing:-.055em;margin:0 0 18px;font-weight:900}.ff-heading span{color:var(--ff-orange)}.ff-subtitle{font-size:clamp(17px,2vw,22px);color:var(--ff-muted);max-width:720px;margin:0}.ff-kicker{font-size:14px;color:var(--ff-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.ff-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:999px;border:1px solid transparent;background:var(--ff-black);color:#fff;font-weight:850;cursor:pointer;transition:.22s ease;box-shadow:0 10px 28px #16110f1f}.ff-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px #16110f2e}.ff-btn--orange{background:var(--ff-orange);color:#fff}.ff-btn--light{background:#fff;color:var(--ff-black);border-color:var(--ff-line);box-shadow:none}.ff-btn--ghost{background:transparent;color:var(--ff-black);border-color:#16110f29;box-shadow:none}.ff-btn--full{width:100%}.ff-pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:850;background:#f25a241a;color:var(--ff-orange)}.ff-card{background:#fff;border:1px solid var(--ff-line);border-radius:var(--ff-radius);box-shadow:var(--ff-shadow);overflow:hidden}.ff-card__body{padding:26px}.ff-card h3{margin:0 0 8px;font-size:22px;line-height:1.1;letter-spacing:-.02em}.ff-card p{margin:0;color:var(--ff-muted)}.ff-header{position:sticky;top:0;z-index:50;background:#fffdf8e0;-webkit-backdrop-filter:saturate(1.4) blur(18px);backdrop-filter:saturate(1.4) blur(18px);border-bottom:1px solid rgba(234,223,206,.74)}.ff-header__inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.ff-logo{display:flex;align-items:center;gap:12px;font-weight:950;letter-spacing:-.04em;font-size:24px}.ff-logo__mark{width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,var(--ff-orange),var(--ff-yellow));display:grid;place-items:center;color:#fff;font-weight:1000;box-shadow:0 10px 22px #f25a2440}.ff-logo img{max-height:52px;width:auto}.ff-nav{display:flex;align-items:center;gap:6px}.ff-nav a{padding:10px 12px;border-radius:999px;font-weight:760;color:var(--ff-charcoal);font-size:15px}.ff-nav a:hover{background:#fff2dd;color:var(--ff-orange)}.ff-header__actions{display:flex;align-items:center;gap:10px}.ff-cart{position:relative}.ff-cart__count{position:absolute;right:-5px;top:-6px;background:var(--ff-yellow);color:var(--ff-black);min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;font-size:12px;font-weight:900}.ff-menu-toggle{display:none;border:1px solid var(--ff-line);background:#fff;border-radius:999px;padding:10px 12px;font-weight:850}.ff-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(255,200,61,.38),transparent 32%),linear-gradient(135deg,#fff7e8,#fffdf8 58%,#fff2df);padding:86px 0}.ff-hero__grid{display:grid;grid-template-columns:1.04fr .96fr;gap:42px;align-items:center}.ff-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.ff-hero__image-wrap{position:relative}.ff-hero__plate{border-radius:42px;overflow:hidden;background:#fff;border:1px solid var(--ff-line);box-shadow:0 28px 80px #2d1f1329;min-height:420px}.ff-hero__plate img{width:100%;height:100%;object-fit:cover}.ff-hero__placeholder{min-height:420px;display:grid;place-items:center;padding:40px;background:linear-gradient(135deg,#291d18,#f25a24);color:#fff;text-align:center}.ff-hero__placeholder strong{font-size:clamp(42px,5vw,86px);line-height:.9;letter-spacing:-.06em}.ff-hero__badge{position:absolute;right:18px;bottom:18px;background:var(--ff-black);color:#fff;border-radius:24px;padding:18px 20px;box-shadow:0 18px 40px #00000038;max-width:230px}.ff-hero__badge span{display:block;color:var(--ff-yellow);font-weight:950;font-size:24px;line-height:1}.ff-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.ff-stat{padding:16px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(234,223,206,.8)}.ff-stat b{display:block;font-size:24px;line-height:1;color:var(--ff-orange)}.ff-stat small{color:var(--ff-muted);font-weight:700}.ff-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.ff-section-head h2{font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:-.045em;margin:0}.ff-section-head p{color:var(--ff-muted);margin:10px 0 0;max-width:680px}.ff-service{padding:28px}.ff-service__icon{width:50px;height:50px;border-radius:18px;background:#fff1d8;display:grid;place-items:center;font-size:24px;margin-bottom:18px}.ff-service a{display:inline-flex;margin-top:18px;font-weight:850;color:var(--ff-orange)}.ff-menu{background:var(--ff-black);color:#fff}.ff-menu .ff-section-head p,.ff-menu .ff-subtitle{color:#ffffffad}.ff-menu .ff-eyebrow{color:var(--ff-yellow)}.ff-dish{background:#211915;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:22px;display:flex;flex-direction:column;gap:14px}.ff-dish__top{display:flex;justify-content:space-between;gap:16px}.ff-dish h3{font-size:20px;margin:0}.ff-dish__price{font-size:24px;font-weight:950;color:var(--ff-yellow)}.ff-dish p{color:#ffffffad;margin:0}.ff-dish__tag{align-self:flex-start;padding:6px 10px;border-radius:999px;background:#f25a242e;color:#ffb28d;font-size:12px;font-weight:850}.ff-menu__note{margin-top:26px;display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;color:var(--ff-black);border-radius:24px;padding:20px}.ff-menu__note p{margin:0;color:var(--ff-muted)}.ff-cta{background:linear-gradient(135deg,#fff8ec,#fff)}.ff-cta__box{border-radius:34px;background:var(--ff-black);color:#fff;padding:42px;display:grid;grid-template-columns:1fr .9fr;gap:32px;align-items:center;box-shadow:0 28px 70px #16110f29;overflow:hidden}.ff-cta__box h2{font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:-.045em;margin:0 0 14px}.ff-cta__box p{color:#ffffffb8;margin:0}.ff-feature-list{display:grid;gap:12px}.ff-feature{background:#ffffff14;border:1px solid rgba(255,255,255,.11);border-radius:18px;padding:16px}.ff-feature b{display:block;color:var(--ff-yellow);margin-bottom:4px}.ff-feature span{display:block;color:#ffffffa8}.ff-steps{counter-reset:step}.ff-step{position:relative;padding:26px}.ff-step:before{counter-increment:step;content:counter(step);width:38px;height:38px;border-radius:13px;background:var(--ff-orange);color:#fff;display:grid;place-items:center;font-weight:950;margin-bottom:16px}.ff-story{background:#fff}.ff-story__box{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:center}.ff-story__media{min-height:380px;border-radius:34px;background:linear-gradient(135deg,#f25a24,#ffc83d);display:grid;place-items:center;color:#fff;overflow:hidden}.ff-story__media span{font-size:clamp(38px,6vw,74px);font-weight:950;letter-spacing:-.06em;line-height:.9;text-align:center;padding:30px}.ff-story__content{padding:20px}.ff-story__content h2{font-size:clamp(32px,4vw,58px);line-height:1;letter-spacing:-.045em;margin:0 0 16px}.ff-story__content p{color:var(--ff-muted);font-size:18px}.ff-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.ff-contact{background:#fff8ec}.ff-contact__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:28px}.ff-contact__panel{padding:30px}.ff-contact__item{padding:16px 0;border-bottom:1px solid var(--ff-line)}.ff-contact__item:last-child{border-bottom:0}.ff-contact__form{display:grid;gap:14px}.ff-field label{display:block;font-weight:850;margin-bottom:6px}.ff-field input,.ff-field textarea{width:100%;border:1px solid var(--ff-line);border-radius:16px;padding:14px 16px;background:#fff}.ff-field textarea{min-height:150px;resize:vertical}.ff-alert{padding:14px 16px;border-radius:16px;background:#eef8ef;color:#21592f;border:1px solid #cbe8d0}.ff-error{padding:14px 16px;border-radius:16px;background:#fff1ec;color:#9d3115;border:1px solid #ffd0c3}.ff-faq details{background:#fff;border:1px solid var(--ff-line);border-radius:18px;padding:18px 20px}.ff-faq details+details{margin-top:12px}.ff-faq summary{cursor:pointer;font-weight:900}.ff-faq p{color:var(--ff-muted)}.ff-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ff-product-card{display:flex;flex-direction:column;height:100%}.ff-product-card__image{aspect-ratio:1/1;border-radius:22px 22px 0 0;overflow:hidden;background:#fff1d8}.ff-product-card__image img{width:100%;height:100%;object-fit:cover}.ff-product-card__body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.ff-price{font-weight:950;color:var(--ff-orange)}.ff-product-card .ff-btn{margin-top:auto;padding:11px 14px}.ff-product{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.ff-product__media{border-radius:32px;overflow:hidden;background:#fff1d8;border:1px solid var(--ff-line)}.ff-product__info{background:#fff;border:1px solid var(--ff-line);border-radius:32px;padding:32px;box-shadow:var(--ff-shadow)}.ff-product__info h1{font-size:clamp(34px,4vw,56px);letter-spacing:-.045em;line-height:1;margin:0 0 12px}.ff-product__form{display:grid;gap:14px;margin-top:20px}.ff-select{width:100%;padding:14px 16px;border-radius:15px;border:1px solid var(--ff-line);background:#fff}.ff-qty{display:flex;gap:10px;align-items:center}.ff-qty input{width:92px;padding:13px;border-radius:15px;border:1px solid var(--ff-line)}.ff-cart-page table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--ff-line);border-radius:24px;overflow:hidden}.ff-cart-page th,.ff-cart-page td{text-align:left;padding:18px;border-bottom:1px solid var(--ff-line)}.ff-cart-page th{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--ff-muted)}.ff-cart-page tr:last-child td{border-bottom:0}.ff-cart-page input[type=number]{width:80px;border:1px solid var(--ff-line);border-radius:12px;padding:10px}.ff-cart-summary{margin-top:24px;display:flex;justify-content:flex-end}.ff-cart-summary__box{width:min(420px,100%);background:#fff;border:1px solid var(--ff-line);border-radius:24px;padding:24px;box-shadow:var(--ff-shadow)}.ff-footer{background:#16110f;color:#fff;padding:54px 0 26px}.ff-footer__grid{display:grid;grid-template-columns:1.1fr repeat(3,.7fr);gap:26px}.ff-footer p,.ff-footer a{color:#ffffffad}.ff-footer h3,.ff-footer h4{margin:0 0 12px}.ff-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.ff-footer__bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;color:#ffffff8c;font-size:14px}@media(max-width:980px){.ff-grid--3,.ff-grid--4,.ff-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ff-hero__grid,.ff-cta__box,.ff-story__box,.ff-contact__grid,.ff-product{grid-template-columns:1fr}.ff-nav{display:none;position:absolute;left:18px;right:18px;top:78px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--ff-line);border-radius:22px;padding:12px;box-shadow:var(--ff-shadow)}.ff-nav.is-open{display:flex}.ff-menu-toggle{display:inline-flex}.ff-header__inner{position:relative}.ff-header .ff-btn{display:none}.ff-footer__grid{grid-template-columns:1fr 1fr}.ff-section-head{align-items:start;flex-direction:column}.ff-hero{padding:60px 0}.ff-stats{grid-template-columns:1fr}}@media(max-width:640px){.ff-container{width:min(100% - 26px,1180px)}.ff-section{padding:52px 0}.ff-grid--2,.ff-grid--3,.ff-grid--4,.ff-product-grid{grid-template-columns:1fr}.ff-menu__note{flex-direction:column;align-items:flex-start}.ff-footer__grid{grid-template-columns:1fr}.ff-footer__bottom{flex-direction:column}.ff-header__actions .ff-cart{display:none}.ff-heading{font-size:45px}.ff-hero__plate,.ff-hero__placeholder{min-height:320px}.ff-cta__box{padding:28px}.ff-cart-page{overflow-x:auto}.ff-cart-page table{min-width:650px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fyrefood.css.map */
