:root{--background:#f5f7f4;--surface:#fff;--surface-muted:#eef2ee;--ink:#202421;--ink-muted:#69716c;--line:#dfe5df;--coral:#d9573b;--coral-dark:#a63b28;--teal:#17776f;--teal-soft:#dff1ee;--olive:#657342;--gold:#d7a23c;--charcoal:#1f261f;--shadow:0 18px 48px #2024211a}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{min-height:100%}body{background:var(--background);min-height:100%;color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.auth-shell{background:linear-gradient(180deg, #1f261fe6, #1f261fd6), var(--charcoal);place-items:center;min-height:100svh;padding:24px;display:grid}.auth-card{width:min(100%,460px);box-shadow:var(--shadow);background:#fbfcfa;border:1px solid #ffffff1f;border-radius:8px;padding:28px}.auth-card h1{letter-spacing:0;margin:8px 0 10px;font-size:1.85rem}.auth-card p{color:var(--ink-muted);margin:0;line-height:1.55}.auth-mark{background:var(--teal-soft);width:48px;height:48px;color:var(--teal);border-radius:8px;place-items:center;margin-bottom:16px;display:grid}.auth-mark.warning{color:#9a6b00;background:#fff2d0}.auth-form{gap:12px;margin-top:22px;display:grid}.auth-form label{color:var(--ink-muted);text-transform:uppercase;gap:6px;font-size:.8rem;font-weight:900;display:grid}.auth-form input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);text-transform:none;background:#fff;border-radius:8px;padding:0 12px}.auth-submit,.owner-auth-bar button,.auth-links button{color:inherit;background:0 0;border:0}.auth-submit{background:var(--coral);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:4px;font-weight:900;display:inline-flex}.auth-submit:disabled,.owner-auth-bar button:disabled{cursor:wait;opacity:.72}.auth-links{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.auth-links button{color:var(--teal);padding:0;font-weight:850}.auth-error,.auth-message{border-radius:8px;padding:10px 12px;font-size:.86rem;font-weight:800}.auth-error{color:#8a5b00;background:#fff2d0}.auth-message{background:var(--teal-soft);color:var(--teal)}.auth-config-list{gap:8px;margin-top:18px;display:grid}.auth-config-list code{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:10px 12px;font-size:.82rem;display:block}.owner-auth-dev-banner,.owner-auth-bar{align-items:center;gap:10px;min-height:42px;padding:0 18px;font-size:.84rem;font-weight:850;display:flex}.owner-auth-dev-banner{color:#7a560b;background:#fff6df;justify-content:center}.owner-auth-bar{background:var(--charcoal);color:#f8faf6;border-bottom:1px solid #ffffff14;justify-content:space-between}.owner-auth-bar span,.owner-auth-bar button{align-items:center;gap:8px;display:inline-flex}.owner-auth-bar button{color:#f8faf6;border:1px solid #ffffff2e;border-radius:8px;min-height:32px;padding:0 10px;font-weight:850}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100svh;display:grid}.save-toast{z-index:20;border:1px solid var(--teal);background:var(--teal-soft);max-width:min(360px,100vw - 32px);min-height:42px;color:var(--teal);box-shadow:var(--shadow);border-radius:8px;align-items:center;gap:8px;padding:0 13px;font-size:.86rem;font-weight:900;display:inline-flex;position:fixed;top:18px;right:18px}.save-toast.error{color:#7a560b;background:#fff6df;border-color:#f1cf78}.icon-button{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--ink);border-radius:8px;flex:none;place-items:center;display:inline-grid}.icon-button:hover{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.settings-trigger{margin-left:2px}.settings-overlay{z-index:70;background:#12171375;justify-content:flex-end;display:flex;position:fixed;inset:0}.settings-drawer{border-left:1px solid var(--line);background:#fff;flex-direction:column;width:min(100%,620px);height:100svh;display:flex;box-shadow:-24px 0 70px #0a0e0b33}.settings-drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;display:flex}.settings-drawer-header h2{letter-spacing:0;margin:0;font-size:1.45rem}.settings-close-button{width:38px;height:38px}.settings-tabs{border-bottom:1px solid var(--line);background:#fbfcfa;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:12px 18px;display:grid}.settings-tabs button{min-width:0;min-height:38px;color:var(--ink-muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:.76rem;font-weight:900;display:inline-flex}.settings-tabs button:hover,.settings-tabs button.active{background:var(--teal-soft);color:var(--teal);border-color:#acd4cc}.settings-panel{align-content:start;gap:22px;padding:24px;display:grid;overflow-y:auto}.settings-section-heading{color:var(--teal);align-items:flex-start;gap:10px;display:flex}.settings-section-heading>div{gap:4px;display:grid}.settings-section-heading h3{color:var(--ink);letter-spacing:0;margin:0;font-size:1.03rem}.settings-section-heading p{color:var(--ink-muted);margin:0;font-size:.82rem;line-height:1.45}.settings-form-grid{gap:12px;display:grid}.settings-form-grid.identity-grid{grid-template-columns:1.25fr 1fr}.settings-form-grid.identity-grid .foundation-name-field{grid-column:1/-1}.settings-form-grid.operations-grid,.settings-form-grid.owner-grid,.settings-form-grid.optional-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form-grid.owner-grid>:first-child{grid-column:1/-1}.settings-save-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}.settings-save-row>span{color:var(--teal);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:850;overflow:hidden}.account-identity-card{border:1px solid var(--line);color:var(--teal);background:#fbfcfa;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.account-identity-card>div{gap:3px;min-width:0;display:grid}.account-identity-card small{color:var(--ink-muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.account-identity-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.account-actions{justify-content:flex-end}.danger-button{color:#9a3f29;background:#fff8f5;border-color:#e4b7aa}.settings-language-block{gap:10px;display:grid}.settings-language-block>strong{color:var(--ink);font-size:.86rem}.settings-language-switcher{width:fit-content}.foundation-complete-panel{grid-column:1/-1;gap:20px;display:grid}.foundation-complete-heading{align-items:flex-start;gap:12px;display:flex}.foundation-complete-heading>div:nth-child(2){gap:2px;min-width:0;display:grid}.foundation-complete-heading h3{letter-spacing:0;margin:0;font-size:1.35rem}.foundation-complete-heading p:last-child{color:var(--ink-muted);margin:2px 0 0;font-size:.86rem}.foundation-complete-mark{background:var(--teal-soft);width:42px;height:42px;color:var(--teal);border-radius:8px;flex:none;place-items:center;display:grid}.foundation-complete-heading .foundation-status{margin-left:auto}.foundation-summary-grid{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.foundation-summary-grid>div{background:#fff;gap:4px;min-width:0;padding:13px;display:grid}.foundation-summary-grid dt{color:var(--ink-muted);text-transform:uppercase;font-size:.68rem;font-weight:900}.foundation-summary-grid dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.84rem;font-weight:850;overflow:hidden}.first-use-overlay{z-index:60;background:#121713c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.first-use-dialog{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(100%,760px);max-height:calc(100svh - 40px);padding:30px;overflow-y:auto;box-shadow:0 30px 90px #0a0e0b57}.first-use-mark{background:var(--coral);color:#fff;border-radius:8px;place-items:center;width:48px;height:48px;margin-bottom:20px;display:grid}.first-use-dialog h2{letter-spacing:0;max-width:650px;margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.02}.first-use-intro{max-width:640px;color:var(--ink-muted);margin:18px 0 0;font-size:1rem;line-height:1.55}.first-use-guide-preview{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;align-items:center;gap:9px;margin-top:26px;padding:14px;display:flex}.first-use-guide-preview>span{color:var(--ink);align-items:center;gap:7px;font-size:.82rem;font-weight:850;display:inline-flex}.first-use-guide-preview>svg{color:var(--ink-muted);flex:none}.first-use-highlights{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:26px;display:grid;overflow:hidden}.first-use-highlights>span{min-height:132px;color:var(--teal);background:#fff;align-content:start;gap:8px;padding:18px;display:grid}.first-use-highlights strong{color:var(--ink);font-size:.92rem}.first-use-highlights small{color:var(--ink-muted);font-size:.78rem;line-height:1.4}.first-use-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.guided-spotlight-layer{z-index:70;pointer-events:none;position:fixed;inset:0}.guided-spotlight{pointer-events:none;border:3px solid #fff;border-radius:10px;transition:inset .18s,width .18s,height .18s;position:fixed;box-shadow:0 0 0 9999px #101511c2,0 0 0 6px #e34f3573,0 12px 38px #080c0947}.guided-coachmark{background:var(--charcoal);color:#fff;pointer-events:auto;border:1px solid #ffffff38;border-radius:8px;gap:8px;width:min(370px,100vw - 24px);padding:17px;display:grid;position:fixed;box-shadow:0 22px 70px #080c0961}.guided-coachmark-step{color:#ffd8cc;text-transform:uppercase;font-size:.68rem;font-weight:900}.guided-coachmark h2{margin:0;font-size:1.04rem;line-height:1.25}.guided-coachmark p{color:#ffffffc2;margin:0;font-size:.82rem;line-height:1.48}.guided-coachmark-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:4px;display:flex}.guided-coachmark-actions>button:not(.primary-button){color:#ffffffbd;background:0 0;border:0;min-height:38px;padding:0 10px;font-weight:800}.guided-coachmark-actions .primary-button{min-height:38px}.sidebar{background:var(--charcoal);color:#f8faf6;flex-direction:column;gap:28px;height:100svh;padding:24px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-mark,.sample-logo{background:var(--coral);color:#fff;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.logo-image-mark{border:1px solid var(--line);color:#0000;background:#fff;overflow:hidden}.logo-image-mark img{object-fit:contain;width:100%;height:100%;display:block}.brand-lockup h1,.topbar h2,.panel h3,.phone-content h4{letter-spacing:0;margin:0}.brand-lockup h1{font-size:1.06rem}.eyebrow{color:var(--coral);letter-spacing:0;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:800}.sidebar .eyebrow{color:#f0b06d}.nav-list{gap:8px;display:grid}.nav-item{color:#ffffffc7;text-align:left;background:0 0;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px;display:flex;position:relative}.nav-item.active,.nav-item:hover{color:#fff;background:#ffffff1a}.nav-item.active{background:#ffffff24;border-color:#f0b06db8}.nav-step-number{color:#ffffffb8;background:#ffffff1a;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:.7rem;font-weight:900;display:grid}.nav-item.active .nav-step-number{background:var(--coral);color:#fff}.nav-item-copy{gap:2px;min-width:0;display:grid}.nav-item-copy strong,.nav-item-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-item-copy strong{font-size:.84rem}.nav-item-copy small{color:#ffffff85;font-size:.68rem}.nav-stage-check{color:#8fd3c7;flex:none;margin-left:auto}.sidebar-progress{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;gap:10px;margin-top:auto;padding:14px;display:grid}.sidebar-progress-heading,.sidebar-restaurant{justify-content:space-between;align-items:center;gap:10px;display:flex}.sidebar-progress-heading span,.sidebar-restaurant small{color:#ffffff94;font-size:.72rem;font-weight:800}.sidebar-progress-track{background:#ffffff1f;border-radius:4px;height:5px;overflow:hidden}.sidebar-progress-track span{border-radius:inherit;background:#8fd3c7;height:100%;transition:width .22s;display:block}.sidebar-restaurant{justify-content:flex-start;padding-top:4px}.sidebar-restaurant>span:last-child{gap:2px;min-width:0;display:grid}.sidebar-restaurant strong,.sidebar-restaurant small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-restaurant-mark{width:36px;height:36px;color:var(--charcoal);background:#fff;border-radius:7px;flex:none;place-items:center;font-size:.78rem;font-weight:900;display:grid}.scope-box{background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;margin-top:auto;padding:16px}.scope-tags{flex-wrap:wrap;gap:8px;display:flex}.scope-tags span{color:#ffffffdb;background:#ffffff1f;border-radius:8px;padding:6px 8px;font-size:.78rem}.workspace{min-width:0;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.topbar h2{max-width:820px;font-size:1.85rem;line-height:1.05}.topbar-copy{min-width:0}.topbar-copy>p:last-child{max-width:720px;color:var(--ink-muted);margin:7px 0 0;font-size:.9rem;line-height:1.45}.topbar-actions,.publish-actions,.import-actions,.form-actions,.review-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.owner-language-switcher{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--ink-muted);border-radius:8px;align-items:center;gap:6px;padding:4px 5px 4px 9px;display:inline-flex}.owner-language-switcher button{min-width:38px;min-height:32px;color:var(--ink);letter-spacing:0;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;padding:0 10px;font-size:.82rem;font-weight:900}.owner-language-switcher button.active{border-color:var(--gold);background:var(--gold);color:var(--ink)}.primary-button,.secondary-button,.file-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:800;display:inline-flex}.primary-button{border:1px solid var(--coral-dark);background:var(--coral);color:#fff}.secondary-button{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.secondary-button.compact,.file-button{min-height:36px;padding:0 11px;font-size:.88rem}.secondary-button.disabled{pointer-events:none;opacity:.48}.primary-button:disabled,.secondary-button:disabled,.toggle:disabled{cursor:not-allowed;opacity:.52}.file-button{border:1px solid var(--teal);background:var(--teal-soft);color:var(--teal);border-radius:8px;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.file-button.camera-button{border-color:var(--coral);background:var(--coral);color:#fff}.demo-menu-button{color:#76510d;white-space:nowrap;background:#fff3d8;border:1px solid #d6a43f;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:.88rem;font-weight:900;display:inline-flex}.demo-menu-button:hover{background:#ffe9b6}.first-use-journey{border:1px solid var(--line);border-left:4px solid var(--teal);background:#fff;border-radius:8px;gap:10px;margin-bottom:16px;padding:14px;display:grid;box-shadow:0 8px 24px #2024210d}.journey-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.journey-count,.journey-mini-step{color:var(--coral);text-transform:uppercase;font-size:.7rem;font-weight:900}.journey-current{gap:2px;display:grid}.journey-current strong{font-size:.9rem}.journey-current small{color:var(--ink-muted);font-size:.76rem}.journey-toggle,.capture-clear-button{border:1px solid var(--line);min-height:34px;color:var(--teal);background:#fff;border-radius:7px;padding:0 10px;font-size:.76rem;font-weight:900}.journey-progress-track{background:var(--surface-muted);border-radius:4px;height:5px;overflow:hidden}.journey-progress-track span{border-radius:inherit;background:var(--teal);height:100%;transition:width .22s;display:block}.journey-step-grid{grid-template-columns:repeat(12,minmax(72px,1fr));gap:6px;display:grid}.journey-step{border:1px solid var(--line);background:var(--surface-muted);min-width:0;min-height:74px;color:var(--ink-muted);text-align:left;border-radius:7px;align-content:start;justify-items:start;gap:7px;padding:9px;display:grid}.journey-step>span{width:23px;height:23px;color:var(--ink-muted);background:#fff;border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid}.journey-step strong{overflow-wrap:anywhere;font-size:.68rem;line-height:1.25}.journey-step.active{border-color:var(--coral);color:var(--ink);background:#fff3ed}.journey-step.complete{background:var(--teal-soft);color:var(--teal);border-color:#a9cfc8}.journey-step.complete>span{color:var(--teal)}.workflow-band,.metric-strip{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;margin-bottom:16px;display:grid}.stage-rail{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.stage-rail-item{border:0;border-right:1px solid var(--line);min-width:0;min-height:62px;color:var(--ink-muted);text-align:left;background:0 0;align-items:center;gap:10px;padding:10px 13px;display:flex}.stage-rail-item:last-child{border-right:0}.stage-rail-item:hover{background:var(--surface-muted)}.stage-rail-item:disabled,.nav-item:disabled,.journey-step:disabled{cursor:not-allowed;opacity:.48}.stage-rail-item:disabled:hover,.nav-item:disabled:hover,.journey-step:disabled:hover{background:0 0}.stage-rail-item.active{color:var(--ink);box-shadow:inset 0 -3px 0 var(--coral);background:#fff3ed}.stage-rail-icon{border:1px solid var(--line);width:31px;height:31px;color:var(--ink-muted);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.stage-rail-icon.complete{background:var(--teal-soft);color:var(--teal);border-color:#b7ddd6}.stage-rail-item>span:last-child{gap:2px;min-width:0;display:grid}.stage-rail-item small,.stage-rail-item strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stage-rail-item small{color:var(--ink-muted);text-transform:uppercase;font-size:.66rem;font-weight:850}.stage-rail-item strong{color:inherit;font-size:.78rem}.workflow-band{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-step{align-items:center;gap:12px;min-height:78px;padding:15px 18px;display:flex;position:relative}.workflow-step span,.metric-strip span,.brand-preview span,.qr-card span,.toggle-row span{color:var(--ink-muted);font-size:.84rem;display:block}.workflow-step strong{margin-top:2px;font-size:.92rem;display:block}.step-icon{background:var(--surface-muted);width:38px;height:38px;color:var(--olive);border-radius:8px;place-items:center;display:grid}.step-icon.done{background:var(--teal-soft);color:var(--teal)}.step-icon.active{color:var(--coral);background:#fff0eb}.step-arrow{color:#aab3ac;position:absolute;right:10px}.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.metric-strip div{border-right:1px solid var(--line);min-height:78px;padding:16px 18px}.metric-strip div:last-child{border-right:0}.metric-strip strong{margin-top:7px;font-size:1.55rem;display:block}.status-strip{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.status-strip span{border:1px solid var(--line);background:var(--surface);min-height:30px;color:var(--ink-muted);border-radius:8px;align-items:center;padding:0 10px;font-size:.82rem;font-weight:800;display:inline-flex}.dashboard-grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:16px;display:grid}.dashboard-grid.stage-translate,.dashboard-grid.stage-brand{grid-template-columns:1fr}.translation-workspace-panel,.stage-brand .brand-panel{grid-column:1/-1}.stage-panel-heading span{max-width:700px;color:var(--ink-muted);margin-top:5px;font-size:.88rem;display:block}.translation-language-overview{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;margin-bottom:18px;display:grid}.translation-overview-card{border:1px solid var(--line);min-width:0;min-height:78px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;grid-template-columns:1fr auto;gap:8px 12px;padding:12px;display:grid}.translation-overview-card.active{border-color:var(--teal);background:#f3fbf8}.translation-overview-card>span:first-child{gap:3px;min-width:0;display:grid}.translation-overview-card small{color:var(--ink-muted);font-size:.72rem}.translation-coverage-value{color:var(--teal);font-size:.82rem;font-weight:900}.translation-coverage-track{background:var(--surface-muted);border-radius:4px;grid-column:1/-1;height:5px;overflow:hidden}.translation-coverage-track i{border-radius:inherit;background:var(--teal);height:100%;display:block}.menu-structure-block{border-top:1px solid var(--line);gap:12px;margin-top:18px;padding-top:18px;display:grid}.menu-structure-heading,.stage-footer-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.menu-structure-heading>div{gap:3px;display:grid}.menu-numbering-action{justify-content:flex-end;align-items:center;gap:10px;max-width:610px;display:flex}.menu-numbering-action small{max-width:390px;color:var(--ink-muted);font-size:.7rem;line-height:1.35}.menu-structure-heading span,.stage-footer-actions>span{color:var(--ink-muted);font-size:.82rem}.menu-structure-categories{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.menu-structure-category{border:1px solid var(--line);background:var(--surface-muted);color:var(--ink);text-align:left;border-radius:8px;gap:3px;padding:11px 12px;display:grid}.menu-structure-category:hover{background:#f3fbf8;border-color:#a9cfc8}.menu-structure-category.active{border-color:var(--teal);background:var(--teal-soft);box-shadow:inset 0 -3px 0 var(--teal)}.menu-structure-categories small{color:var(--ink-muted);font-size:.73rem}.menu-subcategory-filters{flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;display:flex}.menu-subcategory-filters>span{color:var(--ink-muted);text-transform:uppercase;margin-right:2px;font-size:.72rem;font-weight:900}.menu-subcategory-filters button{border:1px solid var(--line);min-height:30px;color:var(--ink-muted);background:#fff;border-radius:7px;align-items:center;gap:6px;padding:0 10px;font-size:.73rem;font-weight:850;display:inline-flex}.menu-subcategory-filters button.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.menu-subcategory-filters button small{background:var(--surface-muted);min-width:18px;height:18px;color:inherit;border-radius:5px;place-items:center;font-size:.64rem;display:grid}.captured-items-section{border-top:1px solid var(--line);gap:12px;min-width:0;max-width:100%;margin-top:22px;padding-top:20px;display:grid;overflow:hidden}.captured-items-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.captured-items-heading h4{margin:0;font-size:1rem}.captured-items-heading>div>span{color:var(--ink-muted);margin-top:4px;font-size:.82rem;display:block}.captured-items-count{background:var(--teal-soft);color:var(--teal);border-radius:8px;flex:none;padding:6px 9px;font-size:.76rem;font-weight:900}.captured-table-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.captured-table-controls label,.captured-sort-control{border:1px solid var(--line);min-height:38px;color:var(--ink-muted);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:4px 5px 4px 10px;font-size:.74rem;font-weight:850;display:inline-flex}.captured-table-controls select{border:0;border-left:1px solid var(--line);min-height:28px;color:var(--ink);background:#fff;padding:0 28px 0 8px;font-weight:850}.captured-sort-control button{min-height:29px;color:var(--ink-muted);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:.72rem;font-weight:850;display:inline-flex}.captured-sort-control button.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.captured-items-table-wrap{contain:inline-size;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-width:0;max-width:100%;overflow-x:auto}.captured-items-table{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%;min-width:1084px}.captured-items-table th,.captured-items-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:10px 11px}.captured-items-table th{background:var(--surface-muted);color:var(--ink-muted);text-transform:uppercase;font-size:.68rem;font-weight:950}.captured-items-table tbody tr:nth-child(2n){background:#fafbf9}.captured-items-table tbody tr:hover{background:#f1f8f5}.captured-items-table tbody tr.captured-row-editing{box-shadow:inset 3px 0 0 var(--gold);background:#fff8e9}.captured-items-table tbody tr:last-child td{border-bottom:0}.captured-items-table th:first-child,.captured-items-table td:first-child{width:60px}.captured-items-table th:nth-child(2),.captured-items-table td:nth-child(2){width:165px}.captured-items-table th:nth-child(3),.captured-items-table td:nth-child(3){width:160px}.captured-items-table th:nth-child(4),.captured-items-table td:nth-child(4){width:260px}.captured-items-table th:nth-child(5),.captured-items-table td:nth-child(5){width:95px}.captured-items-table th:nth-child(6),.captured-items-table td:nth-child(6){width:160px}.captured-items-table th:nth-child(7),.captured-items-table td:nth-child(7){width:60px}.captured-items-table th:nth-child(8),.captured-items-table td:nth-child(8){width:80px}.captured-items-table th:nth-child(9),.captured-items-table td:nth-child(9){width:44px}.captured-item-code,.captured-confidence{color:var(--teal)}.captured-item-name,.captured-price,.captured-description{font-size:.8rem}.captured-item-name,.captured-description{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.captured-category,.captured-status,.captured-allergens span,.captured-allergens small{border-radius:6px;align-items:center;min-height:24px;padding:0 7px;font-size:.7rem;font-weight:850;display:inline-flex}.captured-category{color:#765e3f;background:#f3eee5}.captured-category-stack,.captured-category-editor{justify-items:start;gap:5px;display:grid}.captured-category-stack small{max-width:100%;color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;font-weight:800;overflow:hidden}.captured-allergens{flex-wrap:wrap;gap:4px;display:flex}.captured-allergens span,.captured-allergens small{background:var(--teal-soft);color:var(--teal)}.captured-allergens span.none{background:var(--surface-muted);color:var(--ink-muted)}.captured-confidence{font-size:.78rem;font-weight:900}.captured-status.approved{background:var(--teal-soft);color:var(--teal)}.captured-status.review{color:#85580a;background:#fff0d2}.captured-edit-button{border:1px solid var(--line);width:32px;height:32px;color:var(--ink);background:#fff;border-radius:7px;place-items:center;padding:0;display:grid}.captured-edit-button:hover{border-color:var(--teal);color:var(--teal)}.captured-edit-button.save{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.captured-edit-actions{gap:4px;display:grid}.captured-inline-input{width:100%;min-width:0;min-height:32px;color:var(--ink);background:#fff;border:1px solid #d5b66b;border-radius:6px;padding:5px 7px;font-size:.74rem}.captured-inline-input:focus{border-color:var(--teal);outline:2px solid #17776f26}.captured-mobile-editor{display:none}.stage-footer-actions{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.stage-footer-actions.stage-footer-standalone{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-column:1/-1;margin-top:0;padding:14px 16px}.publish-center{border:1px solid #efc8bb;border-left:5px solid var(--coral);box-shadow:var(--shadow);background:#fff8f5;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:18px 20px;display:flex}.publish-center.live{border-color:#afd8d0;border-left-color:var(--teal);background:#f3fbf8}.publish-center-copy{min-width:0}.publish-center-state{color:var(--coral-dark);text-transform:uppercase;align-items:center;gap:7px;font-size:.76rem;font-weight:950;display:inline-flex}.publish-center.live .publish-center-state{color:var(--teal)}.publish-center h3{color:var(--ink);letter-spacing:0;margin:5px 0 3px;font-size:1.08rem}.publish-center p{color:var(--ink-muted);margin:0;font-size:.88rem;font-weight:750}.public-url{color:var(--teal);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:.86rem;display:block;overflow:hidden}.publish-center-actions{flex:none;align-items:center;gap:8px;display:flex}.publish-center-primary{min-height:46px;padding-inline:20px}.panel{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:8px;padding:18px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.panel h3{font-size:1.03rem}.preview-launch-gate{border-left:5px solid var(--coral);background:#fff8f5;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;display:flex}.preview-launch-gate.complete{border-left-color:var(--teal);background:#f3fbf8}.preview-launch-gate h3{margin:4px 0 0;font-size:1.05rem}.preview-launch-gate p{color:var(--ink-muted);margin:5px 0 0;font-size:.8rem}.mobile-stage-dock{display:none}.import-panel,.preview-panel{grid-row:span 1}.workspace-panel,.import-panel,.review-panel{grid-column:1/-1}.workspace-setup-grid{grid-template-columns:1.2fr 1fr .9fr repeat(3,minmax(0,.8fr));align-items:end;gap:10px;display:grid}.foundation-panel{grid-column:1/-1;gap:0;display:grid}.foundation-intro{justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.foundation-intro h3{margin-top:4px;font-size:1.35rem}.foundation-intro p:last-child{max-width:720px;color:var(--ink-muted);margin:7px 0 0;font-size:.88rem;line-height:1.5}.foundation-status{color:#76510d;white-space:nowrap;background:#fff8e7;border:1px solid #e4c987;border-radius:7px;flex:none;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:.76rem;font-weight:900;display:inline-flex}.foundation-status.complete{background:var(--teal-soft);color:var(--teal);border-color:#acd4cc}.foundation-section{border-top:1px solid var(--line);gap:14px;padding:20px 0;display:grid}.foundation-section-heading{gap:3px;display:grid}.foundation-section-heading strong{font-size:.92rem}.foundation-section-heading span{color:var(--ink-muted);font-size:.76rem}.foundation-grid{align-items:end;gap:12px;display:grid}.foundation-grid.identity-grid{grid-template-columns:1.35fr 1fr 1fr}.foundation-grid.operations-grid{grid-template-columns:1fr 1fr .72fr 1fr}.foundation-grid.owner-grid{grid-template-columns:1fr 1fr}.foundation-grid.optional-grid{grid-template-columns:1fr 1.2fr 1fr;padding-top:14px}.foundation-grid.onboarding-essentials-grid{grid-template-columns:1.35fr 1fr 1fr .72fr}.setup-language-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.setup-language-option{border:1px solid var(--line);min-height:54px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;justify-items:start;gap:3px;padding:10px 12px;display:grid}.setup-language-option span{font-weight:900}.setup-language-option small{color:var(--ink-muted);font-size:.7rem}.setup-language-option.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.menu-language-hint-section .field-label{max-width:520px}.menu-language-hint{color:var(--ink-muted);margin:-3px 0 0;font-size:.76rem;line-height:1.45}.text-input.invalid{background:#fff8f5;border-color:#c9735e}.foundation-optional{border-top:1px solid var(--line);padding:16px 0}.foundation-optional summary{cursor:pointer;color:var(--teal);font-size:.8rem;font-weight:900}.foundation-optional p{color:var(--ink-muted);margin:9px 0 0;font-size:.76rem}.foundation-link-preview{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 14px;margin-top:4px;padding:14px 0;display:grid}.foundation-link-preview span{color:var(--ink-muted);text-transform:uppercase;grid-row:span 2;align-items:center;gap:7px;font-size:.72rem;font-weight:900;display:inline-flex}.foundation-link-preview strong{color:var(--teal);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.foundation-link-preview small{color:var(--ink-muted);font-size:.72rem}.foundation-footer{margin-top:0}.workspace-storage-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.workspace-storage-row span{border:1px solid var(--line);min-height:30px;color:var(--ink-muted);background:#fbfcfa;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:.8rem;font-weight:850;display:inline-flex}.upload-zone{background:#fafcf9;border:1px dashed #b9c6bd;border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.upload-icon{background:var(--teal-soft);width:44px;height:44px;color:var(--teal);border-radius:8px;place-items:center;display:grid}.upload-zone strong,.upload-zone span{display:block}.upload-zone span{color:var(--ink-muted);margin-top:4px;font-size:.86rem}.success-icon{color:var(--teal)}.warning-icon{color:#9a6b00}.import-actions{margin-top:12px}.capture-queue{background:#f3fbf8;border:1px solid #b9d9d3;border-radius:8px;gap:12px;margin-top:12px;padding:14px;display:grid}.capture-queue-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.capture-queue-heading>div{gap:3px;display:grid}.capture-queue-heading span{color:var(--ink-muted);font-size:.78rem}.capture-page-list{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:8px;max-height:320px;display:grid;overflow-y:auto}.capture-page{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:54px minmax(0,1fr) 32px;align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.capture-page.processing{border-color:var(--gold);background:#fffaf0}.capture-page.complete{border-color:#a9cfc8}.capture-page.error{background:#fff6f2;border-color:#e5b49f}.capture-page-preview{background:var(--surface-muted);width:54px;height:54px;color:var(--ink-muted);border-radius:7px;place-items:center;display:grid;position:relative;overflow:hidden}.capture-page-preview img{object-fit:cover}.capture-page>span{gap:2px;min-width:0;display:grid}.capture-page small,.capture-page em{color:var(--ink-muted);font-size:.68rem;font-style:normal}.capture-page strong,.capture-page em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.capture-page strong{font-size:.78rem}.capture-page.error em{color:var(--coral-dark)}.capture-remove-button{border:1px solid var(--line);width:32px;height:32px;color:var(--ink-muted);background:#fff;border-radius:7px;place-items:center;padding:0;display:grid}.capture-process-button{width:100%;min-height:48px}.ocr-result-summary{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:12px;display:grid;overflow:hidden}.ocr-result-summary span{min-height:46px;color:var(--ink-muted);background:#fff;align-items:center;gap:7px;padding:0 12px;font-size:.76rem;display:flex}.ocr-result-summary strong{color:var(--ink)}.footer-price-notice{color:#75520a;background:#fff8e8;border:1px solid #e7c46f;border-radius:8px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;font-size:.82rem;font-weight:800;line-height:1.4;display:flex}.footer-price-notice svg{flex:none;margin-top:1px}.import-language-summary,.translation-plan{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:10px;margin-top:12px;padding:12px;display:grid}.detection-confirmation{background:#fffaf0;border:1px solid #e7c46f;border-left:4px solid #d6a43f;border-radius:8px;gap:14px;margin-top:12px;padding:16px;display:grid}.detection-confirmation.complete{border-color:#acd4cc;border-left-color:var(--teal);background:#f3fbf8}.detection-confirmation-heading{align-items:flex-start;gap:11px;display:flex}.detection-confirmation-heading h4{margin:3px 0 0;font-size:1rem}.detection-confirmation-heading>div>span{color:var(--ink-muted);margin-top:4px;font-size:.78rem;display:block}.detection-confirmation-mark{color:#75520a;background:#fff0cb;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:grid}.detection-confirmation.complete .detection-confirmation-mark{background:var(--teal-soft);color:var(--teal)}.detection-language-grid{grid-template-columns:minmax(210px,.6fr) minmax(0,1fr);align-items:end;gap:14px;display:grid}.languages-already-detected{gap:7px;display:grid}.languages-already-detected>strong{font-size:.78rem}.detection-confirmation>button{justify-self:end}.import-empty-state{border:1px dashed var(--line-strong);background:var(--surface-muted);color:var(--teal);text-align:center;border-radius:8px;justify-items:center;gap:7px;margin-top:16px;padding:34px 18px;display:grid}.import-empty-state strong{color:var(--ink)}.import-empty-state span{max-width:520px;color:var(--ink-muted);font-size:.8rem;line-height:1.45}.import-language-summary{grid-template-columns:minmax(0,.6fr) minmax(0,1fr);align-items:center}.import-language-summary strong,.translation-plan-heading strong{color:var(--ink);font-size:.88rem;display:block}.import-language-summary span,.translation-plan-heading span,.translation-plan-message{color:var(--ink-muted);margin-top:3px;font-size:.8rem;font-weight:800;display:block}.detected-language-list{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.detected-language{border:1px solid var(--line);min-height:32px;color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:.82rem;font-weight:900;display:inline-flex}.detected-language.main{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.detected-language small{color:inherit;text-transform:uppercase;font-size:.68rem;font-weight:900}.translation-plan-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.translation-plan-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.translation-selector-action{min-height:32px;color:var(--teal);text-underline-offset:3px;background:0 0;border:0;padding:0 4px;font-size:.78rem;font-weight:900;text-decoration:underline}.translation-primary-action{width:100%;min-height:48px;margin-top:2px;font-size:.94rem}.translation-ready-state{background:var(--teal-soft);min-height:52px;color:var(--teal);border:1px solid #abd6cd;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;display:flex}.translation-ready-state span,.translation-ready-state strong,.translation-ready-state small{display:block}.translation-ready-state strong{font-size:.86rem}.translation-ready-state small{color:var(--ink-muted);margin-top:2px;font-size:.74rem;font-weight:800}.translation-plan-message{margin-top:0}.translation-plan-message.error{color:#9a6b00}.image-strategy-panel{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:14px;margin-top:18px;padding:16px;display:grid}.image-strategy-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.image-strategy-heading h4{margin:4px 0 0;font-size:1.08rem}.image-strategy-heading p{color:var(--ink-muted);margin:5px 0 0;font-size:.82rem}.detected-photo-count{background:var(--teal-soft);min-height:34px;color:var(--teal);white-space:nowrap;border:1px solid #a9cfc8;border-radius:7px;align-items:center;gap:7px;padding:0 10px;font-size:.75rem;font-weight:900;display:inline-flex}.image-strategy-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.image-strategy-option{border:1px solid var(--line);min-height:112px;color:var(--ink-muted);text-align:left;background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:14px;display:grid;position:relative}.image-strategy-option>span{gap:5px;display:grid}.image-strategy-option strong{color:var(--ink);font-size:.84rem}.image-strategy-option small{color:var(--ink-muted);font-size:.72rem;line-height:1.35}.image-strategy-option em{color:var(--coral);text-transform:uppercase;font-size:.65rem;font-style:normal;font-weight:900;position:absolute;bottom:8px;right:8px}.image-strategy-option.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.image-strategy-option:disabled{cursor:not-allowed;opacity:.48}.import-checks,.allergen-grid,.readiness-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.import-checks span,.allergen-grid span,.allergen-grid button,.readiness-list span{background:var(--surface-muted);min-height:32px;color:var(--ink);border:0;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex}.allergen-grid.editable button{background:var(--teal-soft);color:var(--teal)}.translation-actions{flex-wrap:wrap;align-items:center;gap:9px;margin:-2px 0 12px;display:flex}.translation-actions span{color:#9a6b00;font-size:.82rem;font-weight:800}.translation-comparison-groups{gap:8px;margin:-2px 0 12px;display:grid}.translation-comparison-group{gap:8px;display:grid}.translation-comparison-group>strong{color:var(--ink);font-size:.82rem}.translation-comparison-grid{gap:8px;display:grid}.translation-comparison{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:8px;padding:11px;display:grid}.translation-comparison.error{background:#fff6df;border-color:#f1cf78}.translation-comparison strong{color:var(--ink);text-transform:capitalize;justify-content:space-between;align-items:center;gap:10px;font-size:.84rem;display:flex}.translation-comparison small{color:var(--ink-muted);text-transform:none;font-size:.74rem}.translation-comparison p{color:var(--ink-muted);margin:0;font-size:.86rem;line-height:1.45}.translation-comparison .secondary-button{justify-self:start}.allergen-adder{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.allergen-suggestions{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.allergen-suggestions button{border:1px solid var(--line);min-height:30px;color:var(--ink);background:#fff;border-radius:8px;padding:0 9px;font-size:.8rem;font-weight:800}.allergen-suggestions button:disabled{cursor:default;opacity:.45}.ocr-error{color:#7a560b;background:#fff6df;border:1px solid #f1cf78;border-radius:8px;margin-top:12px;padding:11px 12px;font-size:.86rem;font-weight:800;line-height:1.4}.ocr-preview{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;margin-top:12px}.ocr-preview summary{min-height:38px;color:var(--ink);cursor:pointer;padding:10px 12px;font-size:.86rem;font-weight:900}.ocr-preview pre{max-height:220px;color:var(--ink-muted);white-space:pre-wrap;margin:0;padding:0 12px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.45;overflow:auto}.item-list{gap:8px;display:grid}.manual-add-panel{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:12px;margin-bottom:14px;padding:12px;display:grid}.manual-add-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.manual-add-heading div{gap:3px;display:grid}.manual-add-heading strong{color:var(--ink);font-size:.98rem}.manual-add-heading span{color:var(--ink-muted);font-size:.84rem;line-height:1.4}.manual-add-grid{grid-template-columns:minmax(140px,.72fr) minmax(180px,1fr) minmax(190px,1fr) minmax(120px,.62fr);gap:10px;display:grid}.manual-description-field{grid-column:1/-1}.review-gates{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.review-gate{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:94px;padding:12px;display:grid}.review-gate.complete{background:var(--teal-soft);border-color:#a9cfc8}.review-gate.attention{background:#fffaf0;border-color:#e8ca84}.review-gate-number{background:var(--surface-muted);width:28px;height:28px;color:var(--ink-muted);border-radius:50%;place-items:center;font-size:.74rem;font-weight:900;display:grid}.review-gate>div{gap:4px;display:grid}.review-gate strong{font-size:.82rem}.review-gate small{color:var(--ink-muted);font-size:.7rem;line-height:1.35}.review-gate>button,.review-gate>span:last-child{border:1px solid var(--line);min-height:34px;color:var(--teal);white-space:nowrap;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:.7rem;font-weight:900;display:inline-flex}.review-gate>button:disabled{cursor:not-allowed;color:var(--ink-muted);opacity:.62}.secondary-button.recommended,.file-button.recommended{border-color:var(--coral);color:var(--coral-dark);background:#fff3ed}.card-toolbar{gap:8px;margin-bottom:12px;padding-bottom:2px;display:flex;overflow-x:auto}.category-chip,.guest-category-chip{border:1px solid var(--line);min-height:34px;color:var(--ink);letter-spacing:0;white-space:nowrap;background:#fff;border-radius:8px;flex:none;padding:0 12px;font-size:.82rem;font-weight:900}.guest-subcategory-chip{border:1px solid color-mix(in srgb, var(--guest-primary,var(--teal)) 28%, #d9d5cc);min-height:28px;color:color-mix(in srgb, var(--guest-primary,var(--teal)) 75%, #30332f);white-space:nowrap;background:0 0;border-radius:7px;flex:none;padding:0 10px;font-size:.74rem;font-weight:850}.guest-subcategory-chip.active{border-color:var(--guest-accent,var(--gold));background:color-mix(in srgb, var(--guest-accent,var(--gold)) 22%, #fff);color:#30332f}.category-chip.active,.guest-category-chip.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.menu-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.owner-menu-card{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.owner-menu-card.selected{border:2px solid var(--teal);background:#f7fffc;box-shadow:0 0 0 4px #17776f24,0 14px 30px #2024211f}.editing-label{background:var(--teal);color:#fff;border-radius:8px;justify-self:start;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:.74rem;font-weight:950;display:inline-flex}.selected-editor-identity{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;display:grid}.selected-editor-thumb{border:2px solid var(--teal);background:var(--surface-muted);border-radius:8px;width:72px;height:72px;position:relative;overflow:hidden}.selected-editor-thumb img{object-fit:cover}.selected-editor-identity span{color:var(--ink-muted);margin-top:4px;font-size:.8rem;font-weight:800;display:block}.detail-panel{border-top:5px solid var(--teal);scroll-margin-top:20px}.owner-menu-card-main{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:grid}.owner-card-image{aspect-ratio:4/3;background:var(--surface-muted);position:relative;overflow:hidden}.owner-card-image img{object-fit:cover}.owner-card-image span,.guest-dish-image span{z-index:1;min-width:42px;min-height:30px;color:var(--teal);background:#ffffffeb;border-radius:8px;justify-content:center;align-items:center;padding:0 9px;font-size:.8rem;font-weight:950;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 8px 18px #2024211f}.owner-card-content{gap:8px;padding:12px;display:grid}.owner-card-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.owner-card-meta span{min-width:0;color:var(--coral);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.74rem;font-weight:950;overflow:hidden}.owner-card-meta strong{color:var(--ink);flex:none;font-size:.88rem}.owner-card-content h4{color:var(--ink);margin:0;font-size:1.12rem;line-height:1.12}.owner-card-content p{min-height:58px;color:var(--ink-muted);margin:0;font-size:.88rem;line-height:1.42}.owner-card-status-row,.owner-card-allergens,.owner-card-actions{flex-wrap:wrap;gap:7px;display:flex}.owner-card-allergens small{background:var(--teal-soft);min-height:26px;color:var(--teal);border-radius:8px;align-items:center;gap:5px;padding:0 7px;font-size:.72rem;font-weight:850;display:inline-flex}.owner-card-actions{padding:0 12px 12px}.owner-card-actions .secondary-button,.owner-card-actions .toggle{white-space:normal;flex:auto;min-width:92px}.icon-file-action{position:relative;overflow:hidden}.icon-file-action input{opacity:0;cursor:pointer;position:absolute;inset:0}.review-actions{margin-top:12px}.menu-row{border:1px solid var(--line);width:100%;min-height:64px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.menu-row.selected{border-color:var(--teal);background:#f3fbf9}.menu-row strong,.menu-row small{display:block}.menu-row strong{align-items:center;gap:8px;display:flex}.menu-row strong em{background:var(--surface-muted);min-width:34px;min-height:26px;color:var(--teal);border-radius:8px;justify-content:center;align-items:center;padding:0 7px;font-size:.76rem;font-style:normal;display:inline-flex}.menu-row small{color:var(--ink-muted);margin-top:4px}.menu-row-meta{justify-items:end;gap:6px;font-weight:800;display:grid}.status,.confidence-pill{border-radius:8px;justify-content:center;align-items:center;min-height:26px;padding:0 8px;font-size:.75rem;font-weight:800;display:inline-flex}.status.approved{background:var(--teal-soft);color:var(--teal)}.status.review{color:#8a5d00;background:#fff3d7}.confidence-pill{color:var(--coral-dark);background:#fff0eb}.item-description{color:var(--ink-muted);margin:0 0 14px;line-height:1.55}.editor-form{gap:12px;margin-bottom:14px;display:grid}.two-column-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.three-column-fields{grid-template-columns:minmax(86px,.55fr) minmax(0,1fr) minmax(104px,.7fr);gap:10px;display:grid}.field-label{color:var(--ink-muted);text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:800;display:grid}.text-input,.text-area,.select-input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:none;font-size:.92rem;font-weight:600;line-height:1.4}.text-input{min-height:40px;padding:0 11px}.select-input{min-height:40px;padding:0 34px 0 11px}.text-area{resize:vertical;min-height:86px;padding:10px 11px}.translation-input{min-height:92px;margin-bottom:12px}.text-input:focus,.text-area:focus,.select-input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #17776f1f}.language-tabs,.template-tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.language-tab,.template-tab,.toggle{border:1px solid var(--line);min-height:34px;color:var(--ink);letter-spacing:0;white-space:nowrap;background:#fff;border-radius:8px;padding:0 11px;font-weight:800}.language-tab{padding:0 13px}.language-tab.active,.template-tab.active,.toggle.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.guest-language-controls{gap:10px;margin-top:14px;display:grid}.guest-language-controls>strong{color:var(--ink);font-size:.86rem}.language-visibility-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.language-visibility-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.language-visibility{border:1px solid var(--line);min-height:54px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;gap:3px;padding:8px;display:grid}.language-visibility.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.language-visibility.recommended:not(.active){background:#fffaf0;border-color:#d6a43f}.language-visibility span{letter-spacing:0;font-size:.84rem;font-weight:900}.language-visibility small{color:var(--ink-muted);font-size:.72rem;font-weight:800}.translation-box{background:#f9faf7;border-radius:8px;grid-template-columns:22px minmax(0,1fr);gap:10px;padding:13px;display:grid}.translation-box svg{color:var(--olive);margin-top:3px}.translation-box p{margin:0;line-height:1.5}.photo-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.photo-stage,.phone-image{background:var(--surface-muted);border-radius:8px;position:relative;overflow:hidden}.photo-stage{aspect-ratio:4/3;border:1px solid var(--line)}.photo-stage img,.phone-image img{object-fit:cover}.raw-photo img{filter:saturate(.82)contrast(.9)brightness(.92);transform:scale(1.06)rotate(-1deg)}.enhanced-photo.cleaned{background:#f8f7f2}.enhanced-photo.cleaned img{filter:saturate(1.08)contrast(1.06)brightness(1.04);transform:scale(.96)}.photo-stage span{z-index:1;color:#fff;background:#202421b8;border-radius:8px;padding:5px 7px;font-size:.73rem;font-weight:800;position:absolute;top:8px;left:8px}.toggle-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.image-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.image-action-grid .secondary-button,.image-action-grid .file-button{white-space:normal;text-align:center;width:100%}.image-status{border:1px solid var(--line);color:var(--ink-muted);background:#fbfcfa;border-radius:8px;margin-top:10px;padding:10px 11px;font-size:.82rem;font-weight:800;line-height:1.4}.image-status.error{color:#7a560b;background:#fff6df;border-color:#f1cf78}.toggle{align-items:center;gap:7px;display:inline-flex}.brand-preview{align-items:center;gap:12px;margin-bottom:14px;display:flex}.sample-logo{background:var(--brand-primary,var(--teal))}.sample-logo.logo-image-mark{background:#fff}.brand-logo-tools{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:10px;margin-bottom:14px;padding:12px;display:grid}.logo-upload-preview{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;display:grid}.logo-upload-preview strong,.logo-upload-preview span{display:block}.logo-upload-preview strong{color:var(--ink);font-size:.9rem}.logo-upload-preview span{color:var(--ink-muted);margin-top:3px;font-size:.78rem;font-weight:800;line-height:1.35}.logo-preview-mark{background:var(--brand-primary,var(--teal));color:#fff;border-radius:8px;place-items:center;width:64px;height:64px;font-size:1.05rem;font-weight:900;display:grid}.logo-preview-mark.logo-image-mark{background:#fff}.brand-logo-actions{flex-wrap:wrap;gap:8px;display:flex}.brand-logo-actions .file-button,.brand-logo-actions .secondary-button{flex:142px}.brand-logo-tools .image-status{margin-top:0}.logo-choice-status{color:#7a560b;background:#fffaf0;border:1px solid #e8ca84;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:8px 10px;font-size:.76rem;font-weight:850;display:flex}.logo-choice-status.complete{background:var(--teal-soft);color:var(--teal);border-color:#a9cfc8}.brand-guidance{gap:10px;margin-bottom:14px;display:grid}.brand-guidance>strong,.brand-generated-block>strong{color:var(--ink);font-size:.86rem}.brand-intent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.brand-intent{border:1px solid var(--line);min-height:62px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;gap:3px;padding:8px;display:grid}.brand-intent.active{border-color:var(--teal);background:var(--teal-soft)}.brand-intent span{font-size:.84rem;font-weight:900}.brand-intent small{color:var(--ink-muted);font-size:.7rem;font-weight:800;line-height:1.25}.brand-preset-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.brand-preset-message{color:var(--ink-muted);font-size:.78rem;font-weight:800}.brand-preset-message.error{color:#9a6b00}.brand-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.brand-generated-block{gap:8px;display:grid}.brand-preset-card{border:1px solid var(--line);min-height:116px;color:var(--ink);text-align:left;background:#fff;border-radius:8px;gap:7px;padding:10px;display:grid}.brand-preset-card.ai{background:#fbfffd;border-color:#17776f42}.preset-colors{border:1px solid #20242114;border-radius:8px;grid-template-columns:1.2fr .8fr 1fr;height:26px;display:grid;overflow:hidden}.preset-colors i{display:block}.brand-preset-card strong{font-size:.86rem}.brand-preset-card small{color:var(--ink-muted);font-size:.74rem;font-weight:800;line-height:1.35}.brand-field-grid{grid-template-columns:minmax(0,1fr) minmax(96px,.35fr);gap:10px;margin-bottom:12px;display:grid}.brand-voice-input{min-height:74px}.brand-color-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 14px;display:grid}.brand-color-field{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-height:54px;padding:8px;display:grid}.brand-color-field input{background:0 0;border:0;border-radius:8px;width:42px;height:38px;padding:0}.brand-color-field span{gap:2px;min-width:0;display:grid}.brand-color-field strong{color:var(--ink);font-size:.82rem}.brand-color-field small{color:var(--ink-muted);font-size:.72rem;font-weight:800}.swatch-row{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px;display:grid}.swatch{border-radius:8px;height:36px;display:block}.swatch.coral{background:var(--coral)}.swatch.teal{background:var(--teal)}.swatch.ink{background:var(--ink)}.swatch.gold{background:var(--gold)}.phone-frame{background:var(--brand-primary,#222820);border:1px solid #cdd5cf;border-radius:8px;width:min(100%,310px);margin:0 auto;padding:12px}.phone-top{color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:10px 8px 12px;display:flex}.phone-brand-lockup{align-items:center;gap:9px;min-width:0;display:flex}.phone-brand-lockup>div:last-child{min-width:0}.phone-logo{color:#fff;background:#ffffff24;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:900;display:grid}.phone-logo.logo-image-mark{background:#fff;border:0}.phone-top span,.phone-content span{color:var(--brand-accent,#d9b15c);font-size:.76rem;font-weight:800;display:block}.phone-top strong{margin-top:3px;display:block}.phone-image{aspect-ratio:4/3}.phone-content{color:#fff;padding:13px 8px 4px}.phone-content h4{margin-top:4px;font-size:1rem}.translated-dish-name{color:var(--gold);margin-top:4px;font-size:.78rem;font-weight:900;display:block}.phone-content p{color:#ffffffc7;min-height:76px;margin:8px 0 10px;font-size:.84rem;line-height:1.45}.phone-allergens{flex-wrap:wrap;gap:6px;display:flex}.phone-allergens small{color:#ffffffdb;background:#ffffff1f;border-radius:8px;padding:5px 7px;font-size:.72rem}.qr-card{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:14px;padding:12px;display:grid}.qr-grid{background:#fff;border-radius:8px;grid-template-columns:repeat(7,1fr);gap:4px;width:96px;height:96px;padding:8px;display:grid}.qr-grid span{background:#edf1ed;border-radius:2px}.qr-grid span.filled{background:var(--ink)}.publish-actions{margin-top:12px}.readiness-list span:last-child{color:#7a560b;background:#fff3d7}.qr-image{background:#fff;border:8px solid #fff;border-radius:8px;width:96px;height:96px;display:block}.mini-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.mini-metrics span{background:var(--surface-muted);min-height:66px;color:var(--ink-muted);border-radius:8px;gap:4px;padding:10px;font-size:.78rem;font-weight:800;display:grid}.mini-metrics strong{color:var(--ink);font-size:1.1rem}.activity-list{gap:8px;display:grid}.activity-list div{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;min-height:38px;padding:8px 10px;display:grid}.activity-list span{color:var(--ink-muted);font-size:.78rem;font-weight:800}.activity-list strong{min-width:0;color:var(--ink);font-size:.86rem}.guest-shell{background:var(--guest-background,#f5f1e7);min-height:100svh;color:var(--ink)}.guest-draft-banner{z-index:8;color:#76510d;background:#fff3d8;border-bottom:1px solid #dfb66b;justify-content:center;align-items:center;gap:9px;min-height:38px;padding:7px 16px;font-size:.78rem;display:flex;position:sticky;top:0}.guest-draft-banner strong{text-transform:uppercase}.guest-header{background:var(--guest-primary,var(--charcoal));color:#fff;justify-content:space-between;gap:20px;padding:26px clamp(18px,5vw,56px);display:flex}.guest-brand-lockup{align-items:center;gap:16px;min-width:0;display:flex}.guest-logo{background:var(--guest-accent,var(--gold));width:64px;height:64px;color:var(--ink);border-radius:8px;flex:0 0 64px;place-items:center;font-size:1.12rem;font-weight:900;display:grid}.guest-logo.logo-image-mark{background:#fff;border:0}.guest-header p,.guest-header h1,.guest-header span{margin:0}.guest-header p{color:var(--guest-accent,var(--gold));text-transform:uppercase;font-size:.82rem;font-weight:900}.guest-header h1{margin-top:5px;font-size:clamp(2rem,5vw,4rem);line-height:.95}.guest-header span{color:#ffffffad;text-transform:capitalize;margin-top:8px;font-size:.9rem;display:block}.guest-language{flex-wrap:wrap;justify-content:flex-end;align-self:flex-start;align-items:center;gap:8px;display:flex}.guest-language-tab{color:#fff;letter-spacing:0;white-space:nowrap;background:#ffffff14;border:1px solid #fff3;border-radius:8px;min-width:42px;min-height:34px;padding:0 12px;font-size:.88rem;font-weight:900}.guest-menu-toolbar .guest-language-tab{border-color:var(--line);color:var(--ink);background:#fff}.guest-language-tab.active{border-color:var(--guest-accent,var(--gold));background:var(--guest-accent,var(--gold));color:var(--ink)}.guest-menu-toolbar .guest-language-tab.active{border-color:var(--guest-primary,var(--teal));background:var(--guest-primary,var(--teal));color:#fff}.guest-menu-toolbar{z-index:5;background:color-mix(in srgb, var(--guest-background,#f5f1e7) 92%, #fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #2024211a;justify-content:space-between;align-items:center;gap:12px;padding:12px clamp(16px,5vw,56px);display:flex;position:sticky;top:0}.guest-shell:has(.guest-draft-banner) .guest-menu-toolbar{top:38px}.guest-category-jump{overscroll-behavior-inline:contain;gap:8px;min-width:0;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.guest-menu-navigation{gap:7px;min-width:0;display:grid}.guest-subcategory-jump{overscroll-behavior-inline:contain;gap:6px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.guest-category-chip.active{border-color:var(--guest-primary,var(--teal));background:var(--guest-primary,var(--teal));color:#fff}.guest-card-grid{grid-template-columns:repeat(auto-fit,minmax(282px,1fr));gap:16px;width:min(1180px,100% - 32px);margin:20px auto 0;padding-bottom:34px;display:grid}.guest-section-heading{border-bottom:2px solid var(--guest-accent,var(--gold));grid-column:1/-1;align-items:baseline;gap:10px;margin-top:10px;padding-bottom:8px;display:flex}.guest-section-heading h2,.guest-section-heading p{margin:0}.guest-section-heading h2{color:var(--guest-primary,var(--ink));font-size:1.14rem}.guest-section-heading p{color:var(--ink-muted);font-size:.84rem;font-weight:800}.guest-menu-card{background:#fffdf8;border:1px solid #ddd4c5;border-radius:8px;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 16px 36px #20242114}.guest-dish-image{aspect-ratio:4/3;background:#eee4d2;position:relative;overflow:hidden}.guest-dish-image img{object-fit:cover}.guest-dish-body{grid-template-rows:auto minmax(82px,1fr) auto;min-width:0;padding:14px;display:grid}.guest-dish-title{justify-content:space-between;gap:16px;display:flex}.guest-dish-title span{color:var(--coral);text-transform:uppercase;font-size:.78rem;font-weight:900;display:block}.guest-dish-title h2{margin:3px 0 0;font-size:clamp(1.2rem,2.5vw,1.75rem)}.guest-dish-title small{color:var(--teal);margin-top:4px;font-size:.9rem;font-weight:900;display:block}.guest-dish-title strong{flex:none;margin-top:2px;font-size:1.05rem}.guest-dish-body p{color:var(--ink-muted);margin:12px 0;line-height:1.55}.guest-allergens{flex-wrap:wrap;gap:7px;display:flex}.guest-allergens small{background:var(--teal-soft);min-height:28px;color:var(--teal);border-radius:8px;align-items:center;gap:5px;padding:0 8px;font-weight:800;display:inline-flex}.guest-menu-empty{border:1px solid var(--line);min-height:240px;color:var(--ink-muted);text-align:center;background:#fff;border-radius:8px;grid-column:1/-1;place-items:center;padding:32px;display:grid}.guest-menu-empty strong,.guest-menu-empty span{display:block}.guest-menu-empty strong{color:var(--ink);font-size:1.1rem}.guest-menu-empty span{margin-top:6px;font-size:.9rem}@media (max-width:1120px){.app-shell{grid-template-columns:1fr}.sidebar{grid-template-columns:auto minmax(0,1fr);align-items:center;height:auto;display:grid;position:static}.nav-list{grid-template-columns:repeat(6,minmax(0,1fr))}.sidebar-progress{display:none}.dashboard-grid{grid-template-columns:1fr}.workspace-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-action-grid{grid-template-columns:1fr}.journey-step-grid{grid-template-columns:repeat(6,minmax(100px,1fr))}.image-strategy-grid,.review-gates{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.workspace,.sidebar{padding:16px}.workspace{padding-bottom:104px}.first-use-overlay{align-items:end;padding:0}.first-use-dialog{width:100%;max-height:92svh;padding:22px 18px calc(22px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0}.first-use-dialog h2{font-size:2rem}.first-use-guide-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.first-use-guide-preview>span{text-align:center;justify-items:center;gap:5px;min-width:0;font-size:.68rem;display:grid}.first-use-guide-preview>svg{display:none}.guided-coachmark{padding:15px}.first-use-highlights{grid-template-columns:1fr}.first-use-highlights>span{grid-template-columns:auto 1fr;min-height:0}.first-use-actions{flex-direction:column-reverse}.first-use-actions button{width:100%}.journey-summary{grid-template-columns:minmax(0,1fr) auto}.journey-count{grid-column:1/-1}.journey-current small{line-height:1.35}.journey-step-grid{grid-template-columns:1fr;max-height:48svh;display:none;overflow-y:auto}.first-use-journey.expanded .journey-step-grid{display:grid}.journey-step{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:48px}.topbar{flex-direction:column;align-items:flex-start}.topbar h2{font-size:1.55rem}.sidebar{grid-template-columns:1fr;gap:16px}.sidebar .nav-list{display:none}.stage-rail{overscroll-behavior-inline:contain;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(170px,72vw);grid-auto-flow:column;display:grid;overflow-x:auto}.stage-rail-item{border-right:1px solid var(--line)}.publish-center,.publish-center-actions{flex-direction:column;align-items:stretch}.publish-center-actions,.publish-center-actions .primary-button,.publish-center-actions .secondary-button{width:100%}.owner-auth-bar{flex-direction:column;align-items:flex-start;padding:10px 16px}.guest-header,.guest-dish-title,.guest-brand-lockup{flex-direction:column;grid-template-columns:1fr}.guest-menu-toolbar,.translation-plan-heading{flex-direction:column;align-items:flex-start}.guest-menu-toolbar,.guest-menu-navigation,.guest-category-jump,.guest-subcategory-jump,.guest-language{width:100%;min-width:0;max-width:100%}.guest-category-jump{flex-wrap:nowrap}.guest-language{justify-content:flex-start}.topbar-actions,.import-actions,.form-actions,.owner-language-switcher,.primary-button,.secondary-button,.file-button,.demo-menu-button{width:100%}.topbar-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;display:grid}.settings-trigger{width:42px;height:42px;margin-left:0}.topbar-publish-action{display:none}.topbar-preview-action,.topbar-save-action{width:100%}.owner-language-switcher{justify-content:flex-start}.settings-overlay{align-items:flex-end}.settings-drawer{border-top:1px solid var(--line);border-left:0;border-radius:8px 8px 0 0;width:100%;height:auto;max-height:92svh}.settings-drawer-header{padding:18px 18px 14px}.settings-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 14px}.settings-panel{gap:18px;padding:18px}.settings-form-grid.identity-grid,.settings-form-grid.operations-grid,.settings-form-grid.owner-grid,.settings-form-grid.optional-grid{grid-template-columns:1fr}.settings-form-grid.identity-grid .foundation-name-field,.settings-form-grid.owner-grid>:first-child{grid-column:auto}.settings-save-row{flex-direction:column;align-items:stretch}.settings-save-row>span{white-space:normal}.settings-save-row .primary-button,.settings-save-row .secondary-button{width:100%}.foundation-complete-heading{flex-wrap:wrap}.foundation-complete-heading .foundation-status{width:100%;margin-left:0}.foundation-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-band,.metric-strip{grid-template-columns:1fr}.workflow-step{min-height:64px}.step-arrow{display:none}.metric-strip div{border-right:0;border-bottom:1px solid var(--line)}.translation-language-overview,.menu-structure-categories{grid-template-columns:1fr}.capture-queue-heading,.image-strategy-heading,.preview-launch-gate{flex-direction:column;align-items:stretch}.capture-page-list,.image-strategy-grid,.review-gates,.ocr-result-summary{grid-template-columns:1fr}.capture-page-list{max-height:none}.detected-photo-count{white-space:normal;align-self:flex-start}.menu-structure-heading,.captured-items-heading,.captured-table-controls,.stage-footer-actions{flex-direction:column;align-items:stretch}.stage-navigation-footer,.foundation-footer .stage-navigation-action{display:none}.foundation-intro,.foundation-link-preview{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.foundation-status{white-space:normal;align-self:flex-start}.foundation-grid.identity-grid,.foundation-grid.operations-grid,.foundation-grid.owner-grid,.foundation-grid.optional-grid,.foundation-grid.onboarding-essentials-grid,.detection-language-grid{grid-template-columns:1fr}.setup-language-options{grid-template-columns:repeat(2,minmax(0,1fr))}.detection-confirmation>button{justify-self:stretch;width:100%}.foundation-link-preview span{grid-row:auto}.menu-numbering-action{flex-direction:column;align-items:stretch;max-width:none}.menu-numbering-action small{max-width:none}.menu-numbering-action .secondary-button,.captured-table-controls label,.captured-sort-control{width:100%}.captured-table-controls select{flex:1}.captured-sort-control{grid-template-columns:1fr 1fr;display:grid}.captured-sort-control>span{grid-column:1/-1}.captured-sort-control button{justify-content:center}.captured-items-count{align-self:flex-start}.captured-items-table{width:100%;min-width:0}.captured-mobile-editor{border:1px solid #d5b66b;border-left:4px solid var(--gold);background:#fff8e9;border-radius:8px;gap:12px;padding:14px;display:grid}.captured-mobile-editor>div:first-child{gap:2px;display:grid}.captured-mobile-editor>div:first-child span{color:var(--ink-muted);font-size:.78rem}.captured-mobile-editor-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.captured-mobile-editor-grid label{color:var(--ink-muted);text-transform:uppercase;gap:5px;font-size:.68rem;font-weight:900;display:grid}.captured-mobile-editor-grid label.wide{grid-column:1/-1}.captured-mobile-editor-grid input,.captured-mobile-editor-grid select,.captured-mobile-editor-grid textarea{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);text-transform:none;background:#fff;border-radius:7px;padding:8px 9px}.captured-mobile-editor-grid textarea{resize:vertical;min-height:82px}.captured-mobile-editor-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.captured-items-table tr.captured-row-editing,.captured-items-table th:nth-child(4),.captured-items-table td:nth-child(4),.captured-items-table th:nth-child(6),.captured-items-table td:nth-child(6),.captured-items-table th:nth-child(7),.captured-items-table td:nth-child(7),.captured-items-table th:nth-child(8),.captured-items-table td:nth-child(8){display:none}.captured-items-table th,.captured-items-table td{padding:9px 7px}.captured-items-table th:first-child,.captured-items-table td:first-child{width:13%}.captured-items-table th:nth-child(2),.captured-items-table td:nth-child(2){width:37%}.captured-items-table th:nth-child(3),.captured-items-table td:nth-child(3){width:25%}.captured-items-table th:nth-child(5),.captured-items-table td:nth-child(5){width:16%}.captured-items-table th:nth-child(9),.captured-items-table td:nth-child(9){width:9%}.captured-price{font-size:.72rem}.captured-edit-button{width:28px;height:28px}.stage-footer-actions .primary-button,.stage-footer-actions .secondary-button{width:100%}.metric-strip div:last-child{border-bottom:0}.photo-comparison,.qr-card,.upload-zone,.import-language-summary,.allergen-adder,.workspace-setup-grid,.two-column-fields,.three-column-fields,.brand-field-grid,.brand-color-grid,.brand-intent-grid,.brand-preset-grid,.language-visibility-grid,.manual-add-grid,.mini-metrics{grid-template-columns:1fr}.selected-editor-identity{grid-template-columns:56px minmax(0,1fr)}.selected-editor-thumb{width:56px;height:56px}.manual-add-heading{flex-direction:column;align-items:stretch}.menu-row{grid-template-columns:1fr}.menu-row-meta{justify-items:start}.detected-language-list,.translation-plan-actions{justify-content:flex-start}.mobile-stage-dock{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-radius:8px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;margin-top:16px;padding:8px;display:grid;position:sticky;bottom:8px;box-shadow:0 14px 40px #2024212e}.mobile-dock-back{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:7px;place-items:center;display:grid}.mobile-stage-dock .primary-button{white-space:nowrap;width:100%;min-height:44px;padding-inline:12px}}
