.os-theme{--os-rail:#14161a;--os-canvas:#edeef0;--os-surface:#fff;--os-coral:#ff5a30;--os-petrol:#0e5c63;--os-success:#0fa574;--os-warning:#c97a0c;--os-danger:#b93a32;--os-text:#17191c;--os-text-muted:#667079;--os-text-on-canvas-muted:#5f6972;--os-line:#d9dde1;--os-soft:#f6f7f8;--os-success-text:#086b4b;--os-warning-text:#80500c;--os-focus:#0e5c63;--os-rail-width:232px;--os-context-height:58px;--os-sticky-offset:calc(var(--os-context-height) + 24px);--os-radius:10px;--os-font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--os-text);background:var(--os-canvas);font-family:var(--os-font);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:14px;line-height:1.5}.os-theme *,.os-theme :before,.os-theme :after{box-sizing:border-box}.os-theme :is(button,input,select,textarea){font:inherit}.os-theme :is(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--os-focus);outline-offset:3px}.os-theme :is(h1,h2,h3,h4){color:var(--os-text);font-family:var(--os-font);letter-spacing:-.02em;overflow-wrap:anywhere}.os-theme :is(h2,h3,h4){line-height:1.3}.os-theme :is(p,li,dd){overflow-wrap:anywhere}.os-theme :is(.os-visually-hidden,.visually-hidden){clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.os-theme .os-button{border:1px solid var(--os-line);background:var(--os-surface);min-width:0;min-height:40px;color:var(--os-text);font-family:var(--os-font);text-align:center;overflow-wrap:anywhere;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:8px 13px;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none;display:inline-flex}.os-theme .os-button:hover{background:var(--os-soft);border-color:#aab2b9}.os-theme .os-button--primary{border-color:var(--os-coral);background:var(--os-coral);color:var(--os-text)}.os-theme .os-button--primary:hover{background:#f14d23;border-color:#f14d23}.os-theme .os-button--secondary{color:var(--os-petrol)}.os-theme .os-button--ghost{background:0 0;border-color:#0000}.os-theme .os-button--danger{color:var(--os-danger);border-color:#e8c6c2}.os-theme .os-button--danger:hover{border-color:var(--os-danger);background:#fff4f2}.os-theme .os-button:disabled{opacity:.5;cursor:not-allowed}.os-theme .os-button--compact{min-height:32px;padding:5px 9px;font-size:12px}.os-theme .os-icon-button{width:44px;min-width:44px;min-height:44px;padding:10px}.os-theme .os-icon-button>span{justify-content:center;align-items:center;display:inline-flex}.os-theme :is(.ui-page-header,.os-object-header__main){justify-content:space-between;align-items:flex-start;gap:18px 24px;min-width:0;margin:0 0 18px;display:flex}.os-theme :is(.ui-page-header__copy,.os-object-header__copy){min-width:0;max-width:54rem}.os-theme :is(.ui-page-header__copy,.os-object-header__copy) h1{font:750 clamp(24px, 2.1vw, 30px)/1.2 var(--os-font);letter-spacing:-.025em;margin:4px 0 7px}.os-theme :is(.ui-page-header__copy>p:last-child,.os-object-header__description){color:var(--os-text-on-canvas-muted);margin:0;font-size:14px;line-height:1.5}.os-theme :is(.os-eyebrow,.ui-page-header__copy .eyebrow){color:var(--os-text-on-canvas-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:750}.os-theme :is(.ui-page-header__actions,.os-object-header__actions,.os-panel__actions,.os-object-header__metadata){flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.os-theme :is(.ui-page-header__actions,.os-object-header__actions){justify-content:flex-end}.os-theme .os-object-header__metadata{color:var(--os-text-on-canvas-muted);margin-top:10px;font-size:13px}.os-theme .os-object-header{min-width:0;margin-bottom:18px}.os-theme .os-object-header>.os-object-tabs{margin-bottom:0}.os-theme .os-object-tabs{border:1px solid var(--os-line);border-radius:var(--os-radius);background:var(--os-surface);min-width:0;margin:0 0 18px;padding:5px}.os-theme .os-object-tabs ul{flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none;display:flex}.os-theme .os-object-tabs li{min-width:0;max-width:100%}.os-theme .os-object-tabs a{min-height:40px;color:var(--os-text-muted);overflow-wrap:anywhere;border-radius:7px;align-items:center;padding:8px 11px;font-weight:700;text-decoration:none;display:inline-flex}.os-theme .os-object-tabs a:hover{background:var(--os-soft);color:var(--os-text)}.os-theme .os-object-tabs a[aria-current=page]{color:var(--os-petrol);box-shadow:inset 0 -3px 0 var(--os-petrol);background:#eef5f5}.os-theme .os-panel{border:1px solid var(--os-line);border-radius:var(--os-radius);background:var(--os-surface);min-width:0;padding:18px}.os-theme .os-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.os-theme .os-panel__header>div{min-width:0}.os-theme .os-panel__header h2{margin:0;font-size:17px;font-weight:750}.os-theme .os-panel__header p{color:var(--os-text-muted);margin:4px 0 0}.os-theme .os-stack{align-content:start;gap:16px;min-width:0;display:grid}.os-theme .os-workspace-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;min-width:0;display:grid}.os-theme .os-metadata-pane{align-content:start;gap:16px;min-width:0;display:grid}.os-theme .os-metadata-pane--sticky{top:var(--os-sticky-offset);position:sticky}.os-theme .os-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0;display:grid}.os-theme .os-metric-card{border:1px solid var(--os-line);border-radius:var(--os-radius);background:var(--os-surface);min-width:0;padding:13px}.os-theme .os-metric-card dl{margin:0}.os-theme .os-metric-card dt{color:var(--os-text-muted);letter-spacing:.045em;text-transform:uppercase;font-size:11px;font-weight:750}.os-theme .os-metric-card dd{color:var(--os-text);font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:22px;font-weight:800;line-height:1.25}.os-theme .os-metric-card p{color:var(--os-text-muted);margin:5px 0 0;font-size:12px}.os-theme .os-definition-list{margin:0}.os-theme .os-definition-list>div{border-bottom:1px solid var(--os-line);grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:12px;padding:10px 0;display:grid}.os-theme .os-definition-list>div:last-child{border-bottom:0}.os-theme .os-definition-list dt{color:var(--os-text-muted)}.os-theme .os-definition-list dd{color:var(--os-text);margin:0;font-weight:600}.os-theme .os-table-scroll{border:1px solid var(--os-line);border-radius:var(--os-radius);background:var(--os-surface);scrollbar-gutter:stable;min-width:0;max-width:100%;position:relative;overflow:auto}.os-theme .os-table-scroll--sticky{max-height:min(40rem,70vh)}.os-theme .os-table{border-collapse:separate;border-spacing:0;width:100%;margin:0;font-size:13px}.os-theme .os-table caption{color:var(--os-text);text-align:left;padding:12px;font-weight:700}.os-theme .os-table caption.os-visually-hidden{padding:0}.os-theme .os-table :is(th,td){text-align:left;vertical-align:top;overflow-wrap:anywhere;border:0;border-bottom:1px solid #e8ebed;padding:10px}.os-theme .os-table th{background:var(--os-soft);color:#505960;letter-spacing:.045em;text-transform:uppercase;font-size:11px;font-weight:800}.os-theme .os-table th[scope=row]{color:var(--os-text);font-size:inherit;letter-spacing:normal;text-transform:none;background:0 0;font-weight:600}.os-theme .os-table tbody tr:last-child>:is(th,td){border-bottom:0}.os-theme .os-table tbody tr:hover{background:#f9fafb}.os-theme .os-table--sticky thead th{z-index:1;position:sticky;top:0}.os-theme .os-table .os-numeric{text-align:right;font-variant-numeric:tabular-nums}.os-theme .os-table-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.os-theme .os-form-section{border:1px solid var(--os-line);border-radius:var(--os-radius);background:var(--os-surface);min-width:0;margin:0;padding:16px}.os-theme .os-form-section legend{max-width:100%;color:var(--os-text);overflow-wrap:anywhere;padding:0 5px;font-size:17px;font-weight:750}.os-theme .os-form-section__description{color:var(--os-text-muted);margin:0 0 14px}.os-theme .os-field-grid{gap:14px;min-width:0;display:grid}.os-theme .os-field-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.os-theme .os-field-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.os-theme .os-field{align-content:start;gap:6px;min-width:0;display:grid}.os-theme .os-field label{color:var(--os-text);font-size:13px;font-weight:700;display:block}.os-theme .os-field :is(input:not([type=checkbox]):not([type=radio]),select,textarea){background:var(--os-surface);width:100%;min-width:0;min-height:40px;color:var(--os-text);border:1px solid #a8b0b8;border-radius:8px;padding:9px 10px}.os-theme .os-field :is(input[type=checkbox],input[type=radio]){width:20px;height:20px;accent-color:var(--os-petrol)}.os-theme .os-field textarea{resize:vertical;min-height:96px}.os-theme .os-field :is(input,select,textarea)[aria-invalid=true]{border-color:var(--os-danger);border-width:2px}.os-theme .os-field__hint{color:var(--os-text-muted);margin:0;font-size:12px}.os-theme .os-field__error{color:var(--os-danger);margin:0;font-size:13px;font-weight:600}.os-theme .os-form-action-row{border-top:1px solid var(--os-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-top:16px;padding-top:14px;display:flex}.os-theme .os-form-action-row__status{min-width:0}.os-theme .os-form-action-row__actions{flex-wrap:wrap;gap:8px;min-width:0;margin-left:auto;display:flex}.os-theme .ui-action-bar{border:1px solid var(--os-line);border-radius:var(--os-radius);background:var(--os-surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:18px;padding:12px 14px;display:flex}.os-theme :is(.ui-action-bar__actions,.ui-empty-state__actions){flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.os-theme .ui-action-bar__actions{margin-left:auto}.os-theme .ui-empty-state{border:1px solid var(--os-line);border-radius:var(--os-radius);background:var(--os-surface);min-width:0;max-width:none;padding:24px}.os-theme .ui-empty-state h2{font:750 20px/1.3 var(--os-font);margin:0}.os-theme .ui-empty-state>p{color:var(--os-text-muted);margin:10px 0 0;font-size:14px}.os-theme .ui-empty-state__actions{margin-top:18px}.os-theme .notice{border:1px solid var(--os-line);border-left:4px solid var(--os-petrol);background:var(--os-surface);color:var(--os-text);overflow-wrap:anywhere;border-radius:9px;margin:0;padding:12px 14px;display:block}.os-theme .notice>strong{margin-bottom:3px;display:block}.os-theme .notice--info{border-left-color:var(--os-petrol);background:#f3f8f8}.os-theme .notice--success{border-left-color:var(--os-success);background:#f5fcf9}.os-theme .notice--warning{border-left-color:var(--os-warning);background:#fffaf1}.os-theme :is(.notice--error,.notice.error){border-left-color:var(--os-danger);background:#fff7f6}.os-theme .ui-status-badge{border:1px solid var(--os-line);background:var(--os-surface);max-width:100%;color:var(--os-text-muted);overflow-wrap:anywhere;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;font-weight:750;line-height:1.35;display:inline-flex}.os-theme .ui-status-badge:before{content:"";background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.os-theme .ui-status-badge--success{color:var(--os-success-text)}.os-theme .ui-status-badge--warning{color:var(--os-warning-text)}.os-theme .ui-status-badge--error{color:var(--os-danger)}@media (max-width:1180px){.os-theme .os-workspace-grid{grid-template-columns:minmax(0,1fr) 300px}.os-theme .os-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.os-theme .os-workspace-grid{grid-template-columns:minmax(0,1fr)}.os-theme .os-metadata-pane--sticky{position:static}}@media (max-width:760px){.os-theme :is(.ui-page-header,.os-object-header__main){flex-direction:column;align-items:stretch;gap:14px}.os-theme :is(.ui-page-header__actions,.os-object-header__actions){flex-direction:row;justify-content:flex-start;align-items:center}.os-theme .ui-page-header__actions>*{width:auto}.os-theme .os-field-grid{grid-template-columns:minmax(0,1fr)}.os-theme .os-panel{padding:15px}.os-theme .os-button{min-height:44px}.os-theme .os-table :is(th,td){min-width:100px}.os-theme .os-form-action-row{flex-direction:column;align-items:stretch}.os-theme .os-form-action-row__actions{margin-left:0}}@media (pointer:coarse){.os-theme .os-button,.os-theme .os-object-tabs a{min-height:44px}}@media (max-width:420px){.os-theme .os-metric-grid{grid-template-columns:minmax(0,1fr)}}@media print{.os-theme{background:#fff}.os-theme :is(.ui-page-header__actions,.os-object-header__actions,.os-object-tabs,.os-form-action-row,.os-table-actions){display:none}.os-theme .os-workspace-grid{display:block}.os-theme .os-metadata-pane--sticky{position:static}.os-theme .os-table-scroll{border:0;overflow:visible}.os-theme .os-table-scroll--sticky{max-height:none}.os-theme .os-table--sticky thead th{position:static}}
:is(body:has([data-ui-shell=gastro])>.site-header,body:has([data-ui-shell=internal])>.site-header){display:none}.procurement-shell:has([data-ui-shell=gastro])>.procurement-nav-wrap{display:none}.costing-workspace-shell:has([data-ui-shell=gastro])>.costing-workspace-nav-wrap{display:none}.profile-workspace-shell:has([data-ui-shell=gastro])>.profile-nav-wrap{display:none}body:has([data-ui-shell=internal]) .internal-bar{display:none}:is(body:has([data-ui-shell=gastro])>.site-footer,body:has([data-ui-shell=internal])>.site-footer){color:#5f6972;background:#edeef0;border-top:1px solid #d9dde1;margin-top:0}.os-theme{--ink:var(--os-text);--muted:var(--os-text-muted);--paper:var(--os-surface);--line:var(--os-line);--green:var(--os-petrol)}.os-theme.os-workspace-shell{grid-template-columns:var(--os-rail-width) minmax(0, 1fr);min-height:100vh;display:grid}.os-theme .os-skip-link{z-index:100;border:2px solid var(--os-petrol);color:var(--os-petrol);background:#fff;border-radius:8px;padding:12px 16px;font-weight:700;position:fixed;top:8px;left:8px;transform:translateY(-180%)}.os-theme .os-skip-link:focus{transform:translateY(0)}.os-theme .os-rail{background:var(--os-rail);color:#fff;flex-direction:column;gap:16px;min-width:0;height:100dvh;padding:22px 16px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.os-theme .os-rail__desktop{display:contents}.os-theme .os-rail__mobile{display:none}.os-theme .os-brand{min-height:40px;color:inherit;letter-spacing:-.035em;flex:none;align-items:center;gap:9px;padding:0 6px;font-size:17px;font-weight:800;text-decoration:none;display:flex}.os-theme .os-brand__mark{background:var(--os-coral);width:30px;height:30px;color:var(--os-text);border-radius:9px;flex:none;place-items:center;font-size:21px;font-weight:900;display:grid}.os-theme .os-brand__dot{color:var(--os-coral)}.os-theme .os-rail__audience{color:#c5c9cc;margin:0 8px;font-size:12px}.os-theme .os-rail__navigation{gap:17px;display:grid}.os-theme .os-rail__label{color:#aab1b8;letter-spacing:.09em;text-transform:uppercase;margin:0 10px 5px;font-size:11px;font-weight:700}.os-theme .os-rail__section ul{gap:3px;margin:0;padding:0;list-style:none;display:grid}.os-theme .os-rail__section a{color:#dce0e3;overflow-wrap:anywhere;border-left:3px solid #0000;border-radius:8px;align-items:center;min-height:40px;padding:8px 11px;font-weight:600;text-decoration:none;display:flex}.os-theme .os-rail__section a:hover{color:#fff;background:#25292f}.os-theme .os-rail__section a[aria-current=page]{border-left-color:var(--os-coral);color:#fff;background:#25292f;font-weight:750}.os-theme .os-rail :is(a,button):focus-visible{outline-color:#fff}.os-theme .os-rail__account{border-top:1px solid #383e46;gap:10px;margin-top:auto;padding:16px 8px 0;display:grid}.os-theme .os-rail__account>a{color:#fff;overflow-wrap:anywhere;text-decoration:none}.os-theme .os-rail__account-label{color:#b8c0c7;font-size:11px;display:block}.os-theme .os-rail__account strong{margin-top:4px;font-size:12px;font-weight:650;display:block}.os-theme .os-rail__back{text-underline-offset:3px;font-size:12px;text-decoration:underline}.os-theme .os-rail__account form{margin:0}.os-theme .os-rail__account button{color:#fff;cursor:pointer;background:0 0;border:1px solid #667079;border-radius:7px;min-height:40px;padding:8px 12px;font-size:13px}.os-theme .os-workspace-shell__body{min-width:0}.os-theme .os-context-bar{z-index:10;min-height:var(--os-context-height);border-bottom:1px solid var(--os-line);background:var(--os-surface);justify-content:space-between;align-items:center;gap:16px;padding:10px 28px;display:flex;position:sticky;top:0}.os-theme .os-context-bar nav{min-width:0;color:var(--os-text-muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:13px;display:flex}.os-theme .os-context-bar strong{color:var(--os-text);font-weight:650}.os-theme .os-context-bar>a{min-height:36px;color:var(--os-petrol);text-underline-offset:3px;align-items:center;font-size:12px;font-weight:600;text-decoration:underline;display:inline-flex}.os-theme .os-page{min-width:0;max-width:1600px;margin:0 auto;padding:26px 28px 40px}.os-theme .os-page>.shell{width:100%;max-width:none;margin:0;padding:0}.os-theme .os-page>.shell.narrow{max-width:46rem;margin:0 auto}.os-theme .os-page .recipe-workspace-nav{display:none}.os-theme .os-local-navigation{border:1px solid var(--os-line);background:var(--os-surface);border-radius:10px;flex-wrap:wrap;gap:4px;min-width:0;margin-bottom:18px;padding:5px;display:flex}.os-theme .os-local-navigation a{min-height:40px;color:var(--os-text-muted);border-radius:7px;align-items:center;padding:8px 11px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.os-theme .os-local-navigation a:hover{background:var(--os-soft);color:var(--os-text)}.os-theme .os-local-navigation a[aria-current=page]{color:var(--os-petrol);box-shadow:inset 0 -3px 0 var(--os-petrol);background:#eef5f5}.os-theme.os-public-shell{background:#f6f7f8;min-height:60vh}.os-theme.os-auth-shell{background:var(--os-canvas);min-height:60vh}@media (max-width:1180px){.os-theme .os-page{padding:22px}.os-theme .os-context-bar{padding-left:22px;padding-right:22px}}@media (max-width:760px){.os-theme.os-workspace-shell{grid-template-columns:minmax(0,1fr)}.os-theme .os-rail{gap:0;height:auto;max-height:none;padding:14px 16px;position:relative;overflow:visible}.os-theme .os-brand{min-height:44px;padding-right:100px}.os-theme .os-rail__desktop{display:none}.os-theme .os-rail__mobile{background:0 0;border:0;border-radius:0;margin:0;padding:0;display:block}.os-theme .os-rail__mobile>summary{color:#fff;cursor:pointer;border:1px solid #667079;border-radius:7px;min-height:44px;padding:10px 12px;font-size:14px;font-weight:650;line-height:22px;list-style-position:inside;display:list-item;position:absolute;top:14px;right:16px}.os-theme .os-rail__mobile>summary:focus-visible{outline-offset:3px;outline:3px solid #fff}.os-theme .os-rail__mobile[open]>summary{background:#25292f}.os-theme .os-rail__mobile-content{gap:16px;padding-top:16px;display:grid}.os-theme .os-rail__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.os-theme .os-rail__section a{min-height:44px}.os-theme .os-rail__account{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:0;padding-top:12px}.os-theme .os-rail__account form{justify-self:end}.os-theme .os-rail__account button{min-height:44px}.os-theme .os-context-bar{padding:8px 16px;position:static}.os-theme .os-context-bar>a,.os-theme .os-local-navigation a{min-height:44px}.os-theme .os-page{padding:20px 16px 32px}}@media print{.os-theme.os-workspace-shell{min-height:0;display:block}.os-theme :is(.os-rail,.os-context-bar,.os-skip-link,.os-local-navigation){display:none}.os-theme .os-page{max-width:none;padding:0}}
