@media (max-width:480px){.tool-page .calorie-totals .grid{grid-template-columns:repeat(2,1fr)!important}}.tool-page .site-nav .nav-primary>a[aria-current=page]{color:var(--cr-sage)}.tool-page .tool-card h2 a{text-decoration:none}.tool-page .tool-card h2 a:focus-visible,.tool-page .tool-card h2 a:hover{text-decoration:underline}.tool-page .notice{border-left:0;border-top:3px solid #a86118;border-radius:.75rem}.book-toolbar{align-items:center;background:var(--cr-surface);border:1px solid var(--cr-border);border-radius:1rem;display:flex;flex-wrap:wrap;gap:.65rem;padding:.8rem}.book-saved,.book-toolbar{margin:1.5rem 0}.book-saved-heading{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.book-saved-heading h2{font-family:Georgia,serif;font-size:1.35rem;font-weight:400;margin:0}.book-saved-heading button{background:var(--cr-sage);border:1px solid var(--cr-sage);border-radius:.65rem;color:#fff;cursor:pointer;font:inherit;font-weight:700;min-height:44px;padding:.55rem .75rem}.book-saved-heading button:disabled{cursor:not-allowed;opacity:.55}.book-toolbar label{color:var(--cr-muted);font-size:.8rem;font-weight:700}.book-toolbar button,.book-toolbar select{background:#fffdfa;border:1px solid var(--cr-border);border-radius:.65rem;color:var(--cr-ink);font:inherit;min-height:44px;padding:.55rem .75rem}.book-toolbar button{cursor:pointer;font-weight:700}.book-toolbar button:focus-visible,.book-toolbar button:hover{border-color:var(--cr-tomato)}.book-toolbar #book-share{background:var(--cr-tomato);border-color:var(--cr-tomato);color:#fff;margin-left:auto}.book-fallback{color:var(--cr-muted);font-size:.85rem}.book-empty{border:1px dashed var(--cr-border);border-radius:.75rem;color:var(--cr-muted)}.book-empty,.book-search{background:var(--cr-surface);padding:1rem}.book-search{border:1px solid var(--cr-border);border-radius:1rem;margin:1.5rem 0 1rem}.book-search h2{font-family:Georgia,serif;font-size:1.35rem;font-weight:400;margin:0}.book-search p{color:var(--cr-muted);margin:.35rem 0 .8rem}.book-search label{color:var(--cr-muted);display:block;font-size:.8rem;font-weight:700;margin-bottom:.3rem}.book-search input{background:#fffdfa;border:1px solid var(--cr-border);border-radius:.65rem;color:var(--cr-ink);font:inherit;min-height:44px;padding:.55rem .75rem;width:100%}.book-search input:focus-visible{border-color:var(--cr-tomato);outline:3px solid rgba(199,73,42,.2);outline-offset:1px}.book-search .tool-status,.book-toolbar .tool-status{flex-basis:100%;margin:0}.book-search-results{margin-top:1rem}.book-card-search .book-card-body{min-height:8.5rem}.book-card-search .book-card-body small{color:var(--cr-muted);font-size:.8rem}.book-card-search .book-card-select{border-bottom:1px solid var(--cr-border)}.book-card-search .book-card-body a{margin-top:auto}.book-search-results[hidden]{display:none}.book-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.book-card{background:var(--cr-surface);border:1px solid var(--cr-border);border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;overflow:hidden}.book-card:has(input:checked){border-color:var(--cr-sage);box-shadow:0 0 0 2px rgba(43,110,100,.18)}.tool-page .book-card-select{align-items:center;box-sizing:border-box;display:flex;gap:.55rem;line-height:1.35;min-height:44px;padding:.35rem .75rem}.tool-page .book-card-select input{flex:0 0 1.25rem;height:1.25rem;margin:0;min-height:1.25rem;padding:0;width:1.25rem}.book-card img{aspect-ratio:1.5;object-fit:cover;order:-1;width:100%}.book-card-body{display:grid;gap:.45rem;padding:.75rem}.book-card-body strong{line-height:1.3}.book-card-body a{color:var(--cr-sage);font-size:.85rem;font-weight:700;min-height:44px;padding-top:.65rem}.book-card[hidden]{display:none}@media (max-width:640px){.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.book-toolbar #book-share{margin-left:0}.book-toolbar button{flex:1 1 calc(50% - 0.65rem)}}@media print{.book-grid{display:block}.book-card{break-inside:avoid;margin-bottom:1rem}.book-card:not(:has(input:checked)){display:none}}.search-empty-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem 1rem}.search-page{min-height:100vh}.search-content{margin:0 auto;max-width:68rem;min-height:45vh;padding:0 1rem 2rem}.search-page-title{color:var(--cr-ink);font-family:Georgia,serif;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:400;margin:0 0 1rem}.search-page #result{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,10rem),1fr))}.search-page #result a{align-items:stretch;background:#fff;border:1px solid var(--cr-line);border-radius:1rem;color:var(--cr-ink);display:flex;flex-direction:column;font-weight:650;min-height:44px;padding:.8rem;text-decoration:none}@media (max-width:640px){.search-content{padding-inline:1rem}.search-page #result{grid-template-columns:repeat(2,minmax(0,1fr))}}.ingredient-tool .ingredient-entry{align-items:stretch;display:flex;gap:.5rem}.ingredient-tool .ingredient-entry input{flex:1 1 0;min-width:0}.ingredient-tool .ingredient-entry button{flex:0 0 auto}.ingredient-tool .ingredient-results{margin-top:2rem}.ingredient-tool .result-heading{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.ingredient-tool .result-heading h2,.ingredient-tool .result-heading p{margin-bottom:0}.ingredient-tool .result-heading button{flex:0 0 auto;margin:0;min-height:44px}.ingredient-tool .ingredient-result-list{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.ingredient-tool .ingredient-result{background:var(--cr-surface);border:1px solid var(--cr-border);border-radius:.8rem;display:flex;flex-direction:column;min-width:0;padding:1rem}.ingredient-tool .ingredient-result strong{display:block;line-height:1.35}.ingredient-tool .ingredient-result span{color:var(--cr-muted);display:block;margin-top:.5rem}.ingredient-tool .ingredient-result .ingredient-result-more{font-size:.9rem}.ingredient-tool .ingredient-result-action{align-items:center;color:var(--cr-sage);display:inline-flex;font-weight:700;margin-top:1rem;min-height:44px;text-decoration:underline;text-underline-offset:3px}.ingredient-tool .tool-content{padding-bottom:2rem}.ingredient-tool .site-footer{margin-top:0}@media (max-width:640px){.ingredient-tool .ingredient-entry{flex-direction:column}.ingredient-tool .result-heading{align-items:flex-start;flex-direction:column}.ingredient-tool .ingredient-result-list{grid-template-columns:1fr}}.ingredient-tool .ingredient-entry button,.ingredient-tool .ingredient-entry input{box-sizing:border-box;height:49px;min-height:49px}.calorie-search-group{position:relative}.calorie-suggestions{border:1px solid var(--cr-border);border-radius:.55rem;background:#fff;max-height:240px;overflow-y:auto;position:absolute;width:100%;z-index:10}.calorie-suggestion-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:.65rem .75rem}.calorie-suggestion-item:focus-visible,.calorie-suggestion-item:hover{background:var(--cr-surface)}.calorie-suggestion-item strong{font-weight:650}.calorie-suggestion-item span{color:var(--cr-muted);font-size:.85rem}.calorie-item{align-items:center;display:flex;justify-content:space-between;padding:.5rem 0}.calorie-item input[type=number]{width:70px;text-align:center;padding:.25rem;border:1px solid var(--cr-border);border-radius:.35rem;font-size:.9rem}.calorie-item .remove-btn{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:1.25rem;padding:.35rem .5rem;min-width:2.75rem;min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.35rem}.calorie-item .remove-btn:hover{background:#fde8e8}.calorie-totals{background:var(--cr-surface);border-radius:.75rem;padding:1rem}.calorie-totals h2{font-size:1.1rem;margin:0 0 .5rem}.tool-page .calorie-totals .grid{grid-template-columns:repeat(4,1fr);gap:1rem}.page-tools .full-width{grid-column:1/-1}.page-tools .selected-ingredients{margin-top:1rem}.page-tools .calorie-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.page-tools .selected-count{color:var(--cr-muted);font-size:.875rem}.page-tools .calorie-totals{margin-top:1.5rem}.page-tools .calorie-totals[hidden]{display:none}.page-tools .total-value{font-size:1.5rem;font-weight:700}.page-tools .total-value.calories{color:var(--cr-tomato)}.page-tools .total-value.protein{color:var(--cr-sage)}.page-tools .total-value.carbs{color:#7a6840}.page-tools .total-value.fat{color:var(--cr-tomato)}.page-tools .total-label{color:var(--cr-muted);font-size:.8rem}.page-tools .empty-state{color:var(--cr-muted);padding:2rem;text-align:center}.page-tools .empty-state p{font-size:1.1rem;margin:0}.page-tools .calorie-item{align-items:center;border-bottom:1px solid var(--cr-border);display:flex;justify-content:space-between;padding:.5rem 0}.page-tools .calorie-item-controls{align-items:center;display:flex;gap:.5rem}.page-tools .calorie-quantity{padding:.25rem;width:4.5rem}.page-tools-index .tools-list-title{color:var(--cr-ink);font-family:Georgia,serif;font-size:1.4rem;font-weight:400;margin:2rem 0 .75rem}.page-tools-index a.tool-card-link{color:var(--cr-ink);display:block;text-decoration:none}.page-tools-index a.tool-card-link h2{margin-bottom:.5rem}.page-tools-index a.tool-card-link p{color:var(--cr-ink);margin:0}.page-tools-index .tool-card-action{align-items:center;color:var(--cr-sage);display:flex;font-size:.9rem;font-weight:750;gap:.35rem;margin-top:1rem;min-height:44px}.page-tools-index a.tool-card-link:focus-visible,.page-tools-index a.tool-card-link:hover{border-color:var(--cr-sage)}.search-page #search-input form{border-radius:1rem;display:block;height:auto;overflow:visible;padding:.4rem}.search-query-row{align-items:center;display:flex;gap:.45rem;min-height:3rem}.search-query-row input[name=q]{flex:1;min-width:0}.search-query-row input[type=submit]{flex:0 0 auto}.search-filters{border:0;display:grid;gap:.6rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:.35rem 0 0;padding:.4rem 0 0}.search-filters legend{color:var(--cr-muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;padding:0;text-transform:uppercase}.search-filters label{color:var(--cr-muted);display:grid;font-size:.78rem;font-weight:650;gap:.25rem}.search-filters select{background:var(--cr-surface);border:1px solid var(--cr-border);border-radius:.55rem;color:var(--cr-ink);font:inherit;min-height:2.75rem;padding:.45rem .55rem}.search-filters select:focus-visible{outline:3px solid var(--cr-tomato);outline-offset:2px}.search-filter-disclosure>summary{align-items:center;color:var(--cr-ink);cursor:pointer;display:flex;font-weight:750;list-style-position:inside;min-height:48px;padding:.6rem 0}.search-filter-disclosure>summary:after{content:"+";font-size:1.25rem;line-height:1;margin-left:auto}.search-filter-disclosure[open]>summary:after{content:"−"}.search-filter-disclosure>summary:focus-visible{outline:3px solid var(--cr-tomato);outline-offset:3px}.search-clear-filters{background:transparent;border:1px solid var(--cr-border);border-radius:.55rem;color:var(--cr-ink);cursor:pointer;font:inherit;font-weight:700;min-height:2.5rem;padding:.45rem .7rem}.search-clear-filters:hover{border-color:var(--cr-sage)}.search-clear-filters:focus-visible{outline:3px solid var(--cr-tomato);outline-offset:2px}.search-active-filter,.search-summary{color:var(--cr-muted);font-size:.85rem;margin:0 0 .85rem}.search-status{color:var(--cr-muted);font-size:.85rem;margin:0}.search-more[hidden],.search-status[hidden],.search-summary[hidden]{display:none}.search-more{display:flex;justify-content:center;margin:1rem 0 2rem}.search-more button{background:var(--cr-sage);border:1px solid var(--cr-sage);border-radius:.7rem;color:#fff;cursor:pointer;font:inherit;font-weight:700;min-height:44px;padding:.65rem 1rem}.search-more button:hover{filter:brightness(1.06)}.search-more button:focus-visible{outline:3px solid var(--cr-tomato);outline-offset:3px}.search-page #result{align-items:stretch}.search-page #result>a.recipe-card{align-self:stretch;height:100%}.search-page #result a small{color:var(--cr-muted);font-size:.875rem;font-weight:500;line-height:1.4;margin-top:auto;padding:.35rem 1rem .5rem}@media (max-width:640px){.search-filter-disclosure{border-top:1px solid var(--cr-border);margin-top:.5rem}.search-filters{grid-template-columns:1fr}.search-query-row{flex-wrap:wrap}.search-query-row input[type=submit]{flex:1 0 100%;margin-top:.25rem}}@media (min-width:641px){.search-active-filter,.search-filter-disclosure>summary{display:none}.search-filter-disclosure[open] .search-filters{display:grid}}.weekly-menu-page .tool-content{max-width:72rem}.weekly-intro{max-width:48rem}.weekly-intro h1{margin-bottom:0}.weekly-controls{align-items:end;display:grid;gap:.5rem 1rem;grid-template-columns:minmax(12rem,18rem) minmax(12rem,20rem);max-width:42rem}.weekly-controls label{grid-column:1;margin:0}.weekly-controls label:first-of-type{grid-row:1}.weekly-controls label:nth-of-type(2){grid-row:2}.weekly-controls select{grid-column:2;margin:0;min-height:3rem}.weekly-controls select:first-of-type{grid-row:1}.weekly-controls select:nth-of-type(2){grid-row:2}.weekly-controls p{color:var(--cr-muted);font-size:.84rem;grid-column:1/-1;margin:0}.weekly-plan-heading{align-items:end;border-top:1px solid var(--cr-border);display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.5rem}.weekly-plan-heading h2{font-family:Georgia,serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:400;margin:0}.weekly-plan-heading>p{color:var(--cr-sage);font-size:.9rem;font-weight:750;margin:0}.weekly-plan-actions{align-items:end;display:flex;flex-wrap:wrap;gap:.45rem .7rem;justify-content:end}.weekly-plan-actions>p{color:var(--cr-sage);font-size:.9rem;font-weight:750;margin:0}.weekly-plan-actions #weekly-share{background:var(--cr-tomato);border:1px solid var(--cr-tomato);border-radius:.65rem;color:#fff;cursor:pointer;font:inherit;font-size:.84rem;font-weight:750;min-height:44px;padding:.55rem .8rem}.weekly-plan-actions #weekly-share:focus-visible,.weekly-plan-actions #weekly-share:hover{background:#a93b22;border-color:#a93b22}.weekly-plan-actions .tool-status{flex-basis:100%;font-size:.78rem;font-weight:500;text-align:right}.weekly-days{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}.weekly-day{background:var(--cr-surface);border:1px solid var(--cr-border);border-radius:1rem;padding:1.1rem 1.15rem}.weekly-day h2{font-family:Georgia,serif;font-size:1.35rem;font-weight:400;margin:0}.weekly-day-total{color:var(--cr-sage);font-size:.8rem;font-weight:750;margin:.25rem 0 .75rem}.weekly-day ul{list-style:none;margin:0;padding:0}.weekly-day li{border-top:1px solid var(--cr-border);display:grid;gap:.18rem .6rem;grid-template-columns:1fr auto;padding:.75rem 0}.weekly-day li:first-child{border-top:0}.weekly-meal-label{color:var(--cr-muted);font-size:.74rem;font-weight:800;grid-column:1/-1;letter-spacing:.04em;text-transform:uppercase}.weekly-day li a{align-items:center;color:var(--cr-ink);display:flex;font-size:.98rem;font-weight:700;line-height:1.3;min-height:44px;text-decoration:underline;text-decoration-color:var(--cr-border);text-underline-offset:.16em}.weekly-day li a:focus-visible,.weekly-day li a:hover{color:var(--cr-tomato);text-decoration-color:currentColor}.weekly-meal-kcal{color:var(--cr-muted);font-size:.78rem;white-space:nowrap}.weekly-note{color:var(--cr-muted);font-size:.85rem;margin:1.25rem 0 0;max-width:58rem}.meal-planner-note{background:#f5f0e9;border-left:3px solid var(--cr-sage);color:var(--cr-muted);margin:1rem 0;padding:.8rem 1rem}@media (max-width:640px){.weekly-controls{display:block}.weekly-controls select{margin-top:.4rem;width:100%}.weekly-controls p{margin-top:.6rem}.weekly-plan-heading{align-items:start;flex-direction:column;gap:.45rem}.weekly-plan-actions{align-items:stretch;justify-content:start;width:100%}.weekly-plan-actions #weekly-share{width:100%}.weekly-plan-actions .tool-status{text-align:left}.weekly-days{grid-template-columns:1fr}.weekly-day{padding:1rem}}.page-tools #recipe-suggestions{background:var(--cr-surface);border:1px solid var(--cr-border);border-radius:.65rem;box-shadow:0 8px 20px rgba(54,36,24,.1);list-style:none;margin:.4rem 0 0;max-height:18rem;overflow-y:auto;padding:.25rem;position:relative;z-index:2}.page-tools #recipe-suggestions[hidden]{display:none}.page-tools .suggestion-item{margin:0;padding:0}.page-tools .suggestion-button{background:transparent;border:0;border-radius:.45rem;color:var(--cr-ink);cursor:pointer;display:block;font:inherit;margin:0;min-height:44px;padding:.65rem .7rem;text-align:left;width:100%}.page-tools .suggestion-button:focus-visible,.page-tools .suggestion-button:hover{background:#f5f0e9}.page-tools #selected-list{display:grid;gap:.4rem}.page-tools .selected-recipe-item{align-items:center;border-bottom:1px solid var(--cr-border);display:flex;gap:.75rem;justify-content:space-between;min-height:44px;padding:.3rem 0}.page-tools .selected-recipe-name{flex:1;line-height:1.35}.page-tools .selected-recipe-item .remove-recipe{background:transparent;border:1px solid var(--cr-border);border-radius:.55rem;color:var(--cr-tomato);flex:0 0 44px;font-size:1.2rem;line-height:1;margin:0;min-height:44px;padding:.35rem;width:44px}.page-tools .selected-recipe-item .remove-recipe:focus-visible,.page-tools .selected-recipe-item .remove-recipe:hover{background:#fff0eb;border-color:var(--cr-tomato)}.page-tools #clear-all{background:transparent;border:1px solid var(--cr-border);color:var(--cr-tomato);margin-top:1rem;width:auto}.page-tools .shopping-group{border-top:1px solid var(--cr-border);padding:.9rem 0 0}.page-tools .shopping-group:first-child{border-top:0;padding-top:0}.page-tools .shopping-group h3{font-size:1rem;margin:0 0 .35rem}.page-tools .shopping-group ul{margin:0;padding-left:1.2rem}.page-tools .shopping-item{padding:.15rem 0}.page-tools .shopping-count{color:var(--cr-muted);font-size:.9rem;margin-top:1rem}.page-tools .shopping-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.page-tools .shopping-actions button{flex:1 1 12rem;margin:0;width:auto}@media (max-width:640px){.page-tools .shopping-actions{display:grid;grid-template-columns:1fr}.page-tools .shopping-actions button{width:100%}}.search-result-stage{min-height:12rem;padding-top:1.5rem;position:relative}.search-result-stage.has-initial-criteria{min-height:max(12rem,calc(100vh - 12rem))}.search-result-stage>.search-summary{min-height:1.2rem;position:relative}.search-result-stage>.search-status{left:0;position:absolute;right:0;top:0}.search-result-stage>#result,.search-result-stage>.search-more{position:relative}@media (max-width:420px){.personalized-book-page .book-grid{grid-template-columns:1fr}}.tool-page{min-height:100vh}.tool-page main{width:min(100% - 2rem,48rem)}.tool-page .tool-header{margin-bottom:0}.tool-page .tool-header a{flex-basis:10rem}.tool-page .tool-header img{width:10rem}.tool-page main>nav{color:var(--cr-muted);font-size:.9rem;margin:.25rem 0 1rem}.tool-page main>nav a{color:var(--cr-green);font-weight:650}.tool-page h1{color:var(--cr-accent);font-size:clamp(1.8rem,7vw,2.7rem);line-height:1.12;margin:0 0 .7rem}.tool-page .tool-card{background:#fff;border:1px solid var(--cr-line);border-radius:1rem;box-shadow:0 8px 24px rgba(40,30,20,.07);margin:1rem 0}.tool-page .tool-card button,.tool-page .tool-card input,.tool-page .tool-card select{width:100%}.tool-page .tool-card button{cursor:pointer}.tool-page label{display:block;font-weight:650;margin:.7rem 0 .3rem}.tool-page button,.tool-page input,.tool-page select{border:1px solid #b9b1aa;border-radius:.55rem;font:inherit;padding:.65rem .75rem}.tool-page button{background:var(--cr-green);border-color:var(--cr-green);color:#fff;font-weight:700;margin-top:.75rem}.tool-page .grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.tool-page .result a{border-bottom:1px solid var(--cr-line);color:var(--cr-green);display:block;font-weight:650;padding:.7rem 0;text-decoration:none}.tool-page .result a:last-child{border-bottom:0}.tool-page .grid{grid-template-columns:1fr}.tool-page .tool-content{margin:0 auto;max-width:72rem;padding:2rem 1.1rem 3rem;width:100%}.tool-page .breadcrumb{color:var(--cr-muted);display:flex;flex-wrap:wrap;font-size:.8rem;gap:.45rem;margin:0 0 1.5rem}.tool-page .breadcrumb a{color:var(--cr-sage);font-weight:700}.tool-page h1{color:var(--cr-ink);font-family:Georgia,serif;font-size:clamp(2rem,5vw,3.6rem);font-weight:400;letter-spacing:-.035em;margin:0;max-width:48rem}.tool-page .lead{color:var(--cr-muted);font-size:1.05rem;margin:1rem 0 0;max-width:48rem}.tool-page .notice{background:#fff4dc;border-left:4px solid #d98a26;border-radius:0 .75rem .75rem 0;margin:1.5rem 0;max-width:58rem;padding:1rem 1.1rem}.tool-page .tool-card{margin:2rem 0 1.5rem;max-width:100%;padding:clamp(1rem,3vw,1.5rem)}.tool-page a.tool-card-link{text-decoration:none}.tool-page a.tool-card-link:focus-visible,.tool-page a.tool-card-link:hover{border-color:var(--cr-sage);box-shadow:0 8px 24px rgba(47,108,97,.14)}.tool-page a.tool-card-link:focus-visible .tool-card-action,.tool-page a.tool-card-link:hover .tool-card-action{text-decoration:underline;text-underline-offset:3px}.tool-page .tool-card h2,.tool-page .tool-guidance h2{color:var(--cr-ink);font-family:Georgia,serif;font-size:1.65rem;font-weight:400;margin:0 0 .5rem}.tool-page .controls{display:grid;gap:.85rem;grid-template-columns:minmax(0,2fr) minmax(10rem,1fr) minmax(10rem,1fr);margin:1.5rem 0}.tool-page .controls label{margin:0}.tool-page .controls input,.tool-page .controls select{background:#fff;margin-top:.35rem;width:100%}.tool-page .table-wrap{border:1px solid var(--cr-border);border-radius:.8rem;max-width:100%;overflow-x:auto}.tool-page table{border-collapse:collapse}.tool-page td,.tool-page th{border-bottom:1px solid var(--cr-border);padding:.8rem;text-align:left;vertical-align:top}.tool-page th{background:#f6f0e9;color:var(--cr-ink);font-size:.82rem}.tool-page th button{background:transparent;border:0;margin:0;min-height:0;padding:0}.tool-page tbody tr:last-child td{border-bottom:0}.tool-page td a{color:var(--cr-sage);font-weight:700}.tool-page .empty{color:var(--cr-muted);padding:1.25rem;text-align:center}.tool-page .share{max-width:17rem}.tool-page .tool-guidance{max-width:48rem}.tool-page .tool-guidance li{margin:.6rem 0}.tool-page .meta{color:var(--cr-muted);font-size:.82rem}.tool-page .tool-content{padding:1.4rem 1rem 2.5rem}.tool-page .controls{grid-template-columns:1fr}.tool-page .tool-card{padding:1rem}.tool-page td,.tool-page th{padding:.7rem}.tool-page .breadcrumb,.tool-page .lead,.tool-page .notice,.tool-page .tool-card,.tool-page .tool-guidance{max-width:100%}.tool-page .table-hint{color:var(--cr-muted);font-size:.82rem;margin:.65rem 0 .85rem}.tool-page .table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-gutter:stable}.tool-page .tool-content{box-sizing:border-box;width:min(100% - 3rem,72rem)}.tool-page table{min-width:44rem;width:100%}.tool-page th button{padding:.4rem .35rem}.tool-page td a{text-align:left;white-space:nowrap}.tool-page .tool-card a{align-items:center;display:inline-flex;min-height:44px}.tool-page .table-hint{margin-top:.5rem}.tool-page .breadcrumb{align-items:center}.tool-page th button{align-items:center;background:#fff;border:1px solid var(--cr-sage);border-radius:.45rem;color:var(--cr-sage);display:inline-flex;font-weight:800;gap:.25rem;min-height:44px;padding:.4rem .55rem;text-align:left;white-space:nowrap}.tool-page th button:hover{background:#edf5f1}.tool-page .site-nav a,.tool-page .site-nav a:nth-child(2),.tool-page .site-nav a:nth-child(3){display:inline-flex}.tool-page .site-nav{gap:.5rem}.tool-page .site-nav a{align-items:center;background:var(--cr-surface);border:1px solid var(--cr-border);border-radius:.7rem;color:var(--cr-ink);display:inline-flex;font-size:.82rem;font-weight:750;justify-content:center;min-height:44px;padding:.55rem .75rem;text-decoration:none}.tool-page .site-nav a:hover{background:#f4eee7;border-color:#cdbfb1;color:var(--cr-ink)}.tool-page .site-nav a[aria-current=page]{background:var(--cr-sage);border-color:var(--cr-sage);color:#fff}.tool-page .site-nav a:focus-visible{outline:3px solid var(--cr-tomato);outline-offset:3px}.tool-page .site-nav .nav-search{border-radius:.7rem}.tool-page .brand img{width:9.375rem}.tool-page .controls,.tool-page .tool-card,.tool-page.page-air-fryer table{min-width:0}.tool-page .tool-content{width:min(100% - 2rem,72rem)}.tool-page.page-air-fryer .table-wrap{border:0;overflow:visible}.book-print-content{display:none}@media print{.personalized-book-page.book-print-ready main>:not(#book-print-content),.personalized-book-page.book-print-ready>:not(main){display:none!important}.personalized-book-page.book-print-ready #book-print-content{display:block!important}.book-print-recipe{break-after:page;break-inside:avoid;color:#111;max-width:42rem;margin:0 auto}.book-print-recipe:last-child{break-after:auto}.book-print-recipe h2{font-size:1.7rem;margin:0 0 .5rem}.book-print-recipe h3{font-size:1.1rem;margin:1.2rem 0 .4rem}.book-print-recipe ol,.book-print-recipe ul{margin:0;padding-left:1.35rem}.book-print-recipe li{margin:.25rem 0}.book-print-divider{font-weight:700;list-style:none;margin-left:-1.35rem;margin-top:.7rem}.book-print-hint{font-style:italic}.book-print-description{margin:.25rem 0 .5rem}.book-print-meta,.book-print-source{font-size:.9rem}.personalized-book-page:not(.book-print-ready) .book-card{display:flex!important}.personalized-book-page.book-print-ready main>:not(#book-print-content),.personalized-book-page.book-print-ready>:not(main),.personalized-book-page:not(.book-print-ready) .book-card[hidden]{display:none!important}.personalized-book-page:not(.book-print-ready) main>*{display:block}.personalized-book-page:not(.book-print-ready) .book-fallback,.personalized-book-page:not(.book-print-ready) .book-print-content,.personalized-book-page:not(.book-print-ready) .book-saved,.personalized-book-page:not(.book-print-ready) .book-search,.personalized-book-page:not(.book-print-ready) .book-toolbar{display:none!important}.book-print-divider{font-size:1rem;margin:.8rem 0 .3rem}.book-print-recipe h4+ol,.book-print-recipe h4+ul{margin-top:0}}