:root{color:#25221d;background:#f7f3ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}main{min-height:100vh;padding:28px}.hero{align-items:end;display:grid;gap:24px;grid-template-columns:1fr auto;margin:0 auto 24px;max-width:1360px}.eyebrow{color:#8d532e;font-size:14px;font-weight:800;margin:0 0 8px}h1,h2,h3,p{margin-top:0}h1{font-size:44px;line-height:1.08;margin-bottom:12px}.lead{color:#675d4f;font-size:17px;line-height:1.7;margin-bottom:0;max-width:720px}.hero-stats{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(96px,1fr))}.hero-stats div{background:#fffdf8;border:1px solid #e4d8c8;border-radius:8px;padding:14px}.hero-stats strong{display:block;font-size:24px}.hero-stats span{color:#786d60;font-size:13px}.workspace{display:grid;gap:20px;grid-template-columns:minmax(280px,360px) 1fr;margin:0 auto;max-width:1360px}.ingredients-panel,.results,.import-panel{background:#fffdf8;border:1px solid #e4d8c8;border-radius:8px}.ingredients-panel{align-self:start;max-height:calc(100vh - 56px);overflow:auto;padding:18px;position:sticky;top:20px}.panel-title,.section-title,.recipe-head,.recipe-foot,.filters,.toolbar{align-items:center;display:flex;gap:10px}.panel-title{justify-content:space-between}.panel-title h2,.section-title h2{font-size:18px;margin:0}.panel-title span,.section-title span{color:#8d532e;font-size:13px;font-weight:800}.search-box{align-items:center;background:#f7f3ea;border:1px solid #ddd0c0;border-radius:8px;display:flex;gap:8px;margin:14px 0;padding:10px 12px}.search-box input{background:transparent;border:0;min-width:0;outline:0;width:100%}.toolbar button,.selected-list button,.method-tabs button{align-items:center;background:#f4eadb;border:1px solid #dccab4;border-radius:8px;color:#473e34;display:inline-flex;gap:6px;min-height:36px;padding:8px 10px}.selected-list{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.selected-list button{background:#1f6f68;border-color:#1f6f68;color:#fff}.ingredient-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}.ingredient{background:#fff;border:1px solid #e3d6c5;border-radius:8px;color:#40382f;min-height:40px;padding:8px}.ingredient.active{background:#1f6f68;border-color:#1f6f68;color:#fff;font-weight:700}.results{padding:18px}.import-panel{background:#f9f5ed;display:grid;gap:12px;margin-bottom:16px;padding:14px}.import-panel h2{font-size:18px;margin-bottom:6px}.import-panel p{color:#786d60;line-height:1.6;margin:0}.import-panel textarea{background:#fff;border:1px solid #ddd0c0;border-radius:8px;min-height:96px;outline:0;padding:10px 12px;resize:vertical;width:100%}.import-message{color:#1f6f68;font-size:13px;font-weight:800}.filters{align-items:start;gap:14px;margin-bottom:12px}.filters .search-box{flex:1;margin:0}.method-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:560px}.method-tabs .active{background:#8d532e;border-color:#8d532e;color:#fff}.result-section{border-top:1px solid #eadfce;padding:18px 0}.recipe-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.recipe-card,.near-card{background:#fff;border:1px solid #e5d9c9;border-radius:8px;padding:14px}.recipe-head,.recipe-foot{justify-content:space-between}.recipe-id,.method{color:#8d532e;font-size:12px;font-weight:800}.method{background:#f4eadb;border-radius:999px;padding:4px 8px}.recipe-card h3{font-size:18px;line-height:1.35;margin:10px 0}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{background:#eff7f4;border:1px solid #cae1d9;border-radius:999px;color:#1f6f68;font-size:13px;padding:4px 8px}.recipe-foot{color:#786d60;font-size:12px;margin-top:14px}.near-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.near-card{display:grid;gap:5px}.near-card span,.near-card small{color:#786d60;font-size:12px}.note{color:#786d60;line-height:1.7;margin:18px auto 0;max-width:1360px}@media(max-width:900px){main{padding:18px}.hero,.workspace,.filters{grid-template-columns:1fr}.hero{align-items:start}h1{font-size:34px}.hero-stats{grid-template-columns:repeat(3,1fr);width:100%}.workspace{display:block}.ingredients-panel{margin-bottom:18px;max-height:none;position:static}.filters{display:grid}.method-tabs{justify-content:start;max-width:none}}@media(max-width:520px){main{padding:12px}.hero-stats,.recipe-grid,.near-grid{grid-template-columns:1fr}}
