.ufc-fw-lp-meals{--fw-meal-red: #d22630;--fw-meal-text: #666666;--fw-meal-line: #e0e0e0;--fw-meal-zebra: #f7f7f7;--fw-meal-black: #0b0b0b;font-family:UFC Sans,Inter,system-ui,sans-serif;color:var(--fw-meal-black);background:#fff;padding:24px 0 40px}.ufc-fw-lp-meals *{box-sizing:border-box}.ufc-fw-lp-meals__shell{max-width:640px;margin:0 auto;padding:0 16px}@media screen and (min-width:990px){.ufc-fw-lp-meals__shell{max-width:720px;padding:0 24px}}.ufc-fw-lp-meals__eyebrow{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--fw-meal-red)}.ufc-fw-lp-meals__title{margin:0 0 12px;line-height:1.05}.ufc-fw-lp-meals__title-a{display:block;font-size:clamp(26px,7vw,36px);font-weight:900;text-transform:uppercase;letter-spacing:-.02em;color:var(--fw-meal-black)}.ufc-fw-lp-meals__title-b{display:block;font-size:clamp(26px,7vw,36px);font-weight:900;text-transform:uppercase;letter-spacing:-.02em;color:var(--fw-meal-red)}.ufc-fw-lp-meals__hint{margin:0 0 24px;font-size:14px;line-height:1.45;color:var(--fw-meal-text)}.ufc-fw-lp-meals__list{display:flex;flex-direction:column;gap:14px}@media screen and (min-width:990px){.ufc-fw-lp-meals__list{gap:16px}}.ufc-fw-lp-meal{border:1px solid var(--fw-meal-line);border-radius:2px;background:#fff;overflow:hidden;transition:border-color .2s ease}.ufc-fw-lp-meal.is-open{border-color:var(--fw-meal-red)}.ufc-fw-lp-meal__toggle{width:100%;margin:0;padding:14px 12px 14px 14px;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;display:block}.ufc-fw-lp-meal__toggle:focus-visible{outline:2px solid var(--fw-meal-red);outline-offset:2px}.ufc-fw-lp-meal__head{display:flex;align-items:center;gap:12px}.ufc-fw-lp-meal__thumb-wrap{flex-shrink:0;width:56px;height:56px;border-radius:50%;overflow:hidden;background:var(--fw-meal-zebra)}@media screen and (min-width:750px){.ufc-fw-lp-meal__thumb-wrap{width:64px;height:64px}}.ufc-fw-lp-meal__thumb{width:100%;height:100%;object-fit:cover;display:block}.ufc-fw-lp-meal__thumb--ph{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#aaa;text-transform:uppercase}.ufc-fw-lp-meal__head-main{flex:1;min-width:0}.ufc-fw-lp-meal__cuisine{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--fw-meal-red);margin-bottom:4px}.ufc-fw-lp-meal__name{display:block;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;line-height:1.2;margin-bottom:4px}@media screen and (min-width:750px){.ufc-fw-lp-meal__name{font-size:15px}}.ufc-fw-lp-meal__quick{display:block;font-size:13px;color:var(--fw-meal-text)}.ufc-fw-lp-meal__chev{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#999;transition:transform .2s ease}.ufc-fw-lp-meal.is-open .ufc-fw-lp-meal__chev{transform:rotate(180deg)}.ufc-fw-lp-meal__chev svg{width:18px;height:18px}.ufc-fw-lp-meal__panel{display:none;padding:0 14px 16px;border-top:1px solid var(--fw-meal-line)}.ufc-fw-lp-meal.is-open .ufc-fw-lp-meal__panel{display:block}.ufc-fw-lp-meal__macros{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--fw-meal-line);margin:0 -14px 16px}.ufc-fw-lp-meal__macro{padding:14px 6px;text-align:center;border-right:1px solid var(--fw-meal-line)}.ufc-fw-lp-meal__macro:last-child{border-right:none}.ufc-fw-lp-meal__macro-val{display:block;font-size:17px;font-weight:900;color:var(--fw-meal-black);line-height:1.1}.ufc-fw-lp-meal__macro-val--red{color:var(--fw-meal-red)}.ufc-fw-lp-meal__macro-lbl{display:block;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fw-meal-text);margin-top:4px}.ufc-fw-lp-meal__desc{margin:0 0 16px;font-size:14px;line-height:1.55;color:var(--fw-meal-text)}.ufc-fw-lp-meal__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.ufc-fw-lp-meal__tag{font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--fw-meal-text);border:1px solid var(--fw-meal-line);border-radius:999px;padding:6px 12px;line-height:1.2}.ufc-fw-lp-meal__nf{margin-bottom:18px;border:1px solid var(--fw-meal-line);border-radius:2px;overflow:hidden}.ufc-fw-lp-meal__nf-head{background:#eee;padding:10px 12px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--fw-meal-text)}.ufc-fw-lp-meal__nf-row{display:grid;grid-template-columns:1fr;align-items:stretch;padding:10px 12px;font-size:13px;font-weight:700;border-top:1px solid var(--fw-meal-line)}.ufc-fw-lp-meal__nf-row--dual{grid-template-columns:1fr 1fr}.ufc-fw-lp-meal__nf-row--alt{background:var(--fw-meal-zebra)}.ufc-fw-lp-meal__nf-cell{display:flex;align-items:center;justify-content:space-between;gap:10px}.ufc-fw-lp-meal__nf-cell--split{border-left:1px solid var(--fw-meal-line);padding-left:12px;margin-left:12px}.ufc-fw-lp-meal__nf-lbl{color:var(--fw-meal-black)}.ufc-fw-lp-meal__nf-val{color:var(--fw-meal-black);font-weight:800}.ufc-fw-lp-meal__ing-head{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--fw-meal-text);margin:0 0 10px}.ufc-fw-lp-meal__ing-grid{display:flex;flex-wrap:wrap;gap:8px}.ufc-fw-lp-meal__ing{font-size:11px;font-weight:600;color:var(--fw-meal-black);border:1px solid var(--fw-meal-line);border-radius:4px;padding:6px 10px;line-height:1.2}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ufc-fw-lp-meals.css.map */
