:root{color-scheme:dark;--bg:#100904;--surface:#21160f;--raised:#382416;--text:#ffedd7;--muted:#b5a38e;--line:#40372e;--accent:#dc5000;--radius:12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:hover{text-decoration:underline;text-underline-offset:6px}:focus-visible{outline:2px solid var(--text);outline-offset:5px}button:disabled{opacity:.5;cursor:wait}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,5.3vw,76px);font-weight:450;letter-spacing:-.045em;line-height:1.08;margin-bottom:24px}h2{font-size:28px;font-weight:450;letter-spacing:-.025em}h3{font-weight:500}p{margin-bottom:16px}.site-header{min-height:108px;display:flex;align-items:center;gap:36px;padding:26px 4vw;border-bottom:1px dashed var(--line)}.wordmark{font-size:23px;font-weight:550;letter-spacing:.07em;line-height:1.1}.wordmark span{display:block;font-size:9px;letter-spacing:.24em;margin-top:9px;color:var(--muted)}nav{display:flex;gap:26px;margin-left:auto;font-size:13px}nav a{padding:10px 0}nav a[aria-current]{border-bottom:1px dashed var(--text)}.site-header form{margin:0}.text-button{background:none;border:0;color:var(--muted);font-size:13px;padding:12px 0}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:28px 4vw;font-size:10px;letter-spacing:.08em;color:var(--muted);border-top:1px dashed var(--line)}.page-shell{max-width:1240px;margin:auto;padding:64px 4vw 80px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:40px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:500;margin-bottom:28px;color:var(--muted)}.intro-note{color:var(--muted);font-size:16px;max-width:360px;margin-bottom:30px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px 48px}.field label{display:block;font-size:17px;font-weight:500;margin-bottom:15px}.field-number{display:inline-block;font-size:10px;color:var(--muted);margin-right:16px;vertical-align:middle}input,textarea,select{width:100%;background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px;min-height:52px}textarea{resize:vertical;line-height:1.6;min-height:164px}input::placeholder,textarea::placeholder{color:#aa9681}select{appearance:auto}label{cursor:pointer}.field-hint{font-size:12px;color:var(--muted);margin:10px 0 0}.field{min-width:0}.field+.field{margin-top:0}.form-footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:32px;margin-top:40px;border-top:1px dashed var(--line)}.form-footer p{color:var(--muted);font-size:13px;margin:0}.button{border:1px solid var(--line);color:var(--text);background:transparent;border-radius:36px;padding:15px 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:13px;min-height:48px}.button:hover{background:var(--surface);text-decoration:none}.button.primary{background:var(--raised);border-color:var(--raised)}.button.primary:hover{background:#4a3020}.notices{padding:16px 4vw;background:var(--surface);font-size:14px}.notices p{margin:0}.errorlist{color:#ffb699;font-size:14px;padding-left:20px}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--text);color:var(--bg);padding:12px}.skip-link:focus{top:12px}.login-layout{min-height:72vh;display:grid;grid-template-columns:1.45fr 1fr;gap:80px;align-items:center;padding:80px 8vw}.login-intro{position:relative}.lead{color:var(--muted);font-size:17px;line-height:1.7}.bowl-mark{font-family:Georgia,serif;font-size:180px;line-height:.7;color:var(--line);margin-top:45px}.login-panel{border-left:1px dashed var(--line);padding-left:60px}.login-panel .field{margin-bottom:24px}.login-panel .button{width:100%;margin-top:8px}
@media(max-width:900px){.site-header{flex-wrap:wrap;gap:18px;padding:22px 5vw}.site-header nav{order:3;width:100%;margin:0;gap:24px;overflow:auto}.site-header form{margin-left:auto}.page-shell{padding:40px 5vw}.page-heading{display:block}.intro-note{max-width:none}.settings-grid{gap:28px}.login-layout{gap:36px;padding:50px 6vw}.login-panel{padding-left:32px}.site-footer span:nth-child(2){display:none}}
@media(max-width:600px){.settings-grid{grid-template-columns:1fr}.page-heading{padding-bottom:16px}.form-footer{align-items:stretch;flex-direction:column;gap:24px}.login-layout{grid-template-columns:1fr;padding:40px 6vw}.login-panel{border-left:0;border-top:1px dashed var(--line);padding:32px 0 0}.bowl-mark{display:none}.site-header nav{gap:22px;font-size:12px}.page-shell{padding-bottom:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);min-height:calc(100vh - 178px)}.document-pane{padding:30px 4vw 64px;min-width:0}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:46px}.workspace-toolbar .eyebrow{margin:0}.workspace-toolbar form{display:flex;gap:10px;align-items:center}.workspace-toolbar select{font-size:11px;min-height:36px;padding:6px 12px;width:150px;border-radius:30px}.workspace-toolbar .text-button{font-size:11px;white-space:nowrap}.empty-state{padding:36px 0 70px;max-width:640px}.empty-state h1{font-size:clamp(52px,6.5vw,88px);margin-bottom:30px}.empty-details{display:flex;flex-direction:column;gap:16px;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:24px 0;margin:34px 0;color:var(--muted);font-size:11px;max-width:430px}.empty-details b{font-weight:400;font-size:15px;color:var(--text);margin-left:24px}.quiet-link{display:block;font-size:12px;color:var(--muted);margin-top:18px}.chat-pane{border-left:1px dashed var(--line);background:#17100a;display:flex;flex-direction:column;height:calc(100dvh - 1px);max-height:1000px;position:sticky;top:0;min-width:0}.chat-header{padding:28px 28px 22px;border-bottom:1px dashed var(--line)}.chat-header>div{display:flex;align-items:center;gap:12px;font-size:16px}.chat-header b{font-weight:450}.agent-symbol{font-size:27px}.chat-header>span{display:block;font-size:8px;letter-spacing:.15em;padding-left:39px;margin-top:3px}.muted{color:var(--muted)}.chat-messages{padding:34px 28px;overflow:auto;flex:1;min-height:220px;scrollbar-color:var(--line) transparent}.chat-welcome h2{font-size:32px;line-height:1.25;margin-bottom:18px}.chat-welcome p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.7}.chat-welcome .eyebrow{margin-bottom:22px}.chat-suggestions{display:flex;flex-direction:column;gap:0;margin-top:30px}.chat-suggestions button{border:0;border-top:1px dashed var(--line);background:none;color:var(--text);text-align:left;font-size:12px;padding:16px 0}.chat-compose{margin:20px;padding:15px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.chat-compose textarea{padding:0;border:0;background:none;resize:none;min-height:80px;font-size:14px}.chat-compose>div{display:flex;justify-content:space-between;align-items:center;gap:15px}.chat-compose>div>span{font-size:8px;letter-spacing:.09em;color:var(--muted)}.send-button{height:36px;width:36px;border:1px solid var(--line);border-radius:50%;background:var(--raised);color:var(--text);font-size:20px}.summary-strip{display:flex;gap:36px;margin:28px 0 36px;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:22px 0}.summary-strip>span{display:flex;flex-direction:column}.summary-strip b{font-weight:450;font-size:23px}.summary-strip small{font-size:11px;color:var(--muted)}.day-row{display:grid;grid-template-columns:118px 1fr;gap:18px;padding:24px 0;border-bottom:1px dashed var(--line)}.day-label b{font-weight:450;text-transform:capitalize}.day-label small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.day-meals a{display:grid;grid-template-columns:75px 1fr;gap:4px 16px;padding:0 0 16px}.day-meals a:last-child{padding-bottom:0}.meal-slot{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding-top:4px}.meal-title{font-size:16px}.meal-note{grid-column:2;font-size:11px;color:var(--muted)}.day-meals>p{font-size:13px;margin:0}.recipe-list{border-top:1px dashed var(--line)}.recipe-card{display:flex;align-items:center;gap:25px;padding:27px 0;border-bottom:1px dashed var(--line)}.recipe-card-number{font-size:11px;color:var(--muted)}.recipe-card>div{flex:1}.recipe-card h2{font-size:24px;margin:0 0 5px}.recipe-card p{font-size:12px;color:var(--muted);margin:0}.back-link{font-size:12px;color:var(--muted)}.recipe-eyebrow{margin-top:40px}.recipe-title{font-size:clamp(36px,4vw,58px)}.recipe-meta{display:flex;justify-content:space-between;gap:15px;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:20px 0;margin:30px 0 40px;font-size:17px}.recipe-meta small{display:block;color:var(--muted);font-size:10px}.recipe-body{display:grid;grid-template-columns:220px 1fr;gap:38px}.ingredients h2{font-size:20px}.ingredients ul{list-style:none;padding:0;margin:0 0 28px}.ingredients li{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px dashed var(--line);font-size:14px}.ingredients li span:last-child{white-space:nowrap;color:var(--muted);font-size:12px}.ingredients h3{font-size:14px}.ingredients p{font-size:13px}.recipe-instructions{font-size:18px;line-height:1.7;overflow-wrap:anywhere}.recipe-instructions h2{font-size:25px}.recipe-instructions h3{font-size:21px}.recipe-instructions ol{padding-left:22px}.recipe-instructions li{padding:0 0 18px 8px}.recipe-instructions a{text-decoration:underline}.storage-note{margin-top:30px;padding:22px;background:var(--surface);border-radius:12px;font-size:14px}.storage-note .eyebrow{margin-bottom:12px}.storage-note p:last-child{margin-bottom:0}.editor,.revision-history{margin-top:40px;border-top:1px dashed var(--line);padding-top:22px;font-size:13px;color:var(--muted)}summary{cursor:pointer;min-height:28px}.editor form{margin-top:20px}.editor label{display:block;margin:18px 0 8px}.editor .button{margin-top:20px}.revision-history>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 0}.shopping-trip{margin:36px 0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-heading h2{margin:0}.section-heading span{font-size:12px}.shopping-trip>p{font-size:13px;margin:8px 0 20px}.shopping-row{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px dashed var(--line);padding:17px 0}.shopping-row label{display:flex;align-items:center;gap:18px;flex:1}.shopping-row input{width:21px;height:21px;min-height:21px;accent-color:var(--muted)}.shopping-row b{font-size:16px;font-weight:450}.shopping-row small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.item-price{text-align:right;white-space:nowrap}.is-purchased label b{text-decoration:line-through;color:var(--muted)}.client-error{color:#ffb699;margin-top:20px;font-size:14px}
@media(max-width:1200px){.recipe-body{grid-template-columns:1fr}.ingredients ul{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.chat-messages{padding:28px 22px}.document-pane{padding-left:30px;padding-right:30px}}
@media(max-width:850px){.workspace{grid-template-columns:1fr}.chat-pane{height:650px;position:static;border-left:0;border-top:1px dashed var(--line)}.document-pane{padding:24px 5vw 45px}.empty-state{padding-top:20px}.recipe-body{grid-template-columns:1fr}.empty-state h1{font-size:60px}.workspace-toolbar{margin-bottom:35px}}
@media(max-width:500px){.day-row{grid-template-columns:1fr;gap:15px}.day-label{display:flex;justify-content:space-between}.day-label small{margin:0}.day-meals a{grid-template-columns:70px 1fr}.ingredients ul{grid-template-columns:1fr}.workspace-toolbar select{width:125px}.workspace-toolbar .eyebrow{font-size:9px}.summary-strip{gap:24px}.recipe-meta{font-size:15px}.recipe-card h2{font-size:21px}}
.chat-turn{padding:20px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.chat-user{padding:14px 18px;background:var(--surface);border-radius:18px}.chat-answer{white-space:normal;line-height:1.7}.chat-status{display:block;color:var(--muted);margin-top:12px;font-size:12px}#stop-agent{font-size:12px;padding:8px 12px}button:disabled{opacity:.5;cursor:wait}
.week-preferences{margin:0 0 28px;color:var(--muted);font-size:14px}.week-preferences form{display:grid;gap:10px;max-width:560px;padding:20px 0}.week-preferences summary{cursor:pointer}.ideas-list{margin-top:32px}.idea-card{border-top:1px solid var(--line);padding:24px 0}.idea-card form{display:flex;gap:12px;margin-top:14px}.price-source{font-size:12px;line-height:1.7;color:var(--muted);padding:0 0 18px 35px}.price-source small,.price-source strong{display:block}

.plan-title{font-size:clamp(34px,3.6vw,52px)}.plan-notes{color:var(--muted);font-size:14px}.plan-notes p{margin-top:18px}.summary-strip{flex-wrap:wrap}.budget-note{font-size:13px}.chat-answer pre{overflow:auto}.chat-answer a{text-decoration:underline}.chat-answer ol,.chat-answer ul{padding-left:22px}
.prep-schedule{font-size:14px;color:var(--muted);margin-bottom:20px}.prep-schedule ul{padding-left:20px}.prep-schedule li{padding:8px 0}.prep-schedule a{color:var(--text)}
/* Preserve native hidden semantics on styled buttons and notices. */
[hidden]{display:none!important}
