.recipe-builder-section{background:linear-gradient(180deg,#fff,#f2f7ff);padding-top:45px}.builder-window{border:1px solid #d7e3f2;border-radius:18px;background:#edf2f7;overflow:hidden;box-shadow:0 30px 70px -35px #174b8b55}.builder-bar{display:flex;align-items:center;gap:22px;padding:15px 22px;background:#fff;border-bottom:1px solid #e0e8f1}.builder-bar>strong{font-size:14px;color:var(--blue);flex:1}.builder-bar>strong span{font-weight:400;color:var(--muted)}.builder-toolbar{padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.builder-toolbar h3{font-size:23px;margin-top:5px}.builder-columns{display:grid;grid-template-columns:1.05fr 1fr;gap:24px;padding:0 28px 28px;align-items:start}.builder-editor,.builder-result{background:#fff;border:1px solid #dfe6ef;border-radius:13px;padding:22px;min-width:0}.builder-form{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:12px;margin-bottom:24px}.builder-form>div>span{font-size:12px;color:var(--muted);display:block;margin-bottom:5px}.builder-input{border:1px solid #c9d7e9;border-radius:6px;background:#f9fbfe;padding:10px 11px;min-height:43px;font-size:14px;line-height:1.5;white-space:nowrap;overflow:hidden}.builder-input.typing{border-color:var(--blue);box-shadow:0 0 0 3px #2274e514}.builder-input.typing:after{content:'|';color:var(--blue);margin-left:2px}.builder-add{grid-column:1/-1;justify-self:end;background:var(--orange);color:#503819;border-radius:6px;padding:9px 19px;font-size:14px;font-weight:600;transition:transform .15s,background .15s}.builder-add.pressed{transform:scale(.95);background:#f49826}.builder-list-heading{display:flex;justify-content:space-between;font-size:13px;background:var(--blue);color:white;margin:0 -1px;padding:11px 13px;border-radius:6px 6px 0 0}.builder-rows{min-height:258px;border:1px solid #e0e7f0;border-top:0}.builder-row{display:flex;justify-content:space-between;gap:12px;padding:13px;font-size:14px;line-height:1.6;border-bottom:1px solid #e7edf4}.builder-row:nth-child(even){background:#f6f9fc}.builder-row:last-child{border-bottom:0}.builder-row strong{white-space:nowrap;color:var(--blue);font-size:13px}.builder-row.new-row{animation:ingredient-in .55s ease both}.builder-empty{padding:75px 20px;text-align:center;font-size:14px;color:#7a8ba1}.builder-total{display:flex;justify-content:space-between;gap:12px;font-size:14px;padding:17px 0}.builder-total strong{color:var(--blue)}.builder-status{font-size:13px;min-height:23px;color:#438267}.builder-progress{height:4px;background:#e5eef9;margin-top:10px;border-radius:4px;overflow:hidden}.builder-progress>span{display:block;height:100%;width:0;background:var(--green);transition:width .5s}.builder-result-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px;font-size:14px}.builder-result-heading>span{font-size:12px;color:#42806b;text-align:right}.builder-result .nf-label{font-size:16px}.builder-result .nf-title{font-size:23px}.builder-result .nf-table td,.builder-result .nf-table th{padding-block:4px}.builder-result .nf-table td.changed{animation:nutrient-change .8s ease}.builder-result .label-disclaimer{margin:13px 0 0;font-size:12px}@keyframes ingredient-in{from{opacity:0;transform:translateY(-9px);background:#fff2d9}to{opacity:1;transform:none}}@keyframes nutrient-change{0%,35%{background:#e0f4e9}100%{background:#fff}}@media(max-width:960px){.builder-columns{grid-template-columns:1fr 1fr;padding:0 18px 18px;gap:16px}.builder-editor,.builder-result{padding:16px}.builder-result .nf-label{font-size:13px}.builder-result .nf-title{font-size:18px}.builder-toolbar{padding:22px 18px;align-items:flex-start;flex-direction:column}.builder-row{font-size:13px}.builder-form{grid-template-columns:minmax(0,1fr) 75px}.builder-input{padding-inline:7px;font-size:12px}}@media(max-width:700px){.builder-columns{grid-template-columns:1fr}.builder-bar{padding:13px 15px;gap:12px}.builder-bar>strong span{display:none}.builder-bar .demo-badge{font-size:11px}.builder-result .nf-label{font-size:14px}.builder-result .nf-title{font-size:20px}.builder-toolbar h3{font-size:21px}.builder-rows{min-height:250px}.builder-result-heading{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.builder-row.new-row,.builder-result .nf-table td.changed{animation:none}.builder-progress>span,.builder-add{transition:none}}.motion-paused .builder-row.new-row,.motion-paused .builder-result .nf-table td.changed{animation:none}
