:root{--ink:#1d241f;--muted:#657067;--paper:#f8f6f0;--card:#fffdf8;--line:#e3ded3;--green:#315c43;--green-dark:#224632;--lime:#dce9b2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;gap:24px;max-width:1240px;margin:0 auto;padding:22px 28px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.nav-link{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:10px 12px}.nav-link:hover{color:var(--ink)}.nav-pill{background:#ece8de;border-radius:999px;padding:9px 12px;font-size:.9rem}.back-link{color:var(--green);font-weight:700}.hero{background:#e7ebd4;border-radius:34px;grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;max-width:1240px;min-height:540px;margin:12px auto 0;padding:72px 60px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--green);letter-spacing:.12em;margin-bottom:12px;font-size:.78rem;font-weight:800;display:inline-block}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif}h1{max-width:780px;margin-bottom:22px;font-size:clamp(3.4rem,7vw,6.6rem);line-height:.92}.hero p{color:#4d5a50;max-width:640px;font-size:1.1rem;line-height:1.65}.hero-search{background:#fff;border:1px solid #d9ddc8;border-radius:18px;align-items:center;max-width:680px;margin-top:30px;padding:8px 8px 8px 17px;display:flex;box-shadow:0 18px 45px #315c431a}.hero-search>span{color:var(--muted);font-size:1.4rem}.hero-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:12px;font-size:1rem}.hero-search button,.cta-panel button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:14px 22px;font-weight:800}.quick-links{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.quick-links button{cursor:pointer;color:#475544;background:#ffffff6b;border:1px solid #cbd2b7;border-radius:999px;padding:8px 12px}.hero-card{min-height:390px;position:relative}.plate{background:radial-gradient(circle at 45% 40%,#fffdf5 0 40%,#e9e3d7 41% 48%,#fdfcf8 49% 100%);border-radius:50%;place-items:center;width:350px;height:350px;margin:15px auto 0;font-size:8rem;display:grid;transform:rotate(-7deg);box-shadow:0 30px 80px #33493229}.floating-card{background:#fff;border-radius:15px;flex-direction:column;gap:4px;padding:14px 17px;display:flex;position:absolute;box-shadow:0 16px 50px #0000001c}.floating-card b{color:var(--green)}.floating-card span{color:var(--muted);font-size:.8rem}.floating-one{bottom:40px;left:0}.floating-two{top:50px;right:0}.section{max-width:1240px;margin:0 auto;padding:76px 28px}.intro-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:22px;padding-top:42px;padding-bottom:42px;display:grid}.intro-strip>div{flex-direction:column;gap:7px;display:flex}.intro-strip strong{font-family:Georgia,serif;font-size:2rem}.intro-strip span{color:var(--muted);line-height:1.45}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-heading h2,.cta-panel h2,.steps-panel h2,.ingredients-panel h2{margin-bottom:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.section-heading>p{color:var(--muted);white-space:nowrap;margin-bottom:6px}.finder-grid{grid-template-columns:250px 1fr;align-items:start;gap:34px;display:grid}.filters{background:#f1eee6;border-radius:20px;padding:22px;position:sticky;top:16px}.filters label{justify-content:space-between;gap:8px;margin:4px 0 10px;font-size:.85rem;font-weight:800;display:flex}.ingredient-form{gap:7px;margin-bottom:10px;display:flex}.ingredient-form input{border:1px solid var(--line);background:#fff;border-radius:10px;outline:0;width:100%;min-width:0;padding:10px 11px}.ingredient-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;width:39px;font-size:1.25rem}.ingredient-chips{flex-wrap:wrap;gap:6px;min-height:6px;margin-bottom:22px;display:flex}.ingredient-chips button{background:var(--lime);color:var(--green-dark);cursor:pointer;border:0;border-radius:999px;padding:7px 9px;font-size:.76rem}.category-list{gap:4px;margin-bottom:24px;display:grid}.category-list button{text-align:left;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 9px}.category-list button.active{color:var(--green);background:#fff;font-weight:800}.range{width:100%;accent-color:var(--green)}.range-labels{color:var(--muted);justify-content:space-between;margin-top:4px;font-size:.72rem;display:flex}.reset{cursor:pointer;width:100%;color:var(--muted);background:0 0;border:1px solid #d5d0c5;border-radius:10px;margin-top:22px;padding:10px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.recipe-card{background:var(--card);border:1px solid var(--line);border-radius:22px;transition:transform .2s,box-shadow .2s;overflow:hidden}.recipe-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px #28332b14}.recipe-visual{place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.recipe-visual:before,.recipe-visual:after{content:"";filter:blur(1px);opacity:.36;border-radius:50%;position:absolute}.recipe-visual:before{background:#fff;width:190px;height:190px;top:-60px;left:-35px}.recipe-visual:after{background:#fff6;width:140px;height:140px;bottom:-35px;right:-25px}.visual-0{background:#e9d9b9}.visual-1{background:#d8e2c4}.visual-2{background:#ebc6b2}.visual-3{background:#d7dfdd}.visual-4{background:#eedf9e}.recipe-visual>span:first-child{z-index:1;filter:drop-shadow(0 14px 13px #0000001f);font-size:5.7rem;position:relative}.heart{z-index:2;color:#8a493d;cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;width:38px;height:38px;font-size:1.25rem;position:absolute;top:14px;right:14px}.category-badge{z-index:2;background:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800;position:absolute;bottom:14px;left:14px}.recipe-body{padding:20px}.recipe-meta{color:var(--green);justify-content:space-between;gap:14px;font-size:.8rem;font-weight:800;display:flex}.recipe-meta small{color:var(--muted);font-weight:400}.recipe-body h3{letter-spacing:-.03em;margin:12px 0 8px;font-family:Georgia,serif;font-size:1.55rem}.recipe-body>p{color:var(--muted);min-height:48px;line-height:1.55}.recipe-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:16px;padding-top:16px;font-size:.8rem;display:flex}.recipe-footer a{color:var(--green);margin-left:auto;font-weight:800}.empty-state{text-align:center;min-height:380px;color:var(--muted);border:1px dashed #cbc6ba;border-radius:22px;grid-column:1/-1;align-content:center;place-items:center;padding:40px;display:grid}.empty-state>span{font-size:3rem}.empty-state h3{color:var(--ink);margin:12px 0 8px}.cta-panel{background:var(--green-dark);color:#fff;border-radius:28px;justify-content:space-between;align-items:end;gap:40px;margin-bottom:70px;padding:54px 58px;display:flex}.cta-panel .eyebrow{color:var(--lime)}.cta-panel p{color:#d1ddd3;max-width:680px;margin-bottom:0;line-height:1.6}.cta-panel button{background:var(--lime);color:var(--green-dark);white-space:nowrap}footer{border-top:1px solid var(--line);max-width:1240px;color:var(--muted);align-items:center;gap:20px;margin:0 auto;padding:30px 28px 50px;display:flex}footer p{flex:1;margin:0}.recipe-detail-hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;padding-top:56px;padding-bottom:56px;display:grid}.detail-copy h1{font-size:clamp(3.2rem,7vw,6rem)}.detail-copy>p{color:var(--muted);max-width:700px;font-size:1.1rem;line-height:1.6}.detail-stats{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.detail-stats span{border:1px solid var(--line);background:var(--card);border-radius:999px;padding:10px 13px;font-size:.85rem}.detail-visual{background:#e1e7c9;border-radius:36px;place-items:center;min-height:390px;font-size:10rem;display:grid;position:relative;overflow:hidden}.detail-visual:after{content:"";background:#fff8;border-radius:50%;width:280px;height:280px;position:absolute}.detail-visual span{z-index:2;filter:drop-shadow(0 18px 18px #00000024);position:relative}.recipe-detail-grid{grid-template-columns:.85fr 1.15fr;gap:44px;padding-top:30px;display:grid}.ingredients-panel,.steps-panel{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:30px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding-bottom:22px;display:flex}.panel-heading>span{color:var(--muted);white-space:nowrap;font-size:.82rem}.ingredients-panel h2,.steps-panel h2{font-size:2.6rem}.ingredient-list{margin:0;padding:8px 0 0;list-style:none}.ingredient-list li{border-bottom:1px solid #ece8df;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.ingredient-list li.checked span,.ingredient-list li.checked strong{color:#9aa09b;text-decoration:line-through}.ingredient-list button{width:25px;height:25px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #c8cfc5;border-radius:7px;font-weight:900}.ingredient-list strong{font-size:.85rem}.action-stack{gap:9px;margin-top:22px;display:grid}.primary-action,.secondary-action{cursor:pointer;border-radius:12px;padding:13px 15px;font-weight:800}.primary-action{background:var(--green);color:#fff;border:0}.secondary-action{border:1px solid var(--line);color:var(--green);background:#fff}.steps-list{gap:24px;margin:28px 0;padding:0;list-style:none;display:grid}.steps-list li{grid-template-columns:42px 1fr;align-items:start;gap:16px;display:grid}.steps-list li>span{background:var(--lime);width:42px;height:42px;color:var(--green-dark);border-radius:50%;place-items:center;font-weight:900;display:grid}.steps-list p{color:#485148;margin:5px 0 0;line-height:1.7}.tips-box{background:#eff1df;border-radius:16px;padding:20px}.tips-box h3{margin-bottom:12px}.tips-box p{color:#516051;margin:8px 0;line-height:1.5}.related{padding-top:36px}.related-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.related-card{background:var(--card);border:1px solid var(--line);border-radius:18px;align-items:center;gap:16px;padding:18px;display:flex}.related-card>span{background:#ede9dc;border-radius:16px;place-items:center;width:68px;height:68px;font-size:2.8rem;display:grid}.related-card small,.related-card p{color:var(--muted)}.related-card h3{margin:5px 0;font-family:Georgia,serif}.related-card p{margin:0;font-size:.82rem}@media (max-width:920px){.hero{grid-template-columns:1fr;padding:54px 30px}.hero-card{display:none}.finder-grid,.recipe-detail-grid,.recipe-detail-hero{grid-template-columns:1fr}.filters{position:static}.detail-visual{min-height:300px}.related-grid{grid-template-columns:1fr}}@media (max-width:660px){.site-header{align-items:flex-start;padding:18px}.site-header nav .nav-link{display:none}.hero{border-radius:24px;min-height:auto;margin:0 12px;padding:42px 22px}h1{font-size:3.35rem}.hero-search{align-items:stretch}.hero-search button{padding-inline:14px}.intro-strip{grid-template-columns:1fr}.section{padding:54px 18px}.section-heading{flex-direction:column;align-items:flex-start}.recipe-grid{grid-template-columns:1fr}.recipe-visual{height:200px}.cta-panel{border-radius:22px;flex-direction:column;align-items:flex-start;margin:0 12px 50px;padding:38px 24px}footer{flex-wrap:wrap;margin:0 18px;padding-inline:0}footer p{flex-basis:100%;order:3}.detail-visual{font-size:7rem}.ingredients-panel,.steps-panel{padding:22px}}.recipe-photo{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .35s;position:relative}.recipe-card:hover .recipe-photo{transform:scale(1.035)}.detail-photo{object-fit:cover;z-index:2;width:100%;height:100%;min-height:390px;position:relative}.related-photo{object-fit:cover;border-radius:16px;flex:0 0 68px;width:68px;height:68px}.mobile-filter-toggle,.mobile-filter-head,.mobile-apply-filters{display:none}@media (max-width:660px){html{scroll-padding-top:76px}body{overflow-x:hidden}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f6f0f5;border-bottom:1px solid #e3ded3d9;align-items:center;gap:10px;padding:12px 14px;position:sticky;top:0}.brand{gap:8px;font-size:1.05rem}.brand-mark{border-radius:10px;width:32px;height:32px}nav{flex-wrap:nowrap;gap:6px}.nav-pill{justify-content:center;align-items:center;min-height:42px;padding:8px 10px;font-size:.82rem;display:inline-flex}.back-link{white-space:nowrap;font-size:.86rem}.hero{border-radius:20px;margin:10px 10px 0;padding:32px 18px 26px}h1{margin-bottom:16px;font-size:clamp(2.75rem,14vw,3.25rem);line-height:.96}.hero p{font-size:.98rem;line-height:1.55}.hero-search{border-radius:15px;margin-top:22px;padding:6px}.hero-search>span{display:none}.hero-search input{min-height:46px;padding:10px 9px;font-size:.95rem}.hero-search button{min-height:46px;padding:10px 14px}.quick-links{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.quick-links::-webkit-scrollbar{display:none}.quick-links button{white-space:nowrap;flex:none;min-height:40px}.intro-strip{scrollbar-width:none;grid-template-columns:repeat(3,minmax(155px,1fr));gap:10px;padding:24px 16px 28px;display:grid;overflow-x:auto}.intro-strip::-webkit-scrollbar{display:none}.intro-strip>div{background:var(--card);border:1px solid var(--line);border-radius:16px;min-width:155px;padding:16px}.intro-strip strong{font-size:1.55rem}.intro-strip span{font-size:.84rem}.section{padding:42px 16px}#finder{scroll-margin-top:70px}.section-heading{gap:8px;margin-bottom:20px}.section-heading h2,.cta-panel h2,.steps-panel h2,.ingredients-panel h2{font-size:clamp(2rem,10vw,2.65rem)}.section-heading>p{white-space:normal;font-size:.9rem}.mobile-filter-toggle{border:1px solid var(--line);background:var(--card);width:100%;min-height:50px;color:var(--ink);cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 14px;display:flex;box-shadow:0 8px 24px #28332b0d}.mobile-filter-toggle span{font-weight:800}.mobile-filter-toggle strong{color:var(--green);font-size:.78rem}.finder-grid{display:block}.filters{border:1px solid var(--line);background:#f1eee6;border-radius:18px;margin-bottom:16px;padding:16px;display:none;position:static}.filters.filters-open{display:block}.mobile-filter-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.mobile-filter-head>strong{font-family:Georgia,serif;font-size:1.35rem}.mobile-filter-head button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:1.5rem}.ingredient-form input,.ingredient-form button{min-height:44px}.category-list{scrollbar-width:none;gap:7px;margin:0 -2px 20px;padding:2px 2px 5px;display:flex;overflow-x:auto}.category-list::-webkit-scrollbar{display:none}.category-list button{white-space:nowrap;background:#ffffff8c;border:1px solid #ded8cc;border-radius:999px;flex:none;min-height:40px;padding:9px 12px}.category-list button.active{background:#fff;border-color:#c8d4b2}.range{min-height:32px}.reset{min-height:44px;margin-top:16px}.mobile-apply-filters{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;min-height:48px;margin-top:9px;font-weight:800;display:block}.recipe-grid{gap:14px}.recipe-card{border-radius:18px}.recipe-card:hover{box-shadow:none;transform:none}.recipe-visual{height:176px}.heart{width:42px;height:42px;top:10px;right:10px}.category-badge{bottom:10px;left:10px}.recipe-body{padding:16px}.recipe-meta{font-size:.76rem}.recipe-body h3{margin:10px 0 7px;font-size:1.4rem}.recipe-body>p{min-height:0;font-size:.92rem;line-height:1.48}.recipe-footer{gap:8px 12px;margin-top:13px;padding-top:13px}.recipe-footer a{background:#f0eee5;border-radius:10px;flex-basis:100%;justify-content:center;align-items:center;min-height:42px;margin-top:2px;margin-left:0;display:inline-flex}.cta-panel{border-radius:20px;gap:22px;margin:0 10px 38px;padding:30px 20px}.cta-panel button{width:100%;min-height:48px}footer{padding:24px 0 calc(34px + env(safe-area-inset-bottom));gap:10px 16px;margin:0 16px;font-size:.85rem}.recipe-detail-hero{gap:20px;padding:28px 16px 18px}.detail-copy h1{margin-bottom:14px;font-size:clamp(2.55rem,12vw,3.3rem);line-height:.98}.detail-copy>p{font-size:.98rem;line-height:1.55}.detail-stats{gap:7px;margin-top:18px}.detail-stats span{padding:8px 10px;font-size:.78rem}.detail-visual{aspect-ratio:4/3;border-radius:20px;min-height:0;font-size:6rem}.detail-photo{min-height:0}.recipe-detail-grid{gap:14px;padding-top:8px}.ingredients-panel,.steps-panel{border-radius:18px;padding:16px}.panel-heading{align-items:flex-start;gap:10px;padding-bottom:16px}.panel-heading>span{white-space:normal;text-align:right}.ingredients-panel h2,.steps-panel h2{font-size:2rem}.ingredient-list li{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:12px 0}.ingredient-list button{width:30px;height:30px}.ingredient-list strong{text-align:right;max-width:115px;line-height:1.3}.action-stack{gap:8px;margin-top:16px}.primary-action,.secondary-action{min-height:48px;padding:12px}.steps-list{gap:16px;margin:20px 0}.steps-list li{grid-template-columns:34px 1fr;gap:11px}.steps-list li>span{width:34px;height:34px;font-size:.86rem}.steps-list p{margin-top:2px;font-size:.95rem;line-height:1.58}.tips-box{border-radius:14px;padding:16px}.tips-box p{font-size:.92rem}.related{padding-top:28px}.related-grid{gap:10px}.related-card{border-radius:14px;gap:12px;padding:12px}.related-photo,.related-card>span{border-radius:13px;flex-basis:60px;width:60px;height:60px}.related-card h3{font-size:1rem}.empty-state{min-height:260px;padding:28px 18px}}@media (max-width:430px){.site-header{padding-inline:10px}.nav-pill{padding-inline:8px}.hero-search{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr;gap:6px;padding:0;display:grid}.hero-search input{background:#fff;border:1px solid #d9ddc8;border-radius:13px;width:100%;padding:12px 13px}.hero-search button{width:100%}.section{padding-inline:14px}.detail-stats span{text-align:center;flex:auto}}.editorial-home{padding-top:54px;padding-bottom:34px}.editorial-heading>p{white-space:normal;max-width:390px;line-height:1.5}.editorial-scroll{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.editorial-card{background:var(--card);border:1px solid var(--line);border-radius:20px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.editorial-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #28332b14}.editorial-image{aspect-ratio:4/3;background:#e7ebd4;position:relative;overflow:hidden}.editorial-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.editorial-card:hover .editorial-image img{transform:scale(1.035)}.editorial-image>span{z-index:2;color:var(--green-dark);background:#ffffffeb;border-radius:999px;padding:7px 9px;font-size:.74rem;font-weight:800;position:absolute;bottom:10px;right:10px}.editorial-copy{padding:15px 16px 17px}.editorial-copy small{color:var(--green);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:800}.editorial-copy h3{letter-spacing:-.025em;margin:7px 0;font-family:Georgia,serif;font-size:1.28rem;line-height:1.05}.editorial-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.86rem;line-height:1.45;display:-webkit-box;overflow:hidden}.discovery-home{padding-top:40px;padding-bottom:42px}.discovery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.discovery-grid button{border:1px solid var(--line);background:var(--card);min-height:150px;color:var(--ink);text-align:left;cursor:pointer;border-radius:18px;flex-direction:column;align-items:flex-start;gap:8px;padding:20px;transition:border-color .2s,transform .2s,background .2s;display:flex}.discovery-grid button:hover{background:#fbfaf4;border-color:#cad4bc;transform:translateY(-2px)}.discovery-grid button>span{font-size:1.8rem}.discovery-grid button strong{font-family:Georgia,serif;font-size:1.18rem}.discovery-grid button small{color:var(--muted);font-size:.82rem;line-height:1.4}.home-benefits{border-top:1px solid var(--line)}.home-benefits strong{font-size:1.5rem;line-height:1.05}.mobile-bottom-nav{display:none}@media (max-width:920px){.editorial-scroll,.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:660px){main{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.site-header nav{display:none}.editorial-home{padding-top:34px;padding-bottom:24px}.editorial-home .section-heading{margin-bottom:16px}.editorial-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-inline:-16px;padding:0 16px 8px;display:flex;overflow-x:auto}.editorial-scroll::-webkit-scrollbar{display:none}.editorial-card{scroll-snap-align:start;border-radius:17px;flex:0 0 min(82vw,330px)}.editorial-card:hover{box-shadow:none;transform:none}.editorial-copy{padding:13px 14px 15px}.editorial-copy h3{font-size:1.2rem}.discovery-home{padding-top:28px;padding-bottom:28px}.discovery-home .section-heading{margin-bottom:15px}.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.discovery-grid button{border-radius:15px;min-height:132px;padding:14px}.discovery-grid button:hover{transform:none}.discovery-grid button>span{font-size:1.5rem}.discovery-grid button strong{font-size:1rem;line-height:1.05}.discovery-grid button small{font-size:.75rem;line-height:1.35}.home-benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(190px,1fr))}.home-benefits strong{font-size:1.25rem}.mobile-bottom-nav{left:10px;right:10px;bottom:max(8px, env(safe-area-inset-bottom));z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f5;border:1px solid #d7d3c9f2;border-radius:20px;grid-template-columns:repeat(5,1fr);gap:3px;min-height:62px;padding:6px;display:grid;position:fixed;box-shadow:0 12px 36px #1f2a2229}.mobile-bottom-nav a{min-width:0;min-height:50px;color:var(--muted);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:5px 2px;display:flex}.mobile-bottom-nav a>span{font-size:1.25rem;line-height:1}.mobile-bottom-nav a small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.66rem;font-weight:700;overflow:hidden}.mobile-bottom-nav a.active{color:var(--green-dark);background:#edf1df}}@media (max-width:380px){.discovery-grid{grid-template-columns:1fr}.discovery-grid button{grid-template-rows:auto auto;grid-template-columns:36px 1fr;column-gap:9px;min-height:104px;display:grid}.discovery-grid button>span{grid-row:1/3}}.servings-control{border:1px solid var(--line);background:#f7f4ec;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:18px 0 8px;padding:13px 14px;display:flex}.servings-control>div:first-child{flex-direction:column;gap:2px;display:flex}.servings-control>div:first-child span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.servings-control>div:first-child strong{font-size:.95rem}.servings-buttons{align-items:center;gap:7px;display:flex}.servings-buttons button{width:38px;height:38px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #d6d1c5;border-radius:10px;font-size:1.25rem;font-weight:800}.servings-buttons span{text-align:center;width:28px;font-weight:900}.servings-note{color:var(--muted);margin:0 0 8px;font-size:.78rem;line-height:1.4}.compatibility-box{background:#edf1df;border-radius:11px;gap:3px;margin:11px 0 2px;padding:10px 11px;display:grid}.compatibility-box strong{color:var(--green-dark);font-size:.8rem}.compatibility-box span{color:#5d675e;font-size:.74rem;line-height:1.35}.shopping-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;display:flex}.shopping-summary h3{margin:2px 0 0;font-family:Georgia,serif;font-size:1.7rem}.shopping-summary>span{color:var(--green);font-size:.82rem;font-weight:800}.smart-shopping-list li{grid-template-columns:30px minmax(0,1fr) auto}.smart-shopping-list li>span{gap:3px;display:grid}.smart-shopping-list li>span b{font-size:.94rem}.smart-shopping-list li>span small{color:var(--muted);font-size:.72rem;line-height:1.3}.smart-shopping-list strong{align-items:center;gap:8px;display:flex}.shopping-remove{color:#8b554c!important;border-color:#e2d4cf!important;width:28px!important;height:28px!important}.cook-mode-launch{width:100%;color:var(--green-dark);text-align:left;cursor:pointer;background:#f1f4e4;border:1px solid #cbd5b8;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin:18px 0 4px;padding:13px 14px;display:grid}.cook-mode-launch>span:first-child{font-size:1.6rem}.cook-mode-launch>span:nth-child(2){gap:2px;display:grid}.cook-mode-launch strong{font-size:.92rem}.cook-mode-launch small{color:#667164;font-size:.75rem}.cook-mode-launch b{font-size:.8rem}.cook-mode-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#191f1bb8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.cook-mode-shell{background:#fffdf8;border-radius:26px;grid-template-rows:auto auto 1fr auto;width:min(760px,100%);max-height:min(760px,100dvh - 36px);display:grid;overflow:hidden;box-shadow:0 30px 90px #00000047}.cook-mode-header{justify-content:space-between;align-items:center;gap:15px;padding:20px 22px 16px;display:flex}.cook-mode-header>div{gap:3px;display:grid}.cook-mode-header strong{font-family:Georgia,serif;font-size:1.35rem}.cook-mode-header button{cursor:pointer;background:#f0ede5;border:0;border-radius:50%;width:42px;height:42px;font-size:1.6rem}.cook-progress{background:#ece9df;height:5px}.cook-progress span{background:var(--green);height:100%;transition:width .25s;display:block}.cook-mode-content{flex-direction:column;justify-content:center;padding:30px clamp(22px,6vw,50px);display:flex;overflow-y:auto}.cook-step-number{color:var(--green);text-transform:uppercase;letter-spacing:.07em;font-size:.82rem;font-weight:900}.cook-mode-content>p{letter-spacing:-.025em;margin:14px 0 26px;font-family:Georgia,serif;font-size:clamp(1.55rem,4vw,2.3rem);line-height:1.28}.cook-timer{background:#eef1df;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.cook-timer button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 13px;font-weight:800}.cook-timer strong{font-variant-numeric:tabular-nums;font-size:1.5rem}.cook-awake-status{color:var(--muted);justify-content:space-between;gap:12px;margin-top:12px;font-size:.76rem;display:flex}.cook-awake-status button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.cook-mode-controls{padding:16px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr;gap:9px;display:grid}.cook-mode-controls button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:50px;font-weight:800}.cook-mode-controls button:disabled{opacity:.4;cursor:default}.cook-mode-controls .cook-next{border-color:var(--green);background:var(--green);color:#fff}.browse-hub{padding-top:48px;padding-bottom:54px}.category-link-scroll{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.category-link-scroll a,.taxonomy-chip-grid a{border:1px solid var(--line);background:var(--card);color:var(--green-dark);border-radius:999px;padding:10px 13px;font-size:.84rem;font-weight:800}.collection-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.collection-link-grid a{border:1px solid var(--line);background:#f2efe6;border-radius:18px;flex-direction:column;gap:7px;min-height:150px;padding:18px;display:flex}.collection-link-grid a span{color:var(--green);letter-spacing:.07em;font-size:.68rem;font-weight:900}.collection-link-grid a strong{font-family:Georgia,serif;font-size:1.18rem;line-height:1.05}.collection-link-grid a small{color:var(--muted);line-height:1.42}.taxonomy-hero{max-width:1040px;padding-top:62px;padding-bottom:38px}.taxonomy-hero h1{max-width:850px;margin-bottom:18px;font-size:clamp(3rem,7vw,5.6rem)}.taxonomy-hero>p{max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.6}.taxonomy-stats{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.taxonomy-stats span{border:1px solid var(--line);background:var(--card);border-radius:999px;padding:9px 12px;font-size:.8rem}.taxonomy-content{padding-top:20px}.taxonomy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.taxonomy-links{padding-top:30px}.taxonomy-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.collection-hero{background:#edf1df;border-radius:28px;margin-top:26px;padding-inline:38px}@media (max-width:920px){.collection-link-grid,.taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:660px){.servings-control{margin-top:14px}.compatibility-box{margin-top:9px}.shopping-summary{flex-direction:column;align-items:flex-start;gap:4px}.smart-shopping-list li{grid-template-columns:34px minmax(0,1fr)}.smart-shopping-list li>strong{text-align:left;grid-column:2;justify-content:space-between;width:100%;max-width:none}.cook-mode-launch{grid-template-columns:auto 1fr;margin-top:14px}.cook-mode-launch b{grid-column:2}.cook-mode-overlay{padding:0}.cook-mode-shell{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.cook-mode-header{padding:16px 16px 12px}.cook-mode-header strong{font-size:1.1rem}.cook-mode-content{justify-content:flex-start;padding:24px 18px}.cook-mode-content>p{font-size:clamp(1.6rem,8vw,2.15rem)}.cook-timer{flex-direction:column;align-items:stretch}.cook-timer button{min-height:46px}.cook-awake-status{align-items:center}.cook-mode-controls{padding-inline:12px}.browse-hub{padding-top:36px;padding-bottom:40px}.category-link-scroll{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-14px;padding:0 14px 7px;overflow-x:auto}.category-link-scroll::-webkit-scrollbar{display:none}.category-link-scroll a{flex:none}.collection-link-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-inline:-14px;padding:0 14px 7px;display:flex;overflow-x:auto}.collection-link-grid::-webkit-scrollbar{display:none}.collection-link-grid a{scroll-snap-align:start;flex:0 0 min(78vw,300px);min-height:132px}.taxonomy-hero{padding-top:34px;padding-bottom:22px}.taxonomy-hero h1{font-size:clamp(2.65rem,13vw,3.5rem);line-height:.96}.taxonomy-hero>p{font-size:.96rem;line-height:1.55}.taxonomy-content{padding-top:12px}.taxonomy-grid{grid-template-columns:1fr}.collection-hero{border-radius:20px;margin:10px 10px 0;padding:30px 18px}.taxonomy-chip-grid{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.taxonomy-chip-grid::-webkit-scrollbar{display:none}.taxonomy-chip-grid a{flex:none}}.recent-recipes{padding-top:34px;padding-bottom:30px}.recent-recipes .section-heading{margin-bottom:18px}.recent-scroll{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.recent-card{border:1px solid var(--line);background:var(--card);border-radius:16px;min-width:0;overflow:hidden}.recent-image{aspect-ratio:4/3;background:#e8eadb;position:relative;overflow:hidden}.recent-image img{object-fit:cover}.recent-image>span{place-items:center;height:100%;font-size:3rem;display:grid}.recent-card>div:last-child{gap:5px;padding:10px 11px 12px;display:grid}.recent-card small{color:var(--muted);font-size:.68rem}.recent-card strong{letter-spacing:-.02em;font-family:Georgia,serif;font-size:.98rem;line-height:1.08}@media (max-width:920px){.recent-scroll{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:660px){.recent-recipes{padding-top:26px;padding-bottom:22px}.recent-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin-inline:-14px;padding:0 14px 7px;display:flex;overflow-x:auto}.recent-scroll::-webkit-scrollbar{display:none}.recent-card{scroll-snap-align:start;border-radius:14px;flex:0 0 min(58vw,220px)}}.planner-hero{max-width:980px;padding-top:58px;padding-bottom:30px}.planner-hero h1{margin-bottom:18px;font-size:clamp(3rem,7vw,5.5rem)}.planner-hero>p{max-width:720px;color:var(--muted);font-size:1.05rem;line-height:1.6}.planner-page-content{padding-top:22px}.planner-toolbar{border:1px solid var(--line);background:var(--card);border-radius:18px;justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;padding:18px;display:flex}.planner-toolbar>div:first-child{gap:2px;display:grid}.planner-toolbar>div:first-child strong{font-family:Georgia,serif;font-size:1.4rem}.planner-toolbar>div:last-child{gap:8px;display:flex}.planner-toolbar button{min-height:44px}.planner-notice{color:var(--green-dark);background:#edf1df;border-radius:11px;margin:-4px 0 14px;padding:10px 13px;font-size:.84rem;font-weight:800}.weekly-planner{gap:12px;display:grid}.planner-day{border:1px solid var(--line);background:var(--card);border-radius:18px;grid-template-columns:140px 1fr 1fr;align-items:stretch;gap:12px;padding:12px;display:grid}.planner-day>header{align-items:center;padding:10px;display:flex}.planner-day>header h2{margin:0;font-size:1.55rem}.meal-slot{background:#faf8f2;border:1px solid #e7e2d7;border-radius:14px;min-width:0;padding:10px}.meal-slot-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:900;display:block}.empty-meal-slot{width:100%;min-height:78px;color:var(--green);cursor:pointer;background:0 0;border:1px dashed #cfc9bc;border-radius:11px;justify-content:center;align-items:center;gap:8px;display:flex}.empty-meal-slot>span{font-size:1.3rem}.planned-recipe{justify-content:space-between;align-items:center;gap:10px;display:flex}.planned-recipe-main{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.planned-recipe-image{background:#e7ead9;border-radius:10px;flex:0 0 68px;width:68px;height:58px;position:relative;overflow:hidden}.planned-recipe-image img{object-fit:cover}.planned-recipe-image>span{place-items:center;height:100%;font-size:2rem;display:grid}.planned-recipe-main>div:last-child{gap:3px;min-width:0;display:grid}.planned-recipe-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.planned-recipe-main small{color:var(--muted);font-size:.7rem}.planned-recipe-actions{align-items:center;gap:5px;display:flex}.planned-recipe-actions button{border:1px solid var(--line);color:var(--green);cursor:pointer;background:#fff;border-radius:8px;padding:7px 8px;font-size:.74rem}.planned-recipe-actions button:last-child{color:#8b554c;width:31px}.recipe-picker-overlay{z-index:110;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#191f1bb8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.recipe-picker{background:var(--card);border-radius:24px;grid-template-rows:auto auto 1fr;width:min(650px,100%);max-height:min(760px,100dvh - 36px);display:grid;overflow:hidden;box-shadow:0 30px 90px #00000042}.recipe-picker>header{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 12px;display:flex}.recipe-picker>header h2{margin:0;font-size:2rem}.recipe-picker>header button{cursor:pointer;background:#f0ede5;border:0;border-radius:50%;width:40px;height:40px;font-size:1.5rem}.recipe-picker-search{border:1px solid var(--line);border-radius:12px;outline:0;min-height:48px;margin:0 20px 12px;padding:11px 13px}.recipe-picker-list{padding:0 12px 16px;overflow-y:auto}.recipe-picker-item{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ece8df;grid-template-columns:72px 1fr auto;align-items:center;gap:11px;width:100%;padding:9px;display:grid}.recipe-picker-item:hover{background:#f5f2e9}.recipe-picker-thumb{background:#e7ead9;border-radius:10px;width:72px;height:58px;position:relative;overflow:hidden}.recipe-picker-thumb img{object-fit:cover}.recipe-picker-thumb>span{place-items:center;height:100%;font-size:2rem;display:grid}.recipe-picker-item>span{gap:3px;min-width:0;display:grid}.recipe-picker-item strong{font-size:.9rem}.recipe-picker-item small{color:var(--muted);font-size:.73rem}.recipe-picker-item b{color:var(--green);font-size:1.3rem}@media (max-width:760px){.planner-toolbar{flex-direction:column;align-items:stretch}.planner-toolbar>div:last-child{grid-template-columns:1fr 1fr;display:grid}.planner-day{grid-template-columns:1fr;gap:8px;padding:10px}.planner-day>header{padding:5px 4px 1px}.planner-day>header h2{font-size:1.4rem}.meal-slot{padding:9px}}@media (max-width:660px){.planner-hero{padding-top:32px;padding-bottom:14px}.planner-hero h1{font-size:clamp(2.7rem,13vw,3.5rem);line-height:.96}.planner-page-content{padding-top:14px}.planner-toolbar{border-radius:15px;padding:14px}.planner-toolbar>div:last-child{grid-template-columns:1fr}.planned-recipe{align-items:flex-start}.planned-recipe-actions{flex-direction:column}.planned-recipe-actions button:first-child{width:31px;height:31px;padding:0;font-size:0}.planned-recipe-actions button:first-child:before{content:"↻";font-size:1rem}.recipe-picker-overlay{padding:0}.recipe-picker{border-radius:0;width:100%;height:100dvh;max-height:none}.recipe-picker>header{padding:16px 16px 10px}.recipe-picker-search{margin-inline:16px}.recipe-picker-list{padding-inline:8px}}.substitutions-box{background:#f5f6ea;border:1px solid #d9dfc7;border-radius:16px;margin-top:18px;padding:20px}.substitutions-box h3{margin:0 0 14px;font-family:Georgia,serif;font-size:1.45rem}.substitution-list{gap:10px;display:grid}.substitution-list>div{background:#ffffffb3;border-radius:12px;padding:12px 13px}.substitution-list strong{color:var(--green-dark)}.substitution-list p{color:#596458;margin:4px 0 0;font-size:.88rem;line-height:1.45}.substitution-list small{color:var(--muted);margin-top:5px;line-height:1.4;display:block}.recipe-context-links{flex-wrap:wrap;gap:8px;margin:-8px 0 18px;display:flex}.recipe-context-links a{border:1px solid var(--line);background:var(--card);color:var(--green);border-radius:999px;padding:9px 12px;font-size:.8rem;font-weight:800}.related-grid-six{grid-template-columns:repeat(3,1fr)}.feature-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.feature-link-grid a{border:1px solid var(--line);background:#eef1df;border-radius:18px;gap:6px;padding:18px;display:grid}.feature-link-grid span{color:var(--green);letter-spacing:.08em;font-size:.68rem;font-weight:900}.feature-link-grid strong{font-family:Georgia,serif;font-size:1.35rem}.feature-link-grid small{color:var(--muted);line-height:1.45}.daily-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;padding-top:54px;padding-bottom:48px;display:grid}.daily-copy h1{margin-bottom:18px;font-size:clamp(3rem,7vw,5.7rem)}.daily-copy>p{max-width:650px;color:var(--muted);font-size:1.05rem;line-height:1.6}.daily-cta{background:var(--green);color:#fff;border-radius:12px;align-items:center;min-height:48px;margin-top:24px;padding:13px 17px;font-weight:800;display:inline-flex}.daily-image{background:#e5e9d3;border-radius:28px;min-height:420px;position:relative;overflow:hidden}.daily-image img{object-fit:cover}.daily-image>span{place-items:center;height:100%;font-size:8rem;display:grid}@media (max-width:920px){.daily-hero{grid-template-columns:1fr}.daily-image{min-height:340px}}@media (max-width:660px){.substitutions-box{padding:16px}.recipe-context-links{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.recipe-context-links::-webkit-scrollbar{display:none}.recipe-context-links a{flex:none}.related-grid-six,.feature-link-grid{grid-template-columns:1fr}.feature-link-grid a{border-radius:15px;padding:15px}.daily-hero{gap:20px;padding-top:30px;padding-bottom:24px}.daily-copy h1{font-size:clamp(2.7rem,13vw,3.6rem);line-height:.96}.daily-image{aspect-ratio:4/3;border-radius:20px;min-height:0}.daily-cta{justify-content:center;width:100%}}.skip-link{z-index:200;background:var(--green-dark);color:#fff;border-radius:10px;padding:10px 14px;font-weight:800;transition:transform .15s;position:fixed;top:10px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #6f8d49}button:disabled{cursor:not-allowed}.load-more-wrap{grid-column:1/-1;justify-items:center;gap:7px;padding:10px 0 2px;display:grid}.load-more-button{background:var(--card);min-height:48px;color:var(--green-dark);cursor:pointer;border:1px solid #cfd5c1;border-radius:12px;padding:12px 18px;font-weight:800}.load-more-wrap small{color:var(--muted)}.planned-recipe-controls{justify-items:end;gap:7px;display:grid}.planner-servings{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:5px;padding:3px;display:inline-flex}.planner-servings button{width:30px;height:30px;color:var(--green);cursor:pointer;background:#f1eee6;border:0;border-radius:7px;font-weight:900}.planner-servings span{text-align:center;min-width:52px;font-size:.72rem;font-weight:800}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:660px){.planned-recipe-controls{align-self:stretch}.planner-servings{justify-content:center}}.nutrition-section{padding-top:8px;padding-bottom:32px}.nutrition-panel{border:1px solid var(--line);background:var(--card);border-radius:20px;padding:24px}.nutrition-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;display:flex}.nutrition-heading h3{margin:0;font-family:Georgia,serif;font-size:1.9rem}.nutrition-heading>span{color:var(--green);font-size:.78rem;font-weight:800}.nutrition-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.nutrition-grid>div{background:#f4f1e8;border-radius:14px;gap:3px;padding:14px;display:grid}.nutrition-grid strong{font-family:Georgia,serif;font-size:1.6rem}.nutrition-grid span{color:var(--muted);font-size:.75rem}.nutrition-method{color:var(--muted);margin-top:16px;font-size:.82rem}.nutrition-method summary{width:fit-content;color:var(--green);cursor:pointer;font-weight:800}.nutrition-method p{margin:8px 0 0;line-height:1.5}.nutrition-method a{text-underline-offset:2px;text-decoration:underline}.recipe-card{content-visibility:auto;contain-intrinsic-size:430px}@media (max-width:760px){.nutrition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:660px){.nutrition-panel{border-radius:16px;padding:16px}.nutrition-heading{flex-direction:column;align-items:flex-start;gap:5px}.nutrition-heading h3{font-size:1.55rem}.nutrition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.methodology-page{max-width:900px}.methodology-page>h1{margin-bottom:20px;font-size:clamp(3rem,7vw,5.6rem)}.methodology-lead{max-width:760px;color:var(--muted);margin-bottom:34px;font-size:1.12rem;line-height:1.7}.methodology-page section{border-top:1px solid var(--line);padding:22px 0}.methodology-page section h2{margin-bottom:10px;font-size:1.75rem}.methodology-page section p,.methodology-source{color:var(--muted);line-height:1.65}.methodology-source a{color:var(--green);text-underline-offset:3px;text-decoration:underline}@media (max-width:660px){.methodology-page>h1{font-size:clamp(2.6rem,13vw,3.5rem);line-height:.96}.methodology-lead{font-size:1rem}}
