:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif;color:#26262a;background:#f6f5f3;font-synthesis:none;--ink: #26262a;--ink-2: #55555c;--muted: #68686f;--red: #d0342c;--red-deep: #a82a22;--red-soft: rgba(208, 52, 44, .09);--green: #137a46;--green-soft: rgba(27, 158, 94, .1);--blue: #2f6be8;--line: rgba(60, 52, 44, .11);--line-soft: rgba(60, 52, 44, .055);--panel: rgba(255, 255, 255, .9);--shadow: 0 1px 2px rgba(72, 60, 48, .045), 0 16px 44px rgba(72, 60, 48, .055)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;min-width:320px;background:#f6f5f3;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b42318;outline-offset:2px}svg{width:20px;height:20px}.sr-only{width:1px;height:1px;padding:0;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chef-shell{min-height:100vh;display:grid;grid-template-columns:242px minmax(0,1fr)}.chef-sidebar{height:100vh;padding:24px 15px;position:sticky;top:0;display:flex;flex-direction:column;border-right:1px solid rgba(60,52,44,.07);background:#ffffffd1;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}.chef-brand{padding:2px 6px 22px;display:grid;justify-items:start;gap:10px}.brand-logo-frame{width:132px;height:32px;display:block;overflow:hidden;flex:none}.brand-logo-frame img{width:100%;height:100%;display:block;object-fit:contain;object-position:left center}.brand-logo-frame.compact{width:42px;height:42px}.brand-logo-frame.compact img{width:176px;max-width:none;object-fit:contain}.chef-brand-title{width:100%;justify-self:stretch;color:var(--ink);font-family:Songti SC,STSong,"Noto Serif CJK SC",SimSun,serif;font-size:28px;font-weight:800;letter-spacing:.06em;line-height:1.15;text-align:center}.chef-sidebar nav{min-height:0;display:grid;gap:5px;overflow-y:auto;scrollbar-width:none}.chef-sidebar nav::-webkit-scrollbar{display:none}.chef-sidebar nav p{margin:22px 10px 7px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.12em}.chef-sidebar nav button{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:11px;border:0;border-radius:12px;background:transparent;color:var(--ink-2);font-size:14px;text-align:left}.chef-sidebar nav button svg{width:18px;color:var(--muted)}.chef-sidebar nav button:hover{background:#00000009}.chef-sidebar nav button.active{color:#fff;background:var(--ink);box-shadow:0 7px 18px #26262a24;font-weight:700}.chef-sidebar nav button.active svg{color:#fff}.sidebar-account{margin-top:auto;padding-top:14px;display:grid;gap:10px;border-top:1px solid var(--line-soft)}.sidebar-user{padding:0 6px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px}.sidebar-user>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--ink);font-size:12px;font-weight:700}.sidebar-user>div{min-width:0;display:grid;gap:2px}.sidebar-user strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-actions{display:flex;align-items:center;gap:6px}.sidebar-user-actions i{color:#00000040;font-size:11px;font-style:normal}.sidebar-user button{width:fit-content;min-height:26px;padding:0;border:0;background:transparent;color:var(--muted);font-size:11px}.sidebar-user button:hover{color:var(--red)}.chef-main{min-width:0}.week-ribbon-wrap{padding:22px clamp(30px,5vw,72px) 0;background:#ffffff8c}.week-ribbon{min-height:76px;margin:0 auto;padding:8px;display:grid;grid-template-columns:132px minmax(0,1fr) 148px;align-items:stretch;gap:7px;border:1px solid rgba(255,255,255,.96);border-radius:18px;background:var(--panel);box-shadow:var(--shadow)}.week-label{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:7px}.week-label>button,.next-week>button{min-width:38px;min-height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:transparent;color:var(--ink-2)}.week-label>button:hover,.next-week>button:hover{background:#0000000b}.week-label>button svg,.next-week>button svg{width:17px}.week-label>span{min-width:0;display:grid;gap:2px}.week-label strong{font-size:13px}.week-label small,.next-week small{color:var(--muted);font-size:11px;white-space:nowrap}.next-week{padding-left:8px;display:grid;align-content:center;border-left:1px solid var(--line-soft)}.next-week>button{width:100%;justify-content:flex-start;gap:5px;color:var(--red);font-size:13px;font-weight:700}.next-week small{padding-left:8px}.week-days{display:grid;grid-template-columns:repeat(7,minmax(48px,1fr));gap:5px}.week-days>button{min-width:0;min-height:58px;padding:5px 3px;display:grid;place-items:center;align-content:center;gap:1px;border:1px solid var(--line-soft);border-radius:11px;background:#ffffff8c}.week-days>button:hover{border-color:#d0342c59;background:var(--red-soft)}.week-days strong{font-size:13px}.week-days span,.week-days em{color:var(--muted);font-size:12px;font-style:normal}.week-days .selected-cell:not(.today-cell){border-color:var(--red);color:var(--red-deep);background:var(--red-soft);box-shadow:inset 0 0 0 1px var(--red)}.week-days .today-cell{border-color:var(--red);color:#fff;background:var(--red);box-shadow:0 6px 14px #d0342c2e}.week-days .today-cell span,.week-days .today-cell em{color:#ffffffdb}.week-days .tomorrow-cell:not(.selected-cell){border-color:#2f6be847;background:#2f6be80e}.week-days .tomorrow-cell:not(.today-cell) em{color:#2455bb;font-weight:750}.page-header{min-height:132px;padding:31px clamp(30px,5vw,72px) 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-soft);background:#ffffff8c}.page-header>div:first-child>span{color:var(--red);font-size:12px;font-weight:800;letter-spacing:.13em}.page-header h1{margin:6px 0;font-size:32px;letter-spacing:-.045em}.page-header p{margin:0;color:var(--muted);font-size:15px}.today{min-width:146px;padding:11px 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.95);border-radius:14px;background:var(--panel);box-shadow:var(--shadow)}.today>svg{width:18px;color:var(--red)}.today span{display:grid;gap:2px}.today small{color:var(--muted);font-size:12px}.today strong{font-size:14px}.workbench-content,.settings-content,.procurement-content,.profile-content,.daily-purchase-content{width:min(1050px,calc(100% - 64px));margin:28px auto 70px}.procurement-content{display:grid;gap:18px}.procurement-content>.setup-banner{margin-bottom:0}.procurement-step{margin-bottom:0}.procurement-step-heading{display:flex;align-items:center;gap:12px}.procurement-step-heading>span:first-child{width:32px;height:32px;display:grid;flex:none;place-items:center;border-radius:9px;color:#fff;background:var(--ink);font-size:13px;font-weight:800}.procurement-step-heading h2{margin:0;font-size:19px}.procurement-step-heading>em,.procurement-step-heading>.job-status{margin-left:auto}.setup-banner,.page-alert{min-height:62px;margin-bottom:18px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(208,52,44,.18);border-radius:16px;background:var(--red-soft)}.setup-banner>span{display:flex;align-items:center;gap:11px}.setup-banner svg,.page-alert svg{width:19px;flex:none;color:var(--red)}.setup-banner span span{display:grid;gap:2px}.setup-banner strong{font-size:14px}.setup-banner small{color:var(--muted);font-size:13px}.setup-banner button{min-height:44px;display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--red);font-size:13px;font-weight:700;white-space:nowrap}.setup-banner button svg{width:14px}.page-alert{justify-content:flex-start;color:var(--red-deep);font-size:14px}.page-alert.success{border-color:#1b9e5e33;color:var(--green);background:var(--green-soft)}.page-alert.success svg{color:var(--green)}.planning-card,.connection-card,.agent-setting-card{margin-bottom:18px;border:1px solid rgba(255,255,255,.96);border-radius:20px;background:var(--panel);box-shadow:var(--shadow),inset 0 1px #fffffff2}.planning-card{padding:24px}.step-heading{display:flex;align-items:center;gap:12px}.step-heading>span:first-child{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--ink);font-size:13px;font-weight:700}.step-heading>div{display:grid;gap:2px}.step-heading h2{margin:0;font-size:18px;letter-spacing:-.02em}.step-heading p{margin:0;color:var(--muted);font-size:13px}.job-status{margin-left:auto;display:inline-flex;align-items:center;gap:7px;color:#81550c;font-size:12px;font-weight:700}.job-status i{width:7px;height:7px;border-radius:50%;background:#d9a21c}.job-status.completed{color:var(--green)}.job-status.completed i{background:var(--green)}.job-status.failed{color:var(--red)}.job-status.failed i{background:var(--red)}.agent-progress{margin-top:18px;padding:15px;border:1px solid rgba(47,107,232,.15);border-radius:15px;background:#2f6be80b}.agent-progress>header{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:14px}.agent-progress>header>span{display:inline-flex;align-items:center;gap:7px}.agent-progress>header svg{width:17px;color:#2455bb}.agent-progress>header strong{font-size:14px}.agent-progress>header em{padding:4px 8px;border-radius:99px;color:var(--muted);background:#0000000b;font-size:11px;font-style:normal;font-weight:700}.agent-progress>header em.live{color:var(--green);background:var(--green-soft)}.agent-progress>header em.live:before{width:6px;height:6px;margin-right:5px;display:inline-block;border-radius:50%;background:currentColor;content:"";animation:live-pulse 1.8s ease-in-out infinite}.agent-progress-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agent-progress-row{min-width:0;padding:11px;display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:3px 9px;border:1px solid rgba(255,255,255,.9);border-radius:12px;background:#ffffffbd}.agent-progress-number{width:29px;height:29px;grid-row:1 / 3;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--ink);font-size:12px;font-weight:800}.agent-progress-row.completed .agent-progress-number{background:var(--green)}.agent-progress-row.failed .agent-progress-number{background:var(--red)}.agent-progress-row.waiting .agent-progress-number,.agent-progress-row.pending .agent-progress-number{color:var(--muted);background:#00000013}.agent-progress-copy{min-width:0;display:grid;gap:2px}.agent-progress-copy strong{font-size:13px}.agent-progress-copy small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.agent-progress-state{color:#2455bb;font-size:11px;font-weight:800;white-space:nowrap}.agent-progress-row.completed .agent-progress-state{color:var(--green)}.agent-progress-row.failed .agent-progress-state{color:var(--red)}.agent-progress-row.waiting .agent-progress-state,.agent-progress-row.pending .agent-progress-state{color:var(--muted)}.agent-progress-track{height:4px;grid-column:2 / 4;overflow:hidden;border-radius:99px;background:#00000012}.agent-progress-track i{height:100%;display:block;border-radius:inherit;background:#2f6be8;transition:width .35s ease}.agent-progress-row.completed .agent-progress-track i{background:var(--green)}.agent-progress-row.failed .agent-progress-track i{background:var(--red)}.agent-progress.compact{width:min(620px,100%);margin:10px 0 2px;text-align:left}@keyframes live-pulse{0%,to{opacity:.35}50%{opacity:1}}.planning-fields{max-width:340px;margin-top:23px;display:grid;grid-template-columns:1fr;gap:14px}.planning-fields label,.notes-field{display:grid;gap:7px}.planning-fields label>span,.notes-field>span{color:var(--ink-2);font-size:13px;font-weight:700;letter-spacing:.02em}.planning-fields input,.notes-field textarea,.result-editor textarea,.setting-copy select{width:100%;border:1px solid var(--line);border-radius:13px;background:#ffffffb8;outline:0}.planning-fields input{height:44px;padding:0 12px}.number-input{position:relative}.number-input>svg{width:17px;position:absolute;top:13px;left:12px;color:var(--muted)}.number-input input{padding-left:39px;padding-right:42px}.number-input em{position:absolute;top:11px;right:13px;color:var(--muted);font-size:14px;font-style:normal}.notes-field{margin-top:15px}.notes-field textarea{min-height:95px;padding:12px 13px;resize:vertical;line-height:1.55}.purchase-prompt-field textarea{min-height:82px}.planning-fields input:focus,.notes-field textarea:focus,.result-editor textarea:focus,.setting-copy select:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 3px var(--red-soft)}.primary-action,.secondary-action{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;font-size:14px;font-weight:700}.primary-action{color:#fff;background:var(--ink);box-shadow:0 7px 16px #26262a21}.primary-action:hover:not(:disabled){background:#3a3a3e}.primary-action:disabled{opacity:.42;cursor:not-allowed}.primary-action svg,.secondary-action svg{width:17px}.primary-action.generate{margin-top:17px}.result-editor{margin-top:20px;padding-top:18px;border-top:1px solid var(--line-soft)}.result-editor>div:first-child{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:15px}.result-editor>div:first-child span{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700}.result-editor>div:first-child svg{width:17px;color:var(--red)}.result-editor>div:first-child small{color:var(--muted);font-size:12px}.result-editor textarea{min-height:260px;padding:14px;resize:vertical;font:13px/1.58 ui-monospace,SFMono-Regular,Menlo,monospace}.confirm-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:15px}.confirm-row>span{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:12px}.confirm-row>span svg{width:16px}.menu-result.editing .confirm-row>span,.menu-result.draft .confirm-row>span{color:var(--red)}.confirm-actions{display:flex;align-items:center;gap:9px}.confirm-actions .secondary-action{margin-top:0}.purchase-card{transition:opacity .2s}.purchase-card.locked{opacity:.58}.purchase-card.ready .step-heading>span:first-child{background:var(--red)}.purchase-placeholder{min-height:110px;margin-top:18px;display:grid;place-items:center;align-content:center;gap:7px;border:1px dashed var(--line);border-radius:15px;color:var(--muted)}.purchase-placeholder svg{width:21px}.purchase-placeholder p{margin:0;font-size:13px}.purchase-result textarea{min-height:240px}.daily-menu-source-banner{padding:16px 18px;display:flex;align-items:center;gap:14px;border:1px solid rgba(208,52,44,.16);border-radius:16px;background:var(--red-soft)}.daily-menu-source-banner>svg{width:22px;flex:none;color:var(--red)}.daily-menu-source-copy{min-width:220px;flex:1;display:grid;gap:3px}.daily-menu-source-copy strong{font-size:14px}.daily-menu-source-copy span{color:var(--muted);font-size:12px;line-height:1.55}.daily-menu-date-field{width:174px;flex:none;display:grid;gap:5px}.daily-menu-date-field>span{color:var(--ink-2);font-size:11px;font-weight:750}.daily-menu-date-field input{min-height:40px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-size:14px;outline:0}.daily-menu-date-field input:focus{border-color:var(--red);box-shadow:0 0 0 3px #d0342c1a}.daily-menu-week-link{min-height:40px;margin-top:18px;padding:0 13px;flex:none}.daily-menu-source-banner>.daily-confirmed-badge,.daily-menu-source-banner>.daily-source-badge{flex:none}.daily-purchase-date{display:flex;align-items:end;justify-content:space-between;gap:24px}.daily-purchase-selection{display:flex;align-items:end;gap:20px}.daily-purchase-date label{min-width:260px;display:grid;gap:7px}.daily-purchase-date label span{color:var(--ink-2);font-size:13px;font-weight:700}.daily-purchase-date input{min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:16px;outline:0}.daily-purchase-date input:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.daily-purchase-date p{max-width:560px;margin:0 0 4px;color:var(--muted);font-size:13px;line-height:1.6}.daily-confirmed-badge{padding:7px 10px;display:inline-flex;align-items:center;gap:5px;border-radius:99px;color:var(--green);background:var(--green-soft);font-size:12px;font-weight:700;white-space:nowrap}.daily-confirmed-badge svg{width:15px}.daily-source-badge{padding:7px 10px;display:inline-flex;align-items:center;gap:5px;border-radius:99px;color:#2455bb;background:#2f6be817;font-size:12px;font-weight:700;white-space:nowrap}.daily-source-badge svg{width:15px}.stale-banner{margin:0 0 18px;padding:13px 15px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(186,116,18,.24);border-radius:14px;color:#76500f;background:#ba741213}.stale-banner>svg{width:19px;flex:none;margin-top:1px}.stale-banner>div{display:grid;gap:2px}.stale-banner strong{font-size:14px}.stale-banner span{color:#815d22;font-size:13px;line-height:1.55}.daily-purchase-runner .agent-progress{margin-top:16px}.daily-run-actions{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.daily-run-actions>span{max-width:560px;color:var(--muted);font-size:12px;line-height:1.55}.daily-run-actions .primary-action{flex:none}.daily-purchase-awaiting{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;color:var(--muted);text-align:center}.daily-purchase-awaiting svg{width:28px;color:var(--red)}.daily-purchase-awaiting strong{color:var(--ink);font-size:17px}.daily-purchase-awaiting span{font-size:13px}.daily-purchase-result-card .structured-result{margin-top:0;padding-top:0;border-top:0}.daily-purchase-empty{min-height:280px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.daily-purchase-empty>svg{width:34px;color:var(--red)}.daily-purchase-empty h2,.daily-purchase-empty p{margin:0}.daily-purchase-empty p{color:var(--muted);font-size:14px}.daily-purchase-empty .primary-action{margin-top:8px}.daily-actual-card .step-heading,.purchase-confirmation-card .step-heading{align-items:flex-start}.actual-saved{margin-left:auto;padding:7px 10px;display:inline-flex;align-items:center;gap:5px;border-radius:99px;color:var(--green);background:var(--green-soft);font-size:12px;font-weight:700;white-space:nowrap}.actual-saved svg{width:15px}.purchase-confirmation-heading{margin-top:22px;padding:0 0 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line-soft)}.purchase-confirmation-heading>span{display:inline-flex;align-items:center;gap:8px}.purchase-confirmation-heading>span svg{width:19px;color:var(--red)}.purchase-confirmation-heading>span strong{font-size:15px}.purchase-confirmation-list{display:grid}.purchase-confirmation-row{min-width:0;padding:14px 2px;display:grid;grid-template-columns:minmax(150px,1fr) minmax(330px,1.55fr);align-items:center;gap:20px;border-bottom:1px solid var(--line-soft)}.purchase-confirmation-name{min-width:0;display:grid;gap:3px}.purchase-confirmation-name strong{overflow-wrap:anywhere;font-size:15px}.purchase-confirmation-name small{color:var(--muted);font-size:12px}.purchase-confirmation-quantities{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.purchase-quantity{min-width:0;min-height:66px;padding:10px 12px;display:grid;align-content:center;gap:5px;border:1px solid var(--line-soft);border-radius:11px;background:#ffffffa8}.purchase-quantity>span{color:var(--muted);font-size:11px;font-weight:700}.purchase-quantity.predicted strong{font-size:17px}.purchase-quantity.actual{background:#fff}.purchase-quantity.actual>div{position:relative}.purchase-quantity.actual input{width:100%;min-height:34px;padding:0 44px 0 0;border:0;border-bottom:1px solid var(--line);background:transparent;font-size:17px;font-weight:800;outline:0}.purchase-quantity.actual input:focus{border-color:var(--red);box-shadow:0 2px 0 var(--red-soft)}.purchase-quantity.actual em{max-width:40px;position:absolute;top:8px;right:0;overflow:hidden;color:var(--muted);font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.actual-diners-grid{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.actual-diners-grid>label{min-width:0;padding:14px;display:grid;gap:7px;border:1px solid var(--line-soft);border-radius:14px;background:#ffffff9e}.actual-diners-grid>label>span{color:var(--ink-2);font-size:14px;font-weight:700}.actual-diners-grid>label>small{color:var(--muted);font-size:12px}.actual-diner-input{position:relative}.actual-diner-input input{width:100%;min-height:46px;padding:0 42px 0 12px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:17px;font-weight:700;outline:0}.actual-diner-input input:focus,.unused-control input[type=number]:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.actual-diner-input em{position:absolute;top:11px;right:13px;color:var(--muted);font-size:14px;font-style:normal}.unused-heading{margin-top:24px;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line-soft)}.unused-heading>span{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:800}.unused-heading svg{width:18px;color:var(--red)}.unused-heading small{color:var(--muted);font-size:12px}.unused-list{display:grid}.unused-row{min-width:0;padding:15px 2px;display:grid;grid-template-columns:minmax(150px,1.15fr) minmax(95px,.7fr) minmax(260px,2fr);align-items:center;gap:18px;border-bottom:1px solid var(--line-soft)}.unused-item-name,.unused-planned{min-width:0;display:grid;gap:3px}.unused-item-name strong{overflow-wrap:anywhere;font-size:15px}.unused-item-name small,.unused-planned span{color:var(--muted);font-size:12px}.unused-planned strong{font-size:14px}.unused-control{min-width:0;display:grid;grid-template-columns:minmax(110px,1fr) 126px;align-items:center;gap:13px}.unused-control input[type=range]{width:100%;min-height:44px;accent-color:var(--red);cursor:pointer}.unused-control label{position:relative}.unused-control input[type=number]{width:100%;min-height:44px;padding:0 43px 0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:16px;font-weight:700;outline:0}.unused-control label em{max-width:38px;position:absolute;top:11px;right:10px;overflow:hidden;color:var(--muted);font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.actual-save-row{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.actual-save-row p{margin:0;color:var(--muted);font-size:13px}.actual-save-row .primary-action{flex:none}.purchase-date-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.purchase-date-empty svg{width:30px;color:var(--red)}.purchase-date-empty strong{color:var(--ink);font-size:17px}.purchase-date-empty span{font-size:13px}.secondary-action{margin-top:10px;border:1px solid var(--line);background:#fff;color:var(--ink)}.inline-error{margin-top:18px;display:flex;align-items:center;gap:7px;color:var(--red);font-size:13px}.inline-error svg{width:18px}.structured-result{margin-top:20px;padding-top:18px;border-top:1px solid var(--line-soft)}.result-heading{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.result-heading>div:first-child{display:flex;align-items:center;gap:10px}.result-heading>div:first-child>svg{width:21px;color:var(--red)}.result-heading>div:first-child span{display:grid;gap:3px}.result-heading strong{font-size:18px}.result-heading small{color:var(--muted);font-size:12px}.result-valid,.result-invalid{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.result-valid{color:var(--green)}.result-invalid{color:var(--red)}.result-valid svg,.result-invalid svg{width:15px}.menu-summary,.purchase-summary{margin:0 0 14px;display:flex;flex-wrap:wrap;gap:7px}.menu-summary>span,.purchase-summary>span{min-height:30px;padding:5px 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid var(--line-soft);border-radius:99px;color:var(--muted);background:#00000006;font-size:12px}.menu-summary strong,.purchase-summary strong{color:var(--ink);font-size:13px}.menu-category-tag{min-height:24px;padding:2px 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--category-border);border-radius:999px;color:var(--category-ink);background:var(--category-bg);font-size:11px;font-weight:750;line-height:1;white-space:nowrap}.menu-category-tag strong{color:currentColor;font-size:inherit}.menu-summary>.menu-category-tag{border-color:var(--category-border);color:var(--category-ink);background:var(--category-bg);font-weight:750}.menu-summary>.menu-category-tag strong{color:currentColor;font-size:inherit}.menu-category-select{border-color:var(--category-border);color:var(--category-ink);background-color:var(--category-bg)}.menu-category-select option{color:var(--category-ink);background-color:var(--category-bg)}.menu-category-s1{--category-bg: #f4ead7;--category-border: #ddc69d;--category-ink: #705226}.menu-category-s2{--category-bg: #eee5f3;--category-border: #cdbad9;--category-ink: #60436f}.menu-category-s3{--category-bg: #fbefc8;--category-border: #e7cd78;--category-ink: #73540b}.menu-category-s4{--category-bg: #f8dfdc;--category-border: #e5aaa4;--category-ink: #87352f}.menu-category-s5{--category-bg: #e1ecf6;--category-border: #aec7df;--category-ink: #365f86}.menu-category-s6{--category-bg: #f7e5d7;--category-border: #e5bd9a;--category-ink: #7e4a20}.menu-category-s7{--category-bg: #e1efe4;--category-border: #afd0b6;--category-ink: #386b42}.menu-category-s8{--category-bg: #ece9e4;--category-border: #cbc4ba;--category-ink: #5e5851}.menu-category-s9{--category-bg: #f6e3ea;--category-border: #dfb5c3;--category-ink: #7e4358}.menu-category-unknown{--category-bg: #efeeec;--category-border: #d2cec8;--category-ink: #68625b}.week-menu-grid{display:grid;gap:10px;align-items:stretch}.week-menu-corner{min-height:24px}.week-menu-column-heading{padding:0 4px 4px;align-self:end;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em}.menu-day-row{display:contents;content-visibility:auto;contain-intrinsic-size:0 100px}.menu-day{min-height:78px;padding:11px 9px;display:flex;flex-direction:column;justify-content:center;border:0;border-radius:13px;background:#0000000b}.menu-day strong{color:var(--ink);font-size:14px}.menu-day span{margin-top:4px;color:var(--muted);font-size:12px}.menu-meal{min-height:78px;padding:10px;border:1px solid var(--line-soft);border-radius:13px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #ffffff59}.meal-mobile-label{display:none}.dish-list{display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px}.dish-row{min-height:32px;max-width:100%;padding:4px 5px 4px 8px;display:inline-flex;align-items:center;gap:6px;border-radius:8px;background:#0000000d}.dish-row input{min-width:36px;max-width:180px;height:24px;padding:0;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent;color:var(--ink);font-size:13px;font-weight:650}.dish-row .dish-category-input{width:104px;height:26px;padding:0 5px;border:1px solid var(--category-border);border-radius:999px;color:var(--category-ink);background:var(--category-bg);font-size:11px;font-weight:700}.dish-category-label{max-width:96px;overflow:hidden;text-overflow:ellipsis}.dish-row input:hover{border-bottom-color:var(--line)}.dish-row input:focus{border-bottom-color:var(--red);outline:0}.menu-result.confirmed .dish-row input{cursor:default}.menu-result.confirmed .dish-row input:hover,.menu-result.confirmed .dish-row input:focus{border-bottom-color:transparent}.dish-row>button,.add-dish,.icon-action{border:0;background:transparent;color:var(--muted)}.dish-row>button{width:24px;height:24px;padding:0;display:grid;place-items:center;border-radius:6px;opacity:.55}.dish-row:hover>button,.dish-row>button:focus-visible{opacity:1}.dish-row>button:hover{color:var(--red);background:var(--red-soft)}.dish-row>button svg{width:13px}.add-dish{width:32px;min-height:32px;padding:0;display:inline-grid;place-items:center;border:1px dashed var(--line);border-radius:8px;font-size:0}.add-dish:hover{border-color:var(--red);color:var(--red);background:var(--red-soft)}.add-dish svg{width:14px}.menu-result.editing .confirm-row{padding:11px 12px;position:sticky;z-index:8;bottom:10px;border:1px solid rgba(255,255,255,.95);border-radius:14px;background:#fffffff0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.daily-menu-card{padding-top:18px}.daily-menu-card .structured-result{margin-top:0;border-top:0}.daily-menu-meal-toolbar{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.daily-menu-meal-toolbar>div:first-child{display:grid;gap:3px}.daily-menu-meal-toolbar h3,.daily-menu-meal-toolbar p{margin:0}.daily-menu-meal-toolbar h3{font-size:17px}.daily-menu-meal-toolbar p{color:var(--muted);font-size:12px}.daily-meal-tabs{padding:4px;display:inline-flex;gap:3px;border-radius:12px;background:#0000000e}.daily-meal-tabs button{min-width:84px;min-height:40px;padding:4px 12px;display:grid;place-items:center;gap:0;border:0;border-radius:9px;color:var(--muted);background:transparent}.daily-meal-tabs button strong{font-size:14px}.daily-meal-tabs button span{font-size:11px}.daily-meal-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #0000001c}.daily-dish-editor{display:grid;border:1px solid var(--line-soft);border-radius:14px;background:#ffffff94}.daily-dish-columns{min-height:38px;padding:0 12px;display:grid;grid-template-columns:34px minmax(160px,1fr) minmax(120px,.45fr) 40px;align-items:center;gap:10px;border-bottom:1px solid var(--line-soft);color:var(--muted);background:#00000005;font-size:10px;font-weight:750;letter-spacing:.08em}.daily-dish-row{min-width:0;min-height:66px;padding:9px 12px;display:grid;grid-template-columns:34px minmax(160px,1fr) minmax(120px,.45fr) 40px;align-items:center;gap:10px;border-bottom:1px solid var(--line-soft);content-visibility:auto;contain-intrinsic-size:0 66px}.daily-dish-row:last-of-type{border-bottom:0}.dish-sequence{color:#d0342c6b;font-size:13px;font-weight:800;letter-spacing:.04em}.daily-dish-name,.daily-dish-category{min-width:0}.daily-dish-row input{width:100%;min-height:34px;padding:0 8px;border:1px solid transparent;border-radius:8px;background:transparent;font-size:14px;font-weight:650;outline:0}.daily-dish-row input:not(:read-only){border-color:var(--line);background:#fff}.daily-dish-row input:not(:read-only):focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.daily-dish-row select{width:100%;min-height:34px;padding:0 8px;border:1px solid var(--category-border);border-radius:8px;color:var(--category-ink);background:var(--category-bg);font-size:14px;font-weight:650}.daily-category-value{min-height:32px;padding-inline:10px;justify-self:start;font-size:13px}.daily-dish-row .icon-action{width:40px;height:40px;display:grid;place-items:center;border-radius:9px}.daily-dish-row .icon-action:hover{color:var(--red);background:var(--red-soft)}.daily-dish-row .icon-action svg{width:17px}.daily-add-dish{min-height:48px;margin:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px dashed var(--line);border-radius:10px;color:var(--red);background:transparent;font-size:13px;font-weight:700}.daily-add-dish:hover{border-color:var(--red);background:var(--red-soft)}.daily-add-dish svg{width:16px}.source-fallback{padding:16px;border:1px solid rgba(208,52,44,.18);border-radius:14px;background:var(--red-soft)}.source-fallback .result-heading{margin-bottom:0}.result-actions{display:flex;align-items:center;gap:9px}.result-tabs{padding:3px;display:flex;border-radius:10px;background:#0000000b}.result-tabs button{min-height:40px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:12px}.result-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #00000014;font-weight:700}.copy-result{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:12px;font-weight:700}.copy-result svg{width:14px}.purchase-table-wrap,.profile-table-wrap{width:100%;min-width:0;max-width:100%;overflow-x:auto;contain:inline-size}.purchase-table,.profile-table{width:100%;border-collapse:collapse}.purchase-table th,.purchase-table td,.profile-table th,.profile-table td{padding:11px 10px;border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:top}.purchase-table th,.profile-table th{color:var(--muted);background:#00000005;font-size:12px;font-weight:700}.purchase-table td{color:var(--ink-2);font-size:13px}.purchase-table tbody tr{content-visibility:auto;contain-intrinsic-size:0 58px}.purchase-table td strong{color:var(--ink)}.purchase-table .forecast-source{display:block;margin-top:4px;color:var(--muted);font-size:12px;white-space:nowrap}.diners-cell{color:var(--ink);font-weight:700;white-space:nowrap}.date-cell{white-space:nowrap}.quantity-cell{color:var(--red);font-weight:800;white-space:nowrap}.forecast-step .weather-status{margin-top:18px}.forecast-run-actions{margin-top:16px;display:flex;justify-content:flex-end}.forecast-run-actions .primary-action{flex:none}.weather-status{min-height:70px;margin-bottom:14px;padding:12px 14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid rgba(47,107,232,.18);border-radius:14px;background:#2f6be80e}.weather-status>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#2455bb;background:#2f6be81c}.weather-status>span svg{width:20px}.weather-status.loading>span svg{animation:weather-spin 1.2s linear infinite}.weather-status>div:nth-child(2){min-width:0}.weather-status strong{display:block;font-size:15px}.weather-status p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.weather-status p a{color:#2455bb}.weather-status>em{padding:5px 10px;border-radius:99px;color:#2455bb;background:#2f6be81a;font-size:13px;font-style:normal;font-weight:750}.weather-status>em.manual,.weather-status>em.saved{color:var(--ink-2);background:#0000000e}.weather-status.stale,.weather-status.unavailable{border-color:#ba74123d;background:#ba741212}.weather-status.stale>span,.weather-status.unavailable>span{color:#8b570d;background:#ba74121f}.weather-status-actions{display:flex;gap:7px}.weather-status button{min-height:44px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:13px;font-weight:700;white-space:nowrap}.weather-status button svg{width:15px}.weather-status button:disabled{cursor:wait;opacity:.6}@keyframes weather-spin{to{transform:rotate(360deg)}}.agent-context-chips{margin-top:15px;display:flex;flex-wrap:wrap;gap:7px}.agent-context-chips span{padding:5px 9px;border:1px solid var(--line);border-radius:999px;color:var(--ink-2);background:#fff;font-size:11px;font-weight:700}.forecast-job-status{padding:5px 9px;border-radius:999px;color:var(--muted);background:#0000000a;font-size:11px;font-style:normal;font-weight:750}.forecast-job-status.completed{color:var(--green);background:var(--green-soft)}.forecast-job-status.failed{color:var(--red);background:var(--red-soft)}.forecast-saved{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:12px;font-style:normal;font-weight:750}.forecast-saved svg{width:15px}.forecast-agent-progress{margin-top:14px;padding:12px 14px;display:flex;align-items:center;gap:10px;border-radius:13px;color:var(--ink-2);background:#00000006}.forecast-agent-progress>svg{width:20px;color:var(--red);animation:weather-spin 1.2s linear infinite}.forecast-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.forecast-meal-card{padding:16px;border:1px solid var(--line-soft);border-radius:15px;background:#ffffffa3}.forecast-result-step{border-color:#2d7a472e;background:linear-gradient(180deg,#eef8f1b3,#ffffffdb)}.forecast-result-step .procurement-step-heading>span:first-child{color:var(--green);background:var(--green-soft)}.forecast-result-step .procurement-step-heading>span:first-child svg{width:18px}.forecast-result-cards{margin-top:18px}.forecast-estimate-card{background:#fff}.forecast-meal-card.disabled{opacity:.5}.forecast-meal-card>header{display:flex;align-items:center;justify-content:space-between}.forecast-meal-card>header>div{display:grid;gap:3px}.forecast-meal-card h3{margin:0;font-size:17px}.forecast-meal-card>header span{color:var(--muted);font-size:12px}.weather-controls{margin-top:13px;display:flex;gap:7px}.weather-controls select,.weather-controls label{height:44px;border:0;border-radius:9px;background:#0000000a;font-size:14px}.weather-controls select{padding:0 9px}.weather-controls label{width:84px;display:flex;align-items:center}.weather-controls label input{width:55px;border:0;background:transparent;text-align:right;outline:0}.weather-controls label span{color:var(--muted)}.forecast-number-row{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:7px}.forecast-number-row>button{min-width:45px;min-height:40px;padding:0 7px;border:1px solid var(--line);border-radius:9px;color:var(--ink-2);background:#fff;font-size:12px;font-weight:750}.forecast-number-row>button:hover:not(:disabled){border-color:var(--red);color:var(--red);background:var(--red-soft)}.forecast-number-row>button:disabled{opacity:.4}.forecast-number{margin:0;display:flex;align-items:baseline;gap:7px}.forecast-number input{width:min(120px,10vw);padding:0;border:0;background:transparent;outline:0;font-size:38px;font-weight:750;letter-spacing:-.055em}.forecast-number span{color:var(--muted);font-size:14px}.forecast-note-field,.purchase-prompt-field{margin-top:16px}.forecast-note-field textarea,.purchase-prompt-field textarea{min-height:72px}.daily-run-actions{justify-content:flex-end}.profile-header{background:transparent}.settings-group{margin-bottom:28px}.settings-group-title{margin:0 2px 12px;display:flex;align-items:center;gap:9px}.settings-group-title>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--ink);font-size:13px}.settings-group-title strong{color:var(--ink-2);font-size:14px;letter-spacing:.04em}.settings-card{margin-bottom:14px;overflow:hidden;border:1px solid rgba(255,255,255,.96);border-radius:20px;background:var(--panel);box-shadow:var(--shadow)}.settings-card>header{min-height:78px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line-soft)}.settings-card>header h2{margin:0 0 4px;font-size:18px}.settings-card>header p{margin:0;color:var(--muted);font-size:13px}.settings-card-body{min-width:0;padding:20px}.profile-grid{display:grid;gap:17px 20px}.profile-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-field{display:grid;align-content:start;gap:7px}.profile-field>span,.meal-field legend{min-height:20px;color:var(--ink-2);font-size:13px;font-weight:700}.profile-field>span{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.profile-field>span small{color:var(--muted);font-size:12px;font-weight:450}.profile-field input,.profile-field select,.profile-field textarea,.profile-table input,.profile-table select{width:100%;border:1px solid var(--line);border-radius:10px;background:#ffffffb3;outline:0}.profile-field input,.profile-field select{height:44px;padding:0 12px;font-size:16px}.profile-field textarea{min-height:92px;padding:11px 12px;resize:vertical;font:inherit;font-size:16px;line-height:1.65}.profile-field input:focus,.profile-field select:focus,.profile-field textarea:focus,.profile-table input:focus,.profile-table select:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 3px var(--red-soft)}.weather-location-picker{margin-top:20px;padding:18px;border:1px solid rgba(47,107,232,.16);border-radius:15px;background:#2f6be80b}.weather-location-heading{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px}.weather-location-heading>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#8b570d;background:#ba74121c}.weather-location-heading>span.confirmed{color:var(--green);background:var(--green-soft)}.weather-location-heading svg{width:19px}.weather-location-heading h3{margin:0;font-size:16px}.weather-location-heading p{margin:3px 0 0;color:var(--muted);font-size:14px}.weather-location-heading>em{padding:5px 9px;border-radius:99px;color:#8b570d;background:#ba74121c;font-size:13px;font-style:normal;font-weight:750}.weather-location-heading>em.confirmed{color:var(--green);background:var(--green-soft)}.weather-location-search{margin-top:15px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.weather-location-search input{width:100%;height:46px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:16px}.weather-location-search button{min-height:46px;padding:0 15px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:10px;color:#fff;background:var(--ink);font-size:14px;font-weight:700}.weather-location-search button:disabled{cursor:wait;opacity:.65}.weather-location-search button svg{width:17px}.weather-location-attribution{margin:8px 0 0;color:var(--muted);font-size:13px}.weather-location-attribution a{color:#2455bb;text-underline-offset:2px}.weather-location-error{margin-top:11px;display:flex;align-items:center;gap:7px;color:#8b570d;font-size:14px}.weather-location-error svg{width:18px;flex:none}.weather-location-results{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.weather-location-results>button{min-height:62px;padding:10px 12px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid var(--line);border-radius:11px;background:#fff;text-align:left}.weather-location-results>button:hover{border-color:#2455bb}.weather-location-results>button>svg{width:18px;color:#2455bb}.weather-location-results>button>span{min-width:0;display:grid;gap:2px}.weather-location-results strong{font-size:14px}.weather-location-results small{overflow:hidden;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.weather-location-results em{color:#2455bb;font-size:13px;font-style:normal;font-weight:750}.meal-field{min-width:0;margin:0;padding:0;border:0}.meal-field legend{margin-bottom:7px;padding:0}.meal-picks{min-height:44px;display:flex;gap:6px}.meal-picks button{min-height:44px;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted);font-size:14px}.meal-picks button.selected{border-color:var(--ink);color:#fff;background:var(--ink)}.meal-picks svg{width:16px}.small-action{min-height:44px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:13px;font-weight:700;white-space:nowrap}.small-action svg{width:16px}.profile-table td{font-size:14px;vertical-align:middle}.profile-table input,.profile-table select{height:40px;padding:0 9px;border-color:transparent;border-radius:7px;font-size:14px}.profile-table input:hover,.profile-table select:hover{border-color:var(--line)}.profile-table th:not(:first-child),.modifier-table td:not(:first-child){text-align:right}.profile-table .icon-action{width:40px;height:40px;display:grid;place-items:center;border-radius:8px}.profile-table .icon-action:hover{color:var(--red);background:var(--red-soft)}.icon-action svg{width:18px}.adjustment-input,.percent-input{display:flex;align-items:center;justify-content:flex-end}.adjustment-input input{width:90px}.adjustment-input select{width:62px}.percent-input input{width:68px;text-align:right}.percent-input span{color:var(--muted)}.coefficient-grid{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.modifier-table{min-width:0}.modifier-table h3{margin:0 0 9px;color:var(--ink-2);font-size:14px}.output-standard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.meal-standard-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#ffffff8a}.meal-standard-card>header{padding:13px;display:grid;gap:10px;border-bottom:1px solid var(--line-soft)}.meal-standard-card>header>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.meal-standard-card h3{margin:0;font-size:16px}.meal-standard-card>header>div>span{color:var(--muted);font-size:13px}.meal-standard-card select{width:100%;height:42px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:15px}.output-category-list{padding:6px 13px 10px;display:grid}.output-category-list>label{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line-soft);color:var(--ink-2);font-size:14px}.output-category-list>label:last-child{border-bottom:0}.dish-count-input{display:flex;align-items:center;gap:5px}.dish-count-input input{width:58px;height:36px;padding:0 7px;border:1px solid transparent;border-radius:8px;background:#00000006;font-size:15px;text-align:right}.dish-count-input input:hover,.dish-count-input input:focus{border-color:var(--line);background:#fff}.dish-count-input em{color:var(--muted);font-size:13px;font-style:normal}.output-preference-field{margin-top:18px}.specialty-stall-list{display:grid;gap:11px}.specialty-stall-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff9;transition:opacity .15s}.specialty-stall-card.disabled{opacity:.62}.specialty-stall-card>header{padding:13px 14px;display:grid;grid-template-columns:auto minmax(150px,1fr) auto auto;align-items:center;gap:12px;border-bottom:1px solid var(--line-soft)}.stall-enabled{min-height:40px;display:inline-flex;align-items:center;gap:7px;color:var(--ink-2);font-size:13px;font-weight:700;white-space:nowrap}.stall-enabled input{width:18px;height:18px;accent-color:var(--red)}.stall-name input{width:100%;height:40px;padding:0 9px;border:1px solid transparent;border-radius:8px;background:transparent;font-size:16px;font-weight:700}.stall-name input:hover,.stall-name input:focus{border-color:var(--line);background:#fff}.stall-rate{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;white-space:nowrap}.stall-rate input{width:62px;height:40px;padding:0 7px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:15px;text-align:right}.stall-rate em{font-style:normal}.stall-delete{min-height:40px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:8px;color:var(--red);background:transparent;font-size:13px}.stall-delete:hover{background:var(--red-soft)}.stall-delete svg{width:16px}.stall-ingredients{padding:13px 14px 10px;display:grid;gap:7px}.stall-ingredients>span{color:var(--muted);font-size:13px}.stall-ingredients textarea{width:100%;min-height:70px;padding:10px 11px;border:1px solid var(--line);border-radius:10px;background:#ffffffbd;resize:vertical;font:inherit;font-size:15px;line-height:1.6}.stall-ingredients textarea:focus{border-color:var(--red);background:#fff;outline:0;box-shadow:0 0 0 3px var(--red-soft)}.specialty-stall-card footer{padding:0 14px 12px;color:var(--muted);font-size:13px}.empty-profile-state{min-height:110px;display:grid;place-content:center;gap:4px;color:var(--muted);text-align:center}.empty-profile-state strong{color:var(--ink-2);font-size:15px}.workflow-managed-card{padding:24px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:28px;border:1px solid rgba(47,107,232,.16);border-radius:20px;background:#2f6be80e;box-shadow:var(--shadow)}.workflow-managed-card>div>span{color:#2455bb;font-size:12px;font-weight:800;letter-spacing:.08em}.workflow-managed-card h2{margin:6px 0;font-size:18px}.workflow-managed-card p{max-width:650px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.workflow-managed-card ul{margin:0;padding:0;display:grid;gap:9px;list-style:none}.workflow-managed-card li{min-height:38px;display:flex;align-items:center;gap:9px;color:var(--ink-2);font-size:14px;font-weight:650}.workflow-managed-card li svg{width:18px;flex:none;color:#2455bb}.profile-message{margin-bottom:12px;padding:12px 15px;display:flex;align-items:center;gap:7px;border-radius:12px;color:var(--green);background:var(--green-soft);font-size:13px}.profile-message svg{width:16px}.profile-save-bar{padding:14px 0;position:sticky;z-index:10;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.9);border-radius:15px;background:#f6f5f3eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profile-save-bar span{color:var(--muted);font-size:13px}.connection-card{padding:18px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px}.connection-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--muted);background:#0000000b}.connection-card>span.connected{color:var(--green);background:var(--green-soft)}.connection-card>span svg{width:20px}.connection-card h2{margin:0 0 3px;font-size:18px}.connection-card p{margin:0;color:var(--muted);font-size:13px}.connection-card em{padding:4px 9px;border-radius:99px;color:var(--red);background:var(--red-soft);font-size:12px;font-style:normal;font-weight:700}.connection-card em.ok{color:var(--green);background:var(--green-soft)}.agent-setting-card{padding:23px;display:grid;grid-template-columns:54px minmax(0,1fr);gap:17px}.setting-number{color:#d0342c47;font-size:34px;font-weight:800;letter-spacing:-.07em}.setting-copy h2{margin:2px 0 5px;font-size:18px}.setting-copy>p{margin:0 0 18px;color:var(--muted);font-size:13px}.setting-copy label{display:grid;gap:7px}.setting-copy label span{color:var(--ink-2);font-size:13px;font-weight:700}.setting-copy select{min-height:44px;padding:0 12px}.agent-testing-input-actions{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:14px}.agent-testing-input-actions small{color:var(--muted);font-size:12px;line-height:1.5}.agent-testing-input-actions button{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;flex:none;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-2);font:inherit;font-size:13px;font-weight:750;cursor:pointer}.agent-testing-input-actions button:hover:not(:disabled){border-color:#d0342c61;color:var(--red);background:var(--red-soft)}.agent-testing-input-actions button:disabled{cursor:not-allowed;opacity:.5}.agent-testing-input-actions button svg{width:17px}.agent-testing-input-actions .spinner{width:15px;height:15px}.settings-save{padding:16px 2px;display:flex;align-items:center;justify-content:space-between;gap:18px}.settings-save p{margin:0;color:var(--muted);font-size:13px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#f6f5f3}.auth-intro{padding:clamp(50px,9vw,130px);display:flex;flex-direction:column;justify-content:center}.auth-brand-logo{width:min(300px,70vw);height:auto;aspect-ratio:373 / 89}.auth-kicker{margin:26px 0 7px;color:var(--red);font-size:13px;font-weight:800;letter-spacing:.16em}.auth-intro h1{margin:0;font-size:clamp(38px,5vw,66px);letter-spacing:-.065em}.auth-intro>p:not(.auth-kicker){max-width:560px;margin:20px 0 0;color:var(--muted);line-height:1.8}.auth-flow{margin-top:38px;display:flex;align-items:center;gap:12px;color:var(--ink-2);font-size:13px;font-weight:700}.auth-flow svg{width:14px;color:var(--muted)}.auth-panel{width:min(440px,calc(100% - 60px));margin:auto;padding:34px;display:grid;border:1px solid rgba(255,255,255,.96);border-radius:22px;background:#ffffffe6;box-shadow:var(--shadow)}.auth-lock{width:24px;color:var(--red)}.auth-panel h2{margin:17px 0 5px;font-size:23px}.auth-panel>p{margin:0 0 24px;color:var(--muted);font-size:14px}.auth-panel label{margin-bottom:15px;display:grid;gap:7px}.auth-panel label span{color:var(--ink-2);font-size:13px;font-weight:700}.auth-panel input{height:48px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#ffffffbf;font-size:16px;outline:0}.auth-panel input:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.form-alert{margin:0 0 15px;display:flex;align-items:center;gap:7px;color:var(--red);font-size:13px}.form-alert svg{width:17px}.auth-panel .primary-action{width:100%}.auth-switch{min-height:44px;margin-top:16px;border:0;background:transparent;color:var(--muted);font-size:13px}.app-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;color:var(--muted)}.app-loading p{margin:0;font-size:13px}@media(max-width:900px){.chef-shell{grid-template-columns:76px minmax(0,1fr)}.chef-sidebar{padding-inline:11px}.chef-brand{justify-content:center;padding-inline:0}.chef-sidebar nav p,.chef-sidebar nav button span,.sidebar-user>div{display:none}.chef-sidebar nav button{justify-content:center;padding:0}.sidebar-user{display:flex;justify-content:center;padding-inline:0}.auth-page{grid-template-columns:1fr}.auth-intro{padding-bottom:35px}.auth-panel{margin-bottom:50px}.forecast-cards,.profile-grid.three,.output-standard-grid,.workflow-managed-card,.coefficient-grid{grid-template-columns:1fr}.week-ribbon{grid-template-columns:118px minmax(0,1fr)}.weather-status{grid-template-columns:42px minmax(0,1fr) auto}.weather-status-actions{grid-column:2 / -1}.next-week{display:none}.daily-menu-source-banner{flex-wrap:wrap}.daily-menu-source-copy{flex-basis:calc(100% - 44px)}}@media(max-width:680px){.chef-shell{display:block}.chef-sidebar{width:100%;height:64px;padding:8px 12px;position:sticky;z-index:20;flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid var(--line-soft)}.chef-brand{padding:0}.chef-sidebar nav{margin-left:auto;display:flex}.chef-sidebar nav button{width:42px}.sidebar-user{display:none}.page-header{min-height:112px;padding:23px 22px}.week-ribbon-wrap{padding:10px 12px 0}.week-ribbon{min-height:68px;padding:6px;grid-template-columns:42px minmax(0,1fr) 42px;gap:4px;border-radius:14px}.week-label{display:block}.week-label>span{display:none}.week-label>button,.next-week>button{width:42px;height:100%;min-height:56px}.week-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.week-days>button{min-height:56px;padding-inline:1px;border-radius:8px}.week-days strong{font-size:12px}.week-days span,.week-days em{font-size:10px}.next-week{padding:0;display:block;border-left:0}.next-week>button{justify-content:center}.next-week>button span,.next-week small{display:none}.today{display:none}.workbench-content,.settings-content,.procurement-content,.profile-content,.daily-purchase-content{width:calc(100% - 28px);margin-top:15px}.planning-card{padding:18px}.planning-fields,.agent-progress-rows{grid-template-columns:1fr}.daily-purchase-date{align-items:stretch;flex-direction:column}.daily-purchase-selection{align-items:stretch;flex-direction:column;gap:8px}.daily-purchase-date label{min-width:0}.daily-menu-source-banner{align-items:stretch;flex-direction:column}.daily-menu-source-banner>svg{display:none}.daily-menu-source-copy{min-width:0;flex-basis:auto}.daily-menu-date-field{width:100%}.daily-menu-week-link{width:100%;margin-top:0}.daily-confirmed-badge,.daily-source-badge{align-self:flex-start}.daily-menu-meal-toolbar{align-items:stretch;flex-direction:column}.daily-meal-tabs{width:100%;overflow-x:auto}.daily-meal-tabs button{min-width:76px;flex:1}.daily-dish-columns{display:none}.daily-dish-row{grid-template-columns:28px minmax(0,1fr) 40px;gap:7px}.daily-dish-category{grid-column:2}.daily-dish-row .icon-action{grid-column:3;grid-row:1 / 3}.daily-run-actions{align-items:stretch;flex-direction:column}.daily-run-actions .primary-action,.forecast-run-actions .primary-action{width:100%}.daily-actual-card .step-heading,.purchase-confirmation-card .step-heading{flex-wrap:wrap}.actual-saved{width:fit-content;margin:3px 0 0 44px}.purchase-confirmation-heading{align-items:stretch;flex-direction:column}.purchase-confirmation-heading .copy-result{width:100%;justify-content:center}.purchase-confirmation-row{grid-template-columns:1fr;gap:9px}.purchase-confirmation-quantities{grid-template-columns:repeat(2,minmax(0,1fr))}.actual-diners-grid{grid-template-columns:1fr}.unused-heading{align-items:flex-start;flex-direction:column;gap:4px}.unused-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 14px}.unused-control{grid-column:1 / -1;grid-template-columns:minmax(100px,1fr) 120px}.actual-save-row{align-items:stretch;flex-direction:column}.actual-save-row .primary-action{width:100%}.confirm-row,.settings-save,.confirm-actions{align-items:stretch;flex-direction:column}.skill-choice-grid{grid-template-columns:1fr}.agent-setting-card{grid-template-columns:38px minmax(0,1fr)}.agent-testing-input-actions{align-items:stretch;flex-direction:column}.agent-testing-input-actions button{justify-content:center}.setting-number{font-size:26px}.auth-intro{padding:40px 28px 25px}.auth-intro h1{font-size:40px}.auth-panel{width:calc(100% - 32px);padding:25px}.chef-sidebar nav p,.sidebar-user{display:none}.chef-sidebar nav{max-width:calc(100vw - 72px);overflow-x:auto}.weather-status{grid-template-columns:38px minmax(0,1fr);align-items:start}.weather-status>span{width:38px;height:38px}.weather-status>em{grid-column:1;grid-row:2;justify-self:start}.weather-status-actions{grid-column:2;flex-wrap:wrap}.weather-location-heading{grid-template-columns:38px minmax(0,1fr);align-items:start}.weather-location-heading>span{width:38px;height:38px}.weather-location-heading>em{grid-column:2;justify-self:start}.weather-location-search,.weather-location-results{grid-template-columns:1fr}.profile-save-bar,.result-heading{align-items:stretch;flex-direction:column}.procurement-step-heading{flex-wrap:wrap}.procurement-step-heading>em,.procurement-step-heading>.job-status{margin-left:44px}.week-menu-grid{grid-template-columns:1fr!important}.week-menu-corner,.week-menu-column-heading{display:none}.menu-day-row{margin-bottom:7px;display:grid;gap:7px}.menu-day{min-height:56px;flex-direction:row;align-items:center;justify-content:space-between}.menu-day span{margin-top:0}.menu-meal{min-height:70px}.meal-mobile-label{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.meal-mobile-label strong{font-size:14px}.meal-mobile-label small{color:var(--muted);font-size:12px}.result-actions{align-items:stretch;flex-direction:column}.result-tabs{overflow-x:auto}.forecast-number-row{justify-content:space-between}.forecast-number input{width:min(120px,30vw);font-size:38px}.purchase-table{min-width:920px}.profile-grid.three{grid-template-columns:1fr}.settings-card>header{align-items:flex-start}.specialty-stall-card>header{grid-template-columns:1fr;align-items:stretch}.stall-enabled{min-height:30px}.stall-delete{justify-self:start}.profile-table{min-width:650px}.profile-save-bar{padding-inline:12px;position:static}}.restaurant-switcher{padding:11px;display:grid;gap:7px;border:1px solid var(--line-soft);border-radius:13px;background:#ffffffad;box-shadow:0 6px 18px #483c3009}.restaurant-switcher label{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.1em}.restaurant-select-control{min-width:0;position:relative}.restaurant-select-control>svg{width:16px;height:16px;position:absolute;z-index:1;top:11px;left:10px;color:var(--red);pointer-events:none}.restaurant-switcher select{width:100%;min-width:0;height:38px;padding:0 26px 0 32px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:12px;font-weight:750}.restaurant-switcher button{padding:2px 0;border:0;background:transparent;color:var(--red);text-align:left;font-size:11px;font-weight:750}.restaurant-page{width:min(1080px,calc(100% - 40px));min-height:100vh;margin:0 auto;padding:clamp(42px,7vw,90px) 0;color:var(--ink)}.restaurant-directory-header{margin-bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.restaurant-directory-header p,.restaurant-page-header>p,.invitation-card>p{margin:0 0 8px;color:var(--red);font-size:12px;font-weight:850;letter-spacing:.12em}.restaurant-directory-header h1,.restaurant-page-header h1,.invitation-card h1{margin:0;font-size:clamp(32px,5vw,52px);letter-spacing:-.055em}.restaurant-directory-header div>span,.restaurant-page-header>span:last-child,.invitation-card>span:last-of-type{max-width:650px;margin-top:10px;display:block;color:var(--muted);line-height:1.65}.restaurant-directory-header .primary-action{flex:none}.restaurant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.restaurant-card{min-height:112px;padding:20px;display:grid;grid-template-columns:50px minmax(0,1fr) 22px;align-items:center;gap:15px;border:1px solid var(--line-soft);border-radius:18px;background:#ffffffd6;box-shadow:0 9px 32px #28231e0b;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.restaurant-card:hover{border-color:#d0342c47;box-shadow:0 14px 38px #28231e14;transform:translateY(-2px)}.restaurant-card-icon,.restaurant-page-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:var(--red);background:var(--red-soft)}.restaurant-card-icon svg,.restaurant-page-icon svg{width:25px}.restaurant-card>span:nth-child(2){min-width:0;display:grid;gap:5px}.restaurant-card strong{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.restaurant-card small{color:var(--muted);font-size:12px}.restaurant-card>svg{width:18px;color:var(--muted)}.restaurant-user-bar{margin-top:34px;padding:14px 0;display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:11px;border-top:1px solid var(--line-soft)}.restaurant-user-bar>span,.account-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--ink);font-weight:800}.restaurant-user-bar>div{display:grid;gap:2px}.restaurant-user-bar small{color:var(--muted);font-size:11px}.restaurant-user-bar button,.back-action{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.back-action{margin:0 0 22px -10px}.back-action svg{width:16px}.restaurant-page-header{max-width:720px;margin:0 auto 26px;text-align:center}.restaurant-page-header .back-action{display:flex}.restaurant-page-header .restaurant-page-icon{margin:0 auto 21px}.restaurant-create-card{width:min(520px,100%);margin:auto;padding:28px;display:grid;gap:18px;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.restaurant-create-card label,.member-invite-card form label,.invitation-card form label{display:grid;gap:7px}.restaurant-create-card label span,.member-invite-card form label span,.invitation-card form label span{color:var(--ink-2);font-size:12px;font-weight:750}.restaurant-create-card input,.member-invite-card input,.member-invite-card select,.invitation-card input{width:100%;height:46px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:15px;outline:0}.restaurant-create-card input:focus,.member-invite-card input:focus,.member-invite-card select:focus,.invitation-card input:focus{border-color:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.restaurant-create-card>p{margin:-5px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.account-page{max-width:820px}.account-card{padding:24px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:16px;border:1px solid var(--line-soft);border-radius:18px;background:#fff}.account-card .account-avatar{width:56px;height:56px;font-size:20px}.account-card>div{display:grid;gap:5px}.account-card>div strong{font-size:18px}.account-card small{color:var(--muted)}.account-card button{min-height:38px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#fff}.account-password-card{margin-top:18px;padding:20px;display:grid;gap:16px;border:1px solid var(--line-soft);border-radius:18px;background:#fff}.account-password-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-password-card h2{margin:0;font-size:16px}.account-password-card header span{color:var(--muted);font-size:11px}.account-password-card>div{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px}.account-password-card label{display:grid;gap:6px}.account-password-card label span{color:var(--ink-2);font-size:11px;font-weight:750}.account-password-card input{width:100%;height:42px;padding:0 11px;border:1px solid var(--line);border-radius:9px}.account-password-success{margin:0;display:flex;align-items:center;gap:7px;color:#3d7549;font-size:12px}.account-password-success svg{width:17px}.account-memberships{margin-top:18px;overflow:hidden;border:1px solid var(--line-soft);border-radius:18px;background:#fff}.account-memberships header{padding:17px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-soft)}.account-memberships h2{margin:0;font-size:16px}.account-memberships header span{color:var(--muted);font-size:12px}.account-memberships>button{width:100%;padding:14px 20px;display:grid;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--line-soft);background:#fff;text-align:left}.account-memberships>button:last-child{border-bottom:0}.account-memberships>button>svg{color:var(--red)}.account-memberships>button>svg:last-child{width:16px;color:var(--muted)}.account-memberships>button span{display:grid;gap:3px}.account-memberships small{color:var(--muted)}.members-page{width:min(1140px,calc(100% - 44px));margin:0 auto 70px}.member-invite-card,.member-list-card{margin-top:18px;overflow:hidden;border:1px solid var(--line-soft);border-radius:16px;background:#fff;box-shadow:0 7px 25px #28231e09}.member-invite-card>header,.member-list-card>header{padding:19px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line-soft)}.member-invite-card h2,.member-list-card h2{margin:0 0 4px;font-size:16px}.member-invite-card header p,.member-list-card header p{margin:0;color:var(--muted);font-size:12px}.member-invite-card header>svg{width:24px;color:var(--red)}.member-invite-card form{padding:20px 22px;display:grid;grid-template-columns:minmax(180px,1fr) 180px auto;align-items:end;gap:12px}.member-invite-card form .primary-action{height:46px}.invitation-link{margin:0 22px 20px;padding:13px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:11px;color:#356b43;background:#eef8f0}.invitation-link>svg{width:20px}.invitation-link span{min-width:0;display:grid;gap:4px}.invitation-link code{overflow:hidden;color:#4f6655;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.invitation-link button{min-height:34px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid #bbd9c2;border-radius:8px;color:#356b43;background:#fff}.invitation-link button svg{width:15px}.member-invite-card>.form-alert{margin-inline:22px}.member-list{display:grid}.member-row{min-height:70px;padding:12px 20px;display:grid;grid-template-columns:40px minmax(0,1fr) 150px 38px;align-items:center;gap:12px;border-bottom:1px solid var(--line-soft)}.member-row:last-child{border-bottom:0}.member-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:var(--ink-2);background:#ece9e5;font-size:13px;font-weight:850}.member-avatar.pending{color:#886c28;background:#fbefc8}.member-row>div{min-width:0;display:grid;gap:4px}.member-row strong{display:flex;align-items:center;gap:7px}.member-row strong em{padding:2px 6px;border-radius:99px;color:var(--red);background:var(--red-soft);font-size:9px;font-style:normal}.member-row small{color:var(--muted);font-size:11px}.member-row select{height:36px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:#fff}.member-row>button:not(.icon-action){justify-self:end;min-height:34px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.member-role{justify-self:end;color:var(--muted);font-size:12px}.pending-invitations .member-row{grid-template-columns:40px minmax(0,1fr) auto}.invitation-page{min-height:100vh;padding:40px 20px;display:grid;place-items:center;background:#f6f5f3}.invitation-page>section{width:min(520px,100%);text-align:center}.invitation-page>section>svg{width:42px;color:var(--red)}.invitation-card{padding:34px;border:1px solid rgba(255,255,255,.96);border-radius:22px;background:#fffffff0;box-shadow:var(--shadow)}.invitation-card .restaurant-page-icon{margin:0 auto 20px}.invitation-card h1{font-size:32px}.invitation-signed-in{margin-top:24px;padding-top:20px;display:grid;place-items:center;gap:14px;border-top:1px solid var(--line-soft)}.invitation-signed-in>svg{width:25px;color:#4a8457}.invitation-signed-in p{margin:0;color:var(--muted)}.invitation-tabs{margin:25px 0 18px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.invitation-tabs button{min-height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-weight:700}.invitation-tabs button.active{border-bottom-color:var(--red);color:var(--red)}.invitation-card form{display:grid;gap:14px;text-align:left}.invitation-card form .primary-action{width:100%;margin-top:3px}@media(max-width:900px){.chef-brand{width:42px;height:42px;padding:0;overflow:hidden}.chef-brand .brand-logo-frame{width:42px;height:42px}.chef-brand .brand-logo-frame img{width:176px;max-width:none}.chef-brand-title{display:none}.sidebar-account{padding-top:10px;gap:8px}.restaurant-switcher{padding:0;border:0;background:transparent;box-shadow:none}.restaurant-switcher label,.restaurant-switcher button{display:none}.restaurant-select-control{width:42px;height:42px}.restaurant-select-control>svg{width:18px;height:18px;top:12px;left:12px;color:var(--ink-2)}.restaurant-switcher select{width:42px;height:42px;position:absolute;inset:0;padding:0;opacity:0;cursor:pointer}.member-invite-card form{grid-template-columns:1fr 160px}.member-invite-card form .primary-action{grid-column:1 / -1}}@media(max-width:680px){.sidebar-account{margin:0 0 0 6px;padding:0;border:0}.restaurant-switcher{width:40px;margin:0}.restaurant-select-control,.restaurant-switcher select{width:40px;height:40px}.restaurant-select-control>svg{top:11px;left:11px}.restaurant-directory-header{align-items:stretch;flex-direction:column}.restaurant-directory-header .primary-action{width:100%}.restaurant-grid{grid-template-columns:1fr}.restaurant-user-bar{grid-template-columns:40px minmax(0,1fr) auto}.restaurant-user-bar button:first-of-type{display:none}.restaurant-page{width:calc(100% - 28px);padding-block:34px}.account-card{grid-template-columns:50px minmax(0,1fr)}.account-card button{grid-column:1 / -1}.account-password-card>div{grid-template-columns:1fr}.members-page{width:calc(100% - 28px)}.member-invite-card form{grid-template-columns:1fr}.member-invite-card form .primary-action{grid-column:auto}.member-row{grid-template-columns:38px minmax(0,1fr) 38px}.member-row select,.member-role{grid-column:2;justify-self:stretch}.member-row .icon-action{grid-column:3;grid-row:1 / 3}.pending-invitations .member-row{grid-template-columns:38px minmax(0,1fr)}.pending-invitations .member-row>button{grid-column:2;justify-self:start}.invitation-card{padding:27px 22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
