@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Inter:wght@300;400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f4f6f2;--surface:#ffffff;--ink:#0e1a0c;--body:#2c3828;--muted:#627058;--pale:#a0b098;--border:#dae2d4;--accent:#4a8c2a;--accent-light:#edf5e8;--accent-mid:#5ea835;--accent-dark:#306018;--warm:#c87820;--warm-light:#fdf4e0;--red:#c04030;--red-light:#fdf0ee;--blue:#2a5e9c;--blue-light:#e8eef8;--purple:#6a3a9c;--purple-light:#f2ecfa;--serif:"Lora",Georgia,serif;--sans:"Inter",system-ui,sans-serif}.article-hero{background:var(--ink);padding:6rem 2rem 5rem;position:relative;overflow:hidden}.article-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 10% 70%,rgba(74,140,42,.5) 0,transparent 55%),radial-gradient(ellipse at 90% 20%,rgba(200,120,32,.3) 0,transparent 50%);pointer-events:none}.article-hero:after{content:"🥬";position:absolute;right:6%;bottom:10%;font-size:14rem;opacity:.04;pointer-events:none;line-height:1}.hero-inner{position:relative;z-index:1;overflow:hidden;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:4rem;align-items:center}@media (max-width:960px){.hero-inner{grid-template-columns:1fr}.hero-fridge{display:none}}.breadcrumb{font-size:.78rem;color:rgba(255,255,255,.35);letter-spacing:.07em;text-transform:uppercase;margin-bottom:1.4rem}.breadcrumb a{color:rgba(255,255,255,.6);text-decoration:none}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a8e880;background:rgba(74,140,42,.2);border:1px solid rgba(74,140,42,.4);padding:.3rem .9rem;border-radius:20px;margin-bottom:1.4rem}.article-hero h1{font-family:var(--serif);font-size:clamp(2rem,4.5vw,3.3rem);font-weight:700;line-height:1.15;color:#fff;letter-spacing:-.02em;margin-bottom:1.2rem}.article-hero h1 em{font-style:italic;color:#a8e880}.article-hero .deck{font-size:1.05rem;color:rgba(255,255,255,.58);line-height:1.72;margin-bottom:2rem;font-weight:300}.article-meta{display:flex;align-items:center;gap:1.5rem;font-size:.82rem;color:rgba(255,255,255,.3)}.article-meta .divider{opacity:.4}.hero-fridge{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.4rem}.hf-label{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:1rem}.hf-ingredients{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem}.hf-tag{font-size:.82rem;font-weight:500;color:rgba(255,255,255,.8);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:.3rem .75rem;border-radius:20px}.hf-search{background:rgba(255,255,255,.1);border:1px solid rgba(74,140,42,.5);border-radius:8px;padding:.7rem 1rem;display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.hf-search span{font-size:.88rem;color:rgba(255,255,255,.7)}.hf-search .hf-count{margin-left:auto;font-size:.75rem;font-weight:700;color:#a8e880}.hf-result{display:flex;align-items:center;gap:.8rem;padding:.6rem .7rem;background:rgba(255,255,255,.05);border-radius:8px;margin-bottom:.4rem}.hf-result:last-child{margin-bottom:0}.hf-result .hfr-img{width:34px;height:34px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.hfr-1{background:linear-gradient(135deg,#fde8d0,#f8c8a0)}.hfr-2{background:linear-gradient(135deg,#d0f8e8,#a0f0c8)}.hfr-3{background:linear-gradient(135deg,#d0e8f8,#a0c8f0)}.hf-result .hfr-name{font-size:.82rem;font-weight:500;color:rgba(255,255,255,.8);flex:1}.hf-result .hfr-time{font-size:.7rem;font-weight:700;color:rgba(255,255,255,.35)}.article-wrapper{max-width:1180px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr 290px;gap:5rem;align-items:start}@media (max-width:900px){.article-wrapper{grid-template-columns:1fr;gap:3rem;padding:3rem 1.25rem}.article-hero{padding:4.5rem 1.25rem 4rem}.related-section{padding:4rem 1.25rem 5rem}.article-meta{flex-wrap:wrap;gap:.75rem 1.5rem}}.article-body{min-width:0}.article-body h2{font-family:var(--serif);font-size:1.65rem;font-weight:700;color:var(--ink);margin:3.5rem 0 1rem;line-height:1.2;letter-spacing:-.02em}.article-body h3{font-size:1rem;font-weight:600;color:var(--ink);margin:2.2rem 0 .5rem}.article-body p{margin-bottom:1.4rem}.article-body strong{color:var(--ink);font-weight:600}.article-body em{font-style:italic}.article-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-body ol,.article-body ul{margin:0 0 1.4rem 1.5rem}.article-body li{margin-bottom:.6rem}.old-new{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0 2.5rem}@media (max-width:540px){.old-new{grid-template-columns:1fr}}.on-card{border-radius:12px;padding:1.5rem}.on-old{background:var(--red-light);border:1px solid #e8c0bc}.on-new{background:var(--accent-light);border:1px solid #b8d8a8}.on-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.9rem}.on-old .on-label{color:var(--red)}.on-new .on-label{color:var(--accent-dark)}.on-card ul{list-style:none;margin:0;padding:0}.on-card li{font-size:.88rem;margin-bottom:.5rem;padding-left:1.3rem;position:relative;color:var(--body);line-height:1.5}.on-old li:before{content:"✗";color:var(--red)}.on-new li:before,.on-old li:before{position:absolute;left:0;font-weight:700}.on-new li:before{content:"✓";color:var(--accent)}.search-walkthrough{margin:2rem 0 2.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width:600px){.search-walkthrough{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem}}.sw-step{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden}.sw-step-header{display:flex;align-items:center;gap:.9rem;padding:1rem 1.4rem;border-bottom:1px solid var(--border);background:var(--bg)}@media (max-width:600px){.sw-step{min-width:310px}.sw-step-header{padding:1rem}}.sw-step-num{width:28px;height:28px;border-radius:50%;background:var(--accent);color:#fff;font-size:.82rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sw-step-title{font-size:.9rem;font-weight:600;color:var(--ink)}.sw-step-sub{font-size:.78rem;color:var(--muted);margin-top:.1rem}.sw-search-bar{margin:1.2rem 1.4rem;display:flex;align-items:center;gap:.7rem;background:var(--bg);border:2px solid var(--accent);border-radius:10px;padding:.8rem 1rem}.sw-search-bar .sb-icon{color:var(--pale);font-size:.9rem}.sw-search-bar .sb-text{font-size:.95rem;font-weight:500;color:var(--ink);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-search-bar .sb-count{font-size:.78rem;font-weight:700;color:var(--accent);white-space:nowrap}.sw-results{padding:0 1.4rem 1.2rem}.sw-result-row{display:flex;align-items:center;gap:1rem;padding:.7rem .8rem;border-radius:8px;margin-bottom:.4rem;border:1px solid var(--border);background:var(--bg)}@media (max-width:600px){.sw-search-bar{margin:1.2rem .5rem;padding:.8rem .7rem}.sw-results{padding:0 .5rem 1.2rem}.sw-step-header{padding:1rem .75rem}.on-card{padding:1.25rem 1rem}}.sw-result-row:last-child{margin-bottom:0}.swr-img{width:42px;height:42px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.img-1{background:linear-gradient(135deg,#fde8d0,#f8c8a0)}.img-2{background:linear-gradient(135deg,#d0f4d0,#a0e8a0)}.img-3{background:linear-gradient(135deg,#fdf4d0,#f8e4a0)}.img-4{background:linear-gradient(135deg,#d0e4f8,#a0c4f0)}.img-5{background:linear-gradient(135deg,#f4d0f8,#e0a0f4)}.img-6{background:linear-gradient(135deg,#d0f8f4,#a0f0e8)}.swr-info{flex:1;min-width:0}.swr-name{font-size:.88rem;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swr-source{font-size:.72rem;color:var(--pale);margin-top:.1rem}.swr-source .yours{color:var(--accent);font-weight:600}.swr-time{font-size:.75rem;font-weight:700;color:var(--muted);white-space:nowrap;flex-shrink:0}.fridge-scenarios{display:flex;flex-direction:column;gap:1.2rem;margin:2rem 0 2.5rem}.fridge-scenario{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.4rem 1.6rem}.fs-top{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.9rem}.fs-icon{width:42px;height:42px;border-radius:10px;background:var(--accent-light);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.fs-label{font-size:.78rem;color:var(--pale);margin-bottom:.2rem;font-style:italic}.fs-query{font-family:var(--serif);font-size:1rem;font-weight:600;color:var(--ink)}.fs-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.8rem}.fs-tag{font-size:.75rem;font-weight:600;color:var(--accent-dark);background:var(--accent-light);border:1px solid #c0dca8;padding:.2rem .65rem;border-radius:20px}.fs-result-count{font-size:.85rem;color:var(--muted)}.fs-result-count strong{color:var(--accent)}.pull-quote{margin:2.5rem 0;padding:1.6rem 2rem;border-left:3px solid var(--accent);background:var(--accent-light);border-radius:0 10px 10px 0}.pull-quote p{font-family:var(--serif);font-size:1.22rem;font-style:italic;color:var(--ink);margin:0;line-height:1.6}.tip-box{background:var(--warm-light);border:1px solid #e0c870;border-radius:10px;padding:1.2rem 1.5rem;margin:2rem 0}.tip-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--warm);margin-bottom:.5rem}.tip-box p{font-size:.9rem;margin:0;color:#5a3e08;line-height:1.6}.difference-box{background:var(--purple-light);border:1px solid #c8b8e8;border-radius:10px;padding:1.4rem 1.5rem;margin:2rem 0}.difference-box .db-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--purple);margin-bottom:.6rem}.difference-box p{font-size:.9rem;margin:0 0 .8rem;color:#3a1e5a;line-height:1.6}.difference-box p:last-child{margin:0}.steps{margin:1.5rem 0 2.5rem;display:flex;flex-direction:column;gap:.75rem}.step{display:flex;gap:1.2rem;align-items:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.2rem 1.4rem}.step-num{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;font-weight:700;font-size:.88rem;display:flex;align-items:center;justify-content:center}.step-content h4{font-size:.95rem;font-weight:600;color:var(--ink);margin-bottom:.3rem}.step-content p{font-size:.88rem;margin:0;color:var(--muted);line-height:1.55}.inline-cta{border-radius:14px;padding:2.2rem 2.4rem;margin:3rem 0;display:flex;gap:2rem;align-items:center;background:var(--accent)}.inline-cta .cta-text h3{font-family:var(--serif);font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.45rem}.inline-cta .cta-text p{font-size:.88rem;color:rgba(255,255,255,.72);margin:0;line-height:1.5}.inline-cta .cta-btn{display:block;text-align:center;flex-shrink:0;background:#fff;color:var(--accent);font-weight:700;font-size:.9rem;padding:.7rem 1.5rem;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .2s,transform .15s}.inline-cta .cta-btn:hover{background:var(--accent-light);transform:translateY(-1px)}@media (max-width:600px){.inline-cta{flex-direction:column}}.sidebar{position:sticky;top:80px}@media (max-width:900px){.sidebar{order:-1;position:static}}.sidebar-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.sidebar-card h4{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.toc-list{list-style:none;margin:0;padding:0}.toc-list li{margin-bottom:.55rem}.toc-list a{font-size:.84rem;color:var(--muted);text-decoration:none;line-height:1.4;transition:color .15s}.toc-list a:hover{color:var(--accent)}.app-sidebar{text-align:center}.app-sidebar .icon{width:72px;height:72px;border-radius:16px;background:linear-gradient(135deg,var(--accent),var(--accent-mid));margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-size:2rem}.app-sidebar h4{text-transform:none;letter-spacing:0;font-size:1rem;color:var(--ink);border:none;padding:0;margin-bottom:.3rem}.app-sidebar p{font-size:.82rem;color:var(--muted);margin-bottom:1rem}.app-sidebar .dl-btn{display:block;background:var(--accent);color:#fff;text-decoration:none;font-weight:700;font-size:.85rem;padding:.65rem 1rem;border-radius:8px;transition:background .2s}.app-sidebar .dl-btn:hover{background:var(--accent-dark)}.related-section{max-width:1180px;padding:4rem 2rem 6rem;border-top:1px solid var(--border)}.related-section h2{font-family:var(--serif);font-size:1.5rem;font-weight:700;color:var(--ink);margin-bottom:2.5rem}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media (max-width:600px){.related-grid{grid-template-columns:1fr}.related-card{padding:1.5rem 1.25rem}}.related-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.related-card:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:0 10px 30px -10px rgba(0,0,0,.05)}.related-card .card-tag{font-size:.72rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.related-card h3{font-family:var(--serif);font-weight:700;line-height:1.4;color:var(--ink);margin-bottom:1rem}.related-card p{font-size:.9rem;color:var(--muted);line-height:1.6;margin:0}