:root{--background:#f5f7f4;--surface:#ffffff;--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 rgba(32,36,33,0.1)}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body,html{min-height:100%}body{margin:0;background:var(--background);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.auth-shell{display:grid;min-height:100svh;place-items:center;padding:24px;background:linear-gradient(180deg,rgba(31,38,31,.9),rgba(31,38,31,.84)),var(--charcoal)}.auth-card{width:min(100%,460px);padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#fbfcfa;box-shadow:var(--shadow)}.auth-card h1{margin:8px 0 10px;font-size:1.85rem;letter-spacing:0}.auth-card p{margin:0;color:var(--ink-muted);line-height:1.55}.auth-mark{display:grid;place-items:center;width:48px;height:48px;margin-bottom:16px;border-radius:8px;background:var(--teal-soft);color:var(--teal)}.auth-mark.warning{background:#fff2d0;color:#9a6b00}.auth-form{display:grid;gap:12px;margin-top:22px}.auth-form label{display:grid;gap:6px;color:var(--ink-muted);font-size:.8rem;font-weight:900;text-transform:uppercase}.auth-form input{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-transform:none}.auth-links button,.auth-submit,.owner-auth-bar button{border:0;background:transparent;color:inherit}.auth-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:4px;border-radius:8px;background:var(--coral);color:#fff;font-weight:900}.auth-submit:disabled,.owner-auth-bar button:disabled{cursor:wait;opacity:.72}.auth-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.auth-links button{padding:0;color:var(--teal);font-weight:850}.auth-error,.auth-message{padding:10px 12px;border-radius:8px;font-size:.86rem;font-weight:800}.auth-error{background:#fff2d0;color:#8a5b00}.auth-message{background:var(--teal-soft);color:var(--teal)}.auth-config-list{display:grid;gap:8px;margin-top:18px}.auth-config-list code{display:block;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:.82rem}.owner-auth-bar,.owner-auth-dev-banner{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 18px;font-size:.84rem;font-weight:850}.owner-auth-dev-banner{justify-content:center;background:#fff6df;color:#7a560b}.owner-auth-bar{justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);background:var(--charcoal);color:#f8faf6}.owner-auth-bar button,.owner-auth-bar span{display:inline-flex;align-items:center;gap:8px}.owner-auth-bar button{min-height:32px;padding:0 10px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#f8faf6;font-weight:850}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100svh}.save-toast{position:fixed;z-index:20;top:18px;right:18px;display:inline-flex;align-items:center;gap:8px;max-width:min(360px,calc(100vw - 32px));min-height:42px;padding:0 13px;border:1px solid var(--teal);border-radius:8px;background:var(--teal-soft);color:var(--teal);box-shadow:var(--shadow);font-size:.86rem;font-weight:900}.save-toast.error{border-color:#f1cf78;background:#fff6df;color:#7a560b}.icon-button{display:inline-grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink)}.icon-button:hover{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.settings-trigger{margin-left:2px}.settings-overlay{position:fixed;z-index:70;inset:0;display:flex;justify-content:flex-end;background:rgba(18,23,19,.46)}.settings-drawer{display:flex;width:min(100%,620px);height:100svh;flex-direction:column;border-left:1px solid var(--line);background:#fff;box-shadow:-24px 0 70px rgba(10,14,11,.2)}.settings-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 18px;border-bottom:1px solid var(--line)}.settings-drawer-header h2{margin:0;font-size:1.45rem;letter-spacing:0}.settings-close-button{width:38px;height:38px}.settings-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:12px 18px;border-bottom:1px solid var(--line);background:#fbfcfa}.settings-tabs button{display:inline-flex;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:0 8px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--ink-muted);font-size:.76rem;font-weight:900;white-space:nowrap}.settings-tabs button.active,.settings-tabs button:hover{border-color:#acd4cc;background:var(--teal-soft);color:var(--teal)}.settings-panel{display:grid;align-content:start;gap:22px;overflow-y:auto;padding:24px}.settings-section-heading{display:flex;align-items:flex-start;gap:10px;color:var(--teal)}.settings-section-heading>div{display:grid;gap:4px}.settings-section-heading h3{margin:0;color:var(--ink);font-size:1.03rem;letter-spacing:0}.settings-section-heading p{margin:0;color:var(--ink-muted);font-size:.82rem;line-height:1.45}.settings-form-grid{display:grid;gap:12px}.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.optional-grid,.settings-form-grid.owner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form-grid.owner-grid>:first-child{grid-column:1/-1}.settings-save-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.settings-save-row>span{overflow:hidden;color:var(--teal);font-size:.78rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.account-identity-card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa;color:var(--teal)}.account-identity-card>div{display:grid;min-width:0;gap:3px}.account-identity-card small{color:var(--ink-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.account-identity-card strong{overflow:hidden;color:var(--ink);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.account-actions{justify-content:flex-end}.danger-button{border-color:#e4b7aa;background:#fff8f5;color:#9a3f29}.account-danger-zone{display:grid;gap:16px;padding-top:22px;border-top:1px solid #e4b7aa}.account-danger-zone .settings-section-heading{color:#9a3f29}.account-danger-action{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;border:1px solid #ecd0c7;border-radius:8px;background:#fffaf8}.account-danger-action>div{display:grid;gap:5px}.account-danger-action strong,.workspace-reset-confirmation strong{color:var(--ink);font-size:.9rem}.account-danger-action p,.workspace-reset-confirmation p{margin:0;color:var(--ink-muted);font-size:.8rem;line-height:1.5}.workspace-reset-confirmation{display:grid;gap:16px;padding:18px;border:1px solid #d99c8b;border-radius:8px;background:#fff4f0}.workspace-reset-confirmation>div:first-child{display:grid;gap:6px}.workspace-reset-actions{display:flex;justify-content:flex-end;gap:10px}.settings-language-block{display:grid;gap:10px}.settings-language-block>strong{color:var(--ink);font-size:.86rem}.settings-language-switcher{width:fit-content}.foundation-complete-panel{grid-column:1/-1;display:grid;gap:20px}.foundation-complete-heading{display:flex;align-items:flex-start;gap:12px}.foundation-complete-heading>div:nth-child(2){display:grid;min-width:0;gap:2px}.foundation-complete-heading h3{margin:0;font-size:1.35rem;letter-spacing:0}.foundation-complete-heading p:last-child{margin:2px 0 0;color:var(--ink-muted);font-size:.86rem}.foundation-complete-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--teal-soft);color:var(--teal)}.foundation-complete-heading .foundation-status{margin-left:auto}.foundation-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.foundation-summary-grid>div{display:grid;min-width:0;gap:4px;padding:13px;background:#fff}.foundation-summary-grid dt{color:var(--ink-muted);font-size:.68rem;font-weight:900;text-transform:uppercase}.foundation-summary-grid dd{overflow:hidden;margin:0;color:var(--ink);font-size:.84rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.first-use-overlay{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:20px;background:rgba(18,23,19,.78)}.first-use-dialog{width:min(100%,760px);max-height:calc(100svh - 40px);overflow-y:auto;padding:30px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 30px 90px rgba(10,14,11,.34)}.first-use-mark{display:grid;place-items:center;width:48px;height:48px;margin-bottom:20px;border-radius:8px;background:var(--coral);color:#fff}.first-use-dialog h2{max-width:650px;margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.02;letter-spacing:0}.first-use-intro{max-width:640px;margin:18px 0 0;color:var(--ink-muted);font-size:1rem;line-height:1.55}.first-use-guide-preview{display:flex;align-items:center;gap:9px;margin-top:26px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted)}.first-use-guide-preview>span{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:.82rem;font-weight:850}.first-use-guide-preview>svg{flex:0 0 auto;color:var(--ink-muted)}.first-use-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:26px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.first-use-highlights>span{display:grid;align-content:start;gap:8px;min-height:132px;padding:18px;background:#fff;color:var(--teal)}.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{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.guided-spotlight-layer{position:fixed;z-index:70;inset:0;pointer-events:none}.guided-spotlight{position:fixed;border:3px solid #fff;border-radius:10px;box-shadow:0 0 0 9999px rgba(16,21,17,.76),0 0 0 6px rgba(227,79,53,.45),0 12px 38px rgba(8,12,9,.28);pointer-events:none;transition:inset .18s ease,width .18s ease,height .18s ease}.guided-coachmark{position:fixed;display:grid;gap:8px;width:min(370px,calc(100vw - 24px));padding:17px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:var(--charcoal);color:#fff;box-shadow:0 22px 70px rgba(8,12,9,.38);pointer-events:auto}.guided-coachmark-step{color:#ffd8cc;font-size:.68rem;font-weight:900;text-transform:uppercase}.guided-coachmark h2{margin:0;font-size:1.04rem;line-height:1.25}.guided-coachmark p{margin:0;color:rgba(255,255,255,.76);font-size:.82rem;line-height:1.48}.guided-coachmark-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:4px}.guided-coachmark-actions>button:not(.primary-button){min-height:38px;padding:0 10px;border:0;background:transparent;color:rgba(255,255,255,.74);font-weight:800}.guided-coachmark-actions .primary-button{min-height:38px}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:28px;height:100svh;padding:24px;background:var(--charcoal);color:#f8faf6}.brand-lockup{display:flex;align-items:center;gap:14px}.brand-mark,.sample-logo{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:var(--coral);color:#fff;font-weight:800}.logo-image-mark{overflow:hidden;border:1px solid var(--line);background:#fff;color:transparent}.logo-image-mark img{display:block;width:100%;height:100%;object-fit:contain}.brand-lockup h1,.panel h3,.phone-content h4,.topbar h2{margin:0;letter-spacing:0}.brand-lockup h1{font-size:1.06rem}.eyebrow{margin:0 0 5px;color:var(--coral);font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.sidebar .eyebrow{color:#f0b06d}.nav-list{display:grid;gap:8px}.nav-item{position:relative;display:flex;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:transparent;color:rgba(255,255,255,.78);text-align:left}.nav-item.active,.nav-item:hover{background:rgba(255,255,255,.1);color:#fff}.nav-item.active{border-color:rgba(240,176,109,.72);background:rgba(255,255,255,.14)}.nav-step-number{display:grid;flex:0 0 auto;place-items:center;width:23px;height:23px;border-radius:50%;background:rgba(255,255,255,.1);color:rgba(255,255,255,.72);font-size:.7rem;font-weight:900}.nav-item.active .nav-step-number{background:var(--coral);color:#fff}.nav-item-copy{display:grid;min-width:0;gap:2px}.nav-item-copy small,.nav-item-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item-copy strong{font-size:.84rem}.nav-item-copy small{color:rgba(255,255,255,.52);font-size:.68rem}.nav-stage-check{flex:0 0 auto;margin-left:auto;color:#8fd3c7}.sidebar-progress{display:grid;gap:10px;margin-top:auto;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06)}.sidebar-progress-heading,.sidebar-restaurant{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-progress-heading span,.sidebar-restaurant small{color:rgba(255,255,255,.58);font-size:.72rem;font-weight:800}.sidebar-progress-track{overflow:hidden;height:5px;border-radius:4px;background:rgba(255,255,255,.12)}.sidebar-progress-track span{display:block;height:100%;border-radius:inherit;background:#8fd3c7;transition:width .22s ease}.sidebar-restaurant{justify-content:flex-start;padding-top:4px}.sidebar-restaurant>span:last-child{display:grid;min-width:0;gap:2px}.sidebar-restaurant small,.sidebar-restaurant strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-restaurant-mark{display:grid;flex:0 0 auto;place-items:center;width:36px;height:36px;border-radius:7px;background:#fff;color:var(--charcoal);font-size:.78rem;font-weight:900}.scope-box{margin-top:auto;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.07)}.scope-tags{display:flex;flex-wrap:wrap;gap:8px}.scope-tags span{padding:6px 8px;border-radius:8px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.86);font-size:.78rem}.workspace{min-width:0;padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.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;margin:7px 0 0;color:var(--ink-muted);font-size:.9rem;line-height:1.45}.form-actions,.import-actions,.publish-actions,.review-actions,.topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.owner-language-switcher{display:inline-flex;align-items:center;gap:6px;min-height:42px;padding:4px 5px 4px 9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink-muted)}.owner-language-switcher button{min-width:38px;min-height:32px;padding:0 10px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--ink);font-size:.82rem;font-weight:900;letter-spacing:0;white-space:nowrap}.owner-language-switcher button.active{border-color:var(--gold);background:var(--gold);color:var(--ink)}.file-button,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:8px;font-weight:800;white-space:nowrap}.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)}.file-button,.secondary-button.compact{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{position:relative;overflow:hidden;border:1px solid var(--teal);border-radius:8px;background:var(--teal-soft);color:var(--teal)}.file-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.file-button.camera-button{border-color:var(--coral);background:var(--coral);color:#fff}.file-button.is-disabled{pointer-events:none;opacity:.52}.demo-menu-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid #d6a43f;border-radius:8px;background:#fff3d8;color:#76510d;font-size:.88rem;font-weight:900;white-space:nowrap}.demo-menu-button:hover{background:#ffe9b6}.first-use-journey{display:grid;gap:10px;margin-bottom:16px;padding:14px;border:1px solid var(--line);border-left:4px solid var(--teal);border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(32,36,33,.05)}.journey-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.journey-count,.journey-mini-step{color:var(--coral);font-size:.7rem;font-weight:900;text-transform:uppercase}.journey-current{display:grid;gap:2px}.journey-current strong{font-size:.9rem}.journey-current small{color:var(--ink-muted);font-size:.76rem}.capture-clear-button,.journey-toggle{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--teal);font-size:.76rem;font-weight:900}.journey-progress-track{overflow:hidden;height:5px;border-radius:4px;background:var(--surface-muted)}.journey-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--teal);transition:width .22s ease}.journey-step-grid{display:grid;grid-template-columns:repeat(12,minmax(72px,1fr));gap:6px}.journey-step{display:grid;justify-items:start;align-content:start;gap:7px;min-width:0;min-height:74px;padding:9px;border:1px solid var(--line);border-radius:7px;background:var(--surface-muted);color:var(--ink-muted);text-align:left}.journey-step>span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#fff;color:var(--ink-muted);font-size:.68rem;font-weight:900}.journey-step strong{overflow-wrap:anywhere;font-size:.68rem;line-height:1.25}.journey-step.active{border-color:var(--coral);background:#fff3ed;color:var(--ink)}.journey-step.complete{border-color:#a9cfc8;background:var(--teal-soft);color:var(--teal)}.journey-step.complete>span{color:var(--teal)}.metric-strip,.workflow-band{margin-bottom:16px;box-shadow:var(--shadow)}.metric-strip,.stage-rail,.workflow-band{display:grid;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.stage-rail{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:18px;overflow:hidden}.stage-rail-item{display:flex;align-items:center;gap:10px;min-width:0;min-height:62px;padding:10px 13px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--ink-muted);text-align:left}.stage-rail-item:last-child{border-right:0}.stage-rail-item:hover{background:var(--surface-muted)}.journey-step:disabled,.nav-item:disabled,.stage-rail-item:disabled{cursor:not-allowed;opacity:.48}.journey-step:disabled:hover,.nav-item:disabled:hover,.stage-rail-item:disabled:hover{background:transparent}.stage-rail-item.active{background:#fff3ed;color:var(--ink);box-shadow:inset 0 -3px 0 var(--coral)}.stage-rail-icon{display:grid;flex:0 0 auto;place-items:center;width:31px;height:31px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink-muted)}.stage-rail-icon.complete{border-color:#b7ddd6;background:var(--teal-soft);color:var(--teal)}.stage-rail-item>span:last-child{display:grid;min-width:0;gap:2px}.stage-rail-item small,.stage-rail-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-rail-item small{color:var(--ink-muted);font-size:.66rem;font-weight:850;text-transform:uppercase}.stage-rail-item strong{color:inherit;font-size:.78rem}.workflow-band{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-step{position:relative;display:flex;align-items:center;gap:12px;min-height:78px;padding:15px 18px}.brand-preview span,.metric-strip span,.qr-card span,.toggle-row span,.workflow-step span{display:block;color:var(--ink-muted);font-size:.84rem}.workflow-step strong{display:block;margin-top:2px;font-size:.92rem}.step-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--surface-muted);color:var(--olive)}.step-icon.done{background:var(--teal-soft);color:var(--teal)}.step-icon.active{background:#fff0eb;color:var(--coral)}.step-arrow{position:absolute;right:10px;color:#aab3ac}.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.metric-strip div{min-height:78px;padding:16px 18px;border-right:1px solid var(--line)}.metric-strip div:last-child{border-right:0}.metric-strip strong{display:block;margin-top:7px;font-size:1.55rem}.status-strip{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.status-strip span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink-muted);font-size:.82rem;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:16px;align-items:start}.dashboard-grid.stage-brand,.dashboard-grid.stage-images,.dashboard-grid.stage-translate{grid-template-columns:1fr}.stage-brand .brand-panel,.stage-images .image-strategy-panel,.translation-workspace-panel{grid-column:1/-1}.stage-panel-heading span{display:block;max-width:700px;margin-top:5px;color:var(--ink-muted);font-size:.88rem}.translation-language-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;margin-bottom:18px}.translation-overview-card{display:grid;grid-template-columns:1fr auto;gap:8px 12px;min-width:0;min-height:78px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left}.translation-overview-card.active{border-color:var(--teal);background:#f3fbf8}.translation-overview-card>span:first-child{display:grid;min-width:0;gap:3px}.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{grid-column:1/-1;overflow:hidden;height:5px;border-radius:4px;background:var(--surface-muted)}.translation-coverage-track i{display:block;height:100%;border-radius:inherit;background:var(--teal)}.menu-structure-block{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.menu-structure-heading,.stage-footer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.menu-structure-heading>div{display:grid;gap:3px}.menu-numbering-action{display:flex;align-items:center;justify-content:flex-end;gap:10px;max-width:610px}.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{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.menu-structure-category{display:grid;gap:3px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);color:var(--ink);text-align:left}article.menu-structure-category{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:0;overflow:hidden}article.menu-structure-category>button{display:grid;min-width:0;min-height:52px;gap:2px;padding:9px 12px;border:0;background:transparent;color:inherit;text-align:left}.structure-section-selector{display:grid;place-items:center;align-self:stretch;min-width:58px;gap:2px;border-right:1px solid var(--line);color:var(--ink-muted);font-size:.63rem;cursor:pointer}.structure-section-selector input{width:17px;height:17px;accent-color:var(--teal)}.category-group-builder{display:grid;gap:10px;margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.category-group-builder-heading,.category-group-create,.category-group-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.category-group-builder-heading>div,.category-group-row>span{display:grid;min-width:0;gap:3px}.category-group-builder-heading span,.category-group-row small{color:var(--ink-muted);font-size:.72rem}.category-group-list{display:grid;gap:7px}.category-group-row{padding:9px 10px;border:1px solid #b8d8d2;border-radius:7px;background:var(--teal-soft)}.category-group-row>div{display:flex;gap:6px}.category-group-row button{min-height:30px;padding:5px 8px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--teal-dark);font:inherit;font-size:.68rem;font-weight:750}.category-group-create .text-input{flex:1 1}.menu-structure-category:hover{border-color:#a9cfc8;background:#f3fbf8}.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{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:10px}.menu-subcategory-filters>span{margin-right:2px;color:var(--ink-muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.menu-subcategory-filters button{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink-muted);font-size:.73rem;font-weight:850}.menu-subcategory-filters button.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.menu-subcategory-filters button small{display:grid;place-items:center;min-width:18px;height:18px;border-radius:5px;background:var(--surface-muted);color:inherit;font-size:.64rem}.captured-items-section{display:grid;min-width:0;max-width:100%;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line);overflow:hidden}.captured-items-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.captured-items-heading h4{margin:0;font-size:1rem}.captured-items-heading>div>span{display:block;margin-top:4px;color:var(--ink-muted);font-size:.82rem}.captured-items-count{flex:0 0 auto;padding:6px 9px;border-radius:8px;background:var(--teal-soft);color:var(--teal);font-size:.76rem;font-weight:900}.captured-table-controls{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.captured-sort-control,.captured-table-controls label{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:4px 5px 4px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink-muted);font-size:.74rem;font-weight:850}.captured-table-controls select{min-height:28px;padding:0 28px 0 8px;border:0;border-left:1px solid var(--line);background:#fff;color:var(--ink);font-weight:850}.captured-sort-control button{display:inline-flex;align-items:center;gap:5px;min-height:29px;padding:0 9px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--ink-muted);font-size:.72rem;font-weight:850}.captured-sort-control button.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.captured-items-table-wrap{width:100%;max-width:100%;min-width:0;overflow-x:auto;contain:inline-size;border:1px solid var(--line);border-radius:8px;background:#fff}.captured-items-table{width:100%;min-width:1084px;border-collapse:collapse;table-layout:fixed;text-align:left}.captured-items-table td,.captured-items-table th{padding:10px 11px;border-bottom:1px solid var(--line);vertical-align:middle}.captured-items-table th{background:var(--surface-muted);color:var(--ink-muted);font-size:.68rem;font-weight:950;text-transform:uppercase}.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{background:#fff8e9;box-shadow:inset 3px 0 0 var(--gold)}.captured-items-table tbody tr:last-child td{border-bottom:0}.captured-items-table td:first-child,.captured-items-table th:first-child{width:60px}.captured-items-table td:nth-child(2),.captured-items-table th:nth-child(2){width:165px}.captured-items-table td:nth-child(3),.captured-items-table th:nth-child(3){width:160px}.captured-items-table td:nth-child(4),.captured-items-table th:nth-child(4){width:260px}.captured-items-table td:nth-child(5),.captured-items-table th:nth-child(5){width:95px}.captured-items-table td:nth-child(6),.captured-items-table th:nth-child(6){width:160px}.captured-items-table td:nth-child(7),.captured-items-table th:nth-child(7){width:60px}.captured-items-table td:nth-child(8),.captured-items-table th:nth-child(8){width:80px}.captured-items-table td:nth-child(9),.captured-items-table th:nth-child(9){width:44px}.captured-confidence,.captured-item-code{color:var(--teal)}.captured-description,.captured-item-name,.captured-price{font-size:.8rem}.captured-description,.captured-item-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.captured-allergens small,.captured-allergens span,.captured-category,.captured-status{display:inline-flex;align-items:center;min-height:24px;padding:0 7px;border-radius:6px;font-size:.7rem;font-weight:850}.captured-category{background:#f3eee5;color:#765e3f}.captured-category-editor,.captured-category-stack{display:grid;justify-items:start;gap:5px}.captured-category-stack small{overflow:hidden;max-width:100%;color:var(--ink-muted);font-size:.67rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.captured-allergens{display:flex;flex-wrap:wrap;gap:4px}.captured-allergens small,.captured-allergens span{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{background:#fff0d2;color:#85580a}.captured-edit-button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink)}.captured-edit-button.save,.captured-edit-button:hover{border-color:var(--teal);color:var(--teal)}.captured-edit-button.save{background:var(--teal-soft)}.captured-edit-actions{display:grid;gap:4px}.captured-inline-input{width:100%;min-width:0;min-height:32px;padding:5px 7px;border:1px solid #d5b66b;border-radius:6px;background:#fff;color:var(--ink);font-size:.74rem}.captured-inline-input:focus{border-color:var(--teal);outline:2px solid rgba(23,119,111,.15)}.captured-mobile-editor{display:none}.stage-footer-actions{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.stage-footer-actions.stage-footer-standalone{grid-column:1/-1;margin-top:0;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.publish-center{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:18px 20px;border:1px solid #efc8bb;border-left:5px solid var(--coral);border-radius:8px;background:#fff8f5;box-shadow:var(--shadow)}.publish-center.live{border-color:#afd8d0;border-left-color:var(--teal);background:#f3fbf8}.publish-center-copy{min-width:0}.publish-center-state{display:inline-flex;align-items:center;gap:7px;color:var(--coral-dark);font-size:.76rem;font-weight:950;text-transform:uppercase}.publish-center.live .publish-center-state{color:var(--teal)}.publish-center h3{margin:5px 0 3px;color:var(--ink);font-size:1.08rem;letter-spacing:0}.publish-center p{margin:0;color:var(--ink-muted);font-size:.88rem;font-weight:750}.public-url{display:block;margin-top:7px;overflow:hidden;color:var(--teal);font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.publish-center-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.publish-center-primary{min-height:46px;padding-inline:20px}.panel{min-width:0;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.panel h3{font-size:1.03rem}.preview-launch-gate{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:18px;border-left:5px solid var(--coral);background:#fff8f5}.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{margin:5px 0 0;color:var(--ink-muted);font-size:.8rem}.mobile-stage-dock{display:none}.import-panel,.preview-panel{grid-row:span 1}.import-panel,.review-panel,.workspace-panel{grid-column:1/-1}.workspace-setup-grid{display:grid;grid-template-columns:1.2fr 1fr .9fr repeat(3,minmax(0,.8fr));gap:10px;align-items:end}.foundation-panel{grid-column:1/-1;display:grid;gap:0}.foundation-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px}.foundation-intro h3{margin-top:4px;font-size:1.35rem}.foundation-intro p:last-child{max-width:720px;margin:7px 0 0;color:var(--ink-muted);font-size:.88rem;line-height:1.5}.foundation-status{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid #e4c987;border-radius:7px;background:#fff8e7;color:#76510d;font-size:.76rem;font-weight:900;white-space:nowrap}.foundation-status.complete{border-color:#acd4cc;background:var(--teal-soft);color:var(--teal)}.foundation-section{display:grid;gap:14px;padding:20px 0;border-top:1px solid var(--line)}.foundation-section-heading{display:grid;gap:3px}.foundation-section-heading strong{font-size:.92rem}.foundation-section-heading span{color:var(--ink-muted);font-size:.76rem}.foundation-grid{display:grid;gap:12px;align-items:end}.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{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.setup-language-option{display:grid;justify-items:start;gap:3px;min-height:54px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left}.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{margin:-3px 0 0;color:var(--ink-muted);font-size:.76rem;line-height:1.45}.text-input.invalid{border-color:#c9735e;background:#fff8f5}.foundation-optional{padding:16px 0;border-top:1px solid var(--line)}.foundation-optional summary{cursor:pointer;color:var(--teal);font-size:.8rem;font-weight:900}.foundation-optional p{margin:9px 0 0;color:var(--ink-muted);font-size:.76rem}.foundation-link-preview{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 14px;margin-top:4px;padding:14px 0;border-top:1px solid var(--line)}.foundation-link-preview span{display:inline-flex;grid-row:span 2;align-items:center;gap:7px;color:var(--ink-muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.foundation-link-preview strong{overflow:hidden;color:var(--teal);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.foundation-link-preview small{color:var(--ink-muted);font-size:.72rem}.foundation-footer{margin-top:0}.workspace-storage-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.workspace-storage-row span{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa;color:var(--ink-muted);font-size:.8rem;font-weight:850}.upload-zone{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px dashed #b9c6bd;background:#fafcf9}.upload-icon,.upload-zone{display:grid;border-radius:8px}.upload-icon{place-items:center;width:44px;height:44px;background:var(--teal-soft);color:var(--teal)}.upload-zone span,.upload-zone strong{display:block}.upload-zone span{margin-top:4px;color:var(--ink-muted);font-size:.86rem}.success-icon{color:var(--teal)}.warning-icon{color:#9a6b00}.capture-queue,.import-actions{margin-top:12px}.capture-queue{display:grid;gap:12px;padding:14px;border:1px solid #b9d9d3;border-radius:8px;background:#f3fbf8}.capture-queue-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.capture-queue-heading>div{display:grid;gap:3px}.capture-queue-heading span{color:var(--ink-muted);font-size:.78rem}.capture-page-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:8px;max-height:320px;overflow-y:auto}.capture-page{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.capture-page.processing,.capture-page.retrying{border-color:var(--gold);background:#fffaf0}.capture-page.complete{border-color:#a9cfc8}.capture-page.error{border-color:#e5b49f;background:#fff6f2}.capture-page-preview{position:relative;display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border-radius:7px;background:var(--surface-muted);color:var(--ink-muted)}.capture-page-preview img{object-fit:cover}.capture-page>span{display:grid;min-width:0;gap:2px}.capture-page em,.capture-page small{color:var(--ink-muted);font-size:.68rem;font-style:normal}.capture-page em,.capture-page strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capture-page strong{font-size:.78rem}.capture-page.error em{color:var(--coral-dark)}.capture-remove-button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink-muted)}.capture-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.capture-replace-button,.capture-retry-button{min-height:32px;padding:6px 9px;border:1px solid var(--teal);border-radius:7px;background:#fff;color:var(--teal-dark);font:inherit;font-size:.7rem;font-weight:750;cursor:pointer}.capture-replace-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.capture-process-button{width:100%;min-height:48px}.ocr-result-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:12px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.ocr-result-summary span{display:flex;align-items:center;gap:7px;min-height:46px;padding:0 12px;background:#fff;color:var(--ink-muted);font-size:.76rem}.ocr-result-summary strong{color:var(--ink)}.footer-price-notice{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;border:1px solid #e7c46f;border-radius:8px;background:#fff8e8;color:#75520a;font-size:.82rem;font-weight:800;line-height:1.4}.footer-price-notice svg{flex:0 0 auto;margin-top:1px}.import-language-summary,.translation-plan{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.detection-confirmation{display:grid;gap:14px;margin-top:12px;padding:16px;border:1px solid #e7c46f;border-left:4px solid #d6a43f;border-radius:8px;background:#fffaf0}.detection-confirmation.complete{border-color:#acd4cc;border-left-color:var(--teal);background:#f3fbf8}.detection-confirmation-heading{display:flex;align-items:flex-start;gap:11px}.detection-confirmation-heading h4{margin:3px 0 0;font-size:1rem}.detection-confirmation-heading>div>span{display:block;margin-top:4px;color:var(--ink-muted);font-size:.78rem}.detection-confirmation-mark{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:8px;background:#fff0cb;color:#75520a}.detection-confirmation.complete .detection-confirmation-mark{background:var(--teal-soft);color:var(--teal)}.detection-language-grid{display:grid;grid-template-columns:minmax(210px,.6fr) minmax(0,1fr);align-items:end;gap:14px}.languages-already-detected{display:grid;gap:7px}.languages-already-detected>strong{font-size:.78rem}.detection-confirmation>button{justify-self:end}.import-empty-state{display:grid;justify-items:center;gap:7px;margin-top:16px;padding:34px 18px;border:1px dashed var(--line-strong);border-radius:8px;background:var(--surface-muted);color:var(--teal);text-align:center}.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{display:block;color:var(--ink);font-size:.88rem}.import-language-summary span,.translation-plan-heading span,.translation-plan-message{display:block;margin-top:3px;color:var(--ink-muted);font-size:.8rem;font-weight:800}.detected-language-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.detected-language{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:.82rem;font-weight:900}.detected-language.main{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.detected-language small{color:inherit;font-size:.68rem;font-weight:900;text-transform:uppercase}.translation-plan-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.translation-plan-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.translation-selector-action{min-height:32px;padding:0 4px;border:0;background:transparent;color:var(--teal);font-size:.78rem;font-weight:900;text-decoration:underline;text-underline-offset:3px}.translation-primary-action{width:100%;min-height:48px;margin-top:2px;padding-block:11px;font-size:.94rem;line-height:1.3;text-align:center;white-space:normal}.translation-ready-state{display:flex;align-items:center;gap:10px;min-height:52px;padding:9px 12px;border:1px solid #abd6cd;border-radius:8px;background:var(--teal-soft);color:var(--teal)}.translation-ready-state small,.translation-ready-state span,.translation-ready-state strong{display:block}.translation-ready-state strong{font-size:.86rem}.translation-ready-state small{margin-top:2px;color:var(--ink-muted);font-size:.74rem;font-weight:800}.translation-plan-message{margin-top:0}.translation-plan-message.error{color:#9a6b00}.background-job-card{display:grid;gap:9px;padding:12px;border:1px solid #a9cfc8;border-radius:8px;background:#f2fbf8}.background-job-card.failed{border-color:#e7c46f;background:#fff8e8}.background-job-heading,.background-job-heading>span,.background-job-summary{display:flex;align-items:center}.background-job-heading{justify-content:space-between;gap:10px}.background-job-heading>span{gap:8px;color:var(--teal)}.background-job-heading strong{font-size:.84rem}.background-job-heading em{color:var(--teal);font-size:.7rem;font-style:normal;font-weight:900;text-transform:uppercase}.background-job-card.failed .background-job-heading em{color:#8b5b00}.background-job-progress{height:7px;overflow:hidden;border-radius:4px;background:#dfe9e5}.background-job-progress span{display:block;height:100%;border-radius:inherit;background:var(--teal);transition:width .22s ease}.background-job-summary{align-items:flex-start;justify-content:space-between;gap:12px}.background-job-summary strong{flex:0 0 auto;font-size:.78rem}.background-job-summary small{max-width:560px;color:var(--ink-muted);font-size:.72rem;font-weight:800;line-height:1.4;text-align:right}.image-strategy-panel{display:grid;gap:14px;margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.stage-images .image-strategy-panel{margin-top:0}.image-strategy-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.image-strategy-heading h4{margin:4px 0 0;font-size:1.08rem}.image-strategy-heading p{margin:5px 0 0;color:var(--ink-muted);font-size:.82rem}.detected-photo-count{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid #a9cfc8;border-radius:7px;background:var(--teal-soft);color:var(--teal);font-size:.75rem;font-weight:900;white-space:nowrap}.image-strategy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.image-strategy-option{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-height:112px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink-muted);text-align:left}.image-strategy-option>span{display:grid;gap:5px}.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{position:absolute;right:8px;bottom:8px;color:var(--coral);font-size:.65rem;font-style:normal;font-weight:900;text-transform:uppercase}.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}.image-match-summary,.image-source-badge{display:inline-flex;align-items:center;gap:8px;color:var(--teal);font-size:.8rem}.image-match-summary{min-height:44px;padding:10px 12px;border:1px solid #a9cfc8;border-radius:8px;background:var(--teal-soft)}.image-match-summary.unavailable{align-items:flex-start;border-color:#e8b94d;background:#fff8e6;color:#81530b}.image-match-summary.unavailable small,.image-match-summary.unavailable span{display:block}.image-match-summary.unavailable small{margin-top:4px;color:#735f39;font-size:.75rem;font-weight:600;line-height:1.45}.image-job-progress{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #a9cfc8;border-radius:8px;background:var(--teal-soft);color:var(--teal)}.image-job-progress div,.image-job-progress span,.image-job-progress strong{display:block}.image-job-progress span{margin-top:3px;color:var(--ink-muted);font-size:.76rem;line-height:1.4}.image-job-progress.failed{border-color:#e8b94d;background:#fff8e6;color:#81530b}.image-treatment-panel,.unmatched-image-panel{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.image-treatment-panel h4,.unmatched-image-panel h4{margin:0;font-size:.94rem}.image-treatment-panel p,.unmatched-image-panel p{margin:5px 0 0;color:var(--ink-muted);font-size:.78rem;line-height:1.45}.image-treatment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.image-treatment-option{display:grid;gap:5px;min-height:86px;padding:11px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa;color:var(--ink);text-align:left}.image-treatment-option strong{font-size:.8rem}.image-treatment-option small{color:var(--ink-muted);font-size:.7rem;line-height:1.35}.image-treatment-option.active{border-color:var(--teal);background:var(--teal-soft);box-shadow:inset 0 0 0 1px var(--teal)}.unmatched-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.unmatched-image-grid article{display:grid;gap:8px;padding:8px;border:1px solid var(--line);border-radius:8px}.unmatched-image-thumb{position:relative;overflow:hidden;aspect-ratio:4/3;border-radius:6px;background:var(--surface-muted)}.unmatched-image-thumb img{object-fit:cover}.unmatched-image-grid label{display:grid;gap:5px;color:var(--ink-muted);font-size:.72rem;font-weight:850}.unmatched-image-grid select{width:100%;min-height:38px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink)}.allergen-grid,.import-checks,.readiness-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.allergen-grid button,.allergen-grid span,.import-checks span,.readiness-list span{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 10px;border:0;border-radius:8px;background:var(--surface-muted);color:var(--ink);font-size:.82rem;font-weight:700}.allergen-grid.editable button{background:var(--teal-soft);color:var(--teal)}.translation-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:-2px 0 12px}.translation-actions span{color:#9a6b00;font-size:.82rem;font-weight:800}.translation-comparison-groups{display:grid;gap:8px;margin:-2px 0 12px}.translation-comparison-group{display:grid;gap:8px}.translation-comparison-group>strong{color:var(--ink);font-size:.82rem}.translation-comparison-grid{display:grid;gap:8px}.translation-comparison{display:grid;gap:8px;padding:11px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.translation-comparison.error{border-color:#f1cf78;background:#fff6df}.translation-comparison strong{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--ink);font-size:.84rem;text-transform:capitalize}.translation-comparison small{color:var(--ink-muted);font-size:.74rem;text-transform:none}.translation-comparison p{margin:0;color:var(--ink-muted);font-size:.86rem;line-height:1.45}.translation-comparison .secondary-button{justify-self:start}.allergen-adder{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.allergen-suggestions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.allergen-suggestions button{min-height:30px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:.8rem;font-weight:800}.allergen-suggestions button:disabled{cursor:default;opacity:.45}.ocr-error{margin-top:12px;padding:11px 12px;border:1px solid #f1cf78;border-radius:8px;background:#fff6df;color:#7a560b;font-size:.86rem;font-weight:800;line-height:1.4}.ocr-preview{margin-top:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.ocr-preview summary{min-height:38px;padding:10px 12px;color:var(--ink);cursor:pointer;font-size:.86rem;font-weight:900}.ocr-preview pre{max-height:220px;margin:0;padding:0 12px 12px;overflow:auto;color:var(--ink-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.45;white-space:pre-wrap}.item-list{display:grid;gap:8px}.manual-add-panel{display:grid;gap:12px;margin-bottom:14px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.manual-add-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.manual-add-heading div{display:grid;gap:3px}.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{display:grid;grid-template-columns:minmax(140px,.72fr) minmax(180px,1fr) minmax(190px,1fr) minmax(120px,.62fr);gap:10px}.manual-description-field{grid-column:1/-1}.review-gates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}.review-gate{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:94px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.review-gate.complete{border-color:#a9cfc8;background:var(--teal-soft)}.review-gate.attention{border-color:#e8ca84;background:#fffaf0}.review-gate-number{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--surface-muted);color:var(--ink-muted);font-size:.74rem;font-weight:900}.review-gate>div{display:grid;gap:4px}.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{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 9px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--teal);font-size:.7rem;font-weight:900;white-space:nowrap}.review-gate>button:disabled{cursor:not-allowed;color:var(--ink-muted);opacity:.62}.file-button.recommended,.secondary-button.recommended{border-color:var(--coral);background:#fff3ed;color:var(--coral-dark)}.card-toolbar{display:flex;gap:8px;margin-bottom:12px;overflow-x:auto;padding-bottom:2px}.category-chip,.guest-category-chip{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:.82rem;font-weight:900;letter-spacing:0;white-space:nowrap}.guest-subcategory-chip{flex:0 0 auto;min-height:28px;padding:0 10px;border:1px solid color-mix(in srgb,var(--guest-primary,var(--teal)) 28%,#d9d5cc);border-radius:7px;background:transparent;color:color-mix(in srgb,var(--guest-primary,var(--teal)) 75%,#30332f);font-size:.74rem;font-weight:850;white-space:nowrap}.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{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.owner-menu-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.owner-menu-card.selected{border:2px solid var(--teal);background:#f7fffc;box-shadow:0 0 0 4px rgba(23,119,111,.14),0 14px 30px rgba(32,36,33,.12)}.editing-label{display:inline-flex;align-items:center;justify-self:start;gap:6px;min-height:28px;padding:0 9px;border-radius:8px;background:var(--teal);color:#fff;font-size:.74rem;font-weight:950}.selected-editor-identity{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px}.selected-editor-thumb{position:relative;overflow:hidden;width:72px;height:72px;border:2px solid var(--teal);border-radius:8px;background:var(--surface-muted)}.selected-editor-thumb img{object-fit:cover}.selected-editor-identity span{display:block;margin-top:4px;color:var(--ink-muted);font-size:.8rem;font-weight:800}.detail-panel{scroll-margin-top:20px;border-top:5px solid var(--teal)}.owner-menu-card-main{display:grid;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}.owner-card-image{position:relative;overflow:hidden;aspect-ratio:4/3;background:var(--surface-muted)}.owner-card-image img{object-fit:cover}.guest-dish-image span,.owner-card-image span{position:absolute;z-index:1;left:10px;top:10px;display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:30px;padding:0 9px;border-radius:8px;background:rgba(255,255,255,.92);color:var(--teal);font-size:.8rem;font-weight:950;box-shadow:0 8px 18px rgba(32,36,33,.12)}.owner-card-image-provenance{position:absolute;z-index:2;right:8px;bottom:8px;display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end;max-width:calc(100% - 16px)}.owner-card-image-provenance small{padding:5px 7px;border-radius:6px;background:rgba(26,31,28,.8);color:#fff;font-size:.62rem;font-weight:850}.owner-card-content{display:grid;gap:8px;padding:12px}.owner-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.owner-card-meta span{min-width:0;color:var(--coral);font-size:.74rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.owner-card-meta strong{flex:0 0 auto;color:var(--ink);font-size:.88rem}.owner-card-content h4{margin:0;color:var(--ink);font-size:1.12rem;line-height:1.12}.owner-card-content p{min-height:58px;margin:0;color:var(--ink-muted);font-size:.88rem;line-height:1.42}.owner-card-actions,.owner-card-allergens,.owner-card-status-row{display:flex;flex-wrap:wrap;gap:7px}.owner-card-allergens small{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:0 7px;border-radius:8px;background:var(--teal-soft);color:var(--teal);font-size:.72rem;font-weight:850}.owner-card-actions{padding:0 12px 12px}.owner-card-actions>.image-version-toggle{flex:1 0 100%}.owner-card-actions .primary-button,.owner-card-actions .secondary-button,.owner-card-actions .toggle{flex:1 1 auto;min-width:92px;white-space:normal}.mobile-review-body,.mobile-review-workspace{display:contents}.mobile-dish-review-card,.mobile-review-footer,.mobile-review-header,.mobile-review-modes,.owner-card-open-cue{display:none}.icon-file-action{position:relative;overflow:hidden}.icon-file-action input{position:absolute;inset:0;opacity:0;cursor:pointer}.review-actions{margin-top:12px}.menu-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left}.menu-row.selected{border-color:var(--teal);background:#f3fbf9}.menu-row small,.menu-row strong{display:block}.menu-row strong{display:flex;align-items:center;gap:8px}.menu-row strong em{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:26px;padding:0 7px;border-radius:8px;background:var(--surface-muted);color:var(--teal);font-style:normal;font-size:.76rem}.menu-row small{margin-top:4px;color:var(--ink-muted)}.menu-row-meta{display:grid;justify-items:end;gap:6px;font-weight:800}.confidence-pill,.status{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 8px;border-radius:8px;font-size:.75rem;font-weight:800}.status.approved{background:var(--teal-soft);color:var(--teal)}.status.review{background:#fff3d7;color:#8a5d00}.confidence-pill{background:#fff0eb;color:var(--coral-dark)}.item-description{margin:0 0 14px;color:var(--ink-muted);line-height:1.55}.editor-form{display:grid;gap:12px;margin-bottom:14px}.two-column-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.three-column-fields{display:grid;grid-template-columns:minmax(86px,.55fr) minmax(0,1fr) minmax(104px,.7fr);gap:10px}.field-label{display:grid;gap:6px;color:var(--ink-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.select-input,.text-area,.text-input{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:.92rem;font-weight:600;line-height:1.4;outline:none}.text-input{min-height:40px;padding:0 11px}.select-input{min-height:40px;padding:0 34px 0 11px}.text-area{min-height:86px;padding:10px 11px;resize:vertical}.translation-input{min-height:92px;margin-bottom:12px}.select-input:focus,.text-area:focus,.text-input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(23,119,111,.12)}.language-tabs,.template-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.language-tab,.template-tab,.toggle{min-height:34px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:800;letter-spacing:0;white-space:nowrap}.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{display:grid;gap:10px;margin-top:14px}.guest-language-controls>strong{color:var(--ink);font-size:.86rem}.language-visibility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.language-visibility-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.language-visibility{display:grid;min-width:0;gap:3px;min-height:54px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left}.language-visibility.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.language-visibility.recommended:not(.active){border-color:#d6a43f;background:#fffaf0}.language-visibility span{min-width:0;overflow-wrap:anywhere;font-size:.84rem;font-weight:900;letter-spacing:0}.language-visibility small{min-width:0;overflow-wrap:anywhere;color:var(--ink-muted);font-size:.72rem;font-weight:800}.translation-box{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;padding:13px;border-radius:8px;background:#f9faf7}.translation-box svg{margin-top:3px;color:var(--olive)}.translation-box p{margin:0;line-height:1.5}.photo-comparison{gap:10px}.image-version-toggle,.photo-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.image-version-toggle{gap:4px;width:min(100%,420px);margin-bottom:10px;padding:4px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted)}.image-version-toggle.compact{width:100%;margin-bottom:0}.image-version-toggle button{min-width:0;min-height:38px;padding:7px 10px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--ink-muted);font-size:.78rem;font-weight:900}.image-version-toggle.compact button{min-height:34px;font-size:.72rem}.image-version-toggle button.active{border-color:var(--teal);background:#fff;color:var(--teal);box-shadow:0 2px 8px rgba(32,36,33,.08)}.phone-image,.photo-stage{position:relative;overflow:hidden;border-radius:8px;background:var(--surface-muted)}.photo-stage{aspect-ratio:4/3;border:1px solid var(--line)}.single-photo-stage{width:100%;max-height:680px}.phone-image img,.photo-stage img{object-fit:cover}.candidate-photo{border-color:var(--teal);background:#f8faf8}.photo-stage span{position:absolute;z-index:1;left:8px;top:8px;padding:5px 7px;border-radius:8px;background:rgba(32,36,33,.72);color:#fff;font-size:.73rem;font-weight:800}.toggle-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.image-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.image-action-grid .file-button,.image-action-grid .secondary-button{width:100%;white-space:normal;text-align:center}.image-status{margin-top:10px;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa;color:var(--ink-muted);font-size:.82rem;font-weight:800;line-height:1.4}.image-status.error{border-color:#f1cf78;background:#fff6df;color:#7a560b}.candidate-decision-bar{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.compact-treatment-panel{margin-top:12px;background:#fbfcfa}.compact-treatment-panel .image-treatment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.enhancement-level,.faithful-correction-controls,.setup-enhancement-levels{display:grid;gap:10px}.setup-enhancement-levels{grid-template-columns:repeat(2,minmax(0,1fr))}.enhancement-level{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.faithful-level{border-color:#9bcac2;background:#f5fbf9}.ai-restyling-level{border-color:#e1c77d;background:#fffaf0}.enhancement-level-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px}.enhancement-level-heading>span{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;background:#fff;color:var(--teal)}.ai-restyling-level .enhancement-level-heading>span{color:#8a6512}.enhancement-level-heading div{display:grid;gap:3px}.enhancement-level-heading strong{font-size:.82rem}.enhancement-level-heading small{color:var(--ink-muted);font-size:.7rem;line-height:1.35}.enhancement-level-heading em{max-width:190px;padding:5px 7px;border:1px solid;border-radius:6px;color:var(--teal);font-size:.62rem;font-style:normal;font-weight:900;line-height:1.3}.ai-restyling-level .enhancement-level-heading em{color:#815d0f}.faithful-correction-controls{padding:11px;border:1px solid #c9dfda;border-radius:7px;background:#fff}.faithful-correction-controls>strong{font-size:.74rem}.correction-crop-toggle,.correction-switches{display:grid;gap:6px}.correction-crop-toggle{grid-template-columns:repeat(2,minmax(0,1fr))}.correction-switches{grid-template-columns:repeat(3,minmax(0,1fr))}.correction-crop-toggle button,.correction-switches button{min-height:38px;padding:7px 9px;border:1px solid var(--line);border-radius:7px;background:#fbfcfa;color:var(--ink-muted);font-size:.7rem;font-weight:850}.correction-switches button{display:flex;align-items:center;justify-content:center;gap:5px}.correction-crop-toggle button.active,.correction-switches button.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.straighten-control{display:grid;gap:5px}.straighten-control span{display:flex;justify-content:space-between;color:var(--ink-muted);font-size:.7rem;font-weight:800}.straighten-control input{width:100%;accent-color:var(--teal)}.image-instructions-input{min-height:88px}.image-source-badge{min-height:32px;padding:0 9px;border:1px solid #a9cfc8;border-radius:7px;background:var(--teal-soft);font-weight:900}.ai-concept-action{border-color:#d9b760;background:#fffaf0;color:#72530e}.ai-concept-warning{display:flex;align-items:flex-start;gap:7px;margin:10px 0 0;color:#72530e;font-size:.74rem;line-height:1.45}.ai-concept-warning svg{flex:0 0 auto;margin-top:2px}.image-history{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.image-history>strong{font-size:.78rem}.image-history>div{display:flex;gap:8px;overflow-x:auto}.image-history button{display:grid;gap:5px;min-width:78px;padding:6px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:.68rem;font-weight:850}.image-history button>span{position:relative;overflow:hidden;width:64px;aspect-ratio:1;border-radius:5px}.image-history img{object-fit:cover}.toggle{display:inline-flex;align-items:center;gap:7px}.brand-preview{display:flex;align-items:center;gap:12px;margin-bottom:14px}.sample-logo{background:var(--brand-primary,var(--teal))}.sample-logo.logo-image-mark{background:#fff}.brand-logo-tools{display:grid;gap:10px;margin-bottom:14px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfa}.logo-upload-preview{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px}.logo-upload-preview span,.logo-upload-preview strong{display:block}.logo-upload-preview strong{color:var(--ink);font-size:.9rem}.logo-upload-preview span{margin-top:3px;color:var(--ink-muted);font-size:.78rem;font-weight:800;line-height:1.35}.logo-preview-mark{display:grid;place-items:center;width:64px;height:64px;border-radius:8px;background:var(--brand-primary,var(--teal));color:#fff;font-size:1.05rem;font-weight:900}.logo-preview-mark.logo-image-mark{background:#fff}.brand-logo-actions{display:flex;flex-wrap:wrap;gap:8px}.brand-logo-actions .file-button,.brand-logo-actions .secondary-button{flex:1 1 142px}.brand-logo-tools .image-status{margin-top:0}.logo-choice-status{display:flex;align-items:center;gap:8px;min-height:40px;padding:8px 10px;border:1px solid #e8ca84;border-radius:8px;background:#fffaf0;color:#7a560b;font-size:.76rem;font-weight:850}.logo-choice-status.complete{border-color:#a9cfc8;background:var(--teal-soft);color:var(--teal)}.brand-guidance{display:grid;gap:10px;margin-bottom:14px}.brand-generated-block>strong,.brand-guidance>strong{color:var(--ink);font-size:.86rem}.brand-intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.brand-intent{display:grid;gap:3px;min-height:62px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left}.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{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.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));margin-bottom:14px}.brand-generated-block,.brand-preset-grid{display:grid;gap:8px}.brand-preset-card{display:grid;gap:7px;min-height:116px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left}.brand-preset-card.ai{border-color:rgba(23,119,111,.26);background:#fbfffd}.preset-colors{display:grid;grid-template-columns:1.2fr .8fr 1fr;overflow:hidden;height:26px;border-radius:8px;border:1px solid rgba(32,36,33,.08)}.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{display:grid;grid-template-columns:minmax(0,1fr) minmax(96px,.35fr);gap:10px;margin-bottom:12px}.brand-voice-input{min-height:74px}.brand-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 14px}.brand-color-field{display:grid;grid-template-columns:42px minmax(0,1fr);gap:9px;align-items:center;min-height:54px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff}.brand-color-field input{width:42px;height:38px;padding:0;border:0;border-radius:8px;background:transparent}.brand-color-field span{display:grid;gap:2px;min-width:0}.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{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.swatch{display:block;height:36px;border-radius:8px}.swatch.coral{background:var(--coral)}.swatch.teal{background:var(--teal)}.swatch.ink{background:var(--ink)}.swatch.gold{background:var(--gold)}.phone-frame{width:min(100%,310px);margin:0 auto;padding:12px;border:1px solid #cdd5cf;border-radius:8px;background:var(--brand-primary,#222820)}.phone-top{justify-content:space-between;gap:12px;padding:10px 8px 12px;color:#fff}.phone-brand-lockup,.phone-top{display:flex;align-items:center}.phone-brand-lockup{gap:9px;min-width:0}.phone-brand-lockup>div:last-child{min-width:0}.phone-logo{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border-radius:8px;background:rgba(255,255,255,.14);color:#fff;font-size:.72rem;font-weight:900}.phone-logo.logo-image-mark{border:0;background:#fff}.phone-content span,.phone-top span{display:block;color:var(--brand-accent,#d9b15c);font-size:.76rem;font-weight:800}.phone-top strong{display:block;margin-top:3px}.phone-image{aspect-ratio:4/3}.phone-content{padding:13px 8px 4px;color:#fff}.phone-content h4{margin-top:4px;font-size:1rem}.translated-dish-name{display:block;margin-top:4px;color:var(--gold);font-size:.78rem;font-weight:900}.phone-content p{min-height:76px;margin:8px 0 10px;color:rgba(255,255,255,.78);font-size:.84rem;line-height:1.45}.phone-allergens{display:flex;flex-wrap:wrap;gap:6px}.phone-allergens small{padding:5px 7px;border-radius:8px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.86);font-size:.72rem}.qr-card{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:14px;padding:12px;border:1px solid var(--line);background:#fbfcfa}.qr-card,.qr-grid{display:grid;border-radius:8px}.qr-grid{grid-template-columns:repeat(7,1fr);gap:4px;width:96px;height:96px;padding:8px;background:#fff}.qr-grid span{border-radius:2px;background:#edf1ed}.qr-grid span.filled{background:var(--ink)}.publish-actions{margin-top:12px}.readiness-list span:last-child{background:#fff3d7;color:#7a560b}.qr-image{display:block;width:96px;height:96px;border:8px solid #fff;border-radius:8px;background:#fff}.mini-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.mini-metrics span{display:grid;gap:4px;min-height:66px;padding:10px;border-radius:8px;background:var(--surface-muted);color:var(--ink-muted);font-size:.78rem;font-weight:800}.mini-metrics strong{color:var(--ink);font-size:1.1rem}.activity-list{display:grid;gap:8px}.activity-list div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:center;min-height:38px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.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{min-height:100svh;background:var(--guest-background,#f5f1e7);color:var(--ink)}.guest-draft-banner{position:sticky;z-index:8;top:0;display:flex;align-items:center;justify-content:center;gap:9px;min-height:38px;padding:7px 16px;border-bottom:1px solid #dfb66b;background:#fff3d8;color:#76510d;font-size:.78rem}.guest-draft-banner strong{text-transform:uppercase}.guest-header{display:flex;justify-content:space-between;gap:20px;padding:26px clamp(18px,5vw,56px);background:var(--guest-primary,var(--charcoal));color:#fff}.guest-brand-lockup{display:flex;align-items:center;gap:16px;min-width:0}.guest-logo{display:grid;flex:0 0 64px;place-items:center;width:64px;height:64px;border-radius:8px;background:var(--guest-accent,var(--gold));color:var(--ink);font-size:1.12rem;font-weight:900}.guest-logo.logo-image-mark{border:0;background:#fff}.guest-header h1,.guest-header p,.guest-header span{margin:0}.guest-header p{color:var(--guest-accent,var(--gold));font-size:.82rem;font-weight:900;text-transform:uppercase}.guest-header h1{margin-top:5px;font-size:clamp(2rem,5vw,4rem);line-height:.95}.guest-header span{display:block;margin-top:8px;color:rgba(255,255,255,.68);font-size:.9rem;text-transform:capitalize}.guest-language{display:flex;align-items:center;align-self:flex-start;gap:8px;flex-wrap:wrap;justify-content:flex-end}.guest-language-tab{min-width:42px;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:rgba(255,255,255,.08);color:#fff;font-size:.88rem;font-weight:900;letter-spacing:0;white-space:nowrap}.guest-menu-toolbar .guest-language-tab{border-color:var(--line);background:#fff;color:var(--ink)}.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{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px clamp(16px,5vw,56px);border-bottom:1px solid rgba(32,36,33,.1);background:color-mix(in srgb,var(--guest-background,#f5f1e7) 92%,#ffffff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guest-shell:has(.guest-draft-banner) .guest-menu-toolbar{top:38px}.guest-category-jump{display:flex;gap:8px;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:2px}.guest-menu-navigation{display:grid;min-width:0;gap:7px}.guest-subcategory-jump{display:flex;gap:6px;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:2px}.guest-category-chip.active{border-color:var(--guest-primary,var(--teal));background:var(--guest-primary,var(--teal));color:#fff}.guest-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(282px,1fr));gap:16px;width:min(1180px,calc(100% - 32px));margin:20px auto 0;padding-bottom:34px}.guest-section-heading{display:flex;align-items:baseline;gap:10px;grid-column:1/-1;margin-top:10px;padding-bottom:8px;border-bottom:2px solid var(--guest-accent,var(--gold))}.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{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #ddd4c5;border-radius:8px;background:#fffdf8;box-shadow:0 16px 36px rgba(32,36,33,.08)}.guest-dish-image{position:relative;overflow:hidden;aspect-ratio:4/3;background:#eee4d2}.guest-dish-image img{object-fit:cover}.guest-dish-body{display:grid;grid-template-rows:auto minmax(82px,1fr) auto;min-width:0;padding:14px}.guest-dish-title{display:flex;justify-content:space-between;gap:16px}.guest-dish-title span{display:block;color:var(--coral);font-size:.78rem;font-weight:900;text-transform:uppercase}.guest-dish-title h2{margin:3px 0 0;font-size:clamp(1.2rem,2.5vw,1.75rem)}.guest-dish-title small{display:block;margin-top:4px;color:var(--teal);font-size:.9rem;font-weight:900}.guest-dish-title strong{flex:0 0 auto;margin-top:2px;font-size:1.05rem}.guest-dish-body p{margin:12px 0;color:var(--ink-muted);line-height:1.55}.guest-allergens{display:flex;flex-wrap:wrap;gap:7px}.guest-allergens small{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 8px;border-radius:8px;background:var(--teal-soft);color:var(--teal);font-weight:800}.guest-menu-empty{grid-column:1/-1;display:grid;place-items:center;min-height:240px;padding:32px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink-muted);text-align:center}.guest-menu-empty span,.guest-menu-empty strong{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{position:static;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;height:auto}.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,.image-treatment-grid,.review-gates{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.mobile-review-workspace:not(.open) .detail-panel,.mobile-review-workspace:not(.open) .photo-panel,.review-panel .owner-card-actions{display:none}.owner-card-open-cue{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;color:var(--teal);font-size:.76rem;font-weight:900}.mobile-review-workspace.open{position:fixed;z-index:120;inset:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;height:100dvh;overflow:hidden;background:#f4f6f3;color:var(--ink)}.mobile-review-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:calc(62px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 12px 8px;border-bottom:1px solid var(--line);background:#fff}.mobile-review-header>div:first-child{display:grid;min-width:0}.mobile-review-header small{color:var(--coral);font-size:.64rem;font-weight:950;text-transform:uppercase}.mobile-review-header strong{color:var(--ink);font-size:.86rem}.mobile-review-header strong,.mobile-review-header>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-review-header>span{max-width:84px;padding:6px 8px;border-radius:7px;background:var(--teal-soft);color:var(--teal);font-size:.68rem;font-weight:900}.mobile-review-header-actions{display:flex;gap:4px}.mobile-review-header-actions button,.mobile-review-previous{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink)}.mobile-review-header-actions button:disabled,.mobile-review-previous:disabled{opacity:.35}.mobile-review-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 12px;border-bottom:1px solid var(--line);background:#fff}.mobile-review-modes button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:48px;padding:0 8px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--ink-muted);font-size:.8rem;font-weight:900}.mobile-review-modes button.active{border-bottom-color:var(--coral);color:var(--teal)}.mobile-review-body{display:block;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.mobile-review-workspace.open .mobile-dish-review-card{display:block;min-height:100%;background:#fff}.mobile-review-workspace.open.mode-edit .mobile-dish-review-card,.mobile-review-workspace.open.mode-edit .photo-panel,.mobile-review-workspace.open.mode-photo .detail-panel,.mobile-review-workspace.open.mode-photo .mobile-dish-review-card,.mobile-review-workspace.open.mode-review .detail-panel,.mobile-review-workspace.open.mode-review .photo-panel{display:none}.mobile-review-workspace.open.mode-edit .detail-panel,.mobile-review-workspace.open.mode-photo .photo-panel{display:grid}.mobile-review-workspace.open .detail-panel,.mobile-review-workspace.open .photo-panel{min-height:100%;margin:0;padding:16px;border:0;border-radius:0;box-shadow:none;background:#fff}.mobile-dish-review-image{position:relative;overflow:hidden;aspect-ratio:4/3;background:var(--surface-muted)}.mobile-dish-review-image img{object-fit:cover}.mobile-dish-review-image>small,.mobile-dish-review-image>span{position:absolute;z-index:2;padding:6px 8px;border-radius:7px;font-weight:900;box-shadow:0 8px 20px rgba(25,31,28,.14)}.mobile-dish-review-image>span{top:12px;left:12px;background:rgba(255,255,255,.94);color:var(--teal);font-size:.8rem}.mobile-dish-review-image>small{right:12px;bottom:12px;background:rgba(25,31,28,.82);color:#fff;font-size:.67rem}.mobile-summary-image-toggle{margin:12px 16px 0}.mobile-dish-review-content{display:grid;gap:11px;padding:18px 16px 24px}.mobile-dish-review-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-dish-review-meta span{color:var(--coral);font-size:.72rem;font-weight:950;text-transform:uppercase}.mobile-dish-review-meta strong{flex:0 0 auto;font-size:1rem}.mobile-dish-review-content h2,.mobile-dish-review-content h3,.mobile-dish-review-content p{margin:0;overflow-wrap:anywhere}.mobile-dish-review-content h2{font-size:1.65rem;line-height:1.08}.mobile-dish-review-content h3{color:var(--teal);font-size:1rem}.mobile-dish-review-content p{color:var(--ink-muted);font-size:.95rem;line-height:1.52}.mobile-review-readiness{display:flex;flex-wrap:wrap;gap:7px;padding-top:4px}.mobile-review-readiness span{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 8px;border-radius:7px;font-size:.7rem;font-weight:900}.mobile-review-readiness span.ready{background:var(--teal-soft);color:var(--teal)}.mobile-review-readiness span.pending{background:#fff2d5;color:#8b5a00}.mobile-candidate-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-candidate-actions .primary-button,.mobile-candidate-actions .secondary-button,.mobile-use-original{width:100%}.mobile-review-footer{display:grid;grid-template-columns:44px minmax(54px,1fr) minmax(145px,auto);align-items:center;gap:8px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.97);box-shadow:0 -12px 32px rgba(25,31,28,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-review-footer>div{display:grid;min-width:0}.mobile-review-footer>div small,.mobile-review-footer>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-review-footer>div strong{color:var(--teal);font-size:.68rem}.mobile-review-footer>div small{color:var(--ink-muted);font-size:.61rem}.mobile-review-save-next{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:44px;padding:7px 10px;border:1px solid #b3321f;border-radius:7px;background:var(--coral);color:#fff;font-size:.72rem;font-weight:950;line-height:1.15;text-align:center}.mobile-review-save-next:disabled{opacity:.55}.sidebar,.workspace{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{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.first-use-guide-preview>span{display:grid;justify-items:center;gap:5px;min-width:0;text-align:center;font-size:.68rem}.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{display:none;grid-template-columns:1fr;max-height:48svh;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{align-items:flex-start;flex-direction:column}.topbar h2{font-size:1.55rem}.sidebar{grid-template-columns:1fr;gap:16px}.sidebar .nav-list{display:none}.stage-rail{display:grid;grid-auto-columns:minmax(170px,72vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.stage-rail-item{border-right:1px solid var(--line)}.publish-center,.publish-center-actions{align-items:stretch;flex-direction:column}.publish-center-actions,.publish-center-actions .primary-button,.publish-center-actions .secondary-button{width:100%}.owner-auth-bar{align-items:flex-start;flex-direction:column;padding:10px 16px}.guest-brand-lockup,.guest-dish-title,.guest-header{grid-template-columns:1fr;flex-direction:column}.guest-menu-toolbar,.translation-plan-heading{align-items:flex-start;flex-direction:column}.background-job-summary{flex-direction:column;gap:4px}.background-job-summary small{text-align:left}.guest-category-jump,.guest-language,.guest-menu-navigation,.guest-menu-toolbar,.guest-subcategory-jump{width:100%;min-width:0;max-width:100%}.guest-category-jump{flex-wrap:nowrap}.guest-language{justify-content:flex-start}.demo-menu-button,.file-button,.form-actions,.import-actions,.owner-language-switcher,.primary-button,.secondary-button,.topbar-actions{width:100%}.topbar-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.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{width:100%;height:auto;max-height:92svh;border-top:1px solid var(--line);border-left:0;border-radius:8px 8px 0 0}.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.optional-grid,.settings-form-grid.owner-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{align-items:stretch;flex-direction:column}.settings-save-row>span{white-space:normal}.settings-save-row .primary-button,.settings-save-row .secondary-button{width:100%}.account-danger-action{grid-template-columns:1fr}.account-danger-action .danger-button,.workspace-reset-actions .secondary-button{width:100%}.workspace-reset-actions{flex-direction:column-reverse}.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))}.metric-strip,.workflow-band{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)}.menu-structure-categories,.translation-language-overview{grid-template-columns:1fr}.capture-queue-heading,.category-group-builder-heading,.category-group-create,.image-strategy-heading,.preview-launch-gate{align-items:stretch;flex-direction:column}.capture-page-list,.compact-treatment-panel .image-treatment-grid,.correction-switches,.image-strategy-grid,.image-treatment-grid,.ocr-result-summary,.review-gates,.setup-enhancement-levels{grid-template-columns:1fr}.enhancement-level-heading{grid-template-columns:auto minmax(0,1fr)}.enhancement-level-heading em{grid-column:1/-1;max-width:none}.capture-page-list{max-height:none}.detected-photo-count{align-self:flex-start;white-space:normal}.captured-items-heading,.captured-table-controls,.menu-structure-heading,.stage-footer-actions{align-items:stretch;flex-direction:column}.foundation-footer .stage-navigation-action,.stage-navigation-footer{display:none}.foundation-intro,.foundation-link-preview{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.foundation-status{align-self:flex-start;white-space:normal}.detection-language-grid,.foundation-grid.identity-grid,.foundation-grid.onboarding-essentials-grid,.foundation-grid.operations-grid,.foundation-grid.optional-grid,.foundation-grid.owner-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{align-items:stretch;flex-direction:column;max-width:none}.menu-numbering-action small{max-width:none}.captured-sort-control,.captured-table-controls label,.menu-numbering-action .secondary-button{width:100%}.captured-table-controls select{flex:1 1}.captured-sort-control{display:grid;grid-template-columns:1fr 1fr}.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{display:grid;gap:12px;padding:14px;border:1px solid #d5b66b;border-left:4px solid var(--gold);border-radius:8px;background:#fff8e9}.captured-mobile-editor>div:first-child{display:grid;gap:2px}.captured-mobile-editor>div:first-child span{color:var(--ink-muted);font-size:.78rem}.captured-mobile-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.captured-mobile-editor-grid label{display:grid;gap:5px;color:var(--ink-muted);font-size:.68rem;font-weight:900;text-transform:uppercase}.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{width:100%;min-height:40px;padding:8px 9px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);text-transform:none}.captured-mobile-editor-grid textarea{min-height:82px;resize:vertical}.captured-mobile-editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.captured-items-table td:nth-child(4),.captured-items-table td:nth-child(6),.captured-items-table td:nth-child(7),.captured-items-table td:nth-child(8),.captured-items-table th:nth-child(4),.captured-items-table th:nth-child(6),.captured-items-table th:nth-child(7),.captured-items-table th:nth-child(8),.captured-items-table tr.captured-row-editing{display:none}.captured-items-table td,.captured-items-table th{padding:9px 7px}.captured-items-table td:first-child,.captured-items-table th:first-child{width:13%}.captured-items-table td:nth-child(2),.captured-items-table th:nth-child(2){width:37%}.captured-items-table td:nth-child(3),.captured-items-table th:nth-child(3){width:25%}.captured-items-table td:nth-child(5),.captured-items-table th:nth-child(5){width:16%}.captured-items-table td:nth-child(9),.captured-items-table th: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}.allergen-adder,.brand-color-grid,.brand-field-grid,.brand-intent-grid,.brand-preset-grid,.import-language-summary,.language-visibility-grid,.manual-add-grid,.mini-metrics,.photo-comparison,.qr-card,.three-column-fields,.two-column-fields,.upload-zone,.workspace-setup-grid{grid-template-columns:1fr}.language-visibility-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.translation-plan,.translation-plan-heading,.translation-plan-heading>div{min-width:0;max-width:100%}.translation-plan-heading span,.translation-plan-message{overflow-wrap:anywhere}.selected-editor-identity{grid-template-columns:56px minmax(0,1fr)}.selected-editor-thumb{width:56px;height:56px}.manual-add-heading{align-items:stretch;flex-direction:column}.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{position:sticky;z-index:30;bottom:8px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;margin-top:16px;padding:8px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.97);box-shadow:0 14px 40px rgba(32,36,33,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-dock-back{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink)}.mobile-stage-dock .primary-button{width:100%;min-height:44px;padding-inline:12px;white-space:nowrap}}