@import url('/fonts.css');
:root{--paper:#faf9f5;--white:#fffefa;--ink:#263c31;--muted:#84877e;--green:#264b3a;--green-light:#edf1e9;--line:#e8e8df;--peach:#f5e7d8;--orange:#d28c5e;--serif:'Loeffel Serif',Georgia,'Times New Roman',serif;--sans:'Loeffel Sans','Segoe UI',sans-serif;font-family:var(--sans);color:var(--ink);font-synthesis:none;background:var(--paper);font-size:14px}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}button:disabled{cursor:default;opacity:.45}input,textarea,select{min-width:0;width:100%;border:1px solid #dedfd5;background:#fffefa;border-radius:10px;padding:13px 14px;color:var(--ink);outline:none}input::placeholder,textarea::placeholder{color:#93958d}input:focus,textarea:focus,select:focus{border-color:#739378;box-shadow:0 0 0 3px #7393781b}textarea{resize:vertical;line-height:1.6}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b78052;outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:500}h1,h2{font-family:var(--serif)}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.full{width:100%}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.65px;line-height:1.6}.eyebrow .icon{width:15px;height:15px;margin-right:7px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:9px;font-weight:550;font-size:13px;padding:13px 19px;border-radius:9px;min-height:46px;border:1px solid transparent;transition:background .16s,transform .16s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--green);color:#fffef6;box-shadow:0 3px 6px #264b3a0a}.btn.primary:hover{background:#183d2d}.btn.outline{background:transparent;border-color:#d9ded3}.btn.outline:hover{background:var(--green-light)}.btn.cream{background:#fff9ec;color:var(--ink)}.btn.subtle{background:#f1f1e9}.btn .icon{width:17px;height:17px}.text-button,.text-link{display:inline-flex;gap:8px;align-items:center;font-size:12px;font-weight:550;padding:8px 0}.text-link:hover,.text-button:hover{color:#9c623e}.text-link .icon{width:16px}.icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.icon-button:hover{background:var(--green-light)}.flip{transform:rotate(180deg)}
.sidebar{position:fixed;left:0;top:0;width:228px;height:100dvh;border-right:1px solid var(--line);background:#fefdf9;padding:35px 23px 18px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding-left:12px;width:max-content}.brand img{width:35px;height:35px}.brand>span{font-family:var(--serif);font-size:40px;letter-spacing:-2px;line-height:1}.brand-dot{color:var(--orange)}.brand-tagline{font-size:7px;letter-spacing:1.1px;margin:14px 0 43px 12px;color:#949488}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-link{display:flex;align-items:center;gap:12px;border-radius:8px;min-height:47px;padding:12px 13px;color:#727a6f;font-size:13px;font-weight:500}.nav-link.active{background:#eaf0e6;color:var(--green);font-weight:650}.nav-link:hover{background:#f0f2e9}.nav-link .icon{width:19px;height:19px}.nav-count{margin-left:auto;background:#fffefa;font-size:10px;min-width:20px;line-height:20px;text-align:center;border-radius:5px}.side-collections{border-top:1px solid var(--line);margin-top:27px;padding:25px 12px 0}.side-collections .eyebrow{color:#989b90;font-size:9px;letter-spacing:1.3px;margin-bottom:15px}.collection-link{width:100%;display:flex;align-items:center;text-align:left;padding:10px 0;gap:10px;font-size:11px;color:#727a6f}.collection-link>span:last-child{margin-left:auto;font-size:10px;color:#95998f}.collection-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.peach{background:#dca77d}.sage{background:#a3b698}.sidebar-bottom{margin-top:auto;padding-top:25px}.sidebar-note{background:#f0f2e9;padding:21px 19px 16px;border-radius:12px;position:relative;overflow:hidden}.sidebar-note>.icon{color:#7a9269;width:27px;height:27px;margin-bottom:13px;transform:rotate(-12deg)}.sidebar-note h3{font-family:var(--serif);font-size:21px;line-height:1.3;margin-bottom:10px}.sidebar-note p{font-size:11px;line-height:1.7;color:#838a7b}.sidebar-note>span{display:block;margin-top:22px;font-size:8px;text-transform:uppercase;letter-spacing:1.4px;color:#89977d}.profile{display:flex;align-items:center;gap:10px;width:100%;padding:23px 0 0;text-align:left}.avatar{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eee2d2;color:#736d53;font-weight:600;font-size:12px;flex-shrink:0}.profile strong{font-size:11px;font-weight:600}.profile small{display:block;font-size:8px;margin-top:3px;color:#94988e}.profile>.icon{width:16px;margin-left:auto;color:#919a8a}
.app-body{margin-left:228px}.topbar{height:81px;margin:0 42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:#919589}.breadcrumb .icon{width:11px;height:11px;color:#afb4a7}.breadcrumb strong{color:#59634e;font-weight:500}.topbar-right{display:flex;align-items:center;gap:19px}.today-date{font-size:10px;color:#898f80}.topbar-right>.icon-button{border-left:1px solid var(--line);border-radius:0;padding-left:22px;margin-right:3px}.topbar-right .avatar{width:31px;height:31px}main{padding:38px 42px 0;max-width:1560px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.page-heading .eyebrow{color:#87907b;letter-spacing:1.3px;font-size:9px;margin-bottom:10px}.page-heading h1{font-size:clamp(29px,2.8vw,42px);letter-spacing:-1.35px;line-height:1.25}.title-dot{color:var(--orange)}.page-heading p{font-size:12px;line-height:1.7;color:#8b9083;margin-top:10px}.page-heading>.btn{white-space:nowrap;font-size:11px;padding:11px 15px;min-height:42px}.page-heading>.btn .icon{width:15px;height:15px}.home-feature{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(275px,1fr);gap:23px}.hero-card{position:relative;min-height:370px;border-radius:14px;overflow:hidden;background:#c0b397;color:#fffefa}.hero-image{width:100%;height:100%;object-fit:cover;object-position:60% 50%;position:absolute;inset:0}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,32,23,.67),rgba(16,32,23,.15) 65%),linear-gradient(0deg,rgba(23,38,28,.45),transparent 65%)}.hero-badge{position:absolute;top:23px;left:26px;background:#fffaf1e8;border:1px solid #ffffff65;backdrop-filter:blur(5px);border-radius:5px;padding:7px 10px;font-size:8px;letter-spacing:1.2px;font-weight:650;color:#516043;display:flex;align-items:center;gap:6px}.hero-badge .icon{width:13px;height:13px}.hero-copy{position:absolute;left:30px;bottom:32px;right:20px}.small-label{font-size:8px;letter-spacing:1.8px;color:#e5e5cb;font-weight:550}.hero-copy h2{font-size:46px;line-height:1.04;letter-spacing:-.5px;margin-top:12px}.hero-copy p{font-size:11px;font-weight:400;margin-top:13px;color:#f0f0e0}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:23px}.hero-actions .btn{padding:10px 14px;min-height:40px;font-size:11px}.hero-actions>span{display:flex;gap:6px;align-items:center;font-size:9px;color:#f1efdf}.hero-actions>span .icon{width:13px;height:13px}.hero-actions i{width:2px;height:2px;background:#f1efdf;border-radius:50%;margin:0 3px}.hero-sample{position:absolute;right:13px;bottom:10px;font-size:7px;color:#fff9}.import-card{padding:26px 25px 20px;border-radius:14px;background:#f4eadd;border:1px solid #ede1d3;position:relative;display:flex;flex-direction:column;align-items:flex-start}.import-spark{position:absolute;right:24px;top:21px;width:36px;height:36px;background:#fbf4e9;border:1px solid #e4d6c1;border-radius:11px;display:flex;align-items:center;justify-content:center;color:#9b966c}.import-spark .icon{width:20px;height:20px}.import-card>.eyebrow{font-size:7px;letter-spacing:1.2px;margin-top:4px;padding-right:30px;color:#8a856e}.import-card h2{font-size:29px;letter-spacing:-.6px;line-height:1.15;margin-top:23px}.import-card>p{font-size:11px;color:#8e887b;line-height:1.7;margin-top:11px;max-width:230px}#quick-import{width:100%;margin-top:20px}.input-icon{display:flex;align-items:center;position:relative}.input-icon>.icon{position:absolute;left:13px;width:15px;height:15px;color:#9c9e8f;pointer-events:none}.input-icon input{padding-left:37px;height:43px;font-size:10px;background:#fffdf9;border:1px solid #e6dece;border-radius:7px}.import-card .btn{margin-top:9px;font-size:11px;padding:10px 13px;min-height:41px}.import-card .btn .icon{width:14px;height:14px}.import-card .btn .icon:last-child{margin-left:auto}.platforms{align-self:center;display:flex;gap:10px;align-items:center;font-size:9px;color:#938b7c;margin-top:13px}.platforms i{font-style:normal;color:#b7aa97}.upload-link{font-size:9px;margin-top:8px;align-self:center;color:#7b7d69}.upload-link .icon{width:13px;height:13px}.import-footnote{font-size:7px;align-self:center;color:#978f82;margin-top:2px}
.recipe-section{margin-top:36px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading .eyebrow{font-size:8px;color:#939888;letter-spacing:1.5px}.section-heading h2{font-size:27px;letter-spacing:-.5px;margin-top:5px;display:flex;align-items:center;gap:12px}.pill-count{background:#e9eee3;color:#809171;font-family:var(--sans);font-size:11px;line-height:23px;min-width:24px;text-align:center;border-radius:6px;letter-spacing:0}.section-heading .text-link{font-size:10px;color:#757f68;align-self:end}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.chip{font-size:10px;padding:8px 13px;min-height:33px;border:1px solid #e4e6dc;border-radius:7px;display:inline-flex;align-items:center;gap:6px;background:transparent;color:#858d7d}.chip.selected{background:var(--green);color:#fff9ef;border-color:var(--green)}.chip:hover:not(.selected){background:#edf0e6}.chip .icon{width:12px;height:12px}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.recipe-card{background:#fffefa;border:1px solid #e7e7df;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.recipe-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #263c310a}.recipe-image-wrap{height:177px;position:relative;overflow:hidden;background:#eee7d8}.image-open{display:block;width:100%;height:100%;padding:0}.image-open img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.recipe-card:hover .image-open img{transform:scale(1.035)}.recipe-badge{position:absolute;left:12px;top:12px;font-size:8px;background:#fffdf4e8;backdrop-filter:blur(4px);border-radius:5px;padding:6px 8px;color:#6e745e;pointer-events:none}.favorite{position:absolute;top:10px;right:11px;width:30px;height:30px;border-radius:50%;background:#fffdf4ed;display:flex;align-items:center;justify-content:center;color:#79816b}.favorite .icon{width:14px;height:14px}.favorite.is-favorite{color:#c47e61}.favorite.is-favorite .icon{fill:#c47e61;stroke:#c47e61}.recipe-card-content{padding:17px 17px 13px}.recipe-origin{font-size:8px;color:#929784;display:flex;align-items:center;gap:5px;margin-bottom:8px}.recipe-origin .icon{width:10px;height:10px}.recipe-title{padding:0;text-align:left}.recipe-title h3{font-family:var(--serif);font-size:21px;letter-spacing:-.25px;line-height:1.25}.recipe-card-content>p{font-size:9px;color:#929686;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recipe-card-footer{margin-top:18px;display:flex;gap:15px;align-items:center;color:#8b927f;font-size:9px}.recipe-card-footer>span{display:inline-flex;gap:5px;align-items:center}.recipe-card-footer .icon{width:12px;height:12px}.card-add{margin-left:auto;width:25px;height:25px;border-radius:50%;border:1px solid #dfe4d6;color:#7b8f6c;display:flex;align-items:center;justify-content:center}.card-add:hover{background:#edf1e9}.bottom-strip{display:flex;align-items:center;gap:19px;background:#f0f2e9;border:1px solid #e7eadc;border-radius:12px;padding:23px 26px;margin-top:28px}.strip-icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#e4eadb;color:#7e926d}.bottom-strip .eyebrow{color:#909b83;font-size:8px}.bottom-strip h3{font-family:var(--serif);font-size:22px;margin-top:3px}.bottom-strip p{font-size:10px;color:#939988;margin-top:5px}.bottom-strip .btn{margin-left:auto;font-size:10px;min-height:38px;padding:10px 15px}.bottom-strip .btn .icon{width:14px;height:14px}.page-footer{padding:30px 42px 23px;max-width:1560px;margin:auto;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#a2a596}.page-footer>span:last-child{display:flex;align-items:center;gap:7px}.page-footer .icon{width:12px;height:12px}.mobile-nav{display:none}.food-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:15px;flex-direction:column;background:radial-gradient(circle at 70% 10%,#e5dbc1,transparent 60%),#e8eddf;color:#839075}.food-placeholder>.icon{width:42px;height:42px}.food-placeholder>span{font-size:11px;letter-spacing:.5px}
.library-tools{display:flex;justify-content:space-between;align-items:center;gap:20px}.search-field{width:380px;max-width:100%}.search-field input{font-size:12px;height:46px}.library-tools>span{font-size:11px;color:var(--muted)}.quiet-note{font-size:11px;line-height:1.8;color:var(--muted);margin:20px 0}.empty-state{grid-column:1/-1;text-align:center;padding:65px 25px;background:#f0f2e9;border-radius:12px;width:100%}.empty-state>.icon{width:34px;height:34px;color:#92a281}.empty-state h3{font-family:var(--serif);font-size:27px;margin-top:17px}.empty-state p{font-size:12px;line-height:1.7;color:var(--muted);margin:10px auto 20px;max-width:420px}.week-toolbar{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.week-toolbar>div{display:flex;align-items:center;gap:15px}.week-toolbar h2{font-size:23px}.week-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.day-card{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:17px;min-height:215px}.day-card.is-today{border-color:#b5c5a8;background:#f2f5ed}.day-heading>span{font-size:11px;color:var(--muted)}.day-heading>strong{font-family:var(--serif);font-weight:400;font-size:32px;display:flex;align-items:center;gap:10px}.day-heading small{font-family:var(--sans);font-size:9px;color:#769267;background:#e5ecdc;border-radius:5px;padding:3px 5px}.day-heading small:empty{display:none}.add-meal{margin-top:15px;font-size:10px;display:flex;align-items:center;gap:7px;color:#8a967e;border:1px dashed #ccd6c3;border-radius:7px;min-height:43px;justify-content:center;width:100%}.add-meal .icon{width:14px;height:14px}.planned-recipe{margin-top:15px;position:relative;padding-bottom:12px;border-bottom:1px solid var(--line)}.planned-open{padding:0;width:100%;text-align:left}.planned-open img,.planned-open .food-placeholder{width:100%;height:90px;object-fit:cover;border-radius:7px}.planned-open .food-placeholder>span{display:none}.planned-open>span{display:block;font-size:12px;line-height:1.4;font-weight:600;margin:9px 0 5px}.planned-recipe small{font-size:10px;color:var(--muted)}.remove-plan{position:absolute;top:4px;right:4px;background:#fffefaeb;border-radius:50%;width:22px;height:22px;padding:4px}.remove-plan .icon{width:14px;height:14px}.info-strip{display:flex;align-items:center;gap:14px;background:var(--green-light);padding:22px;border-radius:10px;margin-top:25px;color:#7a886f}.info-strip p{font-size:12px;line-height:1.7}.shopping-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px;align-items:start}.shopping-paper{border:1px solid var(--line);background:var(--white);border-radius:13px;padding:22px}.add-item-form{display:flex;gap:10px;margin-bottom:26px}.add-item-form input{font-size:12px}.add-item-form .btn{padding:10px 12px;font-size:11px}.grocery-category{margin-top:26px}.grocery-category h3{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:22px;padding-bottom:12px;border-bottom:1px solid var(--line)}.grocery-category h3 .icon{width:17px;height:17px;color:#8a9b7b}.grocery-item{position:relative;display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #f0f0e9;cursor:pointer}.grocery-item input{position:absolute;opacity:0;width:20px;height:20px}.check-box{width:20px;height:20px;border:1px solid #cad2c2;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.check-box .icon{width:14px;height:14px;opacity:0}.grocery-item input:focus-visible+.check-box{outline:3px solid #b78052;outline-offset:3px}.grocery-item.done .check-box{background:#76916a;border-color:#76916a;color:white}.grocery-item.done .check-box .icon{opacity:1}.grocery-item.done .grocery-name,.grocery-item.done>strong,.grocery-item.done .grocery-amount{opacity:.45;text-decoration:line-through}.grocery-name{display:flex;flex-direction:column;gap:4px}.grocery-name strong,.grocery-item>strong{font-size:12px;font-weight:500}.grocery-name small{font-size:9px;color:var(--muted)}.grocery-amount{margin-left:auto;font-size:11px;color:#78856d;text-align:right;min-width:50px}.manual-row{display:flex;align-items:center;gap:10px}.manual-row>.grocery-item{flex:1}.shopping-summary{background:var(--green-light);border-radius:12px;padding:27px;position:sticky;top:25px}.shopping-summary>.eyebrow{color:#869778}.shopping-summary h2{font-size:32px;line-height:1.1;margin:15px 0}.shopping-summary>p{font-size:12px;line-height:1.6;color:#88917f}.batch-row{padding:17px 0;display:flex;align-items:center;gap:10px;border-bottom:1px solid #dfe5d7}.batch-row strong{font-size:12px;font-weight:500}.batch-row small{display:block;font-size:10px;color:#89937e;margin-top:5px}.batch-row .icon-button{margin-left:auto;width:25px;height:25px}.batch-row .icon{width:14px;height:14px}.shopping-summary>.btn{margin-top:24px;font-size:11px}
dialog{border:0;border-radius:18px;background:var(--white);color:var(--ink);padding:33px;width:min(560px,calc(100vw - 32px));max-height:90dvh;overflow-y:auto;box-shadow:0 30px 100px #192f3033;overscroll-behavior:contain}dialog::backdrop{background:#18302370;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.modal-close{position:absolute;right:13px;top:13px;z-index:4;background:#fffefaee;border:1px solid #e5e6dc}.modal-intro{text-align:center;margin:12px 0 25px}.modal-symbol{display:inline-flex;width:48px;height:48px;background:#edf1e5;border-radius:14px;align-items:center;justify-content:center;margin-bottom:20px}.modal-intro .eyebrow{font-size:8px;color:#8a947e;margin-bottom:9px}.modal-intro h2{font-size:34px;letter-spacing:-.7px;line-height:1.2}.modal-intro p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:12px}.import-tabs{display:flex;background:#f0f1e9;padding:4px;border-radius:9px;gap:4px;margin-bottom:22px}.import-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 5px;font-size:12px;border-radius:7px;color:#8b947f}.import-tabs button.active{background:#fffefa;color:var(--green);box-shadow:0 2px 5px #20321b09}.import-tabs .icon{width:15px;height:15px}.form-fields>label,.form-fields label:not(.file-drop){display:block;font-size:12px;font-weight:550;margin:17px 0 8px}.form-fields label input,.form-fields label select{display:block;margin-top:8px}.form-fields>.btn{margin-top:20px}.field-hint{font-size:10px;line-height:1.75;color:#8a927f;margin-top:10px}.privacy-note{font-size:9px;color:#939887;line-height:1.7;margin-top:13px;text-align:center}.file-drop{display:flex;align-items:center;flex-direction:column;gap:13px;padding:25px 15px;border:1px dashed #c3cfb8;border-radius:10px;background:#f4f6ef}.file-drop>.icon{width:32px;height:32px;color:#8b9e7b}.file-drop>strong{font-family:var(--serif);font-size:22px;font-weight:500}.file-drop>span{font-size:11px;color:var(--muted);text-align:center}.file-drop>small{font-size:9px;color:var(--muted);text-align:center}.file-drop input{font-size:11px;background:transparent;border:0;padding:5px}.file-drop input::file-selector-button{border:1px solid #d7ddcf;background:#fffefa;color:var(--ink);padding:8px;border-radius:6px;font:inherit;margin-right:12px}.form-error{border:1px solid #e8c4ad;background:#fff2e8;color:#995431;border-radius:8px;padding:14px;font-size:12px;line-height:1.7;margin-top:16px}.form-error[hidden]{display:none}.spinner{width:17px;height:17px;border:2px solid #ffffff55;border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;bottom:25px;left:calc(50% + 114px);transform:translate(-50%,20px);background:#244638;color:#fff9ed;padding:15px 24px;border-radius:10px;font-size:12px;max-width:min(540px,calc(100vw - 30px));width:max-content;line-height:1.6;box-shadow:0 8px 30px #14302526;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%,0)}body:has(dialog[open])>.toast{z-index:1000}.recipe-modal{width:min(920px,calc(100vw - 32px));padding:0}.recipe-detail-head{height:265px;position:relative;background:#ece7d9}.recipe-detail-head>img{width:100%;height:100%;object-fit:cover}.detail-image-label{position:absolute;bottom:12px;right:14px;font-size:9px;background:#fffefaed;padding:6px 9px;border-radius:6px;color:#7d866f}.recipe-detail-body{padding:29px 35px}.recipe-detail-body>.eyebrow{font-size:9px;color:#8a947d}.recipe-detail-body>h2{font-size:39px;letter-spacing:-.8px;margin:9px 0 13px}.detail-description{font-size:13px;line-height:1.8;color:#7c8971;max-width:710px}.detail-meta{display:flex;flex-wrap:wrap;gap:14px;font-size:11px;margin:18px 0;color:#79886c}.detail-meta>span{display:flex;align-items:center;gap:6px}.detail-meta .icon{width:15px;height:15px}.mini-tag{padding:3px 7px;background:#f0f2e9;border-radius:5px;font-size:10px}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin:23px 0 31px}.detail-actions .btn{font-size:11px}.detail-columns{display:grid;grid-template-columns:1fr 1.4fr;gap:35px}.detail-columns h3{font-family:var(--serif);font-size:26px;margin:0 0 22px}.ingredients-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.ingredients-header h3{margin:0}.portion-control{display:flex;align-items:center;gap:8px;border:1px solid #e0e6d7;border-radius:7px;padding:3px}.portion-control button{width:23px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:3px}.portion-control .icon{width:12px;height:12px}.portion-control span{font-size:10px;white-space:nowrap}.portion-control button:hover{background:#ecf1e6}.detail-ingredients label{display:flex;align-items:center;gap:9px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.5}.detail-ingredients input{width:15px;height:15px;accent-color:var(--green);flex-shrink:0}.detail-ingredients strong{margin-left:auto;font-size:10px;font-weight:500;color:#849175;text-align:right}.detail-ingredients label:has(input:checked){text-decoration:line-through;color:#a8ac9e}.recipe-steps{list-style:none;padding:0;margin:0}.recipe-steps li{display:flex;align-items:flex-start;gap:14px;margin-bottom:25px}.recipe-steps li>span{font-family:var(--serif);font-size:25px;color:#c1c8b5;line-height:1}.recipe-steps h4{font-size:12px;line-height:1.5;font-weight:600;margin-bottom:7px}.recipe-steps p{font-size:12px;line-height:1.8;color:#7e8a74}.step-duration{display:inline-flex;align-items:center;gap:5px;font-size:10px;margin-top:8px;background:#f1f3eb;padding:4px 7px;border-radius:4px;color:#8d997d}.step-duration .icon{width:12px;height:12px}.warnings{display:flex;align-items:flex-start;gap:12px;background:#fcf0df;border:1px solid #ecd9b9;border-radius:9px;padding:15px;margin-top:19px;color:#977442}.warnings>.icon{width:17px;height:17px}.warnings strong{font-size:12px}.warnings p{font-size:11px;line-height:1.7;margin-top:6px}.source-link{display:flex;align-items:center;gap:7px;font-size:11px;margin-top:15px;color:#7d8f6b}.source-link .icon{width:14px;height:14px}.recipe-notes{border-top:1px solid var(--line);padding-top:20px;margin-top:10px}.recipe-notes label{display:block;font-size:12px;margin-bottom:10px}.recipe-notes textarea{font-size:12px}.detail-bottom{display:flex;justify-content:space-between;gap:15px;margin-top:14px}.detail-bottom .text-button{font-size:11px}.detail-bottom .icon{width:15px;height:15px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.ingredient-edit-list{display:flex;flex-direction:column;gap:8px}.ingredient-edit{display:grid;grid-template-columns:75px 85px 1fr;gap:7px}.ingredient-edit input{font-size:11px;padding:10px}.confirm-check{display:flex!important;align-items:center;gap:10px;font-size:11px!important;font-weight:400!important;line-height:1.6}.confirm-check input{width:18px;margin:0!important;flex-shrink:0}.recipe-picker{display:flex;flex-direction:column;gap:13px}.recipe-picker>button{display:flex;align-items:center;gap:15px;text-align:left;padding:11px;border:1px solid var(--line);border-radius:10px}.recipe-picker img,.recipe-picker .food-placeholder{width:70px;height:65px;border-radius:7px;object-fit:cover;flex-shrink:0}.recipe-picker .food-placeholder>span{display:none}.recipe-picker strong{font-size:12px;font-weight:500}.recipe-picker small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.recipe-picker button>.icon{margin-left:auto;width:17px}.cook-modal{width:min(650px,calc(100vw - 32px));padding:35px}.cook-header>.eyebrow{font-size:9px;color:#8a977b}.cook-header>p{font-size:12px;color:#8b927f;margin-top:8px}.cook-header progress{width:100%;height:5px;border:0;border-radius:5px;margin-top:20px;appearance:none;background:#e7ebdf}.cook-header progress::-webkit-progress-bar{background:#e7ebdf;border-radius:5px}.cook-header progress::-webkit-progress-value{background:#92a87d;border-radius:5px}.cook-content{padding:25px 0}.cook-number{display:block;font-family:var(--serif);font-size:70px;line-height:1;color:#c8d3bc;margin-bottom:17px}.cook-content>.eyebrow{font-size:9px;color:#91a180}.cook-content>h2{font-size:38px;line-height:1.2;margin:13px 0 17px}.cook-content>p{font-size:17px;line-height:1.8;color:#6d7d61}.cook-content>.btn{margin-top:22px}.cook-controls{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:20px}.cook-ingredients{margin-top:25px;background:#f1f4eb;border-radius:10px;padding:17px}.cook-ingredients summary{font-size:12px;cursor:pointer}.cook-ingredients p{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#78856b;margin-top:12px;gap:15px}.cook-ingredients strong{font-weight:500}.timer-readout{font-size:23px;font-variant-numeric:tabular-nums;color:#879c75;margin-top:13px}.timer-readout:empty{display:none}.settings-info{border-top:1px solid var(--line);margin-top:25px;padding-top:23px}.settings-info h3{font-family:var(--serif);font-size:25px}.settings-info p{font-size:12px;line-height:1.8;color:var(--muted);margin:13px 0}.settings-info .btn{font-size:12px}
@media(min-width:1600px){main{padding-top:46px}.hero-card{min-height:420px}.hero-copy h2{font-size:59px}.import-card{padding:35px}.import-card h2{font-size:36px}.import-card>p{font-size:13px;max-width:280px}#quick-import{margin-top:24px}.recipe-image-wrap{height:225px}.recipe-title h3{font-size:25px}.recipe-card-content{padding:21px}.recipe-card-content>p{font-size:11px}.recipe-card-footer{font-size:11px}.hero-copy{left:39px;bottom:38px}.hero-copy p{font-size:13px}.hero-badge{left:36px;top:30px}.import-card .btn{font-size:12px}.input-icon input{font-size:12px;height:46px}}
@media(max-width:1180px){.sidebar{width:195px;padding-left:16px;padding-right:16px}.brand-tagline{font-size:6px;letter-spacing:.8px}.app-body{margin-left:195px}.topbar{margin:0 28px}main{padding:30px 28px 0}.page-heading h1{font-size:30px}.page-heading>.btn{font-size:10px;padding:10px}.home-feature{gap:17px;grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr)}.hero-card{min-height:365px}.hero-copy{left:23px}.hero-copy h2{font-size:39px}.hero-actions{gap:10px}.hero-actions>span{font-size:8px}.hero-actions .btn{font-size:10px;padding:9px}.import-card{padding:25px 20px 18px}.import-card h2{font-size:27px}.import-card>.eyebrow{font-size:6px}.recipe-grid{gap:16px}.recipe-image-wrap{height:145px}.recipe-title h3{font-size:19px}.recipe-card-content{padding:14px}.recipe-card-footer{gap:9px;font-size:8px}.page-footer{padding-left:28px;padding-right:28px}.week-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shopping-layout{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.shopping-paper{padding:17px}.shopping-summary{padding:21px}.toast{left:calc(50% + 97px)}}
@media(max-width:980px){.sidebar{width:178px;padding-left:12px;padding-right:12px}.app-body{margin-left:178px}.brand>span{font-size:35px}.brand img{width:30px;height:30px}.brand-tagline{font-size:5px}.nav-link{font-size:11px;gap:9px;padding:11px}.side-collections{padding:22px 10px 0}.collection-link{font-size:9px}.sidebar-note{padding:19px 15px}.sidebar-note h3{font-size:19px}.profile{gap:7px}.profile small{font-size:6px}.profile strong{font-size:9px}.profile>.icon{width:13px}.topbar{margin:0 22px;height:69px}main{padding:29px 22px 0}.page-heading{align-items:flex-start}.page-heading h1{font-size:29px}.page-heading p{font-size:10px}.page-heading>.btn{font-size:0;padding:10px;min-height:36px;gap:0}.page-heading>.btn .icon{font-size:initial;width:17px;height:17px}.home-feature{grid-template-columns:minmax(0,1fr);gap:18px}.hero-card{min-height:350px}.hero-copy h2{font-size:49px}.hero-copy p{font-size:12px}.hero-actions>span{font-size:10px}.hero-actions .btn{font-size:12px;padding:11px 15px}.import-card{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;padding:24px}.import-card>.eyebrow{grid-column:1;font-size:7px}.import-card h2{grid-column:1;grid-row:2;margin-top:12px;font-size:28px}.import-card>p{grid-column:1;grid-row:3/5;font-size:11px;max-width:220px}.import-spark{display:none}#quick-import{grid-column:2;grid-row:1/4;margin-top:5px;align-self:center}.platforms{grid-column:2;grid-row:4;justify-self:center;margin:8px 0}.upload-link{grid-column:2;grid-row:5;margin-top:0;justify-self:center}.import-footnote{grid-column:1/-1;justify-self:end;margin-top:0;font-size:7px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature+.recipe-section .recipe-card:nth-child(3){display:none}.recipe-image-wrap{height:170px}.bottom-strip{padding:20px;gap:14px}.bottom-strip .btn{font-size:9px;padding:8px}.bottom-strip p{font-size:9px}.bottom-strip h3{font-size:20px}.shopping-layout{grid-template-columns:1fr}.shopping-summary{position:static}.toast{left:calc(50% + 89px)}}
@media(max-width:700px){:root{font-size:14px}.sidebar{display:none}.app-body{margin-left:0}.topbar{height:67px;margin:0 21px;border-bottom:1px solid var(--line)}.breadcrumb{font-family:var(--serif);font-size:28px;letter-spacing:-1px;color:var(--ink)}.breadcrumb::before{content:'';background:url('/assets/favicon.svg') center/contain no-repeat;width:26px;height:26px;display:block}.breadcrumb{font-size:0;gap:9px}.breadcrumb::after{content:'löffel.';font-size:30px}.breadcrumb>*{display:none}.topbar-right{gap:14px}.today-date{display:none}.topbar-right>.icon-button{border:0;padding:0;margin:0}.topbar-right .avatar{width:30px;height:30px;font-size:11px}main{padding:26px 21px 0}.page-heading{gap:9px;margin-bottom:23px;align-items:center}.page-heading .eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:11px}.page-heading .eyebrow .icon{width:12px;height:12px;margin-right:4px}.page-heading h1{font-size:32px;letter-spacing:-1.1px;max-width:310px}.page-heading p{font-size:11px;line-height:1.7;max-width:300px;margin-top:9px}.page-heading>.btn{padding:11px;border-radius:10px;flex-shrink:0}.page-heading>.btn .icon{width:17px;height:17px}.home-feature{gap:17px}.hero-card{min-height:340px;border-radius:12px}.hero-badge{left:20px;top:20px;font-size:7px;padding:7px 9px}.hero-copy{left:23px;bottom:29px;right:17px}.hero-copy h2{font-size:45px;margin-top:11px}.hero-copy p{font-size:10px;line-height:1.7}.hero-actions{gap:14px;margin-top:20px}.hero-actions .btn{font-size:11px;padding:10px 13px;min-height:39px}.hero-actions>span{font-size:8px;gap:5px}.small-label{font-size:7px;letter-spacing:1.6px}.hero-sample{font-size:6px;bottom:9px;right:10px}.hero-image{object-position:62% 50%}.hero-shade{background:linear-gradient(90deg,#14271a7d,transparent 95%),linear-gradient(0deg,#14271a66,transparent 80%)}.import-card{padding:22px 20px;column-gap:18px;display:flex;align-items:stretch}.import-card>.eyebrow{font-size:7px;letter-spacing:1.2px;padding-right:30px}.import-card h2{font-size:30px;margin-top:13px}.import-card h2 br{display:none}.import-card>p{font-size:11px;margin-top:10px;max-width:100%}.import-spark{display:flex;right:17px;top:15px;width:30px;height:30px;border-radius:8px}.import-spark .icon{width:17px;height:17px}#quick-import{margin-top:17px;align-self:stretch}.input-icon input{font-size:11px;height:45px}.import-card .btn{font-size:12px;min-height:43px;margin-top:8px}.platforms{margin-top:13px;font-size:9px}.upload-link{margin-top:4px;font-size:10px}.import-footnote{margin-top:3px;font-size:7px}.recipe-section{margin-top:30px}.section-heading .eyebrow{font-size:6px;letter-spacing:1.1px}.section-heading h2{font-size:26px;gap:8px}.section-heading .text-link{font-size:9px;gap:5px;white-space:nowrap}.section-heading .text-link .icon{width:13px}.chips{gap:6px;margin:17px 0}.chip{font-size:9px;padding:8px 10px;min-height:33px}.recipe-grid{gap:13px}.recipe-image-wrap{height:145px}.recipe-card{border-radius:10px}.recipe-card-content{padding:13px 11px}.recipe-title h3{font-size:20px;line-height:1.2}.recipe-card-content>p{font-size:9px;line-height:1.5;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:27px}.recipe-badge{font-size:6px;left:8px;top:9px;padding:5px 6px}.favorite{width:25px;height:25px;right:7px;top:8px}.favorite .icon{width:12px;height:12px}.recipe-card-footer{flex-wrap:wrap;gap:7px;font-size:8px;margin-top:12px}.recipe-card-footer>span .icon{width:11px;height:11px}.card-add{width:22px;height:22px}.recipe-origin{font-size:7px;gap:4px}.recipe-origin .icon{width:9px;height:9px}.bottom-strip{padding:20px 17px;flex-wrap:wrap;gap:11px;margin-top:22px}.strip-icon{width:35px;height:35px;border-radius:8px}.strip-icon .icon{width:18px;height:18px}.bottom-strip .eyebrow{font-size:6px}.bottom-strip h3{font-size:22px}.bottom-strip p{font-size:9px;max-width:250px;line-height:1.6}.bottom-strip .btn{margin-left:46px;margin-top:2px;font-size:10px;min-height:34px}.page-footer{padding:22px 21px 101px;justify-content:center;font-size:8px}.page-footer>span:last-child{display:none}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:74px;padding:8px 12px max(8px,env(safe-area-inset-bottom));background:#fffef9f5;backdrop-filter:blur(10px);border-top:1px solid #e5e8de;z-index:25;justify-content:space-around}.mobile-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:5px 11px;font-size:9px;color:#8c9580;min-width:62px;border-radius:8px}.mobile-nav a.active{color:var(--green);background:#eef2e8}.mobile-nav .icon{width:20px;height:20px}.toast{left:50%;bottom:87px;font-size:11px;padding:13px 19px}.library-tools{flex-direction:column;align-items:stretch;gap:12px}.search-field{width:100%}.library-tools>span{font-size:10px}.week-toolbar>div{gap:5px}.week-toolbar h2{font-size:18px;line-height:1.4}.week-toolbar .icon-button{width:26px;height:30px}.week-toolbar>.chip{font-size:8px;white-space:nowrap}.week-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.day-card{padding:14px;min-height:190px}.day-heading>span{font-size:10px}.day-heading>strong{font-size:29px}.add-meal{font-size:9px;gap:5px}.add-meal .icon{width:12px}.info-strip{padding:17px;align-items:flex-start}.info-strip p{font-size:11px}.shopping-paper{padding:16px}.add-item-form{gap:7px}.add-item-form input{font-size:10px;padding:11px}.add-item-form .btn{font-size:0;padding:10px}.add-item-form .btn span{display:none}.add-item-form .btn .icon{width:18px;height:18px}.grocery-item{gap:9px}.grocery-name strong{font-size:11px}.grocery-name small{font-size:8px}.grocery-amount{font-size:10px}.shopping-summary{padding:23px}.shopping-summary h2{font-size:30px}.shopping-summary h2 br{display:none}dialog{border-radius:14px;padding:25px 21px;max-height:92dvh;width:calc(100vw - 24px)}.modal-intro h2{font-size:29px}.modal-intro p{font-size:11px}.modal-intro .eyebrow{font-size:7px}.modal-symbol{width:41px;height:41px;margin-bottom:16px}.import-tabs button{font-size:10px;gap:5px}.import-tabs .icon{width:13px;height:13px}.file-drop{padding:20px 12px}.recipe-modal{width:calc(100vw - 20px);padding:0}.recipe-detail-head{height:210px}.recipe-detail-body{padding:25px 21px}.recipe-detail-body>h2{font-size:32px;line-height:1.15}.detail-description{font-size:12px}.detail-meta{gap:9px;font-size:10px}.detail-meta .icon{width:13px;height:13px}.detail-actions{gap:8px}.detail-actions .btn{font-size:10px;padding:11px}.detail-actions .btn .icon{width:14px;height:14px}.detail-columns{grid-template-columns:1fr;gap:30px}.detail-columns h3{font-size:25px}.detail-ingredients label{font-size:12px;padding:13px 0}.detail-ingredients strong{font-size:11px}.recipe-steps p{font-size:13px}.recipe-steps h4{font-size:13px}.detail-bottom{flex-wrap:wrap;gap:6px}.ingredient-edit{grid-template-columns:60px 70px 1fr;gap:5px}.ingredient-edit input{padding:9px 7px;font-size:10px}.form-two{gap:10px}.cook-modal{padding:30px 24px}.cook-content>h2{font-size:32px}.cook-content>p{font-size:16px}.cook-number{font-size:59px}.cook-controls .btn{font-size:11px;padding:12px 15px}.warnings{padding:12px}.warnings p{font-size:10px}}
@media(max-width:370px){main{padding-left:15px;padding-right:15px}.topbar{margin-left:15px;margin-right:15px}.page-heading h1{font-size:29px}.page-heading .eyebrow{font-size:6px}.hero-copy h2{font-size:41px}.hero-actions{gap:10px}.hero-actions>span{font-size:7px}.section-heading h2{font-size:23px}.recipe-image-wrap{height:130px}.recipe-title h3{font-size:18px}.recipe-card-footer{gap:5px;font-size:7px}.chip{font-size:8px;padding:8px 9px}.recipe-grid{gap:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.recipe-card:hover,.btn:hover{transform:none}}

/* Market route and many-to-many recipe collections */
.sun{background:#e8c66d}.collection-badges{display:flex;flex-wrap:wrap;gap:5px;margin:9px 0 -2px}.collection-badges span{font-size:8px;line-height:1;color:#304438;padding:5px 7px;border-radius:999px;background:#e9efe5}.collection-badges .peach{background:#f5dfcf}.collection-badges .sage{background:#dfe9d9}.collection-badges .sun{background:#f6e9bd}.collection-picker label{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid var(--line);border-radius:9px;font-size:12px;cursor:pointer}.collection-picker input{width:18px;height:18px;accent-color:var(--green)}.collection-picker .collection-dot{width:11px;height:11px}.collection-settings{border-top:1px solid var(--line);margin:25px 0;padding-top:23px}.collection-settings h3{font-family:var(--serif);font-size:25px}.collection-settings>p{font-size:11px;color:var(--muted);margin:8px 0 13px}.collection-settings>div{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:15px}.collection-setting{display:flex;align-items:center;gap:7px;background:#f3f3ec;padding:7px 8px;border-radius:20px;font-size:10px}.collection-setting button{font-size:17px;line-height:1;color:#75806d;padding:0 2px}.collection-settings .add-item-form{margin:0}.collection-settings select,.add-item-form select{min-width:120px;font-size:10px;padding:10px}.grocery-zone{background:var(--zone);border:1px solid color-mix(in srgb,var(--zone),#46604f 12%);border-radius:13px;padding:16px 18px;margin-top:13px}.grocery-zone-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.grocery-zone-head>span{font-size:9px;color:#73806d;white-space:nowrap}.grocery-zone h3{border:0;padding:0;font-size:22px}.grocery-zone h3>span{display:flex;flex-direction:column}.grocery-zone h3 small{font-family:var(--sans);font-size:7px;letter-spacing:1.2px;color:#819078;margin-bottom:3px}.grocery-zone .grocery-item{border-bottom-color:#60726217}.grocery-zone .manual-row:last-child .grocery-item,.grocery-zone>.grocery-item:last-child{border-bottom:0}.summary-gap{margin-top:25px!important}.aisle-order-list{display:flex;flex-direction:column;gap:7px;margin:20px 0}.aisle-order-list>div{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:9px;padding:8px 10px;background:#fafaf5}.aisle-order-list>div>span{display:flex;align-items:center;gap:5px;font-size:12px}.aisle-order-list small{font-size:8px;color:#8c9784;margin-right:9px}.ingredient-edit{grid-template-columns:72px 82px minmax(120px,1fr) minmax(135px,.8fr)}.ingredient-edit select{font-size:10px;padding:9px}.add-item-form>input{flex:1}
@media(max-width:700px){.grocery-zone{padding:13px 14px}.grocery-zone h3{font-size:19px}.add-item-form{flex-wrap:wrap}.add-item-form>input{min-width:170px}.add-item-form select{flex:1;min-width:130px}.ingredient-edit{grid-template-columns:58px 67px minmax(100px,1fr);padding-bottom:8px;border-bottom:1px solid var(--line)}.ingredient-edit select{grid-column:1/-1;width:100%}.collection-settings .add-item-form .btn{font-size:9px}.collection-badges span{font-size:7px}}
.modal-feedback{position:sticky;bottom:10px;margin:10px 15px 15px;padding:13px 18px;background:var(--green);color:#fff9ed;border-radius:9px;font-size:12px;line-height:1.6;box-shadow:0 6px 22px #20331c26;z-index:5}
.page-heading p,.recipe-card-content>p,.recipe-origin,.recipe-card-footer,.quiet-note,.field-hint{color:#707a68}.import-card>p,.platforms,.import-footnote{color:#776f60}.nav-link{color:#65705c}.page-heading .eyebrow,.section-heading .eyebrow{color:#78836c}
@media(max-width:700px){.import-card h2 br::after{content:' '}.import-card h2 br{display:inline}.recipe-section .section-heading h2{font-size:23px}.recipe-card-content>p{font-size:10px;height:30px}.recipe-card-footer{font-size:9px}.hero-copy h2{font-size:42px}.field-hint{font-size:11px}.import-footnote{font-size:8px}.grocery-name strong{font-size:12px}}
@media(min-width:701px) and (max-height:820px){.sidebar{overflow-y:auto}.sidebar-note{padding:16px}.sidebar-note h3{font-size:18px}.sidebar-note>.icon{width:21px;height:21px;margin-bottom:8px}.sidebar-note>span{margin-top:14px}.brand-tagline{margin-bottom:27px}.sidebar-bottom{padding-top:20px}.profile{padding-top:16px}}
.app-install-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin:23px 0;padding:16px;background:#eef3e9;border:1px solid #dce6d5;border-radius:11px}.app-install-card>span{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#244638;color:#fff7e9}.app-install-card>span .icon{width:19px;height:19px}.app-install-card h3{font-family:var(--serif);font-size:19px}.app-install-card p{font-size:9px!important;line-height:1.55!important;margin:3px 0 0!important}.app-install-card .btn{padding:9px 11px;font-size:9px}.install-steps{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:10px 12px;margin:21px 0}.install-steps>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e8eee2;color:#536a59;font-family:var(--serif);font-size:16px}.install-steps p{font-size:12px;line-height:1.55;color:#687462}.share-tip{display:flex;align-items:flex-start;gap:12px;margin-top:21px;padding:16px;background:#fff1df;border:1px solid #ead8bc;border-radius:10px}.share-tip>.icon{width:18px;height:18px;color:#a67248;flex:none}.share-tip p{font-size:11px;line-height:1.65;color:#715e4b}.share-tip strong{color:#564638}@media(max-width:700px){.app-install-card{grid-template-columns:auto 1fr}.app-install-card .btn{grid-column:1/-1;width:100%}}

/* Readability pass: comfortable at arm's length in the kitchen and supermarket. */
:root{font-size:16px}.btn{font-size:15px;min-height:49px}.text-button,.text-link{font-size:14px}.eyebrow{font-size:11px}.nav-link{font-size:15px}.brand-tagline{font-size:9px}.side-collections .eyebrow{font-size:10px}.collection-link{font-size:13px}.collection-link>span:last-child{font-size:12px}.sidebar-note p{font-size:13px}.sidebar-note>span{font-size:10px}.profile strong{font-size:13px}.profile small{font-size:10px}.breadcrumb{font-size:13px}.today-date{font-size:12px}.page-heading .eyebrow{font-size:11px}.page-heading p{font-size:15px}.page-heading>.btn{font-size:13px}.small-label,.hero-badge{font-size:10px}.hero-copy p{font-size:14px}.hero-actions .btn{font-size:13px}.hero-actions>span{font-size:12px}.hero-sample{font-size:9px}.import-card>.eyebrow{font-size:10px}.import-card>p{font-size:14px;max-width:270px}.input-icon input{font-size:14px}.import-card .btn{font-size:14px}.platforms,.upload-link{font-size:12px}.import-footnote{font-size:10px}.section-heading .eyebrow{font-size:10px}.section-heading .text-link{font-size:13px}.chip{font-size:13px;min-height:39px}.recipe-badge{font-size:10px}.recipe-origin{font-size:11px}.recipe-card-content>p{font-size:13px;white-space:normal}.recipe-card-footer{font-size:12px}.quiet-note{font-size:12px}.page-footer{font-size:11px}.library-tools>span{font-size:13px}.day-heading>span,.planned-recipe small,.add-meal{font-size:12px}.info-strip p{font-size:14px}.add-item-form input,.add-item-form select{font-size:14px}.grocery-zone h3 small,.grocery-zone-head>span{font-size:10px}.grocery-name strong{font-size:15px}.grocery-name small{font-size:11px}.grocery-amount{font-size:14px}.shopping-summary p,.batch-row strong{font-size:14px}.batch-row small{font-size:11px}.modal-intro p,.form-fields label,.field-hint,.privacy-note{font-size:14px}.import-tabs button{font-size:13px}.file-drop>span,.file-drop>small{font-size:13px}.detail-description{font-size:15px}.detail-meta{font-size:13px}.mini-tag{font-size:12px}.detail-actions .btn{font-size:13px}.detail-ingredients label,.detail-ingredients strong{font-size:14px}.recipe-steps h4{font-size:15px}.recipe-steps p{font-size:15px}.step-duration,.source-link{font-size:12px}.recipe-notes label,.recipe-notes textarea{font-size:14px}.settings-info p,.settings-info .btn,.collection-settings>p,.collection-setting,.collection-picker label{font-size:13px}.app-install-card p{font-size:12px!important}.app-install-card .btn{font-size:12px}.share-tip p{font-size:13px}
@media(max-width:700px){:root{font-size:16px}.page-heading .eyebrow{font-size:9px}.page-heading p{font-size:14px}.hero-badge,.small-label{font-size:9px}.hero-copy p{font-size:13px}.hero-actions>span{font-size:10px}.import-card>.eyebrow{font-size:9px}.import-card>p{font-size:14px}.input-icon input{font-size:14px}.import-card .btn{font-size:14px}.platforms,.upload-link{font-size:12px}.import-footnote{font-size:10px}.section-heading .eyebrow{font-size:9px}.section-heading .text-link{font-size:12px}.chip{font-size:12px}.recipe-badge{font-size:9px}.recipe-origin{font-size:10px}.recipe-card-content>p{font-size:13px;height:auto;min-height:39px}.recipe-card-footer{font-size:11px}.mobile-nav a{font-size:11px}.library-tools>span{font-size:12px}.add-item-form input,.add-item-form select{font-size:14px}.grocery-name strong{font-size:15px}.grocery-name small{font-size:11px}.grocery-amount{font-size:14px}.modal-intro p{font-size:14px}.modal-intro .eyebrow{font-size:9px}.import-tabs button{font-size:13px}.detail-description{font-size:15px}.detail-meta{font-size:13px}.detail-actions .btn{font-size:13px}.detail-ingredients label,.detail-ingredients strong{font-size:15px}.recipe-steps h4,.recipe-steps p{font-size:15px}.field-hint{font-size:13px}.ingredient-edit input,.ingredient-edit select{font-size:13px}.cook-content>p{font-size:18px}.cook-controls .btn{font-size:14px}}

/* Michael's preferred accessibility scale; changeable under Settings. */
html[data-text-size="xl"] .btn{font-size:17px;min-height:52px}html[data-text-size="xl"] .text-button,html[data-text-size="xl"] .text-link{font-size:16px}html[data-text-size="xl"] .eyebrow{font-size:13px}html[data-text-size="xl"] .nav-link{font-size:17px}html[data-text-size="xl"] .brand-tagline{font-size:11px}html[data-text-size="xl"] .collection-link{font-size:15px}html[data-text-size="xl"] .sidebar-note p{font-size:15px}html[data-text-size="xl"] .profile strong{font-size:15px}html[data-text-size="xl"] .profile small{font-size:12px}html[data-text-size="xl"] .breadcrumb,html[data-text-size="xl"] .today-date{font-size:14px}html[data-text-size="xl"] .page-heading p{font-size:17px}html[data-text-size="xl"] .page-heading>.btn{font-size:15px}html[data-text-size="xl"] .hero-copy p,html[data-text-size="xl"] .import-card>p{font-size:16px}html[data-text-size="xl"] .input-icon input,html[data-text-size="xl"] .import-card .btn{font-size:16px}html[data-text-size="xl"] .platforms,html[data-text-size="xl"] .upload-link{font-size:14px}html[data-text-size="xl"] .import-footnote{font-size:12px}html[data-text-size="xl"] .section-heading .text-link{font-size:15px}html[data-text-size="xl"] .chip{font-size:15px;min-height:43px}html[data-text-size="xl"] .recipe-badge{font-size:12px}html[data-text-size="xl"] .recipe-origin{font-size:13px}html[data-text-size="xl"] .recipe-card-content>p{font-size:15px}html[data-text-size="xl"] .recipe-card-footer{font-size:14px}html[data-text-size="xl"] .quiet-note,html[data-text-size="xl"] .library-tools>span{font-size:14px}html[data-text-size="xl"] .day-heading>span,html[data-text-size="xl"] .planned-recipe small,html[data-text-size="xl"] .add-meal{font-size:14px}html[data-text-size="xl"] .info-strip p{font-size:16px}html[data-text-size="xl"] .add-item-form input,html[data-text-size="xl"] .add-item-form select{font-size:16px}html[data-text-size="xl"] .grocery-name strong{font-size:18px}html[data-text-size="xl"] .grocery-name small{font-size:13px}html[data-text-size="xl"] .grocery-amount{font-size:17px}html[data-text-size="xl"] .shopping-summary p,html[data-text-size="xl"] .batch-row strong{font-size:16px}html[data-text-size="xl"] .modal-intro p,html[data-text-size="xl"] .form-fields label,html[data-text-size="xl"] .field-hint,html[data-text-size="xl"] .privacy-note{font-size:16px}html[data-text-size="xl"] .import-tabs button{font-size:15px}html[data-text-size="xl"] .detail-description{font-size:17px}html[data-text-size="xl"] .detail-meta{font-size:15px}html[data-text-size="xl"] .detail-actions .btn{font-size:15px}html[data-text-size="xl"] .detail-ingredients label,html[data-text-size="xl"] .detail-ingredients strong{font-size:17px}html[data-text-size="xl"] .recipe-steps h4,html[data-text-size="xl"] .recipe-steps p{font-size:17px}html[data-text-size="xl"] .settings-info p,html[data-text-size="xl"] .collection-settings>p,html[data-text-size="xl"] .collection-setting,html[data-text-size="xl"] .collection-picker label{font-size:15px}
@media(max-width:700px){html[data-text-size="xl"] .page-heading p{font-size:16px}html[data-text-size="xl"] .hero-copy p,html[data-text-size="xl"] .import-card>p{font-size:16px}html[data-text-size="xl"] .input-icon input,html[data-text-size="xl"] .import-card .btn{font-size:16px}html[data-text-size="xl"] .chip{font-size:14px}html[data-text-size="xl"] .recipe-origin{font-size:12px}html[data-text-size="xl"] .recipe-card-content>p{font-size:15px;min-height:45px}html[data-text-size="xl"] .recipe-card-footer{font-size:13px}html[data-text-size="xl"] .mobile-nav a{font-size:13px}html[data-text-size="xl"] .grocery-name strong{font-size:18px}html[data-text-size="xl"] .grocery-name small{font-size:13px}html[data-text-size="xl"] .grocery-amount{font-size:17px}html[data-text-size="xl"] .modal-intro p{font-size:16px}html[data-text-size="xl"] .detail-description,html[data-text-size="xl"] .detail-ingredients label,html[data-text-size="xl"] .detail-ingredients strong,html[data-text-size="xl"] .recipe-steps h4,html[data-text-size="xl"] .recipe-steps p{font-size:17px}}

/* Provenance and two-level ingredient organization. */
.creator-card{display:flex;align-items:center;gap:12px;width:max-content;max-width:100%;margin:14px 0 2px;padding:11px 14px;border:1px solid #dfe7d9;border-radius:10px;background:#f1f5ed;color:#526653}.creator-card>.icon{width:18px}.creator-card>span{display:flex;flex-direction:column;gap:2px;min-width:0}.creator-card small{font-size:9px;letter-spacing:1.25px;color:#809078}.creator-card strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ingredient-section{margin-top:19px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fffefa}.ingredient-section:first-child{margin-top:12px}.ingredient-section>h4{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f2f4ec;font-family:var(--serif);font-size:20px;font-weight:500}.ingredient-section>h4>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#dfe8d8;font-family:var(--sans);font-size:10px;font-weight:650;color:#526653}.ingredient-section label{padding-left:14px;padding-right:14px}.ingredient-section label>span{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.ingredient-category{display:inline-flex;padding:4px 7px;border-radius:999px;background:var(--ingredient-zone);font-size:10px;font-weight:550;color:#62705d}.ingredient-edit{grid-template-columns:72px 82px minmax(130px,1fr) minmax(120px,.75fr) minmax(135px,.8fr)}
html[data-text-size="xl"] .creator-card strong{font-size:16px}html[data-text-size="xl"] .creator-card small{font-size:11px}html[data-text-size="xl"] .ingredient-section>h4{font-size:23px}html[data-text-size="xl"] .ingredient-category{font-size:12px}
@media(max-width:700px){.creator-card{width:100%;padding:12px}.creator-card strong{white-space:normal}.ingredient-section{margin-top:15px}.ingredient-section>h4{font-size:21px}.ingredient-section label{padding-left:11px;padding-right:11px}.ingredient-category{font-size:10px}.ingredient-edit{grid-template-columns:58px 67px minmax(100px,1fr)}.ingredient-edit input[name^="section-"]{grid-column:1/3}.ingredient-edit select{grid-column:3/-1}}
