.nutrition-section{margin-top:70px;padding-top:46px;border-top:1px solid #dfd4ca}.nutrition-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.nutrition-heading h2{margin:0;font-family:Georgia,serif;font-size:36px}.nutrition-heading>p{max-width:430px;margin:0;color:#726663;line-height:1.5}.nutrition-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:20px}.nutrition-workspace,.nutrition-result{border:1px solid #dfd4ca;border-radius:22px;background:#fffdf9;box-shadow:0 18px 48px rgba(75,45,34,.08)}.nutrition-workspace{padding:24px}.photo-box{display:grid;grid-template-columns:220px 1fr;gap:14px 20px;align-items:center;padding:18px;border:1px dashed #b99182;border-radius:16px;background:#faf6f0}.photo-placeholder{grid-row:1/3;display:flex;min-height:160px;flex-direction:column;align-items:center;justify-content:center;padding:18px;border-radius:12px;background:#eee5dc;text-align:center}.photo-placeholder span{font-size:30px;color:#a8472f}.photo-placeholder strong{margin-top:9px}.photo-placeholder small{margin-top:6px;color:#726663;line-height:1.4}.photo-box img{grid-row:1/3;width:220px;height:160px;border-radius:12px;object-fit:cover}.photo-actions{display:flex;flex-wrap:wrap;gap:10px}.photo-button,.photo-actions button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid #a8472f;border-radius:11px;padding:0 14px;background:#fff;color:#7f2f20;font-weight:800;cursor:pointer}.photo-actions button{background:#a8472f;color:#fff}.photo-actions button:disabled{cursor:not-allowed;opacity:.45}.ocr-status{min-height:22px;margin:0;color:#726663;font-size:14px;line-height:1.45}.nutrition-entry{display:grid;grid-template-columns:1fr 170px;gap:14px;margin-top:22px}.nutrition-entry>label{display:grid;gap:7px}.nutrition-entry fieldset{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:15px;border:1px solid #dfd4ca;border-radius:14px}.nutrition-entry fieldset legend{padding:0 7px;font-size:14px;font-weight:800}.nutrition-entry fieldset label{display:grid;gap:7px}.nutrition-entry .primary-button{grid-column:1/-1;justify-self:start}.nutrition-products{display:grid;gap:8px;margin-top:20px}.nutrition-product{display:grid;grid-template-columns:1fr auto 40px;gap:7px 14px;align-items:center;padding:12px 14px;border:1px solid #dfd4ca;border-radius:12px}.nutrition-product small{grid-column:1/3;color:#726663}.nutrition-product button{grid-column:3;grid-row:1/3;width:36px;height:36px;border:0;border-radius:9px;background:transparent;color:#7f2f20;font-size:21px}.nutrition-result{padding:28px;background:#382623;color:#fff}.nutrition-result>p{margin:0 0 10px;color:#eeb4a3}.nutrition-result>strong{display:block;margin-bottom:26px;font-family:Georgia,serif;font-size:42px}.nutrition-result>div{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid rgba(255,255,255,.14)}.nutrition-result span{color:#cdbebb}.nutrition-result label{display:grid;gap:8px;margin-top:24px;color:#cdbebb}.nutrition-result input{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.22);color:#fff}.nutrition-result .per-portion{display:grid;gap:7px;margin-top:18px;padding-top:18px}.nutrition-result .per-portion b{line-height:1.45}@media(max-width:820px){.nutrition-heading{align-items:start;flex-direction:column}.nutrition-layout{grid-template-columns:1fr}.nutrition-result{order:-1}}@media(max-width:540px){.nutrition-section{margin-top:50px;padding-top:36px}.nutrition-heading h2{font-size:31px}.nutrition-workspace,.nutrition-result{padding:18px;border-radius:18px}.photo-box{grid-template-columns:1fr}.photo-placeholder,.photo-box img{grid-row:auto;width:100%;height:190px}.nutrition-entry{grid-template-columns:1fr}.nutrition-entry fieldset{grid-template-columns:1fr 1fr}.nutrition-entry>label,.nutrition-entry fieldset,.nutrition-entry .primary-button{grid-column:1}.photo-actions>*{flex:1}}
