@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@400;500;600&family=Inter:wght@400;500;600;700&display=swap";.quantity-pill-action{--quantity-pill-accent: #a95f39;--quantity-pill-glow: rgba(169, 95, 57, .2);--quantity-pill-shell-bg: #fff;--quantity-pill-shell-border: #cfbda8;--quantity-pill-button-text: #7d5a3b;--quantity-pill-field-bg: #fffaf4;--quantity-pill-field-border: rgba(191, 169, 147, .36);--quantity-pill-button-width: 4.85rem;--quantity-pill-field-width: 4.7rem;--quantity-pill-shell-overhang: .18rem;--quantity-pill-expanded-width: calc(var(--quantity-pill-button-width) + var(--quantity-pill-field-width) + var(--quantity-pill-shell-overhang));position:relative;display:inline-block;width:var(--quantity-pill-button-width);height:2.12rem;min-width:var(--quantity-pill-button-width);max-width:var(--quantity-pill-expanded-width);overflow:hidden;border-radius:999px;background:var(--quantity-pill-shell-bg);box-shadow:inset 0 0 0 1px var(--quantity-pill-shell-border);transition:width .18s ease,transform .14s ease,filter .14s ease,background-color .18s ease,box-shadow .18s ease}.quantity-pill-action:hover{transform:translateY(-1px);filter:none;background:var(--quantity-pill-shell-bg);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--quantity-pill-accent) 58%,#fff)}.quantity-pill-action:focus-within{outline:2px solid color-mix(in srgb,var(--quantity-pill-accent) 22%,#fff);outline-offset:3px;border-radius:999px}.quantity-pill-action--ship{--quantity-pill-accent: #a95f39;--quantity-pill-glow: rgba(169, 95, 57, .18);--quantity-pill-button-text: #8f4d29}.quantity-pill-action--freeze{--quantity-pill-accent: #77afd0;--quantity-pill-glow: rgba(119, 175, 208, .2);--quantity-pill-button-text: #4d84a5}.quantity-pill-action--unfreeze{--quantity-pill-accent: #5f97be;--quantity-pill-glow: rgba(95, 151, 190, .2);--quantity-pill-button-text: #3f6f92;--quantity-pill-button-width: 5.65rem;--quantity-pill-expanded-width: calc(var(--quantity-pill-button-width) + var(--quantity-pill-field-width) + var(--quantity-pill-shell-overhang))}.quantity-pill-action--expanded{width:var(--quantity-pill-expanded-width)}.quantity-pill-action-lane{position:relative;width:100%;height:100%;overflow:hidden}.quantity-pill-action-button{position:absolute;top:0;bottom:0;z-index:2;appearance:none;border:0;background:transparent;color:var(--quantity-pill-button-text);font:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;cursor:pointer;white-space:nowrap;width:var(--quantity-pill-button-width);display:inline-flex;align-items:center;justify-content:center;padding:0 .9rem}.quantity-pill-action--expand-right .quantity-pill-action-button{left:0;border-radius:999px}.quantity-pill-action--expand-left .quantity-pill-action-button{right:0;border-radius:999px}.quantity-pill-action-button:disabled{cursor:default;opacity:.62}.quantity-pill-action:hover .quantity-pill-action-button{color:var(--quantity-pill-button-text)}.quantity-pill-action--recorded .quantity-pill-action-button{color:#fff8f3}.quantity-pill-action-field{position:absolute;top:.18rem;bottom:.18rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:.12rem;width:var(--quantity-pill-field-width);padding:0 .16rem;border-radius:999px;background:var(--quantity-pill-field-bg);box-shadow:inset 0 0 0 1px var(--quantity-pill-field-border);overflow:hidden;transition:transform .18s ease,opacity .14s ease,box-shadow .14s ease,background-color .14s ease}.quantity-pill-action--expand-right .quantity-pill-action-field{left:calc(var(--quantity-pill-button-width) - .1rem);transform-origin:left center}.quantity-pill-action--expand-left .quantity-pill-action-field{right:calc(var(--quantity-pill-button-width) - .1rem);transform-origin:right center}.quantity-pill-action--collapsed .quantity-pill-action-field{opacity:0;pointer-events:none;transform:scaleX(.02)}.quantity-pill-action--expanded .quantity-pill-action-field{opacity:1;pointer-events:auto;transform:scaleX(1)}.quantity-pill-action--recorded{background:var(--quantity-pill-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--quantity-pill-accent) 70%,#fff),0 0 0 4px color-mix(in srgb,var(--quantity-pill-accent) 14%,transparent),0 12px 24px var(--quantity-pill-glow);animation:quantity-pill-recorded-pop .42s ease}.quantity-pill-action-stepper{appearance:none;border:0;background:transparent;color:#7b593f;font:inherit;font-size:.86rem;font-weight:800;line-height:1;width:1.1rem;height:1.1rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;transition:background-color .14s ease,color .14s ease,opacity .14s ease}.quantity-pill-action-stepper:hover:not(:disabled){background:#8c633f1f;color:#5f3d27}.quantity-pill-action-stepper:disabled{cursor:default;opacity:.34}.quantity-pill-action-field input{width:3ch;border:0;background:transparent;color:#6a4a31;font:inherit;font-size:.92rem;font-weight:700;line-height:1;text-align:center;padding:0;-moz-appearance:textfield;flex:0 0 auto}.quantity-pill-action-field input::-webkit-outer-spin-button,.quantity-pill-action-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-pill-action-field input:focus-visible{outline:none}.quantity-pill-action-field input:disabled{color:#9f8e7a}@media(max-width:720px){.quantity-pill-action{transform:scale(.96);transform-origin:center}}@keyframes quantity-pill-recorded-pop{0%{transform:scale(.96)}60%{transform:scale(1.02)}to{transform:scale(1)}}:root{--bg: #f7f2e8;--bg-strong: #ede4d5;--surface: #fffdf8;--surface-alt: #fff7eb;--text: #2f2618;--muted: #6f6658;--line: #dbcdb7;--accent: #6f3f26;--accent-soft: #a86036;--danger: #8f3322;--shadow: 0 12px 30px rgba(74, 53, 32, .09);--radius: 14px;--radius-sm: 10px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--font-display: "IBM Plex Serif", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", serif;--font-body: "Inter", "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;--font-brand: var(--font-display);--text-title-page: clamp(2.1rem, 1.8rem + 1.2vw, 2.85rem);--text-title-section: 1.1rem;--text-body: .95rem;--text-meta: .82rem;--text-label: .8rem;--focus-ring: 2px solid rgba(174, 114, 73, .34);--focus-offset: 3px;--motion-fast: .14s;--motion-medium: .18s;--motion-slow: .22s;--ease-standard: cubic-bezier(.22, .61, .36, 1);--app-shell-overlay-top: 4.6rem}html,body,#root{height:100%;overflow:hidden}.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}*{box-sizing:border-box}body{margin:0;min-height:100%;font-family:var(--font-body);font-size:var(--text-body);line-height:1.5;font-variant-numeric:tabular-nums;color:var(--text);background:radial-gradient(circle at 10% 10%,#fff7e8 0%,transparent 40%),radial-gradient(circle at 90% 0%,#f4ead8 0%,transparent 35%),linear-gradient(160deg,var(--bg),var(--bg-strong))}h1{margin:0;font-family:var(--font-display);font-weight:500;letter-spacing:.01em;text-wrap:balance}h2,h3,legend{margin:0;font-family:var(--font-body);font-weight:600;letter-spacing:.01em}p{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:var(--font-body)}:where(a,button,input,select,textarea,summary):focus:not(:focus-visible){outline:none}:where(a,button,input,select,textarea,summary):focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}.app-shell{height:100dvh;min-height:100dvh;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.skip-link{position:absolute;left:var(--space-4);top:var(--space-4);z-index:110;padding:.7rem 1rem;border-radius:999px;background:var(--accent);color:#fffaf4;font-weight:600;transform:translateY(-140%);transition:transform var(--motion-fast) ease}.skip-link:focus-visible{transform:translateY(0)}.top-nav{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffdf8e6;border-bottom:1px solid var(--line);padding:var(--space-3) var(--space-4)}.top-nav-inner{width:min(1180px,calc(100vw - 2rem));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.brand-link{display:inline-block;font-family:var(--font-brand);font-size:1.3rem;font-weight:600;letter-spacing:.07em;color:var(--accent)}.top-nav-tabs{display:flex;align-items:center;gap:var(--space-2)}.top-nav-tab{padding:.45rem .85rem;border-radius:999px;color:var(--muted);font-size:.94rem;font-weight:500;white-space:nowrap}.top-nav-tab.active{background:#fff4e7;color:var(--accent);font-weight:600}.page{width:min(1180px,calc(100vw - 2rem));margin:var(--space-5) auto var(--space-6);display:grid;gap:var(--space-5);min-height:0}.split-workspace-page{height:auto;min-height:0;margin-bottom:1rem;overflow:hidden;overscroll-behavior:none}.page-header{display:flex;justify-content:space-between;gap:var(--space-5);align-items:flex-start}.page-header h1{font-size:var(--text-title-page);margin-bottom:var(--space-2)}.page-header p{color:var(--muted)}.page-header.compact{align-items:center}.eyebrow{margin-bottom:var(--space-2);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:var(--text-label);font-weight:600}.header-actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space-5);box-shadow:var(--shadow)}.cloud-loading-card{min-height:18rem;display:grid;place-items:center;gap:var(--space-4);text-align:center;background:radial-gradient(circle at 50% 0%,rgba(255,242,223,.95),transparent 55%),linear-gradient(180deg,var(--surface),var(--surface-alt))}.cloud-loader-orbit{position:relative;width:4.75rem;height:4.75rem;animation:cloud-loader-spin 2.8s linear infinite}.cloud-loader-dot{--orbit-radius: 1.8rem;position:absolute;left:50%;top:50%;width:.62rem;height:.62rem;margin-left:-.31rem;margin-top:-.31rem;border-radius:999px;background:color-mix(in srgb,var(--accent) 80%,white);opacity:.2;transform:rotate(calc(var(--dot-index) * 45deg)) translateY(calc(var(--orbit-radius) * -1));animation:cloud-loader-dot-pulse 1.2s ease-in-out infinite;animation-delay:calc(var(--dot-index) * .1s);box-shadow:0 0 .8rem #6f3f262e}.cloud-loading-copy{display:grid;gap:var(--space-2);justify-items:center}.cloud-loading-copy p:first-child{font-size:1rem;font-weight:600;color:var(--text)}.cloud-loading-progress{font-size:.88rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-soft)}.cloud-loading-status{max-width:28rem;font-size:.95rem;color:var(--muted)}.cloud-loading-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2);margin-top:var(--space-1)}@keyframes cloud-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cloud-loader-dot-pulse{0%,to{opacity:.18;scale:.82}45%{opacity:1;scale:1.16}}.form-card,.calculation-card,.version-drawer{background:linear-gradient(180deg,var(--surface),var(--surface-alt))}.button{border:1px solid transparent;border-radius:999px;padding:.62rem 1.05rem;font-size:.94rem;font-weight:600;line-height:1.2;cursor:pointer;transition:transform var(--motion-fast) ease,background-color var(--motion-medium) ease,border-color var(--motion-medium) ease,box-shadow var(--motion-medium) ease}.button:hover{transform:translateY(-1px)}.button:disabled{transform:none;cursor:not-allowed;background:#ebe3d6;border-color:#d6c8b4;color:#9a8d7c;box-shadow:none;opacity:1}.button.primary{background:var(--accent);color:#fff}.button.primary:disabled{background:#ebe3d6;border-color:#d6c8b4;color:#9a8d7c}.button.secondary{background:#fff;border-color:var(--accent-soft);color:var(--accent)}.button.secondary.production-action-button{--production-action-color: var(--accent);background:#fff;border-color:color-mix(in srgb,var(--production-action-color) 72%,#fff);color:var(--production-action-color);box-shadow:none}.button.secondary.production-action-button:hover:not(:disabled),.button.secondary.production-action-button:focus-visible:not(:disabled){background:#fff;border-color:var(--production-action-color);color:var(--production-action-color);box-shadow:none}.button.secondary.production-action-button.is-recorded{background:var(--production-action-color);border-color:var(--production-action-color);color:#fffaf4;box-shadow:none}.button.secondary.production-action-button:active:not(:disabled){transform:translateY(0);filter:saturate(1.04)}.button.secondary.production-action-button.is-recorded{animation:production-action-recorded .42s ease}.production-section-inventory .button.secondary.production-action-button{background:transparent;box-shadow:none}.production-section-inventory .button.secondary.production-action-button:hover:not(:disabled),.production-section-inventory .button.secondary.production-action-button:focus-visible:not(:disabled),.production-section-inventory .button.secondary.production-action-button.is-recorded{background:transparent;color:var(--production-action-color);border-color:var(--production-action-color);box-shadow:none}.production-attention-panel .button.secondary.production-action-button{background:transparent;box-shadow:none}.production-attention-panel .button.secondary.production-action-button:hover:not(:disabled),.production-attention-panel .button.secondary.production-action-button:focus-visible:not(:disabled),.production-attention-panel .button.secondary.production-action-button.is-recorded{background:transparent;color:var(--production-action-color);border-color:var(--production-action-color);box-shadow:none}.production-action-button-ship{--production-action-color: #a95f39}.production-action-button-freeze{--production-action-color: #77afd0}.production-action-button-unfreeze{--production-action-color: #5f97be}.production-action-button-arrival{--production-action-color: #c98546}.production-action-button-sold{--production-action-color: #4f8a3a}.production-action-button-discard{--production-action-color: #ff2f21}.production-action-button-produce{--production-action-color: #9a6a3f}.production-action-button-lots{--production-action-color: #647f5a}.production-action-button-review{--production-action-color: #6a7a94}.button.compact{padding:.48rem .82rem;font-size:.86rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes production-action-recorded{0%{transform:scale(.98)}55%{transform:scale(1.03)}to{transform:scale(1)}}.lot-entry-form{display:grid;gap:var(--space-3)}.lot-entry-form-modal{margin-top:0}.lot-entry-form-modal .lot-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lot-entry-form-modal .lot-entry-grid>label,.lot-entry-form-modal .lot-entry-grid>datalist{min-width:0}.lot-entry-form-modal .lot-entry-actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-2)}.lot-entry-grid{display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(160px,1.15fr) minmax(120px,.82fr) minmax(160px,1fr) minmax(110px,.72fr) minmax(132px,.9fr);gap:var(--space-2);align-items:start}.lot-entry-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--space-2)}.lot-add-button{white-space:nowrap}.lot-section-header{align-items:center}.lot-section-actions{display:inline-flex;align-items:center;gap:var(--space-2);margin-left:auto}.lot-field-compact,.lot-packaging-field{width:100%}.lot-packaging-description-field{grid-column:1 / -1}.lot-packaging-note{display:block;margin-top:.18rem;color:var(--muted);font-size:.78rem}.button.subtle{background:#fffaf2;border-color:var(--line);color:var(--muted)}.button.danger{background:#fff;border-color:var(--danger);color:var(--danger)}.button.danger:hover{background:#fff2ef}.section-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-4)}.recipe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--space-3)}.recipe-card{display:grid;gap:var(--space-3);transition:transform .12s ease,border-color .2s ease,box-shadow .2s ease}.recipe-card-link{display:block}.recipe-card-link:hover .recipe-card,.recipe-card-link:focus-visible .recipe-card{transform:translateY(-2px);border-color:var(--accent-soft);box-shadow:0 14px 30px #4a352024}.recipe-card h2{margin-bottom:var(--space-2);font-family:var(--font-body);font-weight:600}.recipe-card p{color:var(--muted);margin-bottom:var(--space-1)}.recipe-notes{color:var(--text);margin-top:var(--space-2)}.panel-helper{color:var(--muted)}.recipes-split-layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:var(--space-3);align-items:stretch}.split-workspace-page .recipes-split-layout{min-height:0;height:100%}.recipes-list-panel,.recipes-detail-panel{display:grid;gap:var(--space-3);align-content:start;min-width:0}.split-workspace-page .recipes-list-panel,.split-workspace-page .recipes-detail-panel{min-height:0;overflow:auto;scrollbar-gutter:stable both-edges;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.split-workspace-page .recipes-list-panel{align-self:start;height:fit-content;max-height:100%;padding:1rem;scrollbar-gutter:auto}.recipes-detail-panel>*{min-width:0}.ingredients-detail-panel{min-width:0}.workspace-detail-empty{min-height:16rem;display:grid;place-items:center;text-align:center;color:var(--muted);gap:var(--space-2)}.workspace-detail-empty h2,.workspace-detail-empty p{margin:0}.workspace-detail-sort-menu{position:relative}.workspace-detail-sort-trigger{display:inline-flex;align-items:center;gap:.45rem;min-width:0;color:#7f6e5e}.workspace-detail-sort-trigger svg{width:.95rem;height:.95rem}.workspace-detail-sort-trigger-icon-only{width:2.35rem;min-width:2.35rem;height:2.35rem;min-height:2.35rem;padding:0;justify-content:center;border-color:#ddc5a4;background:#f7ead7;color:var(--accent)}.workspace-detail-sort-trigger-icon-only:hover:not(:disabled),.workspace-detail-sort-trigger-icon-only:focus-visible:not(:disabled),.workspace-detail-sort-trigger-icon-only.active{border-color:#cfa878;background:#f1dcc1;color:#6f3f26}.workspace-detail-sort-trigger-icon-only svg{width:1.72rem;height:1.72rem}.workspace-detail-sort-popover{right:0;left:auto;min-width:9.25rem}.recipe-sheet-panel{display:grid;gap:var(--space-3)}.recipe-sheet-panel-embedded{align-content:start}.recipe-editor-pane{display:grid;gap:var(--space-3)}.recipe-editor-pane-title{display:grid;gap:var(--space-2);min-width:0}.recipe-editor-integrated-header{margin-bottom:var(--space-3)}.recipe-editor-category-field{display:grid;gap:.4rem;max-width:18rem}.recipe-editor-category-field>span{font-weight:600;color:var(--text)}.recipe-editor-title-field{min-width:0}.recipe-editor-title-heading{margin:0}.recipe-editor-title-input{width:100%;border:0;border-radius:0;background:linear-gradient(90deg,#c8ae8a 50%,transparent 0) bottom left / 8px 2px repeat-x;padding:0 0 .35rem;font:inherit;font-family:var(--font-body);font-size:1.5rem;font-weight:600;letter-spacing:.01em;line-height:1.2;color:var(--text);box-shadow:none}.recipe-editor-title-input::placeholder{color:#8b7c67}.recipe-editor-title-input:hover{background-image:linear-gradient(90deg,#a96d35 50%,transparent 0)}.recipe-editor-title-input:focus-visible{outline:none;background-image:linear-gradient(var(--accent),var(--accent));background-size:100% 2px;background-repeat:no-repeat;background-position:bottom left;box-shadow:none}.recipe-editor-pane-header-side{justify-self:end}.recipe-editor-pane-actions{display:flex;justify-content:flex-start;gap:var(--space-2);flex-wrap:wrap}.recipe-editor-danger-zone{display:grid;gap:var(--space-3);border-color:#e2c7bc;background:linear-gradient(180deg,#fffaf6,#fff6f2)}.recipe-editor-danger-copy{color:var(--muted);max-width:36rem}.recipes-list-header{margin-bottom:0}.workspace-pane-header{display:grid;gap:var(--space-2);margin-bottom:var(--space-3)}.workspace-pane-title-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-width:0;margin-right:calc(var(--space-2) * -1)}.workspace-pane-title{margin:0;font-size:1.55rem;line-height:1.05}.workspace-pane-create{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.05rem;min-width:2.05rem;height:2.05rem;min-height:2.05rem;padding:0;border-radius:999px;font-size:1.2rem;font-weight:500;line-height:1}.workspace-pane-actions{display:inline-flex;align-items:center;gap:var(--space-2);flex:0 0 auto}.workspace-pane-actions>.workspace-pane-create{order:3}.workspace-pane-secondary-actions{display:flex;justify-content:flex-start}.workspace-pane-search-row{display:grid;min-width:0;max-height:0;opacity:0;overflow:hidden;transform:translateY(-.2rem);transition:max-height var(--motion-medium) ease,opacity var(--motion-medium) ease,transform var(--motion-medium) ease,margin-top var(--motion-medium) ease}.workspace-pane-search-row.open{max-height:3.25rem;opacity:1;transform:translateY(0);margin-top:0}.workspace-pane-search-pill{display:flex;align-items:center;gap:var(--space-3);width:100%;min-height:2.65rem;padding:0 var(--space-4);border:1px solid #dec8ab;border-radius:999px;background:#fbf4e8;color:#8d7a63;box-shadow:inset 0 1px #ffffffbf}.workspace-pane-search-pill svg{width:.95rem;height:.95rem;flex:none}.workspace-pane-search-input{flex:1 1 auto;width:100%;min-width:0;border:0;background:transparent;box-shadow:none;padding:0;appearance:none;-webkit-appearance:none}.workspace-pane-search-input::placeholder{color:#9d8a73}.recipes-list-controls{justify-content:flex-start;min-width:0}.recipes-active-filters{display:flex;flex-wrap:wrap;gap:var(--space-2)}.recipes-list-controls .ingredient-search-reveal{min-width:0;flex:0 1 auto}.recipes-name-list{display:grid;gap:var(--space-2)}.recipe-name-row{width:100%;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--text);text-align:left;padding:.72rem .82rem;font:inherit;cursor:pointer;display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;transition:background-color var(--motion-medium) ease,border-color var(--motion-medium) ease,transform var(--motion-fast) ease,box-shadow var(--motion-medium) ease}.recipe-name-row-draft{color:#7f6e5e;background:#f8f3ec}.recipe-name-row-title{min-width:0;line-height:1.3;font-weight:600}.home-page .recipe-name-row-title,.ingredients-page .recipe-name-row-title{font:inherit;line-height:inherit}.recipe-name-row-meta{display:inline-flex;align-items:center;gap:var(--space-1);color:#8e7c6c;font-size:var(--text-meta)}.recipe-name-row-draft-indicator{display:inline-flex;align-items:center;padding:.08rem .45rem;border:1px dotted rgba(127,110,94,.75);border-radius:999px;color:#7f6e5e;font-size:.82rem;letter-spacing:.02em;line-height:1.1}.recipe-name-row:hover{background:#fff7eb;border-color:#e6d8c3}.recipe-name-row.active{background:#fff2df;border-color:var(--accent-soft);box-shadow:inset 0 0 0 1px #6f3f261a}.recipes-detail-header{display:flex;justify-content:space-between;gap:var(--space-3);align-items:flex-start;min-width:0}.recipes-detail-actions{align-items:center;justify-content:flex-end;flex:0 0 auto}.recipe-sheet-panel-embedded .recipes-detail-actions{gap:var(--space-2)}.recipes-detail-heading{display:grid;gap:var(--space-2);min-width:0}.recipe-identity-block{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;min-width:0}.recipe-identity-block h2{margin:0;min-width:0;overflow-wrap:anywhere;text-wrap:balance}.recipe-category-chip{display:inline-flex;align-items:center;min-height:1.8rem;padding:.2rem .7rem;border-radius:999px;background:#f4ead7;color:var(--accent);font-size:.88rem;font-weight:600}.recipes-detail-empty,.recipes-list-empty{display:grid;gap:var(--space-2);align-content:start}.recipes-preservation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.85rem 1.25rem;margin:0}.recipes-preservation-item{display:grid;gap:.2rem}.recipes-preservation-item dt{color:var(--muted);font-size:.84rem;font-weight:600}.recipes-preservation-item dd{margin:0;color:var(--text);line-height:1.35}.ingredient-table-header-block{margin-bottom:var(--space-3)}.ingredient-section-heading{display:grid;gap:.35rem;min-width:0}.ingredient-section-target{margin:0}.recipe-inline-yield-input{display:inline-block;width:4.5rem;min-width:0;min-height:0;border:0;border-color:transparent;border-radius:0;background-color:transparent;background:linear-gradient(90deg,#c8ae8a 50%,transparent 0) left calc(100% - .02em) / 8px 2px repeat-x;padding:0 0 .04em;font:inherit;font-weight:600;line-height:1;text-align:center;color:var(--text);box-shadow:none;-moz-appearance:textfield;appearance:none;vertical-align:baseline}.recipe-inline-yield-input::-webkit-outer-spin-button,.recipe-inline-yield-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.recipe-inline-yield-input:hover{background-image:linear-gradient(90deg,#a96d35 50%,transparent 0)}.recipe-inline-yield-input:focus-visible{outline:none;border-color:transparent;box-shadow:none;background-image:linear-gradient(var(--accent),var(--accent));background-size:100% 2px;background-repeat:no-repeat;background-position:left calc(100% - .02em)}.ingredient-section-heading small{color:var(--muted)}.ingredient-cost-summary{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-3)}.ingredient-cost-summary p{color:var(--text)}.recipe-editor-preservation{background:linear-gradient(180deg,#fffdf9,#fff8ee)}.recipe-editor-preservation-header{align-items:center}.preservation-mode-field{display:inline-grid;gap:.35rem;justify-items:end}.preservation-mode-field>span{color:var(--muted);font-size:.84rem;font-weight:600}.preservation-mode-control{display:inline-flex;flex-wrap:wrap;gap:var(--space-2)}.preservation-editor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:var(--space-3);align-items:start}.preservation-editor-stack{display:grid;gap:var(--space-2)}.preservation-inline-field{display:grid;gap:.4rem;min-width:0}.preservation-inline-controls{display:grid;grid-template-columns:8rem 1fr;gap:var(--space-2)}.preservation-notes-disclosure{grid-column:1 / -1;margin-top:var(--space-2)}.preservation-notes-disclosure>summary{list-style:none;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer;color:var(--accent);font-weight:600}.preservation-notes-disclosure>summary::marker{content:""}.preservation-notes-disclosure>summary::-webkit-details-marker{display:none}.preservation-notes-content{margin-top:var(--space-2)}.ingredient-list-stack{display:grid;gap:var(--space-2)}.ingredient-list-disclosure{display:flex;align-items:flex-start;justify-content:flex-end;gap:var(--space-2)}.ingredient-search-reveal{display:inline-flex;align-items:center;flex-direction:row;line-height:1;border:1px solid var(--line);border-radius:999px;background:#fffaf2;max-width:2.65rem;overflow:hidden;transition:max-width .22s ease,border-color .22s ease,box-shadow .22s ease}.ingredient-search-reveal.open{max-width:var(--search-disclosure-max-width, 24rem);border-color:var(--accent-soft);box-shadow:inset 0 0 0 1px #6f3f261f}.ingredient-search-reveal:hover{border-color:var(--accent-soft);box-shadow:inset 0 0 0 1px #6f3f2614}.ingredient-search-reveal .icon-toggle{order:2;display:inline-flex;align-items:center;justify-content:center;line-height:1;border:none;background:transparent;width:2.7rem;height:2.35rem;min-width:2.7rem;flex:0 0 auto}.ingredient-search-reveal .icon-toggle:hover{transform:none;background:transparent}.ingredient-search-reveal .icon-toggle svg{display:block;margin:0 auto;width:.96rem;height:.96rem;transform:translate(-.02rem,.02rem)}.ingredient-filter-menu>.icon-toggle{width:2.7rem;height:2.35rem;min-width:2.7rem}.ingredient-filter-menu>.icon-toggle:hover{background:#fff3e4;border-color:var(--accent-soft)}.ingredient-filter-menu>.icon-toggle svg{width:1.08rem;height:1.08rem}.ingredient-search-input{order:1;width:20rem;min-width:0;border:none;background:transparent;padding:.5rem .1rem .5rem .65rem;color:var(--text);opacity:1;appearance:none;-webkit-appearance:none;transition:width .22s ease,padding .22s ease,opacity .18s ease}.ingredient-search-input:focus-visible{outline:none}.ingredient-search-reveal:not(.open) .ingredient-search-input{width:0;opacity:0;padding:0;pointer-events:none}.ingredient-filter-menu{position:relative}.ingredient-filter-popover{position:absolute;top:calc(100% + .45rem);right:0;z-index:10;min-width:220px;padding:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow);transform-origin:top right;transform:translateY(-8px) scale(.95);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.ingredient-filter-popover.open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.ingredient-filter-options{display:grid;gap:.35rem}.ingredient-filter-option{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);font:inherit;text-align:left;padding:.35rem .7rem;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.ingredient-filter-option:hover{border-color:var(--accent-soft);background:#fff8ee}.ingredient-filter-option.active{border-color:var(--accent-soft);background:#fff2df;color:var(--accent)}.icon-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:2.2rem;padding:0}.icon-toggle svg{width:1rem;height:1rem}.icon-toggle.active{background:#fff2df;border-color:var(--accent-soft);color:var(--accent)}.grid{display:grid;gap:var(--space-3)}.grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}label{display:grid;gap:var(--space-2);font-size:.9rem;color:var(--muted)}.checkbox-field-group{display:grid;gap:var(--space-2)}.checkbox-field-label{font-size:.9rem;color:var(--muted)}.checkbox-field{display:inline-flex;align-items:center;gap:.5rem;color:var(--text)}.lot-packaging-checkbox.checkbox-field{justify-content:center}.checkbox-field input[type=checkbox]{appearance:none;width:1.25rem;height:1.25rem;padding:0;margin:0;border-radius:.42rem;border:1.5px solid #cfbea7;background:#f4eadc;display:inline-grid;place-content:center;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.checkbox-field input[type=checkbox]:before{content:"";width:.4rem;height:.75rem;border-right:2.5px solid #b28a64;border-bottom:2.5px solid #b28a64;transform:translateY(-.06rem) rotate(45deg) scale(0);transform-origin:center;transition:transform .12s ease}.checkbox-field input[type=checkbox]:checked{border-color:#c9b093;background:#efe1cf;box-shadow:0 0 0 2px #c9b09359}.checkbox-field input[type=checkbox]:checked:before{transform:translateY(-.06rem) rotate(45deg) scale(1)}.checkbox-field input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px #aa8a6738}@media(max-width:1360px){.lot-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lot-entry-actions{flex-direction:column;align-items:stretch}.lot-add-button{width:100%}}@media(max-width:980px){.lot-entry-form-modal .lot-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lot-entry-form-modal .lot-entry-actions{grid-template-columns:1fr;justify-items:stretch}.lot-entry-form-modal .lot-add-button,.lot-entry-form-modal .button.subtle{width:100%}}@media(max-width:720px){.lot-entry-form-modal .lot-entry-grid,.ingredient-lot-pane .lot-entry-grid{grid-template-columns:1fr}}input,select,textarea{width:100%;min-height:2.75rem;padding:.72rem .82rem;border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;color:var(--text);font:inherit;transition:border-color var(--motion-medium) ease,box-shadow var(--motion-medium) ease,background-color var(--motion-medium) ease}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#d26b63;box-shadow:0 0 0 1px #d26b6333}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--accent-soft);box-shadow:0 0 0 3px #ae724924}.workspace-pane-search-pill .workspace-pane-search-input{min-height:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;appearance:none;-webkit-appearance:none}.workspace-pane-search-pill .workspace-pane-search-input:focus-visible{border-color:transparent;box-shadow:none}.workspace-pane-search-pill .workspace-pane-search-input::-webkit-search-decoration,.workspace-pane-search-pill .workspace-pane-search-input::-webkit-search-cancel-button,.workspace-pane-search-pill .workspace-pane-search-input::-webkit-search-results-button,.workspace-pane-search-pill .workspace-pane-search-input::-webkit-search-results-decoration{display:none;-webkit-appearance:none;appearance:none}.ingredient-search-reveal .ingredient-search-input{min-height:0;padding:.5rem .1rem .5rem .65rem;border:0;border-radius:0;background:transparent;box-shadow:none}.ingredient-search-reveal .ingredient-search-input:focus-visible{border-color:transparent;box-shadow:none}textarea{min-height:6rem;resize:vertical}.field-help{margin-top:-.35rem;font-size:.78rem;color:#7a6f60}.field-error{margin-top:0;font-size:var(--text-meta);color:#a13f37}.form-status-message{color:var(--muted);font-size:.84rem;margin:0;max-width:28rem}.form-status-message--hint{color:#7a6f60}.yield-fieldset{border:1px solid var(--line);border-radius:var(--radius-sm);margin-top:var(--space-3);padding:var(--space-3)}.yield-fieldset legend{padding:0 var(--space-2)}.table-wrapper{overflow-x:auto;overflow-y:visible;padding-right:.55rem}table{width:100%;border-collapse:collapse;min-width:680px}th,td{text-align:left;padding:.65rem .55rem;border-bottom:1px solid var(--line);vertical-align:top}th{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.ingredient-row{cursor:pointer}.ingredient-row:hover td{background:#fff8ef}.ingredient-row:focus-visible td{background:#fff4e7}.ingredient-row-name{color:var(--accent);text-decoration:underline;text-decoration-color:#6f3f2652;text-underline-offset:.14em}.ingredient-row:hover .ingredient-row-name,.ingredient-row:focus-visible .ingredient-row-name{color:var(--accent-soft);text-decoration-color:var(--accent-soft)}.ingredient-status-badge{display:inline-flex;align-items:center;margin-left:.45rem;padding:.1rem .45rem;border-radius:999px;font-size:.74rem;font-weight:600;letter-spacing:.02em}.ingredient-status-badge-incomplete{background:#fff1df;border:1px solid #e3c29f;color:#9b5d30}.ingredient-incomplete-banner{margin-bottom:var(--space-3);padding:.8rem .95rem;border:1px solid rgba(181,116,44,.22);border-radius:var(--radius-sm);background:#fff7ea;color:#8f5d27;font-weight:600}.ingredient-row.active td{background:#fff4e7}.sub-batch-row-highlight td{animation:sub-batch-row-highlight-fade 5s ease-out forwards}.sub-batch-backlink{border:none;padding:0;margin:0;background:transparent;color:var(--accent);text-decoration:underline;text-underline-offset:2px;font:inherit;cursor:pointer}.sub-batch-backlink:hover{color:#6b3f24}@keyframes sub-batch-row-highlight-fade{0%{background:#ffe6aa}to{background:transparent}}.ingredient-detail-card{display:grid;gap:var(--space-3)}.ingredient-detail-pane-header{margin-bottom:0;padding-bottom:var(--space-2);border-bottom:1px solid var(--line)}.ingredient-form-layout{display:grid;gap:var(--space-3);max-width:760px}.ingredient-form-field{display:grid;gap:.45rem;color:var(--text);font-size:1rem}.ingredient-form-field>span{font-weight:600;color:var(--text)}.ingredient-form-inline-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:var(--space-3);align-items:end}.ingredient-form-narrow{max-width:280px}.category-autocomplete{position:relative}.category-autocomplete-input{width:100%;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.category-autocomplete.created .category-autocomplete-input,.category-autocomplete-input.created{border-color:#d6b898;background:#fffaf2;box-shadow:0 0 0 1px #8d552d14}.category-autocomplete-menu{position:absolute;top:calc(100% + .4rem);left:0;z-index:10;width:min(420px,100%);display:grid;gap:.35rem;padding:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow)}.category-autocomplete-option{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);font:inherit;text-align:left;padding:.45rem .75rem;cursor:pointer}.category-autocomplete-option:hover{border-color:var(--accent-soft);background:#fff8ee}.category-autocomplete-option.new-category{color:var(--accent)}.category-autocomplete-empty{margin:0;color:var(--muted);font-size:.9rem;padding:.25rem .3rem}.ingredient-summary-grid{display:grid;gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr))}.ingredient-summary-grid h2,.ingredient-notes-grid h2{font-size:.86rem;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-family:var(--font-body)}.ingredient-summary-primary,.ingredient-summary-secondary{display:grid;gap:var(--space-1)}.ingredient-summary-secondary{grid-column:1 / -1;padding-top:var(--space-2);border-top:1px solid var(--line)}.ingredient-notes-grid{display:grid;gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding-top:var(--space-2);border-top:1px solid var(--line)}.ingredient-detail-grid{display:grid;gap:var(--space-3)}.ingredient-detail-meta{padding-top:var(--space-2);border-top:1px solid var(--line);color:var(--muted);font-size:.88rem}.detail-label{margin:0 0 var(--space-1);font-size:.86rem;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-family:var(--font-body)}.supplier-section-header{display:flex;justify-content:space-between;gap:var(--space-3);align-items:start}.supplier-section-summary{margin-top:var(--space-1);color:var(--muted)}.supplier-detail-card{display:grid;gap:0}.supplier-detail-pane-header{margin-bottom:0;padding-bottom:var(--space-3);border-bottom:1px solid var(--line)}.supplier-detail-section{display:grid;gap:var(--space-2);padding:var(--space-2) 0}.supplier-detail-section:first-child{padding-top:var(--space-2)}.supplier-detail-section+.supplier-detail-section{border-top:1px solid var(--line)}.supplier-detail-section>h3{margin:0;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-family:var(--font-body)}.pill-value-row,.usage-pill-list.pill-value-row{margin-top:var(--space-1)}.supplier-notes-panel{display:grid;gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--line)}.supplier-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--space-3);column-gap:var(--space-4)}.supplier-contact-item{display:grid;align-content:start;gap:.35rem}.supplier-contact-item>p{margin:0}.supplier-address-block{grid-column:1 / -1}.supplier-meta-line{padding-top:var(--space-2);border-top:1px solid var(--line);color:var(--muted);font-size:.88rem}.usage-pill-list{display:flex;flex-wrap:wrap;gap:var(--space-2)}.usage-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;padding:.42rem .78rem;background:#fff7eb;color:var(--text);font-size:.88rem;line-height:1;transition:border-color .2s ease,background-color .2s ease}.usage-pill:hover{border-color:var(--accent-soft);background:#fff2df}td small{display:block;color:var(--muted);margin-top:.2rem}.ingredient-detail-link{color:var(--accent);text-decoration:underline;text-decoration-color:#6f3f2659;text-underline-offset:.14em;transition:color .2s ease,text-decoration-color .2s ease}.ingredient-detail-link:hover{color:var(--accent-soft);text-decoration-color:var(--accent-soft)}.lot-expand-col,.lot-expand-cell{width:2.9rem;min-width:2.9rem;text-align:right}.lot-row-expandable{cursor:pointer}.lot-row-divider td{border-top:2px solid #e4d8c8}.lot-row-expandable td{transition:background-color .18s ease}.lot-row-expandable:hover td,.lot-row-expandable:focus-visible td,.lot-row-expanded td{background:#fffaf4}.lot-chevron-indicator{width:1.1rem;height:1.1rem}.lot-row-closed td{color:#2f261873}.lot-row-closed .lot-chevron-indicator{color:#6f665899}.lot-row-expandable:hover .lot-chevron-indicator,.lot-row-expandable:focus-visible .lot-chevron-indicator,.lot-row-expanded .lot-chevron-indicator{color:#6f3f26b8}.lot-usage-expand-row td{padding:0;background:#fff9f1}.lot-usage-inline{padding:var(--space-2) var(--space-3);display:grid;gap:var(--space-3)}.lot-compliance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--space-3);padding-bottom:var(--space-2);border-bottom:1px solid rgba(208,190,163,.7)}.lot-compliance-grid h4{margin:0 0 .25rem;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-family:var(--font-body)}.lot-compliance-grid p{margin:0}.lot-opened-at-cell{position:relative;display:inline-flex;align-items:center;width:7.8rem;min-width:7.8rem;overflow:hidden}.lot-opened-at-trigger{border:0;padding:0;background:transparent;color:var(--accent);font:inherit;cursor:pointer;text-decoration:underline;text-decoration-color:#6f3f2647;text-underline-offset:.14em}.lot-opened-at-trigger:hover,.lot-opened-at-trigger:focus-visible{color:var(--accent-soft);text-decoration-color:var(--accent-soft)}.lot-opened-at-editor{width:100%;max-width:100%;min-width:0;padding:.18rem .3rem;font-size:.88rem;box-shadow:none;background:#fffaf2;box-sizing:border-box}.lot-date-input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.lot-date-input::-webkit-inner-spin-button{display:none}.lot-usage-empty{margin:0;color:var(--muted)}.lot-usage-list{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}.lot-usage-list li{display:grid;gap:.18rem}.lot-usage-list span{color:var(--muted);font-size:.88rem}.ingredient-picker{position:relative}.ingredient-picker-input{width:100%}.ingredient-picker-menu{position:fixed;z-index:70;margin:0;padding:.25rem;list-style:none;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow);max-height:220px;overflow-y:auto}.ingredient-picker-option{width:100%;border:none;border-radius:.6rem;background:transparent;color:var(--text);text-align:left;padding:.45rem .55rem;cursor:pointer;display:grid;gap:.12rem}.ingredient-picker-option small{color:var(--muted)}.ingredient-picker-warning-mark{color:#b26a3c;font-weight:700}.ingredient-picker-create-option{border:1px dashed #d6b898;background:#fff8ef}.field-warning{margin-top:.25rem;color:#9b5d30;font-size:.82rem}.category-autocomplete-created{margin-bottom:.45rem;display:inline-flex;align-items:center;gap:.4rem;padding:.24rem .65rem;border:1px solid rgba(141,85,45,.18);border-radius:999px;background:#fff7ea;color:#8d552d;font-size:.8rem;font-weight:600}.ingredient-picker-option.active,.ingredient-picker-option:hover{background:#fff4e7}.ingredient-picker-empty{color:var(--muted);padding:.5rem .55rem}.yield-controls{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:var(--space-3);margin-bottom:var(--space-3)}.cost-summary{margin-top:var(--space-3);display:grid;gap:var(--space-2)}.cost-summary p{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:baseline}.cost-summary small{color:var(--muted)}.explanations{margin-top:var(--space-3)}.explanations summary{cursor:pointer;font-weight:600}.explanations ul{margin:var(--space-2) 0 0;padding-left:1rem;color:var(--muted);display:grid;gap:var(--space-1)}.warning-card{border-color:#ebcfbf;background:#fff7f2}.warning-card h3{color:var(--danger);margin-bottom:var(--space-2)}.warning-card ul{margin:0;padding-left:1.1rem;display:grid;gap:var(--space-1)}.status-line{color:var(--accent);font-weight:500}.undo-toast{position:fixed;right:1rem;bottom:1rem;z-index:35;display:inline-flex;align-items:center;gap:var(--space-2);border:1px solid var(--line);border-radius:999px;background:#fff8ef;color:var(--text);padding:.35rem .45rem .35rem .85rem;box-shadow:var(--shadow)}.undo-toast-action{padding:.35rem .75rem;font-size:.84rem}.confirm-dialog-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem;background:#2f26186b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-dialog{width:min(520px,calc(100vw - 2rem));border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,var(--surface),var(--surface-alt));box-shadow:0 18px 40px #2f261838;padding:var(--space-5);display:grid;gap:var(--space-4)}.confirm-dialog h2{font-size:1.5rem}.confirm-dialog p{color:var(--muted)}.ingredient-lot-modal{width:min(56rem,calc(100vw - 2rem));max-height:min(44rem,calc(100vh - 2rem));overflow:auto}.discard-dialog{width:min(560px,calc(100vw - 2rem))}.discard-dialog-grid{display:grid;gap:var(--space-3)}.discard-dialog-field{display:grid;gap:.55rem;color:var(--text);font-size:.92rem;font-weight:600}.discard-dialog-field input[type=text]{width:100%}.discard-dialog-input{width:100%;max-width:8rem;height:2.5rem;border:1px solid var(--line);border-radius:.8rem;background:#f7f1e8;color:#33251c;font:inherit;font-size:1.05rem;text-align:center;-moz-appearance:textfield}.discard-dialog-input::-webkit-outer-spin-button,.discard-dialog-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.discard-dialog-input:focus-visible{outline:none;box-shadow:inset 0 0 0 1px #6f3f2633}.discard-reason-options{display:flex;flex-wrap:wrap;gap:.5rem}.discard-reason-chip{display:inline-flex;align-items:center;border:1px solid #d8c8b7;border-radius:999px;background:#fffaf2;color:var(--muted);padding:.35rem .75rem;font:inherit;cursor:pointer}.discard-reason-chip:hover{border-color:var(--accent-soft);color:var(--text)}.discard-reason-chip.active{border-color:#c88b5d;background:#fff0de;color:var(--accent)}.prompt-dialog-field{gap:var(--space-2)}.confirm-dialog-actions{display:flex;justify-content:flex-end;gap:var(--space-3)}.account-deletion-dialog{width:min(48rem,calc(100vw - 2rem));max-height:min(46rem,calc(100vh - 2rem));overflow:auto}.account-deletion-section{display:grid;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid rgba(219,205,183,.8)}.account-deletion-section:first-of-type{padding-top:0;border-top:0}.account-deletion-step{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.account-deletion-subsection{display:grid;gap:var(--space-2)}.account-deletion-subsection h3{font-size:1rem}.account-deletion-list{display:grid;gap:.45rem;padding-left:1.1rem;margin:0;color:var(--text)}.account-deletion-muted{color:var(--muted)}.account-deletion-owned-list{display:grid;gap:var(--space-3)}.account-deletion-owned-card{display:grid;gap:var(--space-3);margin:0;padding:var(--space-3);border:1px solid var(--line);border-radius:.95rem;background:#fffaf3e6;min-width:0}.account-deletion-owned-card-header{display:grid;gap:.35rem}.account-deletion-owned-card-header h4{margin:0;font-size:1rem}.account-deletion-owned-card-header p{color:var(--muted)}.account-deletion-choice-list{display:grid;gap:var(--space-2)}.account-deletion-choice{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.75rem;padding:.9rem 1rem;border:1px solid rgba(219,205,183,.9);border-radius:.85rem;background:#ffffffb8;color:var(--text);min-width:0}.account-deletion-choice input{margin:.15rem 0 0}.account-deletion-choice.selected{border-color:#d7b182;background:#fff4e7}.account-deletion-choice.disabled{opacity:.78}.account-deletion-choice-copy{display:grid;gap:.18rem;min-width:0}.account-deletion-choice-title{font-weight:600}.account-deletion-choice-description{color:var(--muted);overflow-wrap:anywhere}.account-deletion-select-field{display:grid;gap:.45rem}.account-deletion-select{max-width:100%}.notification-viewport{position:fixed;top:var(--app-shell-overlay-top);right:1rem;z-index:95;display:grid;gap:var(--space-2);pointer-events:none}.notification-banner{width:min(380px,calc(100vw - 2rem));border:1px solid var(--line);border-left-width:4px;border-radius:var(--radius-sm);background:linear-gradient(180deg,var(--surface),var(--surface-alt));color:var(--text);box-shadow:var(--shadow);padding:.75rem .85rem;display:grid;gap:.45rem;pointer-events:auto;animation:notification-enter .2s ease-out;transition:opacity .28s ease,transform .28s ease}.notification-banner p{line-height:1.35}.notification-banner.info{border-left-color:#6f6658}.notification-banner.success{border-left-color:#2e7d32}.notification-banner.warning{border-left-color:#a86036}.notification-banner.error{border-left-color:var(--danger)}.notification-banner.exiting{opacity:0;transform:translate(16px)}.notification-close{justify-self:end;border:none;background:transparent;padding:0;color:var(--muted);font-size:.78rem;cursor:pointer}.notification-close:hover{color:var(--accent)}@keyframes notification-enter{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.title-with-section-path{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--space-2)}.recipe-title-row{flex-wrap:nowrap}.section-path-link{display:inline-block;padding:0;border:none;background:transparent;color:#9a9184;text-decoration:none;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;white-space:nowrap;cursor:pointer}.section-path-link:hover{color:var(--accent)}.recipe-title-input{min-width:220px;border:none;border-bottom:1px dashed var(--line);border-radius:0;background:transparent;padding:0;font-family:var(--font-display);font-size:inherit;font-weight:inherit;color:inherit}.recipe-title-input::placeholder{color:#9a9184}.recipe-title-input:focus-visible{outline:none;border-bottom-color:var(--accent-soft)}.recipe-description-editor{min-height:84px;border-color:#d9c2a2;background:#fffefb}.batch-context-card{display:grid;gap:var(--space-3)}.batch-context-card h2{font-size:1.05rem}.change-note-field{max-width:460px}.editor-bottom-actions{display:flex;justify-content:flex-start;gap:var(--space-2)}.page-bottom-actions{display:flex;justify-content:flex-end;gap:var(--space-2)}.page-bottom-actions-start{justify-content:flex-start}.ingredient-pane-yield{max-width:460px;margin-bottom:var(--space-3)}.ingredient-pane-yield small,.ingredient-add-row td{color:var(--muted)}.version-section{display:grid;gap:var(--space-2)}.version-drawer ul{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}.version-item{width:100%;text-align:left;border:1px solid var(--line);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);background:#fff;display:grid;gap:.2rem;cursor:pointer}.version-item.active{border-color:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-soft)}.version-item span{font-weight:600}.version-item small{color:var(--muted)}.production-summary{display:grid;gap:var(--space-2)}.recipe-description-label{margin-bottom:var(--space-2);color:var(--accent);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.recipe-description-copy{color:var(--muted);font-size:1rem;line-height:1.5;white-space:pre-line}@keyframes ingredient-line-flash{0%{background-color:#fff5dc}35%{background-color:#ffeabf}to{background-color:transparent}}.ingredient-line-highlight td{animation:ingredient-line-flash 1.6s ease-out 1}.ingredients-total-row td{font-weight:600;border-top:2px solid var(--line);border-bottom:0;background:#fff7eb}.production-per-unit{margin-top:var(--space-3)}.production-target-heading{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.production-target-inline-input{width:7rem;min-height:2.2rem;font-size:1rem;margin:0}.production-target-print-only{display:none}.trace-details{margin-top:var(--space-3);color:var(--muted);font-size:.88rem}.trace-details summary{cursor:pointer}.trace-details ul{margin:var(--space-2) 0 0;padding-left:1rem;display:grid;gap:var(--space-1)}.trace-details>summary,.explanations>summary{list-style:none;display:inline-flex;align-items:center;gap:.45rem}.trace-details>summary::marker,.explanations>summary::marker{content:""}.trace-details>summary::-webkit-details-marker,.explanations>summary::-webkit-details-marker{display:none}.disclosure-chevron{display:inline-flex;align-items:center;justify-content:center;width:.8rem;height:.8rem;color:#6f6658ad;transition:transform .32s cubic-bezier(.22,1,.36,1),color .24s ease;transform-origin:center center;flex:0 0 auto;transform:rotate(-90deg)}.disclosure-chevron svg{display:block;width:100%;height:100%}.disclosure-chevron.expanded,.trace-details[open]>summary .disclosure-chevron,.explanations[open]>summary .disclosure-chevron{transform:rotate(0)}.empty-state{display:grid;gap:var(--space-4);align-content:start;justify-items:flex-start}.production-target-card{border-color:#dcc7ad;background:linear-gradient(180deg,#fffaf3 0%,var(--surface-alt) 100%);display:grid;gap:var(--space-3)}.production-row-header{display:grid;gap:.25rem}.production-inventory-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.production-inventory-controls{display:flex;align-items:center;gap:.7rem;flex:0 0 auto}.production-row-header h2{margin:0;font-family:var(--font-body);font-weight:600}.production-row-header p{margin:0;color:var(--muted)}.production-target-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:end}.production-target-picker{gap:.45rem}.production-target-picker select{min-height:3rem;font-size:1.1rem;border-width:2px;border-color:#cfa97f;background:#fff}.production-target-actions{justify-content:flex-end}.production-metric-row{display:flex;flex-wrap:wrap;gap:var(--space-2)}.production-metric-pill{display:inline-flex;align-items:center;border:1px solid #d8c2aa;border-radius:999px;padding:.35rem .75rem;background:#fff9f1;color:var(--muted);font-size:.85rem}.production-lane-card{display:grid;gap:var(--space-3)}.production-summary-pills{display:flex;flex-wrap:wrap;gap:.45rem}.production-workspace-stack{display:grid;width:100%;gap:var(--space-3);align-content:start;min-height:0;height:var(--production-workspace-stack-max-height);max-height:var(--production-workspace-stack-max-height);grid-template-rows:minmax(0,1fr) auto;justify-self:stretch}.production-workspace-card{display:grid;width:100%;gap:var(--space-3);min-height:0;overflow:hidden;align-self:start;align-content:start;justify-self:stretch}.production-workspace-card[data-expanded=false]{align-content:start;height:auto}.production-workspace-card-body{min-height:0;overflow:hidden}.production-workspace-card-body-scroll{height:100%;max-height:none;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.production-workspace-section-title{margin:0}.production-section-toggle{display:inline-flex;align-items:center;gap:.55rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.production-section-toggle:focus-visible{outline:2px solid rgba(174,114,73,.24);outline-offset:4px;border-radius:.4rem}.production-compound-action-control{--production-compound-fill: 50%;--production-compound-thumb: 54%;position:relative}.production-compound-action-shell{position:relative;min-height:5.25rem;border:1px solid #d8c7b2;border-radius:999px;background:radial-gradient(circle at 18% 18%,#fff8eff5,#fff8ef00 34%),linear-gradient(180deg,#fffdf8,#f4eadc);box-shadow:inset 0 1px #ffffffd6,0 18px 36px #6f3f2614}.production-compound-action-quantity-zone{position:absolute;left:.85rem;top:50%;width:10rem;height:2.95rem;transform:translateY(-50%);border:1px solid rgba(223,206,186,.44);border-radius:999px;background:linear-gradient(180deg,#fffbf4fa,#f4eadef0);box-shadow:inset 0 1px #ffffffb8,inset 0 0 0 1px #fff8ee38,inset 0 7px 14px #ffffff3d,inset 0 -8px 16px #a8896a17;padding:0;cursor:pointer}.production-compound-action-quantity-zone.active{box-shadow:inset 0 1px #ffffffb8,inset 0 0 0 1px #fff8ee38,inset 0 7px 14px #ffffff3d,inset 0 -8px 16px #a8896a17,0 0 0 2px #b8815d1f}.production-compound-action-quantity-zone:focus-visible{outline:none;box-shadow:inset 0 1px #ffffffb8,inset 0 0 0 1px #fff8ee38,inset 0 7px 14px #ffffff3d,inset 0 -8px 16px #a8896a17,0 0 0 2px #b8815d29}.production-compound-action-quantity-well{position:relative;height:100%}.production-compound-action-anchor{position:absolute;left:.8rem;top:50%;width:1.3rem;height:1.3rem;transform:translateY(-50%);border-radius:50%;border:3px solid rgba(214,191,168,.9);background:#fffaf3;box-shadow:inset 0 0 0 .2rem #fffaf3f0,0 1px 2px #74513614}.production-compound-action-track{position:absolute;left:1.45rem;right:1.1rem;top:50%;height:.46rem;transform:translateY(-50%);border-radius:999px;background:linear-gradient(90deg,#b7785038,#c1835b29 46%,#e0cfbcb8 46%,#f0e8dff5);box-shadow:inset 0 1px 1px #9674581f}.production-compound-action-track-fill{position:absolute;inset:0 auto 0 0;width:var(--production-compound-fill);border-radius:inherit;background:linear-gradient(90deg,#c08259db,#b57248e0);box-shadow:0 0 10px #b5724824,inset 0 1px #ffeedf29}.production-compound-action-thumb{position:absolute;left:var(--production-compound-thumb);top:50%;width:2.1rem;height:2.1rem;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(180deg,#fffdf9fa,#f8efe4fa);border:2px solid rgba(207,181,156,.96);box-shadow:0 3px 5px #6648301a,0 8px 14px #61442d29,inset 0 1px #ffffffe6}.production-compound-action-thumb:after{content:"";position:absolute;left:50%;bottom:.2rem;width:.95rem;height:.28rem;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle at center,#9c6f4c38,#9c6f4c00 78%);pointer-events:none}.production-compound-action-surface{position:absolute;inset:.12rem .12rem .12rem 12.35rem;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#b3683f,#aa5d35);box-shadow:inset 0 1px #ffffff29,0 10px 22px #89502e2e;border-top-left-radius:2.15rem 1.85rem;border-bottom-left-radius:2.15rem 1.85rem;border:0;padding:0;cursor:pointer;transition:transform .12s ease,box-shadow .14s ease,filter .14s ease}.production-compound-action-surface.pressed{transform:translateY(1px) scale(.995);box-shadow:inset 0 1px #ffffff1f,0 6px 14px #89502e29;filter:saturate(.98) brightness(.98)}.production-compound-action-surface:focus-visible{outline:none;box-shadow:inset 0 1px #ffffff29,0 10px 22px #89502e2e,0 0 0 2px #b8815d24}.production-compound-action-surface:before{content:"";position:absolute;left:-2.35rem;top:0;bottom:0;width:3.65rem;border-radius:2.25rem 0 0 2.25rem;background:inherit}.production-compound-action-surface:after{content:"";position:absolute;left:-.4rem;top:18%;bottom:18%;width:.9rem;border-radius:999px;background:linear-gradient(90deg,#f8e4d13d,#f8e4d100);pointer-events:none}.production-compound-action-seam{position:absolute;left:10.1rem;top:.12rem;bottom:.12rem;width:4.85rem;pointer-events:none;background:linear-gradient(90deg,#fff6eb00,#f6e6d3ad 22%,#dfb48f2e 58%,#aa5d3533),radial-gradient(circle at 78% 50%,#aa5d353d,#aa5d351f 34%,#aa5d3500 76%)}.production-compound-action-label{position:relative;z-index:1;color:#fff8f3;font-size:1.12rem;font-weight:500;letter-spacing:.01em}.production-compound-action-stepper{display:inline-flex;align-items:center;gap:.45rem;margin-top:.8rem;margin-left:1.1rem;padding:.32rem .42rem;border:1px solid rgba(220,200,178,.74);border-radius:999px;background:#fffbf5f5;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #6f3f2614}.production-compound-action-stepper-button{min-width:2rem;height:2rem;border:1px solid rgba(214,190,167,.86);border-radius:999px;background:linear-gradient(180deg,#fffdf8fa,#f5ece1f5);color:#7a5237;font:inherit;font-size:1.1rem;line-height:1;cursor:pointer}.production-compound-action-stepper-button:disabled{opacity:.45;cursor:not-allowed}.production-compound-action-stepper-value{min-width:2.5rem;text-align:center;font-size:.98rem;font-weight:600;color:#6f4a31}.production-gooey-study{width:min(100%,31rem);--production-gooey-track-left: 2.35rem;--production-gooey-track-width: 8.15rem;--production-gooey-thumb-size: 1.92rem;--production-gooey-button-left: 10.95rem;--production-gooey-button-right: .1rem;--production-gooey-button-top: .08rem;--production-gooey-button-bottom: .08rem;--production-gooey-thumb-left: calc( var(--production-gooey-track-left) + (var(--production-gooey-track-width) * var(--production-gooey-progress-ratio)) );--production-gooey-bridge-width: calc(1.8rem + (3.5rem * var(--production-gooey-merge-strength, 0)));--production-gooey-seam-left: 9.15rem;--production-gooey-brown: #b56840;--production-gooey-brown-dark: #a75d36;--production-gooey-shell-border: #dbc3aa;--production-gooey-shell-bg-top: #fffdf9;--production-gooey-shell-bg-bottom: #f3e8d9}.production-gooey-wrapper{position:relative;width:100%;height:5.45rem}.production-gooey-shell{position:relative;width:100%;height:100%;border:1px solid var(--production-gooey-shell-border);border-radius:999px;background:radial-gradient(circle at 18% 20%,#fff8eff0,#fff8ef00 34%),linear-gradient(180deg,var(--production-gooey-shell-bg-top) 0%,var(--production-gooey-shell-bg-bottom) 100%);box-shadow:inset 0 1px #ffffffdb,0 18px 36px #6f3f2614;overflow:hidden}.production-gooey-shell:before{content:"";position:absolute;left:.82rem;top:50%;width:12.25rem;height:3.15rem;transform:translateY(-50%);border-radius:999px;background:linear-gradient(180deg,#fffcf6fa,#f6ede1f0);box-shadow:inset 0 1px #ffffffc2,inset 0 -10px 16px #af8f6f14,inset 0 0 0 1px #fffaf252}.production-gooey-base-layer,.production-gooey-overlay-layer,.production-gooey-content-layer{position:absolute;inset:0}.production-gooey-base-track{position:absolute;left:var(--production-gooey-track-left);top:50%;width:var(--production-gooey-track-width);height:.52rem;transform:translateY(-50%);background:linear-gradient(90deg,#bfa58e61,#ebe1d5e0);border-radius:999px;box-shadow:inset 0 1px 1px #96745814}.production-gooey-base-fill{position:absolute;left:var(--production-gooey-track-left);top:50%;height:.52rem;width:calc((var(--production-gooey-track-width) * var(--production-gooey-progress-ratio)) + .2rem);transform:translateY(-50%);background:linear-gradient(90deg,#bf7d53f5,#b16d44fa);border-radius:999px;box-shadow:0 0 10px #b572481f,inset 0 1px #ffeedf24}.production-gooey-base-anchor{position:absolute;left:1.25rem;top:50%;width:1.32rem;height:1.32rem;transform:translateY(-50%);border-radius:50%;background:#fffaf3;box-shadow:inset 0 0 0 .23rem #d6bfa8e6,0 1px 2px #74513614}.production-gooey-base-thumb{position:absolute;left:var(--production-gooey-thumb-left);top:50%;width:var(--production-gooey-thumb-size);height:var(--production-gooey-thumb-size);transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(180deg,#fffcf7fa,#f7ede1fa);box-shadow:inset 0 0 0 .13rem #faf3ebeb,0 0 0 .12rem #d6bfa8f0,0 4px 8px #61442d1f,0 12px 18px #61442d1a}.production-gooey-base-seam{position:absolute;left:var(--production-gooey-seam-left);top:.08rem;bottom:.08rem;width:3.55rem;pointer-events:none;background:radial-gradient(ellipse at 68% 50%,#b572483d,#b5724829 26%,#b5724800 72%);z-index:1}.production-gooey-base-button{position:absolute;top:var(--production-gooey-button-top);right:var(--production-gooey-button-right);bottom:var(--production-gooey-button-bottom);left:var(--production-gooey-button-left);border-radius:999px;background:linear-gradient(180deg,var(--production-gooey-brown) 0%,var(--production-gooey-brown-dark) 100%);box-shadow:inset 0 1px #ffffff2e,0 10px 22px #89502e2e}.production-gooey-base-button:before{content:"";position:absolute;left:-3.2rem;top:0;bottom:0;width:4.4rem;border-radius:2.9rem 0 0 2.9rem;background:inherit}.production-gooey-base-button:after{content:"";position:absolute;left:-1.4rem;top:10%;bottom:10%;width:1.9rem;border-radius:999px;background:radial-gradient(circle at right center,#b97d5647,#b97d5600 74%)}.production-gooey-overlay-layer{filter:url(#production-gooey-filter);pointer-events:none;z-index:2}.production-gooey-overlay-fill{position:absolute;left:var(--production-gooey-track-left);top:50%;height:.72rem;width:calc((var(--production-gooey-track-width) * var(--production-gooey-progress-ratio)) + (.6rem * var(--production-gooey-merge-strength, 0)));transform:translateY(-50%);background:var(--production-gooey-brown);border-radius:999px;opacity:calc(.88 + (.12 * var(--production-gooey-merge-strength, 0)))}.production-gooey-overlay-thumb{position:absolute;left:var(--production-gooey-thumb-left);top:50%;width:1.88rem;height:1.88rem;transform:translate(-50%,-50%);border-radius:50%;background:#fffaf3;box-shadow:0 0 0 .1rem #d6bfa8e6}.production-gooey-overlay-bridge{position:absolute;left:calc(var(--production-gooey-button-left) - var(--production-gooey-bridge-width) + 1rem);top:50%;width:var(--production-gooey-bridge-width);height:calc(1.08rem + (.48rem * var(--production-gooey-merge-strength, 0)));transform:translateY(-50%);border-radius:999px;background:var(--production-gooey-brown);opacity:calc(.62 + (.38 * var(--production-gooey-merge-strength, 0)))}.production-gooey-real-input{position:absolute;left:calc(var(--production-gooey-track-left) - .7rem);top:50%;width:calc(var(--production-gooey-track-width) + 1.55rem);height:2.8rem;transform:translateY(-50%);opacity:0;cursor:pointer;z-index:4}.production-gooey-button-text{position:absolute;right:var(--production-gooey-button-right);top:var(--production-gooey-button-top);bottom:var(--production-gooey-button-bottom);left:var(--production-gooey-button-left);display:flex;align-items:center;justify-content:center;color:#fff8f3;font-size:1.14rem;font-weight:500;letter-spacing:.01em;z-index:3}.production-gooey-filter-defs{position:absolute;width:0;height:0}.production-section-inventory{order:2}.production-inventory-table{table-layout:fixed;min-width:980px}.production-inventory-table-shell{width:100%}.production-inventory-table-full{min-width:980px}.production-inventory-col-product{width:34%}.production-inventory-col-metric{width:6.5%}.production-inventory-col-total{width:8%}.production-inventory-col-actions{width:32%}.production-inventory-expand-all{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;min-height:2rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:color .14s ease,opacity .14s ease}.production-inventory-expand-all:hover{color:#7f5334}.production-inventory-expand-all:focus-visible{outline:2px solid rgba(174,114,73,.24);outline-offset:4px;border-radius:.4rem}.production-section-traceability{order:3}.production-section-history{order:4;position:relative;z-index:2}.production-section-inventory{min-height:0;height:100%;overflow:hidden;grid-template-rows:auto minmax(0,1fr);gap:0}.production-inventory-header{z-index:18;background:var(--surface);padding-bottom:var(--space-3);box-shadow:0 1px #dfd2bee6}.production-inventory-controls{position:relative;z-index:1}.production-inventory-table-wrapper{margin-top:0}.production-inventory-table-frame{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr)}.production-inventory-table-head{position:relative;z-index:6;padding-right:var(--production-inventory-scrollbar-width, 0px);background:var(--surface)}.production-inventory-table-wrapper-head,.production-inventory-table-wrapper-body{margin-top:0}.production-inventory-rows-scroll{scrollbar-gutter:stable both-edges}.production-inventory-table thead th{z-index:12;background:var(--surface);box-shadow:inset 0 -1px #dbcdb7e6;vertical-align:middle}.production-inventory-table thead th.production-inventory-anchor-col,.production-inventory-table thead th.production-inventory-summary-col{z-index:14}.production-inventory-table thead th.production-inventory-anchor-col{text-align:left}.production-history-trigger{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:1rem;width:100%;padding:.2rem 0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.production-history-trigger-title{font-size:1rem;font-weight:650;color:#4d3b29}.production-history-trigger-meta{color:#7d6d5b;font-size:.86rem;white-space:nowrap}.production-history-trigger-summary{color:#8d7f70;font-size:.9rem;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-history-trigger:focus-visible{outline:2px solid rgba(174,114,73,.24);outline-offset:4px;border-radius:.4rem}.production-history-sheet-layer{position:absolute;inset:0;z-index:36;display:flex;align-items:flex-end;padding:0 1rem 1.05rem;pointer-events:none}.production-history-sheet-scrim{position:absolute;inset:0 0 5.25rem;border:0;background:#f7f1e96b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;pointer-events:auto}.production-history-sheet{position:relative;z-index:1;width:100%;height:clamp(24rem,80%,64rem);display:flex;flex-direction:column;gap:0;padding:0;border:1px solid #dcc9ac;border-radius:1.2rem;background:#fffaf3;box-shadow:0 -26px 54px #3122142e,0 16px 30px #3122141a;animation:production-history-sheet-rise .5s ease;overflow:hidden;pointer-events:auto}@keyframes production-history-sheet-rise{0%{opacity:0;transform:translateY(.85rem) scaleY(.985);transform-origin:bottom center}to{opacity:1;transform:translateY(0)}}.production-page-history-open .production-section-history{opacity:0;pointer-events:none}.production-history-panel-header{flex:0 0 auto;padding:1rem 1.1rem .95rem;background:#fffaf3}.production-history-panel-header-actions{display:flex;align-items:center;gap:.6rem}.production-history-search-pill{width:min(15rem,100%)}.production-history-panel-body{flex:1 1 auto;min-height:0;margin:0 1.1rem 1.1rem;overflow:hidden}.production-history-panel-table-scroll{height:100%;margin-top:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.production-page{--production-workspace-stack-max-height: calc(100dvh - 7rem) ;position:relative;isolation:isolate;height:100%;min-height:0;margin-bottom:0;padding-bottom:.75rem;overflow:hidden;grid-template-rows:minmax(0,1fr);overscroll-behavior:none}.production-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.production-row-active{background:#fff8ee}.production-row-expandable td{transition:background-color .16s ease,opacity .18s ease,padding .18s ease}.production-row-expandable:hover td,.production-row-expanded td{background:#fffaf4}.production-row-detail-opening td,.production-row-detail-closing td{overflow:hidden}.production-row-detail-opening .production-row-label{animation:production-row-label-open .22s cubic-bezier(.2,.72,.24,1) both}.production-row-detail-closing .production-row-label{animation:production-row-label-close .22s cubic-bezier(.4,0,.2,1) both}.production-row-low-boutique td{background:linear-gradient(90deg,rgba(237,180,116,.14),transparent 24%)}.production-row-muted td{background:#f2ebe0;color:#a39484}.production-row-muted .production-link-button,.production-row-muted .production-row-label,.production-row-muted .production-count-text{color:inherit}.production-row-muted .button,.production-row-muted .production-overflow-trigger{opacity:.62}.production-workspace-card table th:first-child,.production-workspace-card table td:first-child{text-align:left}.production-workspace-card table th:not(:first-child),.production-workspace-card table td:not(:first-child){text-align:center;vertical-align:middle}.production-row-expanded td{box-shadow:inset 0 -1px #d6c4aaeb}.production-link-button{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:none;background:transparent;color:#6f3f26;font:inherit;font-weight:600;cursor:pointer;text-align:left}.production-link-button:hover{text-decoration:underline}.production-row-expand-button{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.production-row-expand-button:focus-visible{outline:none}.production-row-expand-button:focus-visible .production-row-label{box-shadow:inset 0 0 0 1px #d6c4aa8c,0 0 0 2px #6f3f262e}.production-row-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem;padding:.34rem .6rem .34rem .48rem;border-radius:.95rem;background:#f7efe3e6;box-shadow:inset 0 0 0 1px #d6c4aa8c;color:#6f3f26;font-weight:700}.production-row-warning-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.12rem .45rem;font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.production-row-warning-pill-boutique{background:#edb47433;color:#a55d1f}.production-row-warning-pill-storage{background:#dd7e4733;color:#a2401f}.production-row-chevron{color:#8f7d69}.production-stock-header{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid #ddcfbb;background:#fffdf9;box-shadow:inset 0 0 0 1px #ffffff73;transition:background-color .14s ease,border-color .14s ease,color .14s ease,transform .14s ease,box-shadow .14s ease}.production-stock-header-button{padding:0;background:#fffdf9;font:inherit;cursor:pointer}.production-stock-header-button:hover{transform:translateY(-1px);box-shadow:0 3px 10px #6f3f2614}.production-stock-header-button:focus-visible{outline:2px solid rgba(111,63,38,.24);outline-offset:2px}.production-stock-header.active{background:#f7efe3}.production-empty-table-row td{padding-top:.95rem;padding-bottom:.95rem}.production-empty-table-row .table-helper{margin:0}.production-stock-header-boutique.active{background:#5c944e24;border-color:#5c944e57}.production-stock-header-transit.active{background:#d6803c24;border-color:#d6803c57}.production-stock-header-ready.active{background:#8a52311f;border-color:#8a523147}.production-stock-header-frozen.active{background:#6caed824;border-color:#6caed852}.production-stock-icon{width:1.2rem;height:1.2rem}.production-stock-icon-boutique{color:#5c944e}.production-stock-icon-transit{color:#d6803c}.production-stock-icon-ready{color:#8a5231}.production-stock-icon-frozen{color:#6caed8}.production-stock-icon-total{color:#5f8f45}.production-count-text{display:inline-block;min-width:1.6rem;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700;color:#6f6658}.production-count-text.empty{color:#ab9f91;font-weight:600}.production-row-actions{display:flex;align-items:center;justify-content:flex-start;gap:.4rem;flex-wrap:nowrap}.production-inventory-total-col,.production-inventory-metric-col{transition:background-color .16s ease}.production-inventory-metric-col,.production-inventory-total-col,.production-inventory-col-actions,.production-inventory-table th,.production-inventory-table td{overflow:visible}.production-inventory-cell-content{position:relative;display:flex;align-items:center;justify-content:center;min-height:1.4rem;transition:transform .24s cubic-bezier(.22,.61,.36,1),opacity .18s ease,filter .18s ease;will-change:transform,opacity}.production-inventory-cell-content-selected{z-index:3}.production-inventory-cell-content-ghost{opacity:0;pointer-events:none;z-index:1}.production-inventory-cell-content-hidden{opacity:0;pointer-events:none}.production-inventory-cell-content-actions,.production-inventory-cell-content-actions-shifted{justify-content:flex-start;z-index:2}.production-inventory-cell-content-actions-shifted{justify-content:flex-start}.production-row-actions--stacked{flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.4rem}.production-row-action-slot{display:flex;justify-content:flex-start;flex:0 0 auto;min-width:0}.production-inline-quantity-action{--production-inline-accent: #a95f39;--production-inline-track-rest: #d9ccb9;--production-inline-button-bg: #a95f39;--production-inline-button-bg-hover: #97522d;--production-inline-button-glow: rgba(169, 95, 57, .24);--production-inline-slider-glow: rgba(169, 95, 57, .13);display:inline-grid;grid-template-columns:minmax(5.8rem,6.6rem) minmax(8.8rem,1fr);align-items:stretch;min-width:15.5rem;border:1px solid #d6c7b4;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,#fffdf8,#f7efe4);box-shadow:inset 0 1px #ffffffb3,0 6px 16px #6f3f260f}.production-inline-ship-control{--production-inline-accent: #a95f39;--production-inline-button-bg: #a95f39;--production-inline-button-bg-hover: #97522d;--production-inline-button-glow: rgba(169, 95, 57, .24)}.production-inline-freeze-control,.production-inline-ship-control{justify-content:center}.production-inline-freeze-control{--production-inline-accent: #6caed8;--production-inline-button-bg: #7cb7da;--production-inline-button-bg-hover: #69a6cb;--production-inline-button-glow: rgba(108, 174, 216, .26);--production-inline-slider-glow: rgba(108, 174, 216, .16)}.production-inline-slider-shell{position:relative;display:flex;align-items:center;min-width:0;padding:0 .6rem 0 1rem;background:radial-gradient(ellipse at 95% center,var(--production-inline-slider-glow),transparent 65%),linear-gradient(180deg,#fffffff5,#faf4ebeb)}.production-inline-freeze-control .production-inline-slider-shell{background:radial-gradient(ellipse at 95% center,var(--production-inline-slider-glow),transparent 65%),linear-gradient(180deg,#fffffff5,#f3f9fdf2)}.production-inline-slider{width:100%;margin:0;appearance:none;background:transparent;cursor:pointer}.production-inline-slider::-webkit-slider-runnable-track{height:.34rem;border-radius:999px;background:linear-gradient(90deg,var(--production-inline-accent) 0%,var(--production-inline-accent) var(--production-inline-progress),var(--production-inline-track-rest) var(--production-inline-progress),var(--production-inline-track-rest) 100%)}.production-inline-slider::-moz-range-track{height:.34rem;border-radius:999px;background:var(--production-inline-track-rest)}.production-inline-slider::-moz-range-progress{height:.34rem;border-radius:999px;background:var(--production-inline-accent)}.production-inline-slider::-webkit-slider-thumb{-webkit-appearance:none;width:1.18rem;height:1.18rem;margin-top:-.42rem;border:2px solid rgba(255,255,255,.98);border-radius:50%;background:#fffdf9;box-shadow:0 0 0 1px #a0795e57,0 3px 8px #5a3f2b1f}.production-inline-slider::-moz-range-thumb{width:1.18rem;height:1.18rem;border:2px solid rgba(255,255,255,.98);border-radius:50%;background:#fffdf9;box-shadow:0 0 0 1px #a0795e57,0 3px 8px #5a3f2b1f}.production-inline-slider:focus-visible{outline:none}.production-inline-quantity-action:focus-within{box-shadow:inset 0 1px #ffffffb3,0 0 0 2px #6f3f2624}.production-inline-action-button{position:relative;align-self:stretch;min-width:0;margin-left:-1.5rem;border:0;padding:.66rem 1rem .66rem 2.3rem;border-radius:999px;background:var(--production-inline-button-bg);color:#fff;font:inherit;font-weight:600;letter-spacing:.01em;white-space:nowrap;cursor:pointer;z-index:1;box-shadow:-1rem 0 1.6rem var(--production-inline-button-glow),inset 0 1px #ffffff29;transition:background-color .18s ease,transform .12s ease,box-shadow .18s ease}.production-inline-action-button:before{content:"";position:absolute;top:0;bottom:0;left:-2rem;width:3rem;background:linear-gradient(90deg,transparent 0%,var(--production-inline-button-bg) 55%)}.production-inline-action-button:after{content:"";position:absolute;left:-2rem;top:14%;bottom:14%;width:2.5rem;border-radius:999px;background:radial-gradient(circle at right center,var(--production-inline-button-glow) 0%,transparent 72%);pointer-events:none}.production-inline-action-button:hover:not(:disabled){transform:translate(1px);background:var(--production-inline-button-bg-hover);box-shadow:-1.1rem 0 1.75rem var(--production-inline-button-glow),inset 0 1px #ffffff2e}.production-inline-action-button:disabled{background:#e7ddd0;color:#9a8d7c;cursor:not-allowed;transform:none;box-shadow:none}.production-inline-action-button:disabled:before{background:linear-gradient(90deg,transparent 0%,#e7ddd0 55%)}.production-inline-action-button:disabled:after{display:none}.production-inline-action-button-ship{--production-inline-button-bg: #a95f39;--production-inline-button-bg-hover: #97522d;--production-inline-button-glow: rgba(169, 95, 57, .24)}.production-inline-action-button-freeze{--production-inline-button-bg: #7cb7da;--production-inline-button-bg-hover: #69a6cb;--production-inline-button-glow: rgba(108, 174, 216, .26)}.production-inline-action-button-unfreeze{--production-inline-button-bg: #5f97be;--production-inline-button-bg-hover: #4f86ad;--production-inline-button-glow: rgba(95, 151, 190, .28)}.production-overflow-menu{position:relative}.production-overflow-trigger{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border:1px solid #d8cbb9;border-radius:.7rem;background:#fffaf2;color:#6f6658;cursor:pointer}.production-overflow-popover{position:absolute;right:0;z-index:30;margin-top:.3rem;min-width:12rem;border:1px solid #ddcfbc;border-radius:var(--radius-sm);background:#fffdf9;box-shadow:var(--shadow);padding:.3rem;display:grid;gap:.15rem}.production-overflow-action{width:100%;border:none;border-radius:.55rem;background:transparent;color:var(--text);font:inherit;text-align:left;padding:.45rem .55rem;cursor:pointer}.production-overflow-action:hover{background:#fff4e7}.production-detail-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.production-inline-batch-row td{background:#fffdf9}.production-inline-detail-opening td{animation:production-inline-row-enter .22s cubic-bezier(.2,.72,.24,1) both}.production-inline-detail-closing td{animation:production-inline-row-exit .22s cubic-bezier(.4,0,.2,1) both;pointer-events:none}.production-row-expanded+.production-inline-batch-row td{border-top:1px solid rgba(220,205,184,.9);padding-top:.55rem}.production-inline-batch-cell{position:relative;padding-left:2.4rem}.production-inline-batch-trigger{display:inline-flex;align-items:center;gap:.5rem;min-height:2rem;padding:0;border:none;background:transparent;color:#7a6856;font:inherit;text-align:left;cursor:pointer}.production-inline-batch-trigger:hover{text-decoration:underline}.production-inline-batch-trigger{color:#7a6856;font-weight:550}.production-inline-batch-icon{width:.95rem;height:.95rem;flex:0 0 auto}.production-inline-batch-label-group{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem}.production-inline-batch-label{font-variant-numeric:tabular-nums}.production-inline-thawed-mark{display:inline-block;width:.38rem;height:.38rem;background:#6db6eb;border-radius:999px;opacity:.95}.production-inline-batch-meta{color:#887968;font-size:.76rem;font-weight:500}.production-inline-batch-meta-expired{color:#b44f2c}.production-inline-empty-row td{background:#fffdf9;padding-top:.65rem;padding-bottom:.65rem}.production-row-expanded+.production-inline-empty-row td{border-top:1px solid rgba(220,205,184,.9);padding-top:.55rem}@keyframes production-row-label-open{0%{transform:translateY(.1rem);box-shadow:inset 0 0 0 1px #d6c4aa73}to{transform:translateY(0);box-shadow:inset 0 0 0 1px #d6c4aa8c}}@keyframes production-row-label-close{0%{transform:translateY(0);box-shadow:inset 0 0 0 1px #d6c4aa8c}to{transform:translateY(.08rem);box-shadow:inset 0 0 0 1px #d6c4aa6b}}@keyframes production-inline-row-enter{0%{opacity:0;transform:translateY(-.55rem);filter:blur(1px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes production-inline-row-exit{0%{opacity:1;transform:translateY(0);filter:blur(0)}to{opacity:0;transform:translateY(-.45rem);filter:blur(1px)}}.production-inline-empty-cell{padding-left:2.4rem;color:#887968;font-size:.86rem;text-align:left!important}.production-inline-empty-copy{display:inline-flex;align-items:center;min-height:2rem}.production-date-marker{display:inline-flex;align-items:center;border-radius:999px;background:#f6ede1;color:#7d634c;padding:.16rem .6rem;font-size:.78rem;font-weight:600;text-transform:lowercase}.production-date-marker.overdue{background:#fff0ed;color:#ad3b2e}.production-date-marker:first-letter{text-transform:uppercase}.production-status-pill .production-stock-icon{margin-right:.22rem}.production-confirmation-list{display:grid;gap:.35rem}.production-confirmation-list p{margin:0}.production-confirmation-row{display:grid;grid-template-columns:minmax(0,1fr) 4.5rem;gap:.65rem;align-items:center}.production-confirmation-batch{font-size:.9rem}.production-missing-lots-inline{display:inline-flex;align-items:center}.production-lots-dialog{width:min(44rem,calc(100vw - 2rem))}.production-lots-dialog-list{display:grid;gap:.85rem}.production-lots-dialog-item{display:grid;gap:.55rem;padding:.8rem .9rem;border:1px solid #e2d5c4;border-radius:1rem;background:#fffaf3}.production-lots-dialog-item-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.production-lots-dialog-item-header h3{margin:0;font-size:1rem}.production-lots-dialog-lot-list{margin:0;padding-left:1rem;display:grid;gap:.35rem}.production-lots-dialog-lot{display:grid;gap:.1rem}.production-lots-dialog-lot-code{font-weight:600}.production-lots-dialog-lot-meta{color:var(--muted);font-size:.84rem}.production-deadline-cell{display:grid;gap:.1rem}.production-deadline-cell small{color:var(--muted)}.production-status-pill{display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:.2rem .65rem;font-size:.82rem;line-height:1.25;font-weight:600}.production-status-pill.neutral{border-color:#d8cbb9;background:#fff;color:#6f6658}.production-status-pill.ready{border-color:#d5b79f;background:#fff5eb;color:#7b4729}.production-status-pill.frozen{border-color:#b9daef;background:#eef8ff;color:#2d688b}.production-status-pill.shipped{border-color:#d8c0aa;background:#fff7ef;color:#8b623f}.production-status-pill.shop{border-color:#e7d18e;background:#fff9df;color:#8f6a11}.production-status-pill.sold{border-color:#bdd5af;background:#f3faef;color:#457135}.batch-modal{width:min(760px,calc(100vw - 2rem))}.batch-modal-step{display:grid;gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid #e8ddce}.batch-modal-step:first-of-type{border-top:none;padding-top:0}.batch-date-mode{display:flex;gap:var(--space-2)}.batch-modal-preview-list{display:grid;gap:.25rem}.batch-modal-errors{margin:0;padding-left:1rem;color:var(--danger);display:grid;gap:.2rem}.production-produce-sheet{padding:0;gap:0;overflow:hidden}.production-produce-sheet-header{padding:1.25rem 1.25rem .95rem;background:#fffaf3}.production-produce-sheet-header h2{margin:0}.production-produce-sheet-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 1.25rem 1.1rem;display:flex;flex-direction:column;gap:.9rem}.production-produce-sheet-field-grid{display:grid;gap:.85rem}.production-produce-sheet .production-batch-panel-section{padding:.85rem .95rem}.production-produce-sheet-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.production-produce-sheet-section-head h3{margin:0}.production-produce-sheet-readiness-state{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .65rem;font-size:.82rem;font-weight:700}.production-produce-sheet-readiness-state.ready{background:#edf8eb;color:#38672d}.production-produce-sheet-readiness-state.blocked{background:#fff0e8;color:#a24e2b}.production-produce-sheet-readiness-list{display:flex;flex-direction:column;gap:.75rem}.production-produce-sheet-readiness-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;padding:.85rem .95rem;border:1px solid #efdfcf;border-radius:.8rem;background:#fff}.production-produce-sheet-readiness-item h4{margin:0;color:#35281b;font-size:.95rem}.production-produce-sheet-readiness-item .batch-modal-errors{margin-top:.45rem}.production-produce-sheet-validation{margin:.75rem 0 0}.production-produce-sheet-footer{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem 1.15rem;border-top:1px solid #eadfcf;background:linear-gradient(180deg,#fffaf3fa,#fcf5ecfa)}.production-produce-sheet-costs{display:grid;gap:.2rem;color:#5e4b32;font-size:.9rem}.production-produce-sheet-footer-actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.ingredient-lot-pane{padding:0;gap:0;overflow:hidden}.ingredient-lot-pane-header{padding:1.25rem 1.25rem .95rem;background:#fffaf3}.ingredient-lot-pane-header h2{margin:0}.ingredient-lot-pane-form{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:0}.ingredient-lot-pane-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1rem 1.25rem 1.1rem}.ingredient-lot-pane .lot-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ingredient-lot-pane-actions{flex:0 0 auto;margin-top:0;padding:1rem 1.25rem 1.15rem;border-top:1px solid #eadfcf;background:linear-gradient(180deg,#fffaf3fa,#fcf5ecfa)}.ops-card-row{display:flex;gap:var(--space-3);overflow-x:scroll;overflow-y:hidden;padding-top:.3rem;padding-bottom:.5rem;margin-top:-.3rem;scroll-snap-type:x proximity;scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:#7a6d5e transparent}.ops-card-row::-webkit-scrollbar{height:11px}.ops-card-row::-webkit-scrollbar-track{border-radius:999px;background:linear-gradient(#dfd4c5,#dfd4c5) center / calc(100% - 12px) 1px no-repeat}.ops-card-row::-webkit-scrollbar-thumb{background:#7a6d5e;border-radius:999px;border:4px solid var(--bg);min-width:12px}.ops-card-row>.trace-card{min-width:min(430px,90vw);flex:0 0 auto;scroll-snap-align:start}.ops-day-marker{min-width:2.6rem;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.4rem;align-self:stretch;padding:.15rem 0}.ops-day-marker-label{font-size:.72rem;letter-spacing:.04em;text-transform:lowercase;color:#8a7b69;white-space:nowrap}.ops-day-marker.overdue .ops-day-marker-label{color:#ad3b2e;font-weight:600}.ops-day-marker-label:first-letter{text-transform:uppercase}.ops-day-marker-line{width:1px;flex:1;min-height:7rem;border-radius:999px;background:linear-gradient(180deg,#d7cab8,#dfd4c6)}.ops-day-marker.overdue .ops-day-marker-line{background:linear-gradient(180deg,#d59086,#e6b1a8)}.ops-card-row.subdued>.trace-card{min-width:min(340px,82vw);background:#fffdf9}.production-open-card{border-color:#ccb9a4;background:#fffdf9}.production-card-topline{display:flex;align-items:center;gap:var(--space-2)}.production-card-topline strong{font-family:var(--font-body);font-weight:600}.production-details-button{margin-left:auto}.production-compliance-row{display:flex;flex-wrap:wrap;gap:.4rem}.production-compliance-row.movement{margin-bottom:.2rem}.production-compliance-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:.15rem .55rem;font-size:.78rem;line-height:1.25;letter-spacing:.02em}.production-compliance-badge.compliance.ok{border-color:#b8d2b1;background:#f0faed;color:#2d6330}.production-compliance-badge.compliance.warning{border-color:#e3c08f;background:#fff7e8;color:#8b5e1f}.production-compliance-badge.compliance.expired{border-color:#d7a2a2;background:#fff0ef;color:#8f3322}.production-compliance-badge.compliance.neutral{border-color:#d8cbb9;background:#fff;color:#6f6658}.production-progress-block{display:grid;gap:.3rem}.production-progress-track{height:.45rem;border-radius:999px;background:#efe5da;overflow:hidden}.production-progress-fill{height:100%;background:linear-gradient(90deg,#bb8158,#7f4c2d)}.production-progress-fill.sold{background:linear-gradient(90deg,#7b9d69,#4f7a3a)}.shipment-slider{display:grid;gap:.35rem;font-size:.9rem;color:var(--muted)}.inventory-actions{display:grid;gap:.6rem}.shipment-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.shipment-title-row span{color:var(--text)}.freeze-slider{border-top:1px solid #e1d6c7;padding-top:.55rem}.freeze-slider.exhausted{opacity:.52}.freeze-slider.exhausted .shipment-title-row span,.freeze-slider.exhausted small{color:#9f9382}.shipment-controls{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.shipment-ship-button{height:2.2rem;width:5.4rem;padding:0 .95rem;font-size:.9rem}.shipment-ship-button:disabled{background:#ebe3d6;border-color:#d6c8b4;color:#9a8d7c}.batch-status-summary{display:grid;gap:.35rem}.batch-status-legend{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.batch-status-legend-item{display:inline-flex;align-items:center;gap:.25rem;font-size:.88rem;font-weight:600}.batch-status-icon{width:.9rem;height:.9rem;flex:none}.batch-status-legend-item.inventory{color:#8a5231}.batch-status-legend-item.frozen{color:#6caed8}.batch-status-legend-item.shipped{color:#b88a63}.batch-status-legend-item.shop{color:#b28a1f}.batch-status-legend-item.sold{color:#5f8f45}.batch-status-bar-row{display:flex;align-items:center;gap:.55rem}.batch-status-bar{display:flex;position:relative;flex:1;height:.5rem;border-radius:999px;overflow:hidden;background:#ece8e1;box-shadow:inset 0 0 0 1px #dfd4c5}.batch-status-total{min-width:2ch;text-align:right;font-size:.9rem;font-weight:600;color:#6f6252}.batch-status-segment{height:100%;position:relative;z-index:1}.batch-status-segment.inventory{background:linear-gradient(90deg,#8a5231,var(--accent))}.batch-status-segment.frozen{background:linear-gradient(90deg,#a9d8f5,#7ec0ea)}.batch-status-segment.shipped{background:repeating-linear-gradient(-55deg,#fff2e25c 0 6px,#fff2e20f 6px 12px),linear-gradient(90deg,#d7b391,#b88a63)}.batch-status-segment.shop{background:linear-gradient(90deg,#f4d873,#dfb93a)}.batch-status-segment.sold{background:linear-gradient(90deg,#7aa65e,#4f7f39)}.batch-status-bar-overlay{position:absolute;pointer-events:none;z-index:2}.batch-status-bar-overlay.thawed{top:50%;height:48%;transform:translateY(-50%);border-radius:999px;background-image:radial-gradient(circle,rgba(170,219,248,.95) 30%,transparent 34%);background-size:6px 6px;background-position:center;opacity:.95}.batch-status-bar-preview{position:absolute;top:0;bottom:0;border-radius:999px;pointer-events:none;z-index:3}.batch-status-bar-preview.freeze{background:repeating-linear-gradient(-45deg,#ecf7ffe6 0 5px,#a3d5f5b3 5px 10px);box-shadow:inset 0 0 0 1px #5dabdfe6}.batch-status-bar-preview.ship{background:repeating-linear-gradient(-55deg,#fff4e8cc 0 4px,#d8b19180 4px 8px);box-shadow:inset 0 0 0 1px #8c5231a6}.shipment-slider small{color:#8f8476}.shipment-stepper{display:inline-flex;align-items:center;border:1px solid #cdbca8;border-radius:999px;overflow:hidden;width:fit-content;min-width:176px;background:#f7f1e8}.shipment-stepper.min-disabled{background:linear-gradient(90deg,#e3d7c8 0 2.4rem,#f7f1e8 2.4rem 100%)}.shipment-stepper.max-disabled{background:linear-gradient(90deg,#f7f1e8 0 calc(100% - 2.4rem),#e3d7c8 calc(100% - 2.4rem) 100%)}.shipment-stepper.min-disabled.max-disabled{background:#e3d7c8}.shipment-stepper-btn{border:none;background:transparent;color:#6c5f50;width:2.4rem;height:2.2rem;font-size:1.55rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.shipment-stepper-btn:first-child{border-top-left-radius:999px;border-bottom-left-radius:999px}.shipment-stepper-btn:last-child{border-top-right-radius:999px;border-bottom-right-radius:999px}.shipment-stepper-btn:disabled{opacity:1;cursor:default;color:#b6aa9a;background:#e3d7c8}.shipment-stepper-btn:first-child:disabled{border-top-left-radius:999px;border-bottom-left-radius:999px}.shipment-stepper-btn:last-child:disabled{border-top-right-radius:999px;border-bottom-right-radius:999px}.shipment-quantity-input{width:5.8rem;min-width:0;height:2.2rem;border:none;border-left:1px solid #cdbca8;border-right:1px solid #cdbca8;background:#f7f1e8;color:#33251c;font-size:1.05rem;font-family:var(--font-body);text-align:center;-moz-appearance:textfield}.shipment-quantity-input::-webkit-outer-spin-button,.shipment-quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.shipment-quantity-input:focus-visible{outline:none;box-shadow:inset 0 0 0 1px #6f3f2633}.shipment-stepper-value{display:inline-flex;align-items:center;justify-content:center;min-width:5.6rem;padding:0 .85rem;height:2.2rem;background:#f7f1e8;border-left:1px solid #cdbca8;border-right:1px solid #cdbca8;font-size:1.15rem;color:#33251c;font-family:var(--font-body)}.shipment-preview-text{margin:0;color:var(--accent);font-size:.82rem;font-weight:600}.production-plan-grid{display:grid;gap:var(--space-3)}.production-plan-form{display:grid;gap:var(--space-2);border:1px dashed #dbc8b2;border-radius:var(--radius-sm);padding:var(--space-3);background:#fffdf8}.production-movement-list{display:grid;gap:var(--space-2);margin-top:var(--space-2)}.production-movement-item{border:1px solid #dfd3c5;border-radius:var(--radius-sm);padding:var(--space-2);background:#fff;display:grid;gap:.3rem}.production-movement-item p{margin:0}.production-closed-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-2)}.production-closed-item{background:#fffcf8}.batch-columns{margin-top:var(--space-4);display:grid;gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr))}.batch-columns section{display:grid;gap:var(--space-2);align-content:start}.trace-card{display:grid;gap:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:var(--space-3)}.trace-card.clickable{cursor:pointer;transition:transform .12s ease,border-color .2s ease,box-shadow .2s ease}.trace-card.clickable:hover,.trace-card.clickable:focus-visible{transform:translateY(-2px);border-color:var(--accent-soft);box-shadow:0 10px 22px -10px #4a35202e}.trace-card.active{border-color:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-soft)}.trace-card h4,.trace-card p{margin:0}.trace-card ul{margin:0;padding-left:1rem;color:var(--muted)}@media(max-width:900px){.page{width:min(100vw - 1rem,1180px)}:root{--app-shell-overlay-top: 4.2rem}.recipes-split-layout{grid-template-columns:1fr}.recipes-detail-header,.page-header{flex-direction:column}.workspace-pane-title-row{align-items:flex-start;flex-wrap:wrap;margin-right:0}.workspace-pane-actions{flex-wrap:wrap;justify-content:flex-start}.recipe-editor-pane-header-side{justify-self:stretch}.preservation-inline-controls,.preservation-editor-grid,.grid.two-col,.grid.three-col,.supplier-contact-grid,.yield-controls,.batch-columns,.production-target-grid{grid-template-columns:1fr}.production-target-actions{justify-content:flex-start}.production-section-header,.production-detail-panel-header,.production-row-actions{flex-direction:column;align-items:flex-start}.production-inline-quantity-action{width:100%;min-width:0;grid-template-columns:minmax(5rem,5.8rem) minmax(0,1fr)}.recipe-title-row{flex-wrap:wrap}.notification-viewport{left:.5rem;right:.5rem;top:var(--app-shell-overlay-top)}.production-batch-panel{width:100vw;max-width:100vw;padding:1rem 1rem 1.5rem}.production-batch-panel-header,.production-batch-panel-header-actions{align-items:flex-start;justify-content:flex-start}.production-batch-panel-summary-grid{grid-template-columns:1fr}.recipes-detail-actions{width:100%;justify-content:flex-start}}.production-batch-panel-backdrop{position:fixed;inset:calc(var(--app-shell-overlay-top) - 1px) 0 0 0;z-index:40;display:flex;justify-content:flex-end;background:#1418212e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:production-pane-backdrop-in .22s ease}.production-attention-panel-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}.production-batch-panel{width:min(32rem,100vw);height:100%;overflow-y:auto;background:#fffaf3;border-left:1px solid #d6c8af;box-shadow:-24px 0 48px #1f18102e;padding:1.25rem 1.25rem 2rem;display:flex;flex-direction:column;gap:1rem;animation:production-pane-slide-in .22s ease}.production-batch-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid #eadfcf}.production-batch-panel-kicker{margin:0 0 .35rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#8c6d43}.production-batch-panel-header h2{margin:0}.production-batch-panel-header-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.45rem;color:#5e4b32}.production-batch-panel-pill{display:inline-flex;align-items:center;border-radius:999px;background:#efe2cf;color:#5a4224;padding:.2rem .55rem;font-size:.82rem;font-weight:600}.production-batch-panel-header-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.production-batch-panel-section,.production-batch-panel-details{background:#ffffffd1;border:1px solid #eadfcf;border-radius:.85rem;padding:.9rem 1rem}.production-batch-panel-section h3,.production-batch-panel-details summary{margin:0;font-size:.95rem}.production-batch-panel-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem;margin:.85rem 0 0}.production-batch-panel-summary-grid dt{font-size:.76rem;text-transform:uppercase;letter-spacing:.05em;color:#8c6d43}.production-batch-panel-summary-grid dd{margin:.2rem 0 0;color:#35281b;font-weight:600}.production-batch-panel-stock-summary{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:-.1rem}.production-batch-panel-stock-summary span{padding:.3rem .55rem;border-radius:999px;background:#f5ecdf;color:#5f4a2f;font-size:.83rem}.production-batch-panel-timeline{list-style:none;margin:.85rem 0 0;padding:0 0 0 .35rem;display:flex;flex-direction:column;gap:.85rem;position:relative}.production-batch-panel-timeline:before{content:"";position:absolute;left:.42rem;top:.2rem;bottom:.2rem;width:1px;background:#eadfcf}.production-batch-panel-timeline-item{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start}.production-batch-panel-timeline-item.warning{--production-timeline-marker: #d48d6d}.production-batch-panel-timeline-marker{position:relative;z-index:1;width:.95rem;height:.95rem;margin-top:.25rem;border-radius:50%;border:2px solid var(--production-timeline-marker, #cda983);background:#fffaf3;box-shadow:0 0 0 .18rem #fff8f0f5}.production-batch-panel-timeline-content{display:grid;gap:.22rem;padding:.55rem .7rem .65rem;border-radius:.8rem;background:#fff;border:1px solid #efe5d8}.production-batch-panel-timeline-item.warning .production-batch-panel-timeline-content{border-color:#e6c6b8;background:#fff3ee}.production-batch-panel-timeline-label{font-weight:600;color:#35281b}.production-batch-panel-timeline-time{color:#6f5a40;text-align:left;font-size:.84rem}.production-batch-panel-details{display:block}.production-batch-panel-details summary{cursor:pointer;list-style:none}.production-batch-panel-details summary::-webkit-details-marker{display:none}.production-batch-panel-table-wrapper,.production-batch-panel-discard-list{margin-top:.85rem}.production-batch-panel-table-wrapper-tight{overflow-x:hidden}.production-batch-panel-ingredient-table{min-width:0;table-layout:fixed}.production-batch-panel-ingredient-table th:first-child,.production-batch-panel-ingredient-table td:first-child{width:62%}.production-batch-panel-ingredient-table th:last-child,.production-batch-panel-ingredient-table td:last-child{width:38%}.production-batch-panel-ingredient-table td{overflow-wrap:anywhere}.production-batch-panel-discard-list{display:flex;flex-direction:column;gap:.65rem}.production-batch-panel-discard-item{border:1px solid #efe5d8;border-radius:.75rem;background:#fff;padding:.75rem}.production-batch-panel-discard-item p{margin:.2rem 0 0}.production-batch-panel-discard-head{display:flex;justify-content:space-between;gap:1rem}.production-attention-trigger{position:fixed;right:max(1.2rem,calc(env(safe-area-inset-right) + .75rem));bottom:max(1.2rem,calc(env(safe-area-inset-bottom) + .75rem));z-index:45;display:inline-grid;place-items:center;align-items:center;width:3.4rem;height:3.4rem;border:1px solid rgba(193,135,92,.88);border-radius:50%;background:#8f4d29;color:#fff9f2;padding:0;box-shadow:none;font-weight:700;transform:translateZ(0);transition:transform .16s ease,right .22s ease}.production-attention-trigger:hover{transform:translateY(-1px) scale(1.02)}.production-attention-trigger-open{right:calc(min(32rem,100vw) + 1rem)}.production-attention-trigger:focus-visible{outline:2px solid rgba(174,114,73,.28);outline-offset:5px}.production-attention-trigger-logo{font-family:var(--font-display);font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:.02em;transform:translateY(-.03rem)}.production-attention-trigger-count{position:absolute;top:-.1rem;right:-.12rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.32rem;height:1.32rem;padding:0 .3rem;border-radius:999px;background:#fffaf3;border:1px solid rgba(162,86,47,.32);color:#9d4a25;box-shadow:0 8px 18px #5930162e;font-size:.74rem;font-weight:700;line-height:1}@media(max-width:720px){.production-attention-trigger-open{right:max(1.2rem,calc(env(safe-area-inset-right) + .75rem))}}@keyframes production-pane-backdrop-in{0%{background:#14182100;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{background:#1418212e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@keyframes production-pane-slide-in{0%{transform:translate(2.75rem);opacity:0}to{transform:translate(0);opacity:1}}.production-attention-panel{background:#fff8f0;overflow:hidden;padding-bottom:0;gap:0}.production-history-panel{background:transparent}.production-history>summary{list-style:none}.production-history>summary::marker{content:""}.production-history>summary::-webkit-details-marker{display:none}.production-history-panel-table-wrapper{margin-top:0}.production-history-batch-link{display:inline-grid;gap:.15rem;padding:0;border:0;background:transparent;color:#7f4c2d;font:inherit;font-weight:600;text-align:left;cursor:pointer}.production-history-batch-link small{color:#8b7a68;font-size:.8rem;font-weight:500}.production-attention-panel-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1rem 0 2rem}.production-attention-panel-empty{display:flex;align-items:flex-start}.production-attention-list{display:flex;flex-direction:column;gap:.85rem}.production-attention-item{border:1px solid #eadfcf;border-radius:.95rem;background:#fff;padding:1rem;display:grid;gap:.85rem}.production-attention-item-critical{border-color:#eadfcf}.production-attention-item-high{border-color:#e2b07a}.production-attention-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.production-attention-item-head h3{margin:0;font-size:1rem}.production-attention-item-head p{margin:.35rem 0 0;color:#6a553b}.production-attention-item-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.production-attention-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.22rem .55rem;font-size:.74rem;font-weight:700;letter-spacing:.03em}.production-attention-badge-critical{background:#f6c6b5;color:#7a2b15}.production-attention-badge-high{background:#f0d4b0;color:#7a4d14}.production-attention-badge-medium{background:#efe2cf;color:#5a4224}.production-attention-badge-low,.production-attention-badge-kind{background:#f5ecdf;color:#5f4a2f}.production-attention-item-actions{display:flex;flex-wrap:wrap;gap:.5rem}.production-attention-action-danger{background:#ff2f21;border-color:#ff2f21;color:#fffaf4}.production-attention-action-danger:hover:not(:disabled),.production-attention-action-danger:focus-visible:not(:disabled){background:#ff2f21;border-color:#ff2f21;color:#fffaf4}.top-nav-meta{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.workspace-badge{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:min(16rem,100%);padding:.45rem .55rem .45rem .85rem;border-radius:1rem;border:1px solid var(--line);background:#fff7ebd9}.workspace-badge-trigger{text-align:left;cursor:pointer}.workspace-badge-workspace{min-width:0;flex:1 1 auto}.workspace-badge-workspace strong{display:block;color:var(--text);font-size:.84rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-menu-identity-button{width:100%;text-align:left;cursor:pointer;transition:background-color var(--motion-medium) ease,border-color var(--motion-medium) ease,transform var(--motion-fast) ease}.workspace-menu-identity-button:hover:not(:disabled),.workspace-menu-identity-button:focus-visible:not(:disabled){background:#fff3e2;border-color:#d7b182;transform:translateY(-1px)}.workspace-menu-icon-button{min-width:2.35rem;padding-inline:.55rem;justify-content:center}.workspace-menu-icon-button[aria-label="Add workspace"]{font-size:1.15rem;line-height:1}.workspace-menu-item-title{min-width:0;font-weight:600}.account-avatar-image,.account-avatar-fallback{width:2rem;height:2rem;border-radius:999px;flex:0 0 auto}.account-avatar-image{object-fit:cover;border:1px solid rgba(219,205,183,.9)}.account-avatar-fallback{display:inline-grid;place-items:center;background:#f1dfc7;color:var(--accent);font-size:.9rem;font-weight:700}.workspace-menu-shell{position:relative}.workspace-menu{position:absolute;top:calc(100% + .55rem);right:0;z-index:40;width:min(22rem,calc(100vw - 2rem));display:grid;gap:.85rem;padding:1rem;border:1px solid var(--line);border-radius:1rem;background:#fffdf8fa;box-shadow:var(--shadow)}.workspace-menu-section{display:grid;gap:.65rem}.workspace-menu-section-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.workspace-menu-heading{font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.workspace-menu-list{display:grid;gap:.45rem}.workspace-menu-identity{display:grid;gap:.15rem;padding:.75rem .85rem;border:1px solid var(--line);border-radius:.9rem;background:#fffaf3}.workspace-menu-identity span{color:var(--muted);font-size:.82rem}.workspace-menu-workspace-list{gap:.55rem}.workspace-menu-item-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:stretch}.workspace-menu-item{width:100%;display:flex;align-items:center;padding:.75rem .85rem;border:1px solid var(--line);border-radius:.9rem;background:#fffaf3;color:var(--text);text-align:left;transition:background-color var(--motion-medium) ease,border-color var(--motion-medium) ease,transform var(--motion-fast) ease}.workspace-menu-item:hover:not(:disabled),.workspace-menu-item:focus-visible:not(:disabled){background:#fff3e2;border-color:#d7b182;transform:translateY(-1px)}.workspace-menu-item.active{background:#fff0dc;border-color:#d7b182}.workspace-menu-item-tools{display:flex;align-items:center;gap:.4rem}.ghost-button{background:#fffdf8d1;border-color:var(--line);color:var(--text)}.ghost-button:hover:not(:disabled),.ghost-button:focus-visible:not(:disabled){background:#fff4e7;border-color:#d7b182}.cloud-auth-page{align-content:center;min-height:100%}.cloud-gate-card{width:min(42rem,100%);margin:0 auto;display:grid;gap:1.2rem;background:linear-gradient(180deg,#fffdf8f5,#fff5e7eb),radial-gradient(circle at top left,rgba(255,255,255,.7),transparent 45%)}.cloud-login-card{position:relative;width:min(54rem,100%);min-height:min(42rem,calc(100svh - 4rem));grid-template-rows:auto 1fr auto auto;align-content:stretch;padding:clamp(1.5rem,2vw,2.5rem);overflow:hidden;background:radial-gradient(circle at top right,rgba(255,244,225,.96),transparent 34%),radial-gradient(circle at left 18%,rgba(242,224,198,.72),transparent 32%),linear-gradient(145deg,#fffdf8fa,#fff3e2f2)}.cloud-login-card:before{content:"";position:absolute;inset:auto -8% -14% auto;width:min(28rem,54vw);aspect-ratio:.92;border-radius:2rem;background:linear-gradient(160deg,#6f3f2624,#6f3f2605),radial-gradient(circle at 36% 30%,rgba(255,255,255,.9),transparent 28%);opacity:.9;transform:rotate(-10deg);pointer-events:none}.cloud-login-hero,.cloud-login-actions,.cloud-login-card .cloud-error-message{position:relative;z-index:1}.cloud-login-hero{display:grid;gap:1rem;max-width:31rem;animation:cloud-login-rise .42s var(--ease-standard)}.cloud-gate-card h1{font-size:clamp(2rem,1.6rem + 1.2vw,2.7rem)}.cloud-gate-copy{color:var(--muted);max-width:38rem}.cloud-login-copy{max-width:28rem;font-size:clamp(1.05rem,.98rem + .24vw,1.18rem);line-height:1.55;color:#564835}.cloud-login-support{max-width:26rem;color:#746657;font-size:.96rem;line-height:1.55}.cloud-login-actions{display:grid;gap:.45rem;justify-items:end;align-content:end;justify-self:end;max-width:18rem;text-align:right;animation:cloud-login-rise .52s var(--ease-standard)}.cloud-primary-action{justify-self:start}.cloud-google-action{min-width:min(100%,20rem);min-height:3.35rem;padding-inline:1.3rem;font-size:1rem;margin-top:.8rem;box-shadow:0 18px 34px #6f3f262e}.cloud-local-action-block{display:grid;gap:.35rem;justify-items:end;max-width:18rem}.cloud-local-action{border:0;padding:0;background:transparent;color:#8a715b;font:inherit;font-size:.92rem;font-weight:600;line-height:1.4;text-decoration:underline;text-decoration-color:#8a715b66;text-underline-offset:.18em;cursor:pointer;transition:color .14s var(--ease-standard),text-decoration-color .14s var(--ease-standard)}.cloud-local-action:hover,.cloud-local-action:focus-visible{color:#6f3f26;text-decoration-color:currentColor}.cloud-local-action:disabled{opacity:.5;cursor:default}.cloud-local-note{color:#75685b;font-size:.82rem;line-height:1.45}.cloud-action-block{display:grid;gap:.65rem;padding-top:1rem;border-top:1px solid rgba(219,205,183,.75)}.cloud-flow-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.cloud-gate-card-modal{width:100%;margin:0;border:0;box-shadow:none;background:transparent;padding:0}.cloud-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.cloud-choice-card{display:grid;gap:.45rem;padding:1rem;border:1px solid rgba(219,205,183,.9);border-radius:1rem;background:#fffaf3;color:var(--text);text-align:left;transition:border-color var(--motion-medium) ease,background-color var(--motion-medium) ease,transform var(--motion-fast) ease}.cloud-choice-card:hover:not(:disabled),.cloud-choice-card:focus-visible:not(:disabled),.cloud-choice-card.selected{border-color:#d7b182;background:#fff2e2;transform:translateY(-1px)}.cloud-choice-card-title{font-weight:700;font-size:1rem;line-height:1.35}.cloud-choice-card-description{color:var(--muted);font-size:.85rem;line-height:1.45}.cloud-choice-panel{animation:cloud-login-rise .18s var(--ease-standard)}.cloud-choice-actions{display:flex;flex-wrap:wrap;gap:.65rem}.cloud-workspace-list{display:grid;gap:.65rem}.cloud-workspace-choice-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem}.cloud-workspace-choice{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;padding:.52rem .85rem;min-height:0}.cloud-workspace-code{color:var(--muted);font-size:.82rem}.cloud-copy-workspace-code{width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;display:inline-grid;place-items:center;padding:0;border-radius:999px;font-size:1rem;color:var(--accent)}.cloud-error-message{color:var(--danger);font-weight:600}@keyframes cloud-login-rise{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}.field-label{font-size:.82rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.text-input{width:100%;border:1px solid var(--line);border-radius:1rem;padding:.8rem .95rem;background:#fffdf8e6;color:var(--text);font-size:.95rem}.settings-dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.workspace-settings-identity{display:grid;gap:.2rem}.workspace-settings-title-button{width:fit-content;max-width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.workspace-settings-title-text,.workspace-settings-identity>h2{display:block;font-size:clamp(1.5rem,1.25rem + .65vw,2rem);line-height:1.15}.workspace-settings-identity h2{margin:0}.workspace-settings-title-button:hover .workspace-settings-title-text,.workspace-settings-title-button:focus-visible .workspace-settings-title-text{color:#6f3f26}.workspace-settings-title-input{width:min(100%,24rem);padding:0;border:0;border-bottom:1px solid rgba(111,63,38,.28);background:transparent;color:var(--text);font:inherit;font-size:clamp(1.5rem,1.25rem + .65vw,2rem);font-weight:700;line-height:1.15;outline:0}.workspace-settings-title-input:focus{border-bottom-color:#6f3f26}.workspace-settings-code-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.55rem}.workspace-settings-code-button{padding:0;border:0;background:transparent;color:#8a715b;font:inherit;font-size:.88rem;font-weight:600;letter-spacing:.04em;cursor:pointer;text-decoration:underline;text-decoration-color:#8a715b61;text-underline-offset:.18em}.workspace-settings-code-button:hover,.workspace-settings-code-button:focus-visible{color:#6f3f26;text-decoration-color:currentColor}.workspace-settings-code-feedback{color:#6f3f26;font-size:.8rem;font-weight:700}.workspace-settings-dialog,.account-settings-dialog,.add-workspace-dialog{width:min(42rem,calc(100vw - 2rem))}.settings-dialog-section{display:grid;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(219,205,183,.75)}.settings-dialog-inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center}.settings-dialog-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.settings-dialog-row-start{align-items:flex-start}.settings-inline-note{color:var(--muted);font-size:.82rem}.settings-code-pill{display:inline-flex;align-items:center;min-height:2.4rem;margin:0;padding:.55rem .85rem;border:1px solid var(--line);border-radius:999px;background:#fffaf3;font-weight:700;letter-spacing:.04em}.settings-member-list{display:grid;gap:.55rem}.settings-member-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem .85rem;border:1px solid rgba(219,205,183,.9);border-radius:.9rem;background:#fffaf3}.settings-member-row>div{display:grid}.settings-member-row span{color:var(--muted);font-size:.82rem}.settings-member-meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem}.settings-member-row-end{display:grid;justify-items:end;gap:.45rem}.settings-member-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.settings-member-role{text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.settings-member-you{display:inline-flex;align-items:center;padding:.18rem .45rem;border-radius:999px;background:#d7b1823d;color:#6f3f26;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.settings-action-list{display:flex;flex-wrap:wrap;gap:.65rem}.settings-disclosure-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0;border:0;background:transparent;color:var(--text);font:inherit;font-weight:700;text-align:left;cursor:pointer}.settings-disclosure-button:hover,.settings-disclosure-button:focus-visible{color:#6f3f26}.account-settings-identity{display:flex;align-items:center;gap:.85rem}.account-settings-identity>div{display:grid}.account-settings-identity span{color:var(--muted)}@media(max-width:900px){.top-nav-inner{flex-wrap:wrap}.top-nav-meta{width:100%;justify-content:space-between}}@media(max-width:640px){.top-nav{padding:var(--space-3) .75rem}.top-nav-inner{width:100%;gap:.75rem}.top-nav-tabs{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.top-nav-tab{text-align:center}.top-nav-meta{order:3;align-items:stretch}.top-nav-meta .button,.top-nav-meta .workspace-menu-shell,.top-nav-meta .workspace-badge-trigger{width:100%}.workspace-menu{left:0;right:0;width:100%}.cloud-choice-grid,.workspace-menu-item-row,.settings-dialog-inline-form{grid-template-columns:1fr}.settings-dialog-row,.account-settings-identity{align-items:flex-start;flex-direction:column}.cloud-login-card{min-height:auto;gap:1.5rem;grid-template-rows:auto auto auto auto}.cloud-login-card:before{width:16rem;inset:auto -4rem -3.5rem auto;opacity:.55}.cloud-login-hero,.cloud-login-actions,.cloud-local-action-block{max-width:none}.cloud-google-action{width:100%;justify-self:stretch}.cloud-login-actions,.cloud-local-action-block{justify-self:end;justify-items:end;width:min(100%,17rem)}.recipe-sheet-panel .table-wrapper{padding-right:0}.recipe-sheet-panel table{min-width:0;table-layout:fixed}.recipe-sheet-panel th,.recipe-sheet-panel td{padding-inline:.35rem}.recipe-sheet-panel th:first-child,.recipe-sheet-panel td:first-child{width:46%}.recipe-sheet-panel th:not(:first-child),.recipe-sheet-panel td:not(:first-child){width:27%}.cloud-workspace-choice-row{grid-template-columns:1fr;align-items:stretch}.cloud-workspace-choice{flex-direction:column;align-items:flex-start}.cloud-copy-workspace-code{justify-self:end}.workspace-badge{align-items:flex-start;justify-content:space-between}}@media print{body{background:#fff}.top-nav{display:none}.page{width:100%;margin:0;gap:.8rem}.no-print{display:none!important}.card{box-shadow:none;border-color:#ddd;page-break-inside:avoid}.print-header{border-bottom:1px solid #ddd;padding-bottom:.5rem}.production-target-print-only{display:inline}}
